Claire
|
c1c87fe7b9
|
Add finer permission requirements for managing webhooks (#25463)
|
1 year ago |
Claire
|
5e5af7a0fe
|
Fix /api/v1/conversations sometimes returning empty accounts (#25499)
|
1 year ago |
Claire
|
ba5c12974a
|
Fix missing validation on `default_privacy` setting (#25513)
|
1 year ago |
Claire
|
ecf17008e8
|
Fix user settings not getting validated (#25508)
|
1 year ago |
Daniel M Brasil
|
4a994e5b50
|
Fix `ArgumentError` in `/api/v1/admin/accounts/:id/action` (#25386)
|
1 year ago |
Claire
|
a424076226
|
Fix ArgumentError when loading newer Private Mentions (#25399)
|
1 year ago |
Renaud Chaput
|
b51a10a066
|
Add missing report category translation (#25400)
|
1 year ago |
Eugen Rochko
|
1dd243cc09
|
Add time zone preference (#25342)
|
1 year ago |
Eugen Rochko
|
66a5173629
|
Add `legal` as report category (#23941)
|
1 year ago |
Nick Schonning
|
ef344388c5
|
Autofix Rubocop Regex Style rules (#23690)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Eugen Rochko
|
2252e4d8bb
|
Add webhook templating (#23289)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Darius Kazemi
|
6debddcf89
|
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
|
572086c8ad
|
Add support for importing lists (#25203)
|
1 year ago |
Claire
|
3d550b5712
|
Fix multiple N+1s in ConversationsController (#25134)
|
1 year ago |
Christian Schmidt
|
971eafc709
|
Translate CW, poll options and media descriptions (#24175)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Claire
|
654f5c9cdc
|
Fix inconsistent naming of Instance.by_domain_and_subdomain (#25159)
|
1 year ago |
Claire
|
245a4eac89
|
Improve various queries against account domains (#25126)
|
1 year ago |
Claire
|
a5b52eb618
|
Change Identity to not destroy associated User on destroy (#25098)
|
1 year ago |
Matt Jankowski
|
9e8323fdb9
|
Fix Performance/MapCompact cop (#24797)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Emelia Smith
|
8b4d7b22ed
|
Allow reports with long comments from remote instances, but truncate (#25028)
|
2 years ago |
Claire
|
844d8e101e
|
Add hCaptcha support (#25019)
|
2 years ago |
Claire
|
99f1302cc3
|
Fix reports not being closed when performing batch suspensions (#24988)
|
2 years ago |
Matt Jankowski
|
d65d954409
|
Extract StatusSafeReblogInsert concern from Status (#24821)
|
2 years ago |
Nick Schonning
|
2f2c8f671b
|
Autofix Rubocop Style/HashSyntax (#23754)
|
2 years ago |
Matt Jankowski
|
e8537a3a01
|
Fix Performance/CollectionLiteralInLoop cop (#24819)
|
2 years ago |
Claire
|
90b45c5040
|
Fix various edge cases with local moves (#24812)
|
2 years ago |
Claire
|
f89b5c08b6
|
Fix own posts not getting delivered to own lists (#24810)
|
2 years ago |
Matt Jankowski
|
b7e49e1a70
|
Fix Performance/MethodObjectAsBlock cop (#24798)
|
2 years ago |
Matt Jankowski
|
ec265b7d8a
|
Fix Rails/ActiveRecordCallbacksOrder cop (#24689)
|
2 years ago |
Matt Jankowski
|
7a843ed550
|
Extract AccountSearch concern from Account (#24716)
|
2 years ago |
Matt Jankowski
|
4d1f9d4278
|
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741)
|
2 years ago |
Matt Jankowski
|
621e53f8fc
|
Fix Performance/Sum cop (#24788)
|
2 years ago |
Claire
|
a247f77162
|
Change lists to be able to include accounts with pending follow requests (#19727)
|
2 years ago |
Matt Jankowski
|
182bb4595f
|
Fix Lint/DuplicateBranch cop (#24766)
|
2 years ago |
Claire
|
abce7cf2b9
|
Rewrite import feature (#21054)
|
2 years ago |
Matt Jankowski
|
bdbc9d0036
|
Fix Rails/CompactBlank cop (#24690)
|
2 years ago |
Matt Jankowski
|
e9e394fe57
|
Fix Rails/InverseOf cop (#24732)
|
2 years ago |
Nick Schonning
|
519ae8c0c6
|
Drop EOL Ruby 2.7 (#24237)
|
2 years ago |
Claire
|
d1e9e79cb7
|
Minor clean up and optimization of the automatic post deletion code (#24613)
|
2 years ago |
Robert R George
|
335b53ab48
|
Add trend management to admin API (#24257)
|
2 years ago |
Heitor de Melo Cardozo
|
a34c422490
|
Change moderation search an account using the username with @ (#24242)
|
2 years ago |
Claire
|
1afa6d8cbf
|
Refactor `Status._insert_record` slightly and tighten the test around reblogs of discarded statuses (#24516)
|
2 years ago |
Kuba Suder
|
158d6fcb43
|
fixed typo in a constant name (#24511)
|
2 years ago |
Claire
|
6ccd12b521
|
Fix unescaped user input in LDAP query (#24379)
|
2 years ago |
Nick Schonning
|
5f1a0f550b
|
Autofix Rubocop Rails/IgnoredColumnsAssignment (#23761)
|
2 years ago |
Christian Schmidt
|
41190c8172
|
Wrong type for user setting when default is defined by lambda (#24321)
|
2 years ago |
Eugen Rochko
|
c75fccf033
|
Change user settings to be stored in a more optimal way (#23630)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Claire
|
af57bcd3cf
|
Fix user archive takeout when using OpenStack Swift or S3 providers with no ACL support (#24200)
|
2 years ago |
Eugen Rochko
|
1d2a941bc8
|
Change media upload limits and remove client-side resizing (#23726)
|
2 years ago |
Claire
|
12eb6740d1
|
Fix Rails cache namespace being overriden with `v2` for cached statuses (#24202)
|
2 years ago |