..
controllers
Remove code for rendering public and hashtag timelines outside the web UI ( #19257 )
2022-10-04 20:13:46 +02:00
fabricators
Add retention policy for cached content and media ( #19232 )
2022-09-27 03:08:19 +02:00
features
Add submit button to the top of preferences pages ( #13068 )
2020-03-08 16:04:03 +01:00
fixtures
Fix some link previews being incorrectly generated from other prior links ( #16885 )
2021-10-21 20:39:35 +02:00
helpers
Add audit log entries for user roles ( #19040 )
2022-08-25 20:39:40 +02:00
lib
Add logged-out access to the web UI ( #18961 )
2022-09-29 04:39:33 +02:00
mailers
Remove digest e-mails ( #17985 )
2022-08-25 23:38:22 +02:00
models
Change public timelines to be filtered by current locale by default ( #19291 )
2022-10-05 03:48:06 +02:00
policies
Add customizable user roles ( #18641 )
2022-07-05 02:41:40 +02:00
presenters
Add server banner to web app, add GET /api/v2/instance
to REST API ( #19294 )
2022-10-05 03:47:56 +02:00
requests
Further preparation for Rails 6 ( #15916 )
2021-03-19 02:45:34 +01:00
routing
Move create/destroy actions for api/v1/statuses to namespace ( #3678 )
2017-06-10 09:39:26 +02:00
serializers /activitypub
Fix account URI in UpdatePollSerializer ( #11194 )
2019-06-27 19:41:55 +02:00
services
Add tests to ActivityPub::FetchRemoteKeyService ( #19226 )
2022-09-24 08:33:27 +02:00
support
Spelling ( #17705 )
2022-03-06 22:51:40 +01:00
validators
Add administrative webhooks ( #18510 )
2022-06-09 21:57:36 +02:00
views
Add server banner to web app, add GET /api/v2/instance
to REST API ( #19294 )
2022-10-05 03:47:56 +02:00
workers
Add retention policy for cached content and media ( #19232 )
2022-09-27 03:08:19 +02:00
rails_helper.rb
Fix single Redis connection being used across all threads ( #18135 )
2022-04-28 17:47:34 +02:00
spec_helper.rb
Improve tests involving push_bulk ( #17508 )
2022-02-10 19:42:45 +01:00