Matt Jankowski
|
477412d62a
Use hash arguments to `select` when possible (Rails 7.2) (#32917)
|
1 周之前 |
Matt Jankowski
|
68b545ef33
Add `Status.not_direct_visibility` scope (#32065)
|
3 周之前 |
Jonny Saunders
|
9074c1fac9
Use `likes` and `shares` totalItems on status creations and updates (#32620)
|
1 月之前 |
Christian Schmidt
|
8cdc148167
Handle invalid visibility (#31571)
|
2 月之前 |
Claire
|
d41b43ed4f
Limit attachments to `MEDIA_ATTACHMENTS_LIMIT` when returning posts through the API (#30932)
|
4 月之前 |
Eugen Rochko
|
128987eded
Add support for `fediverse:creator` OpenGraph tag (#30398)
|
6 月之前 |
Matt Jankowski
|
c61e356475
Add `Status::MEDIA_ATTACHMENTS_LIMIT` configuration constant (#30433)
|
6 月之前 |
Claire
|
e5062b7135
Fix post deletion not being deferred when those are part of an account warning (#30163)
|
6 月之前 |
Matt Jankowski
|
88882fbbee
Move Rails/HABTM cop out of todo (#30118)
|
7 月之前 |
Matt Jankowski
|
ac7f4d57bb
Use composable query in `Status.without_replies` scope (#30086)
|
7 月之前 |
Matt Jankowski
|
caad1e2628
Add scope `Status.distributable_visibility` (#29950)
|
7 月之前 |
Matt Jankowski
|
3159c0a547
Add scope `Status.list_eligible_visibility` (#29951)
|
7 月之前 |
Claire
|
babbf6017d
Remove caching in `cache_collection` (#29862)
|
7 月之前 |
Matt Jankowski
|
1d0a43f6a3
Use composable query in `Status.not_domain_blocked_by_account` scope (#29766)
|
8 月之前 |
Matt Jankowski
|
6c3e718b86
Remove setting of `sensitive` value (default false, not null) in Status model (#29589)
|
8 月之前 |
Matt Jankowski
|
0bc17a3d48
Use enum-generated `public_visibility` scope on Status (#28156)
|
8 月之前 |
Wolfgang Fournès
|
cfadb87077
Update enum syntax to use the new Rails 7.0 style (#29217)
|
9 月之前 |
Matt Jankowski
|
9d413cbaf8
Fix `Rails/WhereExists` cop in app/models (#28863)
|
10 月之前 |
Matt Jankowski
|
aaa6f2e930
Group common `class_name` options in associations (#28779)
|
10 月之前 |
Matt Jankowski
|
4ccba94489
Remove unused `*_silenced_accounts` scopes on Status (#28644)
|
10 月之前 |
Claire
|
2bf84b93d4
Fix media attachment order of remote posts (#28469)
|
11 月之前 |
Matt Jankowski
|
3918dc68c7
Use composite primary key for `PreviewCardsStatus` model (#28208)
|
11 月之前 |
Matt Jankowski
|
f70f39dd04
Add explicit `dependent: nil` to associations (#28169)
|
1 年之前 |
Matt Jankowski
|
440b80b2e7
Model concerns organization into module namespaces (#28149)
|
1 年之前 |
Eugen Rochko
|
0d14fcebae
Change link previews to keep original URL from the status (#27312)
|
1 年之前 |
Claire
|
9e77ab7db2
Change private statuses index to index without crutches (#26713)
|
1 年之前 |
jsgoldstein
|
30c191aaa0
Add new public status index (#26344)
|
1 年之前 |
Claire
|
60b9fa641d
Fix cached posts including stale stats (#26409)
|
1 年之前 |
Claire
|
d5bee37c57
Fix missing cached preview cards attributes (#26343)
|
1 年之前 |
Matt Jankowski
|
644c5fddd8
Refactor `Status.tagged_with_all` for brakeman SQL injection warning (#25941)
|
1 年之前 |