337 Commits (c79a03b319e17f5ab8c40d065842607de0d76108)

Author SHA1 Message Date
Eugen Rochko a794117679
Fix individually approved/rejected statuses/links showing as pending review (#17787) 2 years ago
Claire 2a56a890da
Fix rare race condition when rebloged status is deleted (#17693) 2 years ago
Eugen Rochko b2cd34474b
Add rate limit for editing (#17728) 2 years ago
Eugen Rochko d17fb70131
Change how changes to media attachments are stored for edits (#17696) 2 years ago
Eugen Rochko 8f6c67bfde
Fix performance of account timelines (#17709) 2 years ago
Eugen Rochko 25d3dc4373
Add ability to mark statuses as sensitive from reports in admin UI (#17668) 2 years ago
Eugen Rochko 27965ce5ed
Add trending statuses (#17431) 2 years ago
Eugen Rochko a29a982eaa
Change e-mail domain blocks to block IPs dynamically (#17635) 2 years ago
Eugen Rochko 8f03b7a2fb
Add notifications when a reblogged status has been updated (#17404) 2 years ago
Claire abd113167b Add ability to change content-type when editing a toot 2 years ago
Eugen Rochko 63002cde03
Add editing for published statuses (#17320) 2 years ago
Claire 0a120d86d2
Fix error-prone SQL queries (#15828) 2 years ago
Eugen Rochko 1060666c58
Add support for editing for published statuses (#16697) 2 years ago
Takeshi Umeda 3419d3ec84
Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915) 3 years ago
Claire 989c67d29d
Fix handling announcements with links (#16941) 3 years ago
Claire 216570ad98
Fix scheduled statuses decreasing statuses counts (#16791) 3 years ago
Eugen Rochko f4b7c6b619
Fix nil error when removing status caused by race condition (#16099) 3 years ago
abcang c8c764dd8b
Fix N+1 query when rendering with StatusSerializer (#15641) 3 years ago
ThibG 54d4e5252b
Use Rails' index_by where it makes sense (#15542) 3 years ago
luigi 087ed84367
Optimize map { ... }.compact calls (#15513) 3 years ago
Eugen Rochko 9915d11c0d
Fix unnecessary queries when batch-removing statuses, 100x faster (#15387) 3 years ago
ThibG 43961035a9
Fix some notifications not being deleted on poll/status deletion (#15402) 3 years ago
ThibG 7bf3c6e57b
Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380) 3 years ago
Takeshi Umeda b655a7f88f
Fix a slow query for TagFeed (#14861) 4 years ago
Eugen Rochko e8bc187845
Refactor how public and tag timelines are queried (#14728) 4 years ago
Takeshi Umeda e6706d171a
Fix searchable status without explicitly mentioning it (#13829) 4 years ago
Takeshi Umeda 26b08a3c54
Add remote only to public timeline (#13504) 4 years ago
ThibG a4240fd027
Improve RSS entries for statuses (#13592) 4 years ago
Yamagishi Kazutoshi e223fd8c61
Revert "improve status title (#8596)" (#13591) 4 years ago
Eugen Rochko 988b0493fe
Add more tests for ActivityPub controllers (#13585) 4 years ago
ThibG 89e28c7674
Fix PostgreSQL load when linking in announcements (#13250) 4 years ago
Jeong Arm 8c42e0b53c
Make bookmarks also searchable (#13271) 4 years ago
ThibG aa67036b41
Add support for links to statuses in announcements to be opened in web UI (#13212) 4 years ago
Eugen Rochko 339ce1c4e9
Add specific rate limits for posting and following (#13172) 4 years ago
ysksn 6f8f018e3e Refactor StatusThreadingConcern (#9626) 4 years ago
Alexander 05756c9a14 improve status title (#8596) 4 years ago
ThibG dfea7368c9 Add bookmarks (#7107) 5 years ago
Eugen Rochko f665901e3c
Fix performance of home feed regeneration (#12084) 5 years ago
Eugen Rochko 575dc11cb2
Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041) 5 years ago
Eugen Rochko 5c42f47617
Fix records not being indexed sometimes (#12024) 5 years ago
Eugen Rochko 50af41a00d
Fix unscoped being used in the wrong place (#11987) 5 years ago
Eugen Rochko 32ff78f749
Fix index not being used in Status.reblogs_map (#11982) 5 years ago
Eugen Rochko c5d37f18cb
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 5 years ago
Eugen Rochko 282ea17078
Add soft delete for statuses for instant deletes through API (#11623) 5 years ago
Eugen Rochko 96702e7f67
Add `tootctl cache recount` command (#11597) 5 years ago
ThibG 9f67e3b9cc Fix Status.remote scope matching *all* statuses (#11265) 5 years ago
ThibG 1e7187f2a8 Fix Status.remote scope matching *all* statuses (#11265) 5 years ago
Eugen Rochko 63c7fe8e48
Refactor controllers for statuses, accounts, and more (#11249) 5 years ago
Eugen Rochko b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 5 years ago
Eugen Rochko 3fd6ab99e6
Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212) 5 years ago