.. |
activitypub
|
Add specs for activitypub collections controller (#9484)
|
2018-12-10 21:39:25 +01:00 |
admin
|
Add quick links to the admin interface in the WebUI (#8545)
|
2019-01-04 13:10:43 +01:00 |
api
|
Add cache to custom emojis API (#9732)
|
2019-01-06 23:52:58 +01:00 |
auth
|
Add REST API for creating an account (#9572)
|
2018-12-24 19:12:38 +01:00 |
concerns
|
Fix signature verification stoplight triggering on non-timeout errors (#9617)
|
2018-12-26 19:15:43 +01:00 |
oauth
|
Add force_login option to OAuth authorize page (#8655)
|
2018-09-09 04:10:44 +02:00 |
settings
|
Add CSV export for lists and domain blocks (#9677)
|
2019-01-01 13:44:04 +01:00 |
well_known
|
…
|
|
about_controller.rb
|
Update /terms and /about/more to use public layout (#8142)
|
2018-08-09 12:58:20 +02:00 |
account_follow_controller.rb
|
…
|
|
account_unfollow_controller.rb
|
…
|
|
accounts_controller.rb
|
Unuse ActiveRecord::Base#cache_key (#8185)
|
2018-08-19 15:52:38 +02:00 |
application_controller.rb
|
Remove intermediary arrays when creating hash maps from results (#9291)
|
2018-11-16 15:02:18 +01:00 |
authorize_interactions_controller.rb
|
Add remote interaction dialog for toots (#8202)
|
2018-08-18 03:03:12 +02:00 |
custom_css_controller.rb
|
Add admin custom CSS setting (#8399)
|
2018-08-24 04:33:27 +02:00 |
directories_controller.rb
|
Show 40 profiles per directory page instead of 30 (#9609)
|
2018-12-22 23:31:23 +01:00 |
emojis_controller.rb
|
Unuse ActiveRecord::Base#cache_key (#8185)
|
2018-08-19 15:52:38 +02:00 |
filters_controller.rb
|
Set @body_classes to admin layout (#9081)
|
2018-10-25 00:10:01 +02:00 |
follower_accounts_controller.rb
|
Add preference to hide following/followers lists (#7532)
|
2018-05-18 02:26:51 +02:00 |
following_accounts_controller.rb
|
Add preference to hide following/followers lists (#7532)
|
2018-05-18 02:26:51 +02:00 |
home_controller.rb
|
Ensure single user is a local user (fixes #8154) (#8157)
|
2018-08-11 11:53:10 +02:00 |
intents_controller.rb
|
Add remote interaction dialog for toots (#8202)
|
2018-08-18 03:03:12 +02:00 |
invites_controller.rb
|
Set @body_classes to admin layout (#9081)
|
2018-10-25 00:10:01 +02:00 |
manifests_controller.rb
|
…
|
|
media_controller.rb
|
fix CSP / X-Frame-Options for media embeds (#9558)
|
2018-12-18 16:40:30 +01:00 |
media_proxy_controller.rb
|
Raise Mastodon::RaceConditionError if Redis lock failed (#7511)
|
2018-05-16 12:29:45 +02:00 |
remote_follow_controller.rb
|
Add remote interaction dialog for toots (#8202)
|
2018-08-18 03:03:12 +02:00 |
remote_interaction_controller.rb
|
Add remote interaction dialog for toots (#8202)
|
2018-08-18 03:03:12 +02:00 |
remote_unfollows_controller.rb
|
Add tests for remote_unfollows_controller (#7879)
|
2018-06-24 19:55:55 +09:00 |
shares_controller.rb
|
Add REST API for Web Push Notifications subscriptions (#7445)
|
2018-05-11 11:49:12 +02:00 |
statuses_controller.rb
|
Fix thread depth computation in statuses_controller (#9426)
|
2018-12-05 02:12:29 +01:00 |
stream_entries_controller.rb
|
Fix "Show more" URL on paginated threads for remote statuses (#7285)
|
2018-04-30 01:59:42 +02:00 |
tags_controller.rb
|
Allow joining several hashtags in a single column (#8904)
|
2018-11-05 18:53:25 +01:00 |