201 Commits (be19b94dea1c18802702cc8efc21ba1dfa51e6b9)

Author SHA1 Message Date
Matt Jankowski 9cc4040308
Extract `COMMENT_SIZE_LIMIT` constant in `AP::Activity::Flag` class (#30637) 2 years ago
Matt Jankowski c61e356475
Add `Status::MEDIA_ATTACHMENTS_LIMIT` configuration constant (#30433) 2 years ago
KMY(雪あすか) 9a8293f58d
Fix process of receiving posts with bearcaps is not working (#26527) 2 years ago
Matt Jankowski 1290fede65
Fix `Rails/WhereExists` cop in app/lib (#28862) 2 years ago
Claire 1070804a1a
Fix `RedownloadMediaWorker` not being called on transient S3 failure (#28714) 2 years ago
Claire 2bf84b93d4
Fix media attachment order of remote posts (#28469) 2 years ago
Claire 963354978a
Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 2 years ago
Claire 6273416292
Fix post edits not being forwarded as expected (#26936) 3 years ago
Claire 9ed0c91a37
Add auto-refresh of accounts we get new messages/edits of (#26510) 3 years ago
Claire 6c3c5bbbc3
Fix crash when processing Flag activity with no status (#26189) 3 years ago
Eugen Rochko 93e8a15415
Add forwarding of reported replies to servers being replied to (#25341) 3 years ago
Emelia Smith 19f9098551
Allow reports with long comments from remote instances, but truncate (#25028) 3 years ago
Matt Jankowski f1c1dd0118
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 3 years ago
Matt Jankowski 0a5f0a8b20
Remove instance variables from helper usage (#24203) 3 years ago
Nick Schonning 2177daeae9
Autofix Rubocop Style/RedundantBegin (#23703) 3 years ago
Nick Schonning 669f6d2c0a
Run rubocop formatting except line length (#23632) 3 years ago
Claire 0c9eac80d8
Fix unbounded recursion in post discovery (#23506) 3 years ago
Nick Schonning ed570050c6
Autofix Rails/EagerEvaluationLogMessage (#23429) 3 years ago
Claire c8849d6cee
Fix unbounded recursion in account discovery (#22025) 3 years ago
Takeshi Umeda 1d34eff63f
Add featured tag add/remove activity handler (#19408) 3 years ago
Yamagishi Kazutoshi c3fac61f56
Fix `Mastodon::RaceConditionError` that occurs when external status is reblogged (#18424) 4 years ago
Eugen Rochko 6cf57c6765
Refactor how Redis locks are created (#18400) 4 years ago
Claire 0360135d4d
Fix PeerTube videos appearing with an erroneous “Edited at” marker (#18100) 4 years ago
Eugen Rochko cefa526c6d
Refactor formatter (#17828) 4 years ago
Claire c9b3cf8510
Fix searching already-known converted activities by URL (#17814) 4 years ago
Eugen Rochko ddbe906c25
Fix not updating a status when newer version is fetched manually (#17745) 4 years ago
Eugen Rochko 2ea754b861
Fix duplicate notifications being possible after poll expiration (#17697) 4 years ago
Eugen Rochko 04c3ac896a
Fix infinite re-forwarding of update activities temporarily (#17698) 4 years ago
Eugen Rochko 0dc57ab6ed
Fix status updates not being forwarded like deletes through ActivityPub (#17648) 4 years ago
Eugen Rochko 27965ce5ed
Add trending statuses (#17431) 4 years ago
Claire 8f537a1168
Change relays handling to not record boosts (#17571) 4 years ago
Eugen Rochko b6d7726ecb
Remove language detection through cld3 (#17478) 4 years ago
Claire 03d59340da
Fix Sidekiq warnings about JSON serialization (#17381) 4 years ago
Eugen Rochko 1060666c58
Add support for editing for published statuses (#16697) 4 years ago
Claire d5c9feb7b7
Add support for private pinned posts (#16954) 4 years ago
Eugen Rochko 6e50134a42
Add trending links (#16917) 4 years ago
Takeshi Umeda 709876bd6c
Fix invalid blurhash handling in Create activity (#16583) 5 years ago
Claire d8629e7b86
Add logging of S3-related errors (#16381) 5 years ago
abcang b5ad787ebf
Fix rubocop warning (#16214) 5 years ago
Eugen Rochko 74081433d0
Change trending hashtags to be affected be reblogs (#16164) 5 years ago
Claire 0b36e3419d
Fix processing of remote Delete activities (#16084) 5 years ago
Eugen Rochko dde8739020
Fix reports of already suspended accounts being recorded (#16047) 5 years ago
Eugen Rochko 619fad6cf8
Remove spam check and dependency on nilsimsa gem (#16011) 5 years ago
Claire 1c4dee4554
Fix Mastodon not understanding as:Public and Public (#15948) 5 years ago
Claire be3b9f8151
Fix URI of repeat follow requests not being recorded (#15662) 5 years ago
ThibG a044ddac5b
Fix race conditions on account migration creation (#15597) 5 years ago
ThibG 7bed25f3ea
Fix processing of incoming Block activities (#15546) 5 years ago
luigi 087ed84367
Optimize map { ... }.compact calls (#15513) 5 years ago
Eugen Rochko 1045549f85
Add stoplight for object storage failures, return HTTP 503 (#13043) 5 years ago
ThibG 2f6831f318
Fix sending spurious Rejects when processing remote account deletion (#15104) 5 years ago