about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2021-01-12Use Rails' index_by where it makes sense (#15542)ThibG
2021-01-12Fix processing of incoming Block activities (#15546)ThibG
2021-01-10Fix muting users with duration via the REST api (#15516)Levi Bard
2021-01-10Optimize map { ... }.compact calls (#15513)luigi
2021-01-09Fix OCR lang data failing to load (#15519)ThibG
2021-01-08Skip processing Update activities on unknown accounts (#15514)ThibG
2021-01-07Fix rubocop config and warnings (#15503)abcang
2021-01-05Fix defaultProps of frameRate to string (#15493)Takeshi Umeda
2021-01-05Fix missing key in list timeline policy (#15494)Takeshi Umeda
2021-01-05Fix getting-started footer in single column mode not being clickable in Safar...Takeshi Umeda
2020-12-30Fix profile update not being sent on profile/header picture deletion (#15461)ThibG
2020-12-30Fix logo button style more (#15458)Takeshi Umeda
2020-12-30Fix expand video on public page (#15469)Takeshi Umeda
2020-12-26Fix being able to import more than allowed number of follows (#15384)ThibG
2020-12-26New Crowdin updates (#15413)Eugen Rochko
2020-12-26Fix logo button style (#15428)Takeshi Umeda
2020-12-24Fix error when changing ACL on missing objects during suspension (#15420)Eugen Rochko
2020-12-24Fix undefined method error when batch-removing statuses with ElasticSearch on...Eugen Rochko
2020-12-23Fix unfollow action button style (#15418)Takeshi Umeda
2020-12-23Fix media modal buttons not showing up on mobile (#15417)ThibG
2020-12-23Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer ...trwnh
2020-12-23Fix mentions not being deleted efficiently (#15416)ThibG
2020-12-23Fix trying to privatize empty media attachments (#15414)Eugen Rochko
2020-12-23Improve performances of deleting favourites when deleting accounts (#15412)ThibG
2020-12-23New Crowdin updates (#15369)Eugen Rochko
2020-12-23Fix BatchedRemoveStatusService not working without ES in rails console (#15408)ThibG
2020-12-22Improve account deletion performances further (#15407)ThibG
2020-12-22Fix batch order warnings in BatchedRemoveStatusService (#15409)ThibG
2020-12-22Fix external user creation failing when invite request text is required (#15405)ThibG
2020-12-22Fix unnecessary queries when batch-removing statuses, 100x faster (#15387)Eugen Rochko
2020-12-21Fix some notifications not being deleted on poll/status deletion (#15402)ThibG
2020-12-21Fix invitation links not working when invite request text is required (#15385)ThibG
2020-12-20Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380)ThibG
2020-12-19New Crowdin updates (#15353)Eugen Rochko
2020-12-19Fix missing description on enable bootstrap timeline accounts toggle in admin...Eugen Rochko
2020-12-18Fix resolving accounts sometimes creating duplicate records for a given AP id...ThibG
2020-12-18Fix styling issue on /about when server admin has a long username (#15357)ThibG
2020-12-18Fix follow limit preventing re-following of a moved account (#14207)Eugen Rochko
2020-12-18Fix styles for RTL languages and the light theme (#15356)Eugen Rochko
2020-12-18Add option to obfuscate domain name in public list of domain blocks (#15355)Eugen Rochko
2020-12-17Improve searching for private toots from URL (#14856)ThibG
2020-12-16New Crowdin updates (#15220)Eugen Rochko
2020-12-15Change notification permission handling (#15176)ThibG
2020-12-15Fix admins being able to suspend their instance actor (#14567)ThibG
2020-12-15Change RTL detection to rely on unicode-bidi paragraph by paragraph (#14573)Eugen Rochko
2020-12-15Add stoplight for object storage failures, return HTTP 503 (#13043)Eugen Rochko
2020-12-15Add "invite request content" display in user account admin page (#15265)Mashiro
2020-12-15Add indication to admin UI of whether a report has been forwarded (#13237)ThibG
2020-12-15Add app shortcuts (#15234)Marcin Mikołajczak
2020-12-14Add ability to require invite request text (#15326)ThibG