about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2022-02-08Remove language detection through cld3 (#17478)Eugen Rochko
2022-02-08Add global `locale` param (#17464)Eugen Rochko
2022-02-08Fix localization of cold-start follow recommendations (#17479)Eugen Rochko
2022-02-07Fix Ruby 2.5 incompatibility (#17465)Claire
2022-02-07Fix structured data parsing from links choking on bad data (#17403)Eugen Rochko
2022-02-07Fix replies collection incorrectly looping (#17462)Claire
2022-02-07Fix errors when multiple Delete are received for a given actor (#17460)Claire
2022-02-06Fix instance actor not being dereferenceable (#17457)Claire
2022-02-05Fix error on account relationships page in admin UI (#17444)Eugen Rochko
2022-02-03Fix compacted JSON-LD possibly causing compatibility issues on forwarding (#1...Claire
2022-02-03Fix response_to_recipient? CTE (#17427)Claire
2022-02-03Compact JSON-LD signed incoming activities (#17426)Claire
2022-02-01Fix requiring an extra restart after recent post-deployment migrations (#17422)Claire
2022-01-28Change public profile pages to be disabled for unconfirmed users (#17385)Claire
2022-01-28Fix Sidekiq warnings about JSON serialization (#17381)Claire
2022-01-26Fix local distribution of edited statuses (#17380)Claire
2022-01-26Fix poll updates being saved as status edits (#17373)Eugen Rochko
2022-01-24Fix link_to_login argument handling when a block is passed (#17345)Claire
2022-01-23Fix error-prone SQL queries (#15828)Claire
2022-01-23Change `percent` to `rate` in retention metrics API (#16910)Claire
2022-01-23Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288)Claire
2022-01-23Remove support for OAUTH_REDIRECT_AT_SIGN_IN (#17287)Claire
2022-01-23Remove leftover database columns from Devise::Models::Rememberable (#17191)Claire
2022-01-20Fix text being incorrectly pre-selected in composer textarea on /share (#17339)Claire
2022-01-20Add post edited notice in admin and public UIs (#17335)Claire
2022-01-19Fix error when using raw distribution worker (#17334)Eugen Rochko
2022-01-19Fix error when processing poll updates (#17333)Eugen Rochko
2022-01-19Add support for editing for published statuses (#16697)Eugen Rochko
2022-01-19Fix NameError on ActivityPub::FetchFeaturedCollectionService (#17326)Jeong Arm
2022-01-17Fix `pinned` attribute not being set for private self-posts (#17304)Claire
2022-01-17Add notifications for statuses deleted by moderators (#17204)Eugen Rochko
2022-01-17Add support for private pinned posts (#16954)Claire
2022-01-16Fix admin interface crash when displaying deleted user (#17301)Claire
2022-01-16Remove IP tracking columns from users table (#16409)Eugen Rochko
2022-01-10Gradually increase retry waiting for media processing (#17271)Jeong Arm
2021-12-30Remove custom emojis on domain purge (#17210)Jeong Arm
2021-12-28Fix media descriptions not being used for client-side filtering (#17206)Claire
2021-12-27Fix warnings on Rails boot (#16946)Eugen Rochko
2021-12-26Fix tag rendering error in hashtag column settings (#17184)Rens Groothuijsen
2021-12-21Fix duplicate record on admin/accounts when searching with IP (#17150)Jeong Arm
2021-12-17Add ability for admins to delete canonical email blocks (#16644)Claire
2021-12-17Add ability to purge undeliverable domains from admin interface (#16686)Claire
2021-12-17Change title of retention chart (#16909)Claire
2021-12-17Change list title input styling (#17092)Claire
2021-12-15ignore hashtag suggestions if they vary only in case (#16460)David Sterry
2021-12-13Fix follow recommendation biased towards older accounts (#17126)Takeshi Umeda
2021-12-13Change trending hashtags threshold back from 15 to 5 (#17122)Eugen Rochko
2021-12-05Fix redirection when succeeded WebAuthn (#17098)heguro
2021-12-05Show correct error message if chosen password is too long (#17082)Rens Groothuijsen
2021-12-05Add batch suspend for accounts in admin UI (#17009)Eugen Rochko