about summary refs log tree commit diff
path: root/app/services/update_status_service.rb
AgeCommit message (Collapse)Author
2020-08-30[Performance] Cache results of formattingFire Demon
2020-08-30[Feature] Post signaturesFire Demon
2020-08-30[Feature] Add support for unlisted and out-of-body tagsFire Demon
2020-08-30[Privacy] Allow setting local-only flag on edits if original was unpublishedFire Demon
2020-08-30[Command Tags] Add #!notify toggle to allow toggling whether or not a post ↵Fire Demon
should be locally delivered to timelines/notifications
2020-08-30[Major Bug] Fix processing and removal of removed tags in updated postsFire Demon
2020-08-30[Bug] Fix handling of mention in updatesFire Demon
2020-08-30[Feature] Use unprocessed text for editsFire Demon
2020-08-30[Federation] Add backend support for ActivityPub object titlesFire Demon
2020-08-30[Feature, Federation, Port: hometown@b3e6597] Support locally cached inline ↵Darius Kazemi
images [+ Monsterfork additions] Changes added by Monsterfork: - Do not limit to only Articles - Reuse existing media; retroactively using more-detailed descriptions - Also scrub carrige returns between tags - Handle download failures - Attach to statuses and keep track of inlined media - Handle local edits Co-authored-by: Fire Demon <firedemon@creature.cafe>
2020-08-30[Feature] Add command tags; add #!edit and #!publish commands for mobile usersFire Demon
2020-08-30[Feature] Add manual publishing optionFire Demon
2020-08-30[Feature] Add in-place post editingFire Demon