This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
tootlab-mastodon
Watch
1
Star
0
Fork
0
You've already forked tootlab-mastodon
mirror of
https://github.com/glitch-soc/mastodon.git
synced
2025-01-11 18:22:53 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tootlab-mastodon
/
app
/
controllers
History
Eugen Rochko
cea28e0c1d
Fix wrong link header on followers API, wrong link in tabs component, order
...
account results
2016-11-14 01:19:25 +01:00
..
api
Fix wrong link header on followers API, wrong link in tabs component, order
2016-11-14 01:19:25 +01:00
auth
Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect
2016-10-13 16:51:34 +02:00
concerns
Initial commit
2016-02-20 22:53:20 +01:00
oauth
Fix OAuth authorization redirect
2016-10-23 12:05:55 +02:00
settings
E-mail preferences page
2016-10-14 02:28:49 +02:00
about_controller.rb
Fix follow icon changing plus to minus, add terms page stub
2016-11-01 18:05:55 +01:00
accounts_controller.rb
Fix
#72
- add follow/unfollow button to public profiles
2016-10-06 21:27:58 +02:00
api_controller.rb
Replace setting custom CORS headers with rack-cors, set it on /oauth/token endpoint
2016-11-09 18:06:01 +01:00
application_controller.rb
Fix sign-in redirecting "back" to a missing image because missing static files hit the raise_not_found method
2016-10-06 15:42:00 +02:00
home_controller.rb
Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
2016-10-22 19:39:44 +02:00
media_controller.rb
Uploading/undoing media modifies status text. Also: status text trimmed before validation
2016-09-22 21:39:53 +02:00
stream_entries_controller.rb
Catching more exceptions that slipped through, removing AR logging from
2016-10-05 13:26:44 +02:00
tags_controller.rb
Fix linking of remote hashtags in UI, add public view of hashtags
2016-11-05 17:44:14 +01:00
xrd_controller.rb
Improving all forms
2016-10-18 16:37:15 +02:00