about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
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
2020-12-14Fix dynamic updating of “Bootstrap timeline accounts” admin setting (#15325)ThibG
2020-12-14Change "Profile unavailable" string to "Account suspended" in web UI (#15345)Eugen Rochko
2020-12-14Fix performance on instances list in admin UI (#15282)Eugen Rochko
2020-12-14Change number format on about page from full to shortened (#15327)Eugen Rochko
2020-12-10Add honeypot fields and minimum fill-out time for sign-up form (#15276)ThibG
2020-12-09Fix notifications being unnecessarily redrawn on state change (#15312)ThibG
2020-12-09rename replies_policy enumerables (#15304)trwnh
2020-12-09Fix missing pictureInPicture prop in detailed status container (#15309)Takeshi Umeda
2020-12-09Fix open media hotkey (#15308)Jeong Arm
2020-12-08Fix the Open handler for PreviewCard (#15305)Takeshi Umeda
2020-12-07Fix column swiping animation logic (#15301)ThibG
2020-12-07Fix unnecessary re-rendering of various components when typing in web UI (#15...Eugen Rochko
2020-12-07Fix slow distinct queries where grouped queries are faster (#15287)Eugen Rochko
2020-12-07Fix not being able to open audio modal in web UI (#15283)Eugen Rochko
2020-12-07Fix alert when failing to save timeline markers in web UI (#15285)Eugen Rochko
2020-12-07Fix too low contrast on new media modal background in web UI (#15284)Eugen Rochko
2020-12-06Fix remove number sign from account_featured_tags (#15277)Takeshi Umeda
2020-12-04Fix incorrect conditions for suspended accounts in Get API for account featur...Takeshi Umeda
2020-12-04Fix account merging in maintenance script (#15264)ThibG
2020-12-02Change public thread view to hide "Show thread" link (#15266)ThibG
2020-12-02Fix followers hash cache not being invalidated on account merge (#15256)ThibG
2020-11-30Fix `ku` locale not being right-to-left (#15252)Eugen Rochko
2020-11-30Fix character count not ignoring hidden CW field (#15236)Mélanie Chauvel
2020-11-28Fix omniauth (SAML/CAS) sign-in routes not having CSRF protection (#15228)Eugen Rochko
2020-11-28Fix media modal crashing when media has no blurhash (#15229)Eugen Rochko
2020-11-27Fix deletes not reaching every server that interacted with status (#15200)Eugen Rochko