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
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
2020-05-03
Add more tests for ActivityPub controllers (#13585)
Eugen Rochko
2020-04-05
Fix PostgreSQL load when linking in announcements (#13250)
ThibG
2020-03-21
Make bookmarks also searchable (#13271)
Jeong Arm
2020-03-08
Add support for links to statuses in announcements to be opened in web UI (#1...
ThibG
2020-03-08
Add specific rate limits for posting and following (#13172)
Eugen Rochko
2020-01-11
Refactor StatusThreadingConcern (#9626)
ysksn
2020-01-11
improve status title (#8596)
Alexander
2019-11-13
Add bookmarks (#7107)
ThibG
2019-10-06
Fix performance of home feed regeneration (#12084)
Eugen Rochko
2019-10-02
Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041)
Eugen Rochko
2019-10-01
Fix records not being indexed sometimes (#12024)
Eugen Rochko
2019-09-28
Fix unscoped being used in the wrong place (#11987)
Eugen Rochko
2019-09-28
Fix index not being used in Status.reblogs_map (#11982)
Eugen Rochko
2019-09-11
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)
Eugen Rochko
2019-08-22
Add soft delete for statuses for instant deletes through API (#11623)
Eugen Rochko
2019-08-18
Add `tootctl cache recount` command (#11597)
Eugen Rochko
2019-07-08
Fix Status.remote scope matching *all* statuses (#11265)
ThibG
2019-07-08
Refactor controllers for statuses, accounts, and more (#11249)
Eugen Rochko
2019-07-07
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...
Eugen Rochko
2019-07-05
Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212)
Eugen Rochko
2019-06-04
Change reblogs counter to be updated when boosted privately (#10964)
Eugen Rochko
2019-06-04
Refactor all ActivityPub deliveries to be serialized and signed through one c...
Eugen Rochko
2019-05-14
Record account suspend/silence time and keep track of domain blocks (#10660)
ThibG
2019-03-28
Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)
Eugen Rochko
2019-03-20
Add support for custom emojis in poll options (#10322)
ThibG
2019-03-17
Fix reblogs privacy (#10302)
ThibG
2019-03-15
Fix detailed poll validation errors not being returned in the API (#10261)
Eugen Rochko
[next]