Claire
1e3b19230a
Add stricter protocol fields validation for accounts ( #25937 )
1 year ago
Eugen Rochko
26e522ac55
Fix not actually connecting to the configured replica ( #25977 )
1 year ago
Matt Jankowski
644c5fddd8
Refactor `Status.tagged_with_all` for brakeman SQL injection warning ( #25941 )
1 year ago
Matt Jankowski
ce43ed144c
Rails 7.0 update ( #25668 )
1 year ago
Matt Jankowski
1ef014802b
Refactor `Trends::Query` to avoid brakeman sql injection warnings ( #25881 )
1 year ago
Matt Jankowski
b8b2470cf8
Fix `Style/SlicingWithRange` cop ( #25923 )
1 year ago
Eugen Rochko
610cf6c371
Fix trend calculation working on too many items at a time ( #25835 )
1 year ago
Matt Jankowski
cf33028f35
Admin mailer parameterization ( #25759 )
1 year ago
Claire
94fbac77e7
Fix processing of media files with unusual names ( #25788 )
1 year ago
Claire
dc8f1fbd97
Merge pull request from GHSA-9928-3cp5-93fm
...
* Fix attachments getting processed despite failing content-type validation
* Add a restrictive ImageMagick security policy tailored for Mastodon
* Fix misdetection of MP3 files with large cover art
* Reject unprocessable audio/video files instead of keeping them unchanged
1 year ago
Eugen Rochko
ba06a2f104
Revert "Rails 7 update" ( #25667 )
1 year ago
Matt Jankowski
50c2a03695
Rails 7 update ( #24241 )
1 year ago
Matt Jankowski
683ba5ecb1
Fix rails `rewhere` deprecation warning in directories api controller ( #25625 )
1 year ago
jsgoldstein
4581a528f7
Change account search to match by text when opted-in ( #25599 )
...
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
1 year ago
Claire
602c458ab6
Add finer permission requirements for managing webhooks ( #25463 )
1 year ago
Claire
ebfeaebedb
Fix /api/v1/conversations sometimes returning empty accounts ( #25499 )
1 year ago
Claire
ec91ea4457
Fix missing validation on `default_privacy` setting ( #25513 )
1 year ago
Claire
dd07393e75
Fix user settings not getting validated ( #25508 )
1 year ago
Daniel M Brasil
d9c6f70cc6
Fix `ArgumentError` in `/api/v1/admin/accounts/:id/action` ( #25386 )
1 year ago
Claire
ec59166844
Fix ArgumentError when loading newer Private Mentions ( #25399 )
1 year ago
Renaud Chaput
1cb4514d0e
Add missing report category translation ( #25400 )
1 year ago
Eugen Rochko
4c9406bdb0
Add time zone preference ( #25342 )
1 year ago
Eugen Rochko
67d17ce194
Add `legal` as report category ( #23941 )
1 year ago
Nick Schonning
c66250abf1
Autofix Rubocop Regex Style rules ( #23690 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Eugen Rochko
4eda233e09
Add webhook templating ( #23289 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Darius Kazemi
bacb674921
Add exclusive lists ( #22048 )
...
Co-authored-by: Liam Cooke <liam@liamcooke.com>
Co-authored-by: John Holdun <john@johnholdun.com>
Co-authored-by: Effy Elden <effy@effy.space>
Co-authored-by: Lina Reyne <git@lina.pizza>
Co-authored-by: Lina <20880695+necropolina@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
8884d1ece0
Add support for importing lists ( #25203 )
1 year ago
Claire
2b45fecde1
Fix multiple N+1s in ConversationsController ( #25134 )
1 year ago
Christian Schmidt
69057467cb
Translate CW, poll options and media descriptions ( #24175 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
b6519ab3f5
Fix inconsistent naming of Instance.by_domain_and_subdomain ( #25159 )
1 year ago
Claire
1d588d58f1
Improve various queries against account domains ( #25126 )
1 year ago
Claire
dfa5889fc0
Change Identity to not destroy associated User on destroy ( #25098 )
2 years ago
Matt Jankowski
9f5deb310b
Fix Performance/MapCompact cop ( #24797 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Emelia Smith
19f9098551
Allow reports with long comments from remote instances, but truncate ( #25028 )
2 years ago
Claire
bec6a1cad4
Add hCaptcha support ( #25019 )
2 years ago
Claire
3ed3d54bf3
Fix reports not being closed when performing batch suspensions ( #24988 )
2 years ago
Matt Jankowski
0b249ebdb0
Extract StatusSafeReblogInsert concern from Status ( #24821 )
2 years ago
Nick Schonning
da3bd913ae
Autofix Rubocop Style/HashSyntax ( #23754 )
2 years ago
Matt Jankowski
2c6c398c60
Fix Performance/CollectionLiteralInLoop cop ( #24819 )
2 years ago
Claire
a2a22bad23
Fix various edge cases with local moves ( #24812 )
2 years ago
Claire
1e75eb690d
Fix own posts not getting delivered to own lists ( #24810 )
2 years ago
Matt Jankowski
a0c9f2447e
Fix Performance/MethodObjectAsBlock cop ( #24798 )
2 years ago
Matt Jankowski
b5c4b47746
Fix Rails/ActiveRecordCallbacksOrder cop ( #24689 )
2 years ago
Matt Jankowski
38b2974a83
Extract AccountSearch concern from Account ( #24716 )
2 years ago
Matt Jankowski
f1c1dd0118
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method ( #24741 )
2 years ago
Matt Jankowski
5e060e1f44
Fix Performance/Sum cop ( #24788 )
2 years ago
Claire
6693a4fe7c
Change lists to be able to include accounts with pending follow requests ( #19727 )
2 years ago
Matt Jankowski
88d33f361f
Fix Lint/DuplicateBranch cop ( #24766 )
2 years ago
Claire
32a030dd74
Rewrite import feature ( #21054 )
2 years ago
Matt Jankowski
d902a707a3
Fix Rails/CompactBlank cop ( #24690 )
2 years ago