about summary refs log tree commit diff
path: root/app/lib
AgeCommit message (Expand)Author
2020-09-30Merge remote-tracking branch 'upstream/master' into merge-glitchFire Demon
2020-09-28Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-09-27Limit visibility of replies to silenced and suspended accounts to "unlisted" ...Fire Demon
2020-09-26Limit incoming posts with unreachable participantsFire Demon
2020-09-26Add environment variable to allow requests to some private addresses (#14722)ThibG
2020-09-22Rewrite keysmash template as a template transformerFire Demon
2020-09-22Add support for command tag template transformersFire Demon
2020-09-22Add #!keysmash command tag and "keysmash" template variableFire Demon
2020-09-22Change command tag template arguments to: VARIABLE_NAME INDEX SUBSTRING_START...Fire Demon
2020-09-21Do not clear boosts list when removing boosts from home timeline; do not stre...Fire Demon
2020-09-21Add option to filter boosts from home timeline at backend levelFire Demon
2020-09-21Add dedidcated boosts timeline listFire Demon
2020-09-21Include user's filter options when checking list filtersFire Demon
2020-09-21Precompute list feeds; include replies when computing home feedsFire Demon
2020-09-21Exclude boosts and own posts from listsFire Demon
2020-09-21Drop Monsterfork v2 thread permissions; simplify feed filtersFire Demon
2020-09-20Merge remote-tracking branch 'upstream/master' into merge-glitchFire Demon
2020-09-20[Privacy, UI] Split privacy-related preferences into Privacy options section;...Fire Demon
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2020-09-17[Filters] Merge thread muting and hiding into a single actionFire Demon
2020-09-15Change account suspensions to be reversible by default (#14726)Eugen Rochko
2020-09-08Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-09-08Monsterfork v2 Kaiju Commit 2020.06.27.1 - 2020.09.05.5Fire Demon
2020-09-08Refactor feed manager (#14761)Eugen Rochko
2020-09-07Fix multiple boosts of a same toot erroneously appearing in TL (#14759)ThibG
2020-09-07Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-09-02Add featured hashtags as an ActivityPub collection (#11595)Eugen Rochko
2020-09-01Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-09-01Add configuration option to filter replies in lists (#9205)ThibG
2020-09-01Change own direct-visibility statuses to be in the home feed again (#14711)Eugen Rochko
2020-09-01Bump rubocop from 0.86.0 to 0.88.0 (#14412)dependabot[bot]
2020-08-30Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-08-30Add support for dereferencing objects through bearcaps (#14683)Eugen Rochko
2020-08-24Fix dereferencing remote statuses not using the correct account (#14656)ThibG
2020-08-24Add support for inlined objects in activity audience (#14514)ThibG
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