Claire
|
5ec0d5faa9
|
Add primary key to preview_cards_statuses join table (includes deduplication migration) (#25243)
|
1 year ago |
Emelia Smith
|
e395939ead
|
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252)
|
1 year ago |
Christian Schmidt
|
5062514eb8
|
Use original URL in preview if it redirects to 4xx page (#26200)
|
1 year ago |
Misty De Méo
|
a4cdbc52b1
|
Storage: add :azure to remaining callers (#26080)
|
1 year ago |
Claire
|
58b52b7a33
|
Add stricter protocol fields validation for accounts (#25937)
|
1 year ago |
Jeong Arm
|
90a68ac5b5
|
Check if json body is null on Activitipub::ProcessingWorker (#26021)
|
1 year ago |
Matt Jankowski
|
5cdc196e44
|
Rails 7.0 update (#25668)
|
1 year ago |
Matt Jankowski
|
08421e7b90
|
Fix `Naming/MemoizedInstanceVariableName` cop (#25928)
|
1 year ago |
jsgoldstein
|
c6ac835588
|
Change searching with # to include account index (#25638)
|
1 year ago |
Claire
|
de3b86a5f8
|
Fix remote accounts being possibly persisted to database with incomplete protocol values (#25886)
|
1 year ago |
Claire
|
66693177ff
|
Add `forward_to_domains` parameter to `POST /api/v1/reports` (#25866)
|
1 year ago |
Matt Jankowski
|
482071a976
|
Refactor `NotificationMailer` to use parameterization (#25718)
|
1 year ago |
Matt Jankowski
|
6555c33503
|
Admin mailer parameterization (#25759)
|
1 year ago |
Eugen Rochko
|
6894f5c114
|
Add forwarding of reported replies to servers being replied to (#25341)
|
1 year ago |
Daniel M Brasil
|
2b877ad937
|
Fix `/api/v2/search` not working with following query param (#25681)
|
1 year ago |
Eugen Rochko
|
edb6aab974
|
Revert "Rails 7 update" (#25667)
|
1 year ago |
Matt Jankowski
|
5cadbaa296
|
Rails 7 update (#24241)
|
1 year ago |
Claire
|
85dc0869a5
|
Fix ResolveURLService not resolving local URLs for remote content (#25637)
|
1 year ago |
jsgoldstein
|
5d75bf9846
|
Change account search to match by text when opted-in (#25599)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
1 year ago |
Eugen Rochko
|
bcee25e36c
|
Change files to be deleted in batches instead of one-by-one (#23302)
|
1 year ago |
Emelia Smith
|
71d3100038
|
Prevent UserCleanupScheduler from overwhelming streaming (#25519)
|
1 year ago |
Eugen Rochko
|
1dd243cc09
|
Add time zone preference (#25342)
|
1 year ago |
Nick Schonning
|
ef344388c5
|
Autofix Rubocop Regex Style rules (#23690)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Claire
|
572086c8ad
|
Add support for importing lists (#25203)
|
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 |
S.H
|
f145662c05
|
Align argument type to keyword argument for private process method in FetchResourceService (#25189)
|
1 year ago |
Matt Jankowski
|
9e8323fdb9
|
Fix Performance/MapCompact cop (#24797)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Essem
|
a76777c33b
|
Fix oversight in backup service (#25034)
|
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
|
a4e3f98fc7
|
Change Move handler to also move list memberships (#24808)
|
2 years ago |
Matt Jankowski
|
53682a7b4f
|
Fix Performance/DeletePrefix cop (#24796)
|
2 years ago |
Matt Jankowski
|
4d1f9d4278
|
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741)
|
2 years ago |
Claire
|
dc06dd260f
|
Check domain suspensions before trying to fetch resources (#24535)
|
2 years ago |
Claire
|
e964406ec3
|
Optimize archive export service and export zip files instead of gzipped tar files (#23360)
|
2 years ago |
Claire
|
abce7cf2b9
|
Rewrite import feature (#21054)
|
2 years ago |
Matt Jankowski
|
bdbc9d0036
|
Fix Rails/CompactBlank cop (#24690)
|
2 years ago |
Nick Schonning
|
519ae8c0c6
|
Drop EOL Ruby 2.7 (#24237)
|
2 years ago |
Matt Jankowski
|
f01a643897
|
Remove instance variables from helper usage (#24203)
|
2 years ago |
Claire
|
27fab2ce37
|
Fix crash in NotifyService when trying to send an email notification for polls (#24558)
|
2 years ago |
Claire
|
172a4ad9f4
|
Fix crash in NotifyService when trying to send an email notification for post edits (#24460)
|
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 |
Christian Schmidt
|
72b4973f50
|
Requeue expiration notification (#24311)
|
2 years ago |
Takeshi Umeda
|
df68ba2e6a
|
Refactoring relations_map (#24195)
|
2 years ago |
Christian Schmidt
|
7583523bf0
|
Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
|
2 years ago |
Claire
|
23bce96f0c
|
Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call (#24034)
|
2 years ago |
Jean byroot Boussier
|
08c2938b4a
|
Upgrade to latest redis-rb 4.x and fix deprecations (#23616)
Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
|
2 years ago |
Claire
|
fe098d35c2
|
Fix original account being unfollowed on migration before the follow request could be sent (#21957)
|
2 years ago |
Christian Schmidt
|
cc0c37cd69
|
Only offer translation for supported languages (#23879)
|
2 years ago |
Claire
|
7bc43c91a0
|
Fix “Remove all followers from the selected domains” being more destructive than it claims (#23805)
|
2 years ago |