about summary refs log tree commit diff
path: root/app/lib
AgeCommit message (Expand)Author
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
2019-12-17Fixes featured hashtag setting page erroring out instead of rejecting invalid...ThibG
2019-12-16Add Event activity-type support (#12637)Thomas Citharel
2019-12-04Add basic support for group actors (#12071)Takeshi Umeda
2019-12-02Update ESLint and RuboCop in Code Climate (#12534)Yamagishi Kazutoshi
2019-11-30Fallback to Create audience when object has no defined audience (#12249)ThibG
2019-11-07Fix type mismatch (#12324)Darius Kazemi
2019-11-04Fix code referencing wrong class (#12263)ThibG
2019-10-24Add setting for whether to crop images in unexpanded toots (#12126)Faye Duxovni
2019-10-24Allow Accept/Reject with a non-embedded object (#12199)puckipedia
2019-10-24Add noopener and/or noreferrer (#12202)BSKY
2019-10-10Fix auto-report string saying the account has been auto-silenced (#12142)Eugen Rochko
2019-10-09Remove auto-silence behaviour from spam check (#12117)Eugen Rochko
2019-10-06Fix performance of home feed regeneration (#12084)Eugen Rochko
2019-09-29Add voters count support (#11917)ThibG
2019-09-29Add a nodeinfo endpoint (#12002)Eugen Rochko
2019-09-29Fix account migration not affecting followers on origin server (#11980)Eugen Rochko
2019-09-27Change silences to always require approval on follow (#11975)ThibG
2019-09-23Add fallback section ID with ToC (#11941)Yamagishi Kazutoshi
2019-09-20Respect original ID with ToC (#11895)Yamagishi Kazutoshi
2019-09-19Add table of contents to about page (#11885)Eugen Rochko
2019-09-18Change spam check to apply to local accounts and add a threshold (#11806)Eugen Rochko
2019-09-17Fix Move handler queuing jobs that will fail if account is suspended (#11864)Eugen Rochko
2019-09-11Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)Eugen Rochko
2019-09-11add admin setting for default search engine indexing (fix #11750) (#11804)Tao Bror Bojlén
2019-09-10Add retry for failed media downloads and `tootctl media refresh` (#11775)Eugen Rochko
2019-09-09Add account bio to account admin view (#11473)ThibG
2019-09-05Attempt to concurrently connect to remote IP addresses (#11757)ThibG
2019-09-03Fix ActivityPub context not being dynamically computed (#11746)ThibG
2019-09-02Change trending hashtags to not disappear instantly after midnight (#11712)Eugen Rochko
2019-08-30Add profile directory to web UI (#11688)Eugen Rochko
2019-08-22Fix remote and staff-removed statuses leaving media behind for a day (#11638)Eugen Rochko
2019-08-16Fix accounts search by full/partial display name and others (#11580)Eugen Rochko
2019-08-07Fix non-lowercase hashtags not being picked up by the streaming API (#11508)Eugen Rochko
2019-08-06Add trends UI with admin and user settings (#11502)Eugen Rochko
2019-07-31Fix delete regression (#11450)Eugen Rochko
2019-07-30Fix boosting & unboosting preventing a boost from appearing in the TL (#11405)ThibG
2019-07-28Revert "Remove conversation URI (#11423)" (#11424)Eugen Rochko
2019-07-28Remove conversation URI (#11423)Eugen Rochko
2019-07-28Change hashtags to preserve first-used casing (#11416)Eugen Rochko
2019-07-27Add search syntax for operators and phrases (#11411)Eugen Rochko