about summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-04-09also infer author-rejects-replies mode from old version of `dont_at_me` emoji monsterfork-1.0multiple creatures
2020-04-04fix local only posts causing backups to crashmultiple creatures
2020-04-04Fix backups failing when files are missing from media attachments (#13146)ThibG
2020-04-04Fix backups stopping due to read timeouts (#12281)chr v1.x
2020-04-04Add signature to exported status (#12649)Takeshi Umeda
2020-04-04Fix BackupService crashing when an attachment is missing (#11241)ThibG
2020-04-04port glitch-soc@e5f4d83 to monsterfork: Allow serializing local-only toots in...Thibaut Girka
2020-03-09handle possible `nil`multiple creatures
2020-03-09fix detecting pleroma server actors (season 1 episode 2)multiple creatures
2020-03-08exclude the werewolf api from secure modemultiple creatures
2020-03-08add parenthesis to `froze?` logic for claritymultiple creatures
2020-03-08add option to auto-trust accounts (at the time of processing a create note) f...multiple creatures
2020-03-03fix non-self replies showing up on local timelinemultiple creatures
2020-03-02clean up timeline scoping & drop timeline options no longer used by monsterforkmultiple creatures
2020-03-02hopefully this is the last of changes to `statuses` table indexesmultiple creatures
2020-03-01fix `index unique` for custom filters - should be on `[:account_id, :phrase]`...multiple creatures
2020-03-01add more missing indexesmultiple creatures
2020-03-01remove sloooooooooooooow public timeline filters that don't apply to the mons...multiple creatures
2020-03-01update schema filemultiple creatures
2020-03-01add column index for monsterfork implementation of world timelinemultiple creatures
2020-03-01fix bug in which someone enabling `reject unknown follows` after accepting a ...multiple creatures
2020-03-01immediately drop announces & creates whose object domain is blockedmultiple creatures
2020-03-01fix typo - `service` -> `service?`multiple creatures
2020-03-01check for indexes that might not existmultiple creatures
2020-03-01improve column indexes on `statuses` tablemultiple creatures
2020-02-27(inefficiently) fix thread kick checkmultiple creatures
2020-02-27detect pleroma server actors when auto-learning trusted accounts in graylist ...multiple creatures
2020-02-27resolve stray merge conflictmultiple creatures
2020-02-27update schema filemultiple creatures
2020-02-27update moderation helper to use new `SuspendAccountService` syntaxmultiple creatures
2020-02-27port tootsuite#11639 to monsterfork: Add option to include reported statuses ...Eugen Rochko
2020-02-27port tootsuite#11805 to monserfork: Change deletes to preserve soft-deleted s...Eugen Rochko
2020-02-27port tootsuite#11623 to monsterfork: Add soft delete for statuses for instant...Eugen Rochko
2020-02-27Fix unscoped being used in the wrong place (#11987)Eugen Rochko
2020-02-27Fix index not being used in Status.reblogs_map (#11982)Eugen Rochko
2020-02-27improve status title (#8596)Alexander
2020-02-27(ref: `856c36a`) filter accounts that thread authors kicked out of their threadmultiple creatures
2020-02-27port tootsuite#9626 to monsterfork: Refactor StatusThreadingConcernysksn
2020-02-27**MAJOR**: fix posts with `hidden` flag being visible from profile pages (tha...multiple creatures
2020-02-27**MAJOR**: port tootsuite#13161 to monsterfork: Fix leak of arbitrary statuse...Eugen Rochko
2020-02-26**MAJOR**: don't trust inReplyTo fields in post imports that aren't self-repliesmultiple creatures
2020-02-24add migration to force-remove `curated` flag from visibilities that should no...multiple creatures
2020-02-24fix `distributable?` logicmultiple creatures
2020-02-23add missing admin settings keysmultiple creatures
2020-02-22add missing `find_each`multiple creatures
2020-02-22re-add missing theming to sign-in pagemultiple creatures
2020-02-22update yarn depsmultiple creatures
2020-02-22downgrade `package.json` & `yarn.lock` to glitch-soc@`4d96439`multiple creatures
2020-02-22downgrade `package.json` & `yarn.lock` to glitch-soc@`4d96439`multiple creatures
2020-02-22[Glitch] Fix swiping columns on mobile sometimes failingThibG