index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
status.rb
Age
Commit message (
Expand
)
Author
2023-03-22
Fix Rails cache namespace being overriden with `v2` for cached statuses (#24202)
Claire
2023-03-19
Webhooks for local status.create, status.update, account.update (#24133)
Vyr Cossont
2023-03-16
Replace `Status#translatable?` with language matrix in separate endpoint (#24...
Christian Schmidt
2023-03-03
Only offer translation for supported languages (#23879)
Christian Schmidt
2023-02-21
Autofix Rubocop Rails/WhereEquals (#23759)
Nick Schonning
2023-02-20
Autofix Rubocop remaining Layout rules (#23679)
Nick Schonning
2023-02-20
Autofix Rubocop Rails/EnumHash (#23737)
Nick Schonning
2023-02-20
Autofix Rubocop Rails/RedundantForeignKey (#23731)
Nick Schonning
2023-02-19
Autofix Rubocop Style/RedundantBegin (#23703)
Nick Schonning
2023-02-18
Autofix Rubocop Style/Lambda (#23696)
Nick Schonning
2023-01-25
Add `roles` attribute to Account entities in REST API (#23255)
Claire
2023-01-11
Fix/remove calling private method with send in model (#22951)
Kaspar V
2022-11-27
refactor(vacuum statuses): reduce amount of db queries and load for each quer...
Kaspar V
2022-11-04
Fix reblogs being discarded after the reblogged status (#19731)
Claire
2022-10-08
Add support for language preferences for trending statuses and links (#18288)
Eugen Rochko
2022-10-05
Change public timelines to be filtered by current locale by default (#19291)
Eugen Rochko
2022-08-25
Add audit log entries for user roles (#19040)
Eugen Rochko
2022-05-26
Fix unnecessary query on status creation (#17901)
Claire
2022-05-01
Fix possible crash when a post references an invalid media attachment (#18211)
Claire
2022-04-23
Let votes statuses are also searchable (#18070)
Jeong Arm
2022-03-31
Fix error MethodError in Chewy::Strategy::Sidekiq::Worker (#17912)
Claire
2022-03-26
Fix edits with no actual changes being allowed (#17843)
Eugen Rochko
2022-03-15
Fix individually approved/rejected statuses/links showing as pending review (...
Eugen Rochko
2022-03-09
Fix rare race condition when rebloged status is deleted (#17693)
Claire
2022-03-09
Add rate limit for editing (#17728)
Eugen Rochko
2022-03-09
Change how changes to media attachments are stored for edits (#17696)
Eugen Rochko
2022-03-08
Fix performance of account timelines (#17709)
Eugen Rochko
2022-03-01
Add ability to mark statuses as sensitive from reports in admin UI (#17668)
Eugen Rochko
2022-02-25
Add trending statuses (#17431)
Eugen Rochko
2022-02-24
Change e-mail domain blocks to block IPs dynamically (#17635)
Eugen Rochko
2022-02-11
Add notifications when a reblogged status has been updated (#17404)
Eugen Rochko
2022-02-10
Add editing for published statuses (#17320)
Eugen Rochko
2022-01-23
Fix error-prone SQL queries (#15828)
Claire
2022-01-19
Add support for editing for published statuses (#16697)
Eugen Rochko
2021-11-18
Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915)
Takeshi Umeda
2021-11-05
Fix handling announcements with links (#16941)
Claire
2021-10-14
Fix scheduled statuses decreasing statuses counts (#16791)
Claire
2021-04-24
Fix nil error when removing status caused by race condition (#16099)
Eugen Rochko
2021-01-31
Fix N+1 query when rendering with StatusSerializer (#15641)
abcang
2021-01-12
Use Rails' index_by where it makes sense (#15542)
ThibG
2021-01-10
Optimize map { ... }.compact calls (#15513)
luigi
2020-12-22
Fix unnecessary queries when batch-removing statuses, 100x faster (#15387)
Eugen Rochko
2020-12-21
Fix some notifications not being deleted on poll/status deletion (#15402)
ThibG
2020-12-20
Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380)
ThibG
2020-09-23
Fix a slow query for TagFeed (#14861)
Takeshi Umeda
2020-09-07
Refactor how public and tag timelines are queried (#14728)
Eugen Rochko
2020-05-23
Fix searchable status without explicitly mentioning it (#13829)
Takeshi Umeda
2020-05-10
Add remote only to public timeline (#13504)
Takeshi Umeda
2020-05-10
Improve RSS entries for statuses (#13592)
ThibG
2020-05-03
Revert "improve status title (#8596)" (#13591)
Yamagishi Kazutoshi
[next]