298 Commits (98bc47e3cae4f5fbe80cb70f1a38de3830401d81)

Author SHA1 Message Date
Claire 686eaacbc8 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 06b698a723 Add support for editing for published statuses (#16697)
3 years ago
Claire de7f936b96 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 5aade2baac Add support for private pinned posts (#16954)
3 years ago
Claire 759226e116 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 4375813ea7 Remove Keybase integration (#17045)
3 years ago
Claire 784e38f70b Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko ad73becf3e Add trending links (#16917)
3 years ago
Claire 1c848439aa Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 067d10d664 Fix addressing of remote groups' followers (#16700)
3 years ago
Claire 8391d975d7 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Takeshi Umeda 15a56e3717 Fix invalid blurhash handling in Create activity (#16583)
3 years ago
Claire de0c97de2f Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire b5e603c6ad Add logging of S3-related errors (#16381)
3 years ago
Claire f81f50023d Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 45903ae80a Fix some RedisLocks auto-releasing too fast (#16276)
3 years ago
Claire eb67ebb939 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
abcang 15de844953 Fix rubocop warning (#16214)
3 years ago
Claire 31b8010045 Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 91819606f9 Change trending hashtags to be affected be reblogs (#16164)
3 years ago
Claire 21f35c249b Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Claire 05df66f8d7 Fix processing of remote Delete activities (#16084)
3 years ago
Claire f5a9971cac Merge branch 'main' into glitch-soc/merge-upstream
3 years ago
Eugen Rochko 4d4ed90438 Fix reports of already suspended accounts being recorded (#16047)
4 years ago
Eugen Rochko 2e8a673376 Remove spam check and dependency on nilsimsa gem (#16011)
4 years ago
Claire d10b08ea1f Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire f0e6f3a1d7 Fix Mastodon not understanding as:Public and Public (#15948)
4 years ago
Claire 489a5a539c Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
Claire 00fb4ecf6b Fix URI of repeat follow requests not being recorded (#15662)
4 years ago
Claire 85e0b5ce91 Merge branch 'main' into glitch-soc/merge-upstream
4 years ago
ThibG dd2c80e1d1 Fix race conditions on account migration creation (#15597)
4 years ago
Claire 1a9e0432ae Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 42a9b50d36 Fix processing of incoming Block activities (#15546)
4 years ago
Claire 77a975a964 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
luigi 944b059f50 Optimize map { ... }.compact calls (#15513)
4 years ago
Claire e590177b29 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 76b0f84cd5 Add stoplight for object storage failures, return HTTP 503 (#13043)
4 years ago
Thibaut Girka 3216868024 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG b0bc965658 Fix sending spurious Rejects when processing remote account deletion (#15104)
4 years ago
Thibaut Girka 9d2c8e6b8e Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 4f093bc155 Fix Move handler not being triggered when failing to fetch target (#15107)
4 years ago
Thibaut Girka 64ef99a31e Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 38be9af436 Add support for reversible suspensions through ActivityPub (#14989)
4 years ago
Thibaut Girka db1f81553e Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Takeshi Umeda 385c2eac6f Add account sensitized (#14361)
4 years ago
Thibaut Girka 6fdc4e8d47 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
ThibG 694a5e33d5 Add follower synchronization mechanism (#14510)
4 years ago
Takeshi Umeda 4395de7360 Fix a bear check when the activity object is nil (#14981)
4 years ago
Thibaut Girka 7a84a84fc1 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko 02c4c91faa Add option to be notified when a followed user posts (#13546)
4 years ago
Eugen Rochko e514304a76 Change account suspensions to be reversible by default (#14726)
4 years ago
Thibaut Girka 612158f4f6 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko c6ad9aae69 Add featured hashtags as an ActivityPub collection (#11595)
4 years ago
Thibaut Girka 5b8a4f96de Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
dependabot[bot] 61b768572e Bump rubocop from 0.86.0 to 0.88.0 (#14412)
4 years ago
Thibaut Girka 37e746eab6 Merge branch 'master' into glitch-soc/merge-upstream
4 years ago
Eugen Rochko e8d1656bd6 Add support for dereferencing objects through bearcaps (#14683)
4 years ago
ThibG 46283b489e Fix dereferencing remote statuses not using the correct account (#14656)
4 years ago
ThibG 4468fce63c Add support for inlined objects in activity audience (#14514)
4 years ago
Fire Demon 27545edf3f Add support for direct message assertions
4 years ago
ThibG d6f2d1d3f2 Fix handling of Reject Follow when a matching follow relationship exists (#14479)
4 years ago
ThibG e041b8b3f8 Fix not handling Undo on some activity types when they aren't inlined (#14346)
4 years ago
ThibG 9c90f5347e Dereference object URIs in Create and Update messages (#14359)
4 years ago
Takeshi Umeda ac0805ad10 Fix to add RedisLock to handle Announce activity (#14365)
4 years ago
Takeshi Umeda 27c1146f37 Improve group processing (#14279)
4 years ago
abcang aca93fa882 Fix rubocop warning (#14288)
4 years ago
Eugen Rochko ca238c879d Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191)
4 years ago
Eugen Rochko a3ce01a102 Add customizable thumbnails for audio and video attachments (#14145)
4 years ago
Eugen Rochko b864e78db8 Add E2EE API (#13820)
4 years ago
ThibG bb3aff5c8c Add support for `summary` field for media description (#13763)
4 years ago
Eugen Rochko 1cb4645638 Change `tootctl media remove-orphans` to work for all classes (#13316)
5 years ago
Daigo 3 Dango f994905ebb Clarify keyword arguments with ** (#12769)
5 years ago
ThibG 357bee5ab9 Clean up OStatus-related codepaths (#12173)
5 years ago
ThibG f5ac6f7801 Fixes featured hashtag setting page erroring out instead of rejecting invalid tags (#12436)
5 years ago
Thomas Citharel fce806216b Add Event activity-type support (#12637)
5 years ago
Takeshi Umeda 58dd9698c3 Add basic support for group actors (#12071)
5 years ago
Yamagishi Kazutoshi b01cb4701e Update ESLint and RuboCop in Code Climate (#12534)
5 years ago
ThibG 319875ab04 Fallback to Create audience when object has no defined audience (#12249)
5 years ago
ThibG e1cc25c4d4 Fix code referencing wrong class (#12263)
5 years ago
puckipedia d9ce73a96b Allow Accept/Reject with a non-embedded object (#12199)
5 years ago
ThibG f088e090e4 Add voters count support (#11917)
5 years ago
Eugen Rochko ae03161ad9 Fix account migration not affecting followers on origin server (#11980)
5 years ago
ThibG 70990720c5 Change silences to always require approval on follow (#11975)
5 years ago
Eugen Rochko 195ea5bce5 Change spam check to apply to local accounts and add a threshold (#11806)
5 years ago
Eugen Rochko d321515c11 Fix Move handler queuing jobs that will fail if account is suspended (#11864)
5 years ago
Eugen Rochko 4291b74031 Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)
5 years ago
Eugen Rochko 8eab4349b4 Add retry for failed media downloads and `tootctl media refresh` (#11775)
5 years ago
ThibG 8b271d6d25 Fix ActivityPub context not being dynamically computed (#11746)
5 years ago
Eugen Rochko 79922ae20f Add profile directory to web UI (#11688)
5 years ago
Eugen Rochko e4605bbb4a Fix remote and staff-removed statuses leaving media behind for a day (#11638)
5 years ago
Eugen Rochko 172bf17555 Revert "Remove conversation URI (#11423)" (#11424)
5 years ago
Eugen Rochko 47bf2698c2 Remove conversation URI (#11423)
5 years ago
Eugen Rochko b8386076c5 Change hashtags to preserve first-used casing (#11416)
5 years ago
ThibG c2126e3f98 Add ActivityPub actor representing the entire server (#11321)
5 years ago
Eugen Rochko f70b20a01c Add a spam check (#11217)
5 years ago
Eugen Rochko 39719ae981 Add ActivityPub secure mode (#11269)
5 years ago
Eugen Rochko 56f0203c66 Refactor controllers for statuses, accounts, and more (#11249)
5 years ago
ThibG 28806d5d6d Add support for Audio activities (#11189)
5 years ago
Eugen Rochko d85b2a734b Fix audio not being downloaded from remote servers (#11145)
5 years ago
Eugen Rochko eac19f2300 Change domain blocks to automatically support subdomains (#11138)
5 years ago