This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2025-01-29 13:31:43 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
mastodon
/
app
/
controllers
History
Eugen Rochko
a9e40a3d80
Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
...
to the API
2016-10-22 19:39:44 +02:00
..
api
Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
2016-10-22 19:39:44 +02: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
Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
2016-10-22 19:39:44 +02:00
settings
E-mail preferences page
2016-10-14 02:28:49 +02:00
about_controller.rb
Adding landing page
2016-09-27 23:12:33 +02:00
accounts_controller.rb
Fix
#72
- add follow/unfollow button to public profiles
2016-10-06 21:27:58 +02:00
api_controller.rb
Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting
2016-10-22 19:39:44 +02: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
xrd_controller.rb
Improving all forms
2016-10-18 16:37:15 +02:00