about summary refs log tree commit diff
path: root/app/lib
AgeCommit message (Expand)Author
2020-08-30[Privacy] Improve handling of mixed permissionsFire Demon
2020-08-30[Bug, Command Tags] Match multi-line blocks non-greedilyFire Demon
2020-08-30[Privacy, Command Tags] Set semiprivate flag on mixed-privacy postsFire Demon
2020-08-30[Command Tags] Handle representing code blocks for all content typesFire Demon
2020-08-30[Command Tags, Revise] Use %%...%% for templates instead of {%...%}Fire Demon
2020-08-30[Command Tags] Add TextTools moduleFire Demon
2020-08-30[Command Tags] Fix parsing of of multi-line argument; add support for variabl...Fire Demon
2020-08-30[Feature, Privacy, Command Tags] Add text commands for per-domain post privacyFire Demon
2020-08-30[Feature, Privacy] Add base support for per-domain post privacyFire Demon
2020-08-30[Command Tags] Add helper methods for parsing post visibility and domainsFire Demon
2020-08-30[UI, Accessibiity] Make dashed nest level indicators optionalFire Demon
2020-08-30[Command Tags] Preload statement handlersFire Demon
2020-08-30[Federation] Add backend support for ActivityPub object titlesFire Demon
2020-08-30[Bug] Pass text command arguments as array instead of using splat operatingFire Demon
2020-08-30[Revise] Rename StatusTools to ParentStatusTools for next commitFire Demon
2020-08-30[Feature, Federation, Port: hometown@b3e6597] Support locally cached inline i...Darius Kazemi
2020-08-30[Filtering] Apply home timeline filtering behavior to listsFire Demon
2020-08-30[Privacy] Implement thread ownership and visibilityFire Demon
2020-08-30[Filtering] Do not include replies when blocked by parent or boosts if silenc...Fire Demon
2020-08-30[Filtering] Do not include boosts in listsFire Demon
2020-08-30[Filtering] Do not include own posts in list timelinesFire Demon
2020-08-30[Convenience] Parse command tags at the end of lines containing only mentions...Fire Demon
2020-08-30[Feature] Add additional aliases for (un)hidingFire Demon
2020-08-30[Feature] Add text commands and various aliases for thread (un)hiding: #!hide...Fire Demon
2020-08-30[Feature] Add post and thread (un)hiding to backendFire Demon
2020-08-30[Convenience] Add convenience variable for current conversationFire Demon
2020-08-30[Convenience] Treat colons and dots as underscores and ignore consecutive wor...Fire Demon
2020-08-30[Bug] Purge cached status when processing command tags and editsFire Demon
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[Privacy, Federation, UI] Add options to allow Fediverse users to decide whet...Fire Demon
2020-08-30[Privacy] Add profile option for indirect federation mode, disabled by defaultFire Demon
2020-08-30[Federation] Add support for signing fetches as the participating local user ...Fire Demon
2020-08-30[Feature] Add in-place post editingFire Demon
2020-08-04Add support for direct message assertionsFire Demon
2020-08-01Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-08-01Fix handling of Reject Follow when a matching follow relationship exists (#14...ThibG
2020-07-22Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-07-22Fix not handling Undo on some activity types when they aren't inlined (#14346)ThibG
2020-07-22Dereference object URIs in Create and Update messages (#14359)ThibG
2020-07-20Fix to add RedisLock to handle Announce activity (#14365)Takeshi Umeda
2020-07-19Fix movie width and frame_rate returning nil (#14357)Takeshi Umeda
2020-07-17Fix boosted toots from blocked account not being retroactively removed from T...ThibG
2020-07-15Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-07-14Improve group processing (#14279)Takeshi Umeda
2020-07-14Fix rubocop warning (#14288)abcang
2020-07-01Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-07-01Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191)Eugen Rochko
2020-07-01Add support for li attribute to li elementThibaut Girka
2020-07-01Add support for “start” and “reversed” attributes to ol elementThibaut Girka