..
activitypub
Cache featured collections, as well as outbox, followers and following ( #10467 )
2019-04-04 01:30:44 +02:00
admin
Record account suspend/silence time and keep track of domain blocks ( #10660 )
2019-05-14 19:05:02 +02:00
api
Fix poll API not requiring authentication on non-public polls ( #10960 )
2019-06-04 20:10:26 +02:00
auth
Check that an invite link is valid before bypassing approval mode ( #10657 )
2019-05-02 04:30:12 +02:00
concerns
Move signature verification stoplight to the requests themselves ( #10813 )
2019-05-23 15:22:39 +02:00
oauth
settings
Add responsive panels to the single-column layout ( #10820 )
2019-05-25 21:27:00 +02:00
well_known
about_controller.rb
Add "why do you want to join" field to invite requests ( #10524 )
2019-04-09 23:06:30 +09:00
account_follow_controller.rb
Restful refactor of accounts/ routes ( #2133 )
2017-04-19 13:52:37 +02:00
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb
authorize_interactions_controller.rb
custom_css_controller.rb
Add admin custom CSS setting ( #8399 )
2018-08-24 04:33:27 +02:00
directories_controller.rb
Change icons of features on admin dashboard to remove bias ( #10366 )
2019-03-26 01:24:19 +01:00
emojis_controller.rb
Unuse ActiveRecord::Base#cache_key ( #8185 )
2018-08-19 15:52:38 +02:00
filters_controller.rb
follower_accounts_controller.rb
Cache featured collections, as well as outbox, followers and following ( #10467 )
2019-04-04 01:30:44 +02:00
following_accounts_controller.rb
Cache featured collections, as well as outbox, followers and following ( #10467 )
2019-04-04 01:30:44 +02:00
home_controller.rb
Record account suspend/silence time and keep track of domain blocks ( #10660 )
2019-05-14 19:05:02 +02:00
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
public_timelines_controller.rb
Redesign landing page ( #10232 )
2019-03-12 17:34:00 +01:00
relationships_controller.rb
Add order options to relationship manager UI ( #10404 )
2019-03-28 02:16:01 +01:00
remote_follow_controller.rb
Add remote interaction dialog for toots ( #8202 )
2018-08-18 03:03:12 +02:00
remote_interaction_controller.rb
remote_unfollows_controller.rb
shares_controller.rb
Fix admin validation being too strict about usernames ( #10449 )
2019-04-06 17:53:17 +02:00
statuses_controller.rb
Add some caching for HTML versions of statuses pages ( #10701 )
2019-05-09 22:03:44 +02:00
stream_entries_controller.rb
Add some caching for HTML versions of statuses pages ( #10701 )
2019-05-09 22:03:44 +02:00
tags_controller.rb