0
0
instrumental/spec
2023-09-05 18:51:01 +02:00
..
config/initializers Fix rate limiting for paths with formats (#20675) 2022-11-14 20:26:31 +01:00
controllers Fix /api/v1/timelines/tag/:hashtag allowing for unauthenticated access when public preview is disabled (#26237) 2023-09-05 18:51:01 +02:00
fabricators png optimization(loss less) (#19630) 2022-11-01 15:06:52 +01:00
features Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
fixtures Fix processing of media files with unusual names (#25788) 2023-07-07 19:36:12 +02:00
helpers Test the native_locale_name of a non-standard locale (#20284) 2022-11-11 00:06:18 +01:00
lib Allow reports with long comments from remote instances, but truncate (#25028) 2023-09-05 18:51:01 +02:00
mailers Add support for language preferences for trending statuses and links (#18288) 2022-10-08 16:45:40 +02:00
models Allow reports with long comments from remote instances, but truncate (#25028) 2023-09-05 18:51:01 +02:00
policies Add ability to view previous edits of a status in admin UI (#19462) 2022-10-26 13:42:29 +02:00
presenters
requests Fix CSP headers being unintendedly wide (#26105) 2023-07-21 16:07:35 +02:00
routing Change public accounts pages to mount the web UI (#19319) 2022-10-20 14:35:29 +02:00
serializers/activitypub
services Allow reports with long comments from remote instances, but truncate (#25028) 2023-09-05 18:51:01 +02:00
support
validators
views/statuses
workers Fix followers count not being updated when migrating follows (#19998) 2022-11-07 15:38:55 +01:00
rails_helper.rb
spec_helper.rb