377 Commits (ff168ef2024626f37fa776fde5739dcd58ecb9f2)

Author SHA1 Message Date
Claire ff168ef202
Fix most rubocop issues (#2165) 1 year ago
Claire 2626097869
Fix Rails cache namespace being overriden with `v2` for cached statuses (#24202) 1 year ago
Vyr Cossont 94cbd808b5
Webhooks for local status.create, status.update, account.update (#24133) 1 year ago
Christian Schmidt bd047acc35
Replace `Status#translatable?` with language matrix in separate endpoint (#24037) 1 year ago
Christian Schmidt 5a8c651e8f
Only offer translation for supported languages (#23879) 1 year ago
Nick Schonning 9909b4b653
Autofix Rubocop Rails/WhereEquals (#23759) 1 year ago
Nick Schonning 717683d1c3
Autofix Rubocop remaining Layout rules (#23679) 1 year ago
Nick Schonning 63e6353886
Autofix Rubocop Rails/EnumHash (#23737) 1 year ago
Nick Schonning 597767a9f7
Autofix Rubocop Rails/RedundantForeignKey (#23731) 1 year ago
Nick Schonning 2177daeae9
Autofix Rubocop Style/RedundantBegin (#23703) 1 year ago
Nick Schonning ab7816a414
Autofix Rubocop Style/Lambda (#23696) 1 year ago
Claire 13a2abacc8
Add `roles` attribute to Account entities in REST API (#23255) 1 year ago
Kaspar V ae62e5fa53
Fix/remove calling private method with send in model (#22951) 1 year ago
Kaspar V 47f0d7021e
refactor(vacuum statuses): reduce amount of db queries and load for each query - improve performance (#21487) 1 year ago
Claire c2170991c7
Fix reblogs being discarded after the reblogged status (#19731) 2 years ago
Eugen Rochko 45ebdb72ca
Add support for language preferences for trending statuses and links (#18288) 2 years ago
Eugen Rochko 9f65909f42
Change public timelines to be filtered by current locale by default (#19291) 2 years ago
Eugen Rochko 0396acf39e
Add audit log entries for user roles (#19040) 2 years ago
Claire 25dda3061e
Fix unnecessary query on status creation (#17901) 2 years ago
Claire 3fd2aadb23
Various code cleanup (#1782) 2 years ago
Claire 6e4d932da5
Fix possible crash when a post references an invalid media attachment (#18211) 2 years ago
Jeong Arm ea38327816
Let votes statuses are also searchable (#18070) 2 years ago
Claire ef196c913c
Fix error MethodError in Chewy::Strategy::Sidekiq::Worker (#17912) 2 years ago
Eugen Rochko 71f2b95106
Fix edits with no actual changes being allowed (#17843) 2 years ago
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