Matt Jankowski
|
08421e7b90
|
Fix `Naming/MemoizedInstanceVariableName` cop (#25928)
|
2023-07-12 10:08:51 +02:00 |
jsgoldstein
|
c6ac835588
|
Change searching with # to include account index (#25638)
|
2023-07-10 20:58:13 +02:00 |
Claire
|
de3b86a5f8
|
Fix remote accounts being possibly persisted to database with incomplete protocol values (#25886)
|
2023-07-10 18:42:19 +02:00 |
Claire
|
66693177ff
|
Add `forward_to_domains` parameter to `POST /api/v1/reports` (#25866)
|
2023-07-10 18:26:56 +02:00 |
Matt Jankowski
|
482071a976
|
Refactor `NotificationMailer` to use parameterization (#25718)
|
2023-07-10 03:06:22 +02:00 |
Matt Jankowski
|
6555c33503
|
Admin mailer parameterization (#25759)
|
2023-07-08 20:03:38 +02:00 |
Eugen Rochko
|
6894f5c114
|
Add forwarding of reported replies to servers being replied to (#25341)
|
2023-07-08 20:00:02 +02:00 |
Daniel M Brasil
|
2b877ad937
|
Fix `/api/v2/search` not working with following query param (#25681)
|
2023-07-03 18:06:57 +02:00 |
Eugen Rochko
|
edb6aab974
|
Revert "Rails 7 update" (#25667)
|
2023-07-02 11:14:22 +02:00 |
Matt Jankowski
|
5cadbaa296
|
Rails 7 update (#24241)
|
2023-07-02 10:38:53 +02:00 |
Claire
|
85dc0869a5
|
Fix ResolveURLService not resolving local URLs for remote content (#25637)
|
2023-06-29 14:48:54 +02:00 |
jsgoldstein
|
5d75bf9846
|
Change account search to match by text when opted-in (#25599)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2023-06-29 13:05:21 +02:00 |
Eugen Rochko
|
bcee25e36c
|
Change files to be deleted in batches instead of one-by-one (#23302)
|
2023-06-26 14:17:41 +02:00 |
Emelia Smith
|
71d3100038
|
Prevent UserCleanupScheduler from overwhelming streaming (#25519)
|
2023-06-20 18:04:35 +02:00 |
Eugen Rochko
|
1dd243cc09
|
Add time zone preference (#25342)
|
2023-06-10 03:29:37 +02:00 |
Nick Schonning
|
ef344388c5
|
Autofix Rubocop Regex Style rules (#23690)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-06-06 14:50:51 +02:00 |
Claire
|
572086c8ad
|
Add support for importing lists (#25203)
|
2023-06-01 14:47:31 +02:00 |
Christian Schmidt
|
971eafc709
|
Translate CW, poll options and media descriptions (#24175)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-06-01 00:10:21 +02:00 |
S.H
|
f145662c05
|
Align argument type to keyword argument for private process method in FetchResourceService (#25189)
|
2023-05-30 09:28:01 +02:00 |
Matt Jankowski
|
9e8323fdb9
|
Fix Performance/MapCompact cop (#24797)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-05-23 10:49:12 +02:00 |
Essem
|
a76777c33b
|
Fix oversight in backup service (#25034)
|
2023-05-19 11:27:10 +02:00 |
Matt Jankowski
|
e8537a3a01
|
Fix Performance/CollectionLiteralInLoop cop (#24819)
|
2023-05-04 05:33:55 +02:00 |
Claire
|
90b45c5040
|
Fix various edge cases with local moves (#24812)
|
2023-05-03 19:19:25 +02:00 |
Claire
|
a4e3f98fc7
|
Change Move handler to also move list memberships (#24808)
|
2023-05-03 14:03:38 +02:00 |
Matt Jankowski
|
53682a7b4f
|
Fix Performance/DeletePrefix cop (#24796)
|
2023-05-02 21:07:45 +02:00 |
Matt Jankowski
|
4d1f9d4278
|
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741)
|
2023-05-02 18:16:07 +02:00 |
Claire
|
dc06dd260f
|
Check domain suspensions before trying to fetch resources (#24535)
|
2023-05-02 15:22:19 +02:00 |
Claire
|
e964406ec3
|
Optimize archive export service and export zip files instead of gzipped tar files (#23360)
|
2023-05-02 15:09:43 +02:00 |
Claire
|
abce7cf2b9
|
Rewrite import feature (#21054)
|
2023-05-02 12:08:48 +02:00 |
Matt Jankowski
|
bdbc9d0036
|
Fix Rails/CompactBlank cop (#24690)
|
2023-04-30 14:07:21 +02:00 |
Nick Schonning
|
519ae8c0c6
|
Drop EOL Ruby 2.7 (#24237)
|
2023-04-27 01:46:18 +02:00 |
Matt Jankowski
|
f01a643897
|
Remove instance variables from helper usage (#24203)
|
2023-04-23 22:35:54 +02:00 |
Claire
|
27fab2ce37
|
Fix crash in NotifyService when trying to send an email notification for polls (#24558)
|
2023-04-17 13:13:36 +02:00 |
Claire
|
172a4ad9f4
|
Fix crash in NotifyService when trying to send an email notification for post edits (#24460)
|
2023-04-08 12:51:14 +02:00 |
Eugen Rochko
|
c75fccf033
|
Change user settings to be stored in a more optimal way (#23630)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-03-30 14:44:00 +02:00 |
Christian Schmidt
|
72b4973f50
|
Requeue expiration notification (#24311)
|
2023-03-29 10:52:40 +02:00 |
Takeshi Umeda
|
df68ba2e6a
|
Refactoring relations_map (#24195)
|
2023-03-21 10:32:58 +01:00 |
Christian Schmidt
|
7583523bf0
|
Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
|
2023-03-16 11:07:24 +01:00 |
Claire
|
23bce96f0c
|
Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call (#24034)
|
2023-03-15 03:45:15 +01:00 |
Jean byroot Boussier
|
08c2938b4a
|
Upgrade to latest redis-rb 4.x and fix deprecations (#23616)
Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
|
2023-03-04 16:38:28 +01:00 |
Claire
|
fe098d35c2
|
Fix original account being unfollowed on migration before the follow request could be sent (#21957)
|
2023-03-03 21:13:55 +01:00 |
Christian Schmidt
|
cc0c37cd69
|
Only offer translation for supported languages (#23879)
|
2023-03-03 21:06:31 +01:00 |
Claire
|
7bc43c91a0
|
Fix “Remove all followers from the selected domains” being more destructive than it claims (#23805)
|
2023-03-03 20:25:15 +01:00 |
Nick Schonning
|
19be243493
|
Autofix Rubocop Style/HashConversion (#23852)
|
2023-02-28 22:59:19 +09:00 |
Nick Schonning
|
4f6ad6475e
|
Autofix Rubocop Rails/Blank (#23765)
|
2023-02-22 09:57:56 +09:00 |
Nick Schonning
|
247bf6e812
|
Enable Rubocop Style/StringConcatenation defaults (#23792)
|
2023-02-22 09:54:36 +09:00 |
Nick Schonning
|
dd63a919f0
|
Autofix Rubocop Style/RescueStandardError (#23745)
|
2023-02-20 11:01:20 +01:00 |
Nick Schonning
|
e6312104c7
|
Autofix Rubocop remaining Layout rules (#23679)
|
2023-02-20 06:58:28 +01:00 |
Nick Schonning
|
49f1168050
|
Autofix Rubocop Style/RedundantBegin (#23703)
|
2023-02-19 07:09:40 +09:00 |
Nick Schonning
|
793f8c7dd5
|
Autofix Rubocop Style/IfUnlessModifier (#23697)
|
2023-02-18 12:37:47 +01:00 |