This website requires JavaScript.
Explore
Help
Sign in
nightpool
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
forked from
cybrespace/mastodon
Code
Issues
Pull requests
Releases
Wiki
Activity
7eec279c7f
mastodon
/
app
/
controllers
History
Eugen Rochko
7eec279c7f
Change language opt-out to language opt-in (
#7823
)
...
* Switch filtered_languages to chosen_languages * Adjust interface * Remove unused translations
2018-06-17 13:54:02 +02:00
..
activitypub
admin
api
Fix domain hiding logic (
#7765
)
2018-06-09 22:46:54 +02:00
auth
Add autofollow option to invites (
#7805
)
2018-06-15 18:00:23 +02:00
concerns
HTTP signatures spec no longer requires algorithms field (
#7525
)
2018-05-17 04:03:28 +02:00
oauth
Ensure push subscription is immediately removed when application is revoked (
#7548
)
2018-05-19 21:05:08 +02:00
settings
Change language opt-out to language opt-in (
#7823
)
2018-06-17 13:54:02 +02:00
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb
Catch ActionController::UnknownFormat and return HTTP 406 (
#7621
)
2018-05-26 01:09:30 +02:00
authorize_follows_controller.rb
Rename ResolveRemoteAccountService to ResolveAccountService (
#6327
)
2018-01-22 14:25:09 +01:00
emojis_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb
intents_controller.rb
Add tests for intents_controller (
#7763
)
2018-06-09 22:47:50 +02:00
invites_controller.rb
Add autofollow option to invites (
#7805
)
2018-06-15 18:00:23 +02:00
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
Raise Mastodon::RaceConditionError if Redis lock failed (
#7511
)
2018-05-16 12:29:45 +02:00
remote_follow_controller.rb
remote_unfollows.rb
shares_controller.rb
Add REST API for Web Push Notifications subscriptions (
#7445
)
2018-05-11 11:49:12 +02:00
statuses_controller.rb
stream_entries_controller.rb
tags_controller.rb