about summary refs log tree commit diff
path: root/app/services
AgeCommit message (Expand)Author
2022-02-25Add trending statuses (#17431)Eugen Rochko
2022-02-23Fix new sign-up notification not working because of incorrect type name (#17629)Claire
2022-02-23Add notifications for new sign-ups (#16953)Eugen Rochko
2022-02-22Fix various typos (#17621)luzpaz
2022-02-14Add appeals (#17364)Eugen Rochko
2022-02-11Add notifications when a reblogged status has been updated (#17404)Eugen Rochko
2022-02-11Fix deletes not being signed in authorized fetch mode (#17484)Eugen Rochko
2022-02-10Fix poll votes not being properly reset on poll change (#17498)Claire
2022-02-10Fix outdated iso-639 reference in update status service (#17496)Eugen Rochko
2022-02-10Add editing for published statuses (#17320)Eugen Rochko
2022-02-10Add `category` and `rule_ids` params to `POST /api/v1/reports` (#17492)Eugen Rochko
2022-02-08Remove language detection through cld3 (#17478)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-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-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-17Add notifications for statuses deleted by moderators (#17204)Eugen Rochko
2022-01-17Add support for private pinned posts (#16954)Claire
2021-12-30Remove custom emojis on domain purge (#17210)Jeong Arm
2021-12-17Add ability to purge undeliverable domains from admin interface (#16686)Claire
2021-11-26Remove Keybase integration (#17045)Eugen Rochko
2021-11-25Fix filtering DMs from non-followed users (#17042)Claire
2021-11-25Add trending links (#16917)Eugen Rochko
2021-11-18Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915)Takeshi Umeda
2021-11-05Add support for structured data and more OpenGraph tags to link cards (#16938)Eugen Rochko
2021-10-21Fix some link previews being incorrectly generated from other prior links (#1...Claire
2021-10-21Add support for fetching Create and Announce activities by URI (#16383)Claire
2021-10-18Add remove from followers api (#16864)Takeshi Umeda
2021-10-14Fix scheduled statuses decreasing statuses counts (#16791)Claire
2021-09-26Refactor notifications to go through a separate stream in streaming API (#16765)Eugen Rochko
2021-08-20Fix remotely-suspended accounts' toots being merged back into timelines (#16628)Claire
2021-08-20Fix #16603 (#16605)Holger
2021-08-09Add feature to automatically delete old toots (#16529)Claire
2021-08-08Fix owned account notes not being deleted when an account is deleted (#16579)Claire
2021-07-24Fix scoped order warning in RemoveStatusService (#16531)Claire
2021-07-21Add logging of S3-related errors (#16381)Claire
2021-05-19Fix some RedisLocks auto-releasing too fast (#16276)Claire
2021-05-11Fix to be able to redownload avatar and header (#16190)Takeshi Umeda
2021-05-10Fix blocking someone not clearing up list feeds (#16205)Claire
2021-05-08Fix webfinger_update_due to run WebFinger on stale activitypub-account (#16182)Takeshi Umeda
2021-05-07Change trending hashtags to be affected be reblogs (#16164)Eugen Rochko
2021-05-07Add joined date to profiles in web UI (#16169)Eugen Rochko
2021-05-04Fix empty home feed before first follow has finished processing (#16152)Eugen Rochko
2021-05-01Fix trying to fetch key from empty URI when verifying HTTP signature (#16100)Eugen Rochko
2021-04-24Change auto-following admin-selected accounts, show in recommendations (#16078)Eugen Rochko