about summary refs log tree commit diff
path: root/app/lib
AgeCommit message (Expand)Author
2020-09-26Add environment variable to allow requests to some private addresses (#14722)ThibG
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2020-09-15Change account suspensions to be reversible by default (#14726)Eugen Rochko
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-02Add featured hashtags as an ActivityPub collection (#11595)Eugen Rochko
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-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-01Fix handling of Reject Follow when a matching follow relationship exists (#14...ThibG
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-14Improve group processing (#14279)Takeshi Umeda
2020-07-14Fix rubocop warning (#14288)abcang
2020-07-01Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191)Eugen Rochko
2020-06-30Fix remote files not using Content-Type header, streaming (#14184)Eugen Rochko
2020-06-29Add customizable thumbnails for audio and video attachments (#14145)Eugen Rochko
2020-06-25Fix Thai being skipped from language detection (#13989)Sasha Sorokin
2020-06-23Fix crash in MergeWorker (#14129)ThibG
2020-06-09FIX: filters ignore media descriptions (#13837)Ben Lubar
2020-06-02Add E2EE API (#13820)Eugen Rochko
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-12Fix keybase config serializer (#13742)Takeshi Umeda
2020-05-10Fix error within error when limiting backtrace to 3 lines (#13120)Eugen Rochko
2020-05-10Improve RSS entries for statuses (#13592)ThibG
2020-04-15Change delivery failure tracking to work with hostnames instead of URLs (#13437)Eugen Rochko
2020-04-05Add rate limit for reporting (#13390)Eugen Rochko
2020-04-05Fix PostgreSQL load when linking in announcements (#13250)ThibG
2020-03-26Change `tootctl media remove-orphans` to work for all classes (#13316)Eugen Rochko
2020-03-09Bump cld3 from 3.2.6 to 3.3.0 (#13107)dependabot-preview[bot]
2020-03-08Add specific rate limits for posting and following (#13172)Eugen Rochko
2020-02-08Fix rendering `<a>` without `href` when scheme unsupported (#13040)Eugen Rochko
2020-02-07Fix malformed HTML causing uncaught error (#13042)Eugen Rochko
2020-01-26Add streaming API updates for announcements being modified or deleted (#12963)Eugen Rochko
2020-01-23Add announcements (#12662)Eugen Rochko
2020-01-23Add support for magnet: URIs (#12905)ThibG
2020-01-17Exempt staff members from spam check (#12874)ThibG
2020-01-12Fix Ruby 2.7 support (#12831)ThibG
2020-01-11Add support for linking XMPP URIs in toots (#12709)ThibG
2020-01-11Suppress backtrace when delivering toots (#12798)Daigo 3 Dango
2020-01-11Clarify keyword arguments with ** (#12769)Daigo 3 Dango
2019-12-30Fix error when searching for empty phrase (#12711)Eugen Rochko
2019-12-17Clean up OStatus-related codepaths (#12173)ThibG