Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-09 | also infer author-rejects-replies mode from old version of `dont_at_me` emoji monsterfork-1.0 | multiple creatures | |
2020-04-04 | fix local only posts causing backups to crash | multiple creatures | |
2020-04-04 | Fix backups failing when files are missing from media attachments (#13146) | ThibG | |
Fixes #13123 | |||
2020-04-04 | Fix backups stopping due to read timeouts (#12281) | chr v1.x | |
* Make BackupService resilient to read timeouts If an attachment read times out, assume that the resources is inaccessible and continue the backup without it. This fixes #12280. * Both errors on one line | |||
2020-04-04 | Add signature to exported status (#12649) | Takeshi Umeda | |
2020-04-04 | Fix BackupService crashing when an attachment is missing (#11241) | ThibG | |
* Fix BackupService crashing when an attachment is missing For various reasons such as admin error or out-of-sync media and database backups, it might be possible for local attachments to be lost. This commit allows the BackupService to continue its work even if some media file is missing. * Change error message | |||
2020-04-04 | port glitch-soc@e5f4d83 to monsterfork: Allow serializing local-only toots ↵ | Thibaut Girka | |
in backup service Fixes #1153 | |||
2020-03-09 | handle possible `nil` | multiple creatures | |
2020-03-09 | fix detecting pleroma server actors (season 1 episode 2) | multiple creatures | |
2020-03-08 | exclude the werewolf api from secure mode | multiple creatures | |
2020-03-08 | add parenthesis to `froze?` logic for clarity | multiple creatures | |
2020-03-08 | add option to auto-trust accounts (at the time of processing a create note) ↵ | multiple creatures | |
from servers that don't have a graylist policy set on them | |||
2020-03-03 | fix non-self replies showing up on local timeline | multiple creatures | |
2020-03-02 | clean up timeline scoping & drop timeline options no longer used by monsterfork | multiple creatures | |
2020-03-01 | remove sloooooooooooooow public timeline filters that don't apply to the ↵ | multiple creatures | |
monsterfork implementation in the first place | |||
2020-03-01 | fix bug in which someone enabling `reject unknown follows` after accepting a ↵ | multiple creatures | |
follow can cause it to be rejected if the remote server sends duplicate requests | |||
2020-03-01 | immediately drop announces & creates whose object domain is blocked | multiple creatures | |
2020-03-01 | fix typo - `service` -> `service?` | multiple creatures | |
2020-02-27 | (inefficiently) fix thread kick check | multiple creatures | |
2020-02-27 | detect pleroma server actors when auto-learning trusted accounts in graylist ↵ | multiple creatures | |
mode | |||
2020-02-27 | update moderation helper to use new `SuspendAccountService` syntax | multiple creatures | |
2020-02-27 | port tootsuite#11639 to monsterfork: Add option to include reported statuses ↵ | Eugen Rochko | |
in warning e-mail | |||
2020-02-27 | port tootsuite#11805 to monserfork: Change deletes to preserve soft-deleted ↵ | Eugen Rochko | |
statuses in unresolved reports Change all account actions except "none" to resolve all unresolved reports Refactor `SuspendAccountService` to be more readable | |||
2020-02-27 | port tootsuite#11623 to monsterfork: Add soft delete for statuses for ↵ | Eugen Rochko | |
instant deletes through API * Add soft delete for statuses to allow them to appear instant * Allow reporting soft-deleted statuses and show them in the admin UI * Change index for getting an account's statuses | |||
2020-02-27 | Fix unscoped being used in the wrong place (#11987) | Eugen Rochko | |
Regression from #11982 | |||
2020-02-27 | Fix index not being used in Status.reblogs_map (#11982) | Eugen Rochko | |
Regression from #11623 | |||
2020-02-27 | improve status title (#8596) | Alexander | |
* improve shown status title, useful for atom/rss * use single quotes to satisfy codeclimate * fix tests, make message more pretty * fix tests * fix codestyle * fix codestyle * remove atom_serializer_spec Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh> | |||
2020-02-27 | (ref: `856c36a`) filter accounts that thread authors kicked out of their thread | multiple creatures | |
2020-02-27 | port tootsuite#9626 to monsterfork: Refactor StatusThreadingConcern | ysksn | |
* Remove #filter_from_context? * Create scope Status.with_accounts Retrieving AR objects should be their model's scope | |||
2020-02-27 | **MAJOR**: fix posts with `hidden` flag being visible from profile pages ↵ | multiple creatures | |
(thanks @Brainship) | |||
2020-02-27 | **MAJOR**: port tootsuite#13161 to monsterfork: Fix leak of arbitrary ↵ | Eugen Rochko | |
statuses through unfavourite action in REST API | |||
2020-02-26 | **MAJOR**: don't trust inReplyTo fields in post imports that aren't self-replies | multiple creatures | |
2020-02-24 | fix `distributable?` logic | multiple creatures | |
2020-02-23 | add missing admin settings keys | multiple creatures | |
2020-02-22 | add missing `find_each` | multiple creatures | |
2020-02-22 | re-add missing theming to sign-in page | multiple creatures | |
2020-02-22 | [Glitch] Fix swiping columns on mobile sometimes failing | ThibG | |
Port 072158ee973f8e09a0abd34a825d9bce038a5d68 to glitch-soc | |||
2020-02-22 | [Glitch] Add message telling FTS is disabled when no toot can be found ↵ | ThibG | |
because of this Port ca8944728f4568bbef8edae99382cd44cbc144d6 to glitch-soc | |||
2020-02-22 | Change search components classes and styling to match upstream | Thibaut Girka | |
2020-02-22 | [Glitch] Add option to disable blurhash previews | ThibG | |
Port 3086c645fde2345d34e401bdf3e2f19f19da3294 to glitch-soc | |||
2020-02-22 | [Glitch] Removed extra pipes from regex. | PatOnTheBack | |
Port 5b20284f6f7ebb2514d81fb27fcaa40f8edf14ff to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-02-22 | [Glitch] Apply filters to poll options in WebUI | ThibG | |
Port 47ef4a6c7a74072daff8b23c4af3e300bb75ba1a to glitch-soc | |||
2020-02-22 | Scroll to compose form rather than reply indicator on focus | Thibaut Girka | |
2020-02-22 | Use a different icon for audio attachments | Thibaut Girka | |
2020-02-22 | [Glitch] Add media description as title to links of unknown media attachments | Eugen Rochko | |
Port front-end changes from 49ebda4d49af50b375126e4a8285686fb6448a60 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-02-22 | port glitch-soc@`967456b` to monsterfork: [Glitch] Add audio uploads | Eugen Rochko | |
Port front-end changes from f7f23b4a19a84371f44ec5297125e96ba81681a1 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-02-22 | port glitch-soc@`38d2882` to monsterfork: Fix NavigationBar styling | Thibaut Girka | |
2020-02-22 | Add NavigationBar to getting started column in single-column mode | Thibaut Girka | |
Fixes #1131 | |||
2020-02-22 | port glitch-soc@`3771a99` to monserfork: [Glitch] Completely hide toots ↵ | ThibG | |
matched by “irreversible” filters even if they got to the client | |||
2020-02-22 | Change preferences link in local settings modal from sliders to cog for ↵ | Thibaut Girka | |
consistency |