about summary refs log tree commit diff
path: root/app/lib
AgeCommit message (Expand)Author
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
2020-06-30Fix remote files not using Content-Type header, streaming (#14184)Eugen Rochko
2020-06-30Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-06-29Add customizable thumbnails for audio and video attachments (#14145)Eugen Rochko
2020-06-26Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-06-25Fix Thai being skipped from language detection (#13989)Sasha Sorokin
2020-06-24Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-06-23Fix crash in MergeWorker (#14129)ThibG
2020-06-09Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-06-09FIX: filters ignore media descriptions (#13837)Ben Lubar
2020-06-02Add E2EE API (#13820)Eugen Rochko
2020-05-28Fix exception when trying to serialize posts with <a> tags in them without hr...Ben Lubar
2020-05-20Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-05-15Add support for `summary` field for media description (#13763)ThibG
2020-05-14Fix webfinger returning wrong status code on malformed or missing param (#13759)ThibG
2020-05-13Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-05-12Fix keybase config serializer (#13742)Takeshi Umeda
2020-05-10Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka