This website requires JavaScript.
Explore
Help
Register
Sign In
zelo72
/
documentation
Watch
1
Star
0
Fork
0
You've already forked documentation
mirror of
https://github.com/mastodon/documentation
synced
2025-04-11 22:56:17 +02:00
Code
Issues
6
Releases
Wiki
Activity
documentation
/
app
/
controllers
History
Eugen Rochko
68eed8c61f
Stop logging incoming Atom
2016-10-10 18:16:39 +02:00
..
api
Stop logging incoming Atom
2016-10-10 18:16:39 +02:00
auth
…
concerns
…
about_controller.rb
…
accounts_controller.rb
Fix
#72
- add follow/unfollow button to public profiles
2016-10-06 21:27:58 +02:00
api_controller.rb
Catching more exceptions that slipped through, removing AR logging from
2016-10-05 13:26: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
…
media_controller.rb
…
settings_controller.rb
Fix
#73
- Click on in-UI profile avatar/name to open public profile
2016-10-06 23:15:50 +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
…