Nick Schonning
|
1a6c2e450a
|
Update rubocop to v1.54.1 (#25627)
|
2023-07-13 11:11:55 +02:00 |
|
Matt Jankowski
|
ce43ed144c
|
Rails 7.0 update (#25668)
|
2023-07-13 09:36:07 +02:00 |
|
Matt Jankowski
|
2e1391fdd2
|
Fix Naming/MemoizedInstanceVariableName cop (#25928)
|
2023-07-12 10:08:51 +02:00 |
|
Matt Jankowski
|
b8b2470cf8
|
Fix Style/SlicingWithRange cop (#25923)
|
2023-07-12 10:03:06 +02:00 |
|
KMY
|
7026a250b2
|
Fix variable name
|
2023-07-11 19:11:36 +09:00 |
|
KMY
|
f22d5be2a3
|
Fix calling fetch_references_service
|
2023-07-11 18:52:00 +09:00 |
|
KMY
|
cadfbbab96
|
Add references activitypub support
|
2023-07-11 18:31:28 +09:00 |
|
Eugen Rochko
|
93e8a15415
|
Add forwarding of reported replies to servers being replied to (#25341)
|
2023-07-08 20:00:02 +02:00 |
|
KMY
|
7fa5cbc649
|
Merge commit '95d65c971c ' into kb_migration
|
2023-07-08 11:26:19 +09:00 |
|
KMY
|
d773c74b9e
|
Bump version to v4.1.4 (#25805)
|
2023-07-08 08:01:06 +09:00 |
|
Claire
|
b6d173b459
|
Fix crash in admin interface when viewing a remote user with verified links (#25796)
|
2023-07-07 18:10:17 +02:00 |
|
KMY
|
fc87e18044
|
Merge commit '5e1752ce3f ' into kb_migration
|
2023-07-07 07:21:46 +09:00 |
|
KMY
|
2a813d517d
|
Merge commit 'eaa1f9e450 ' into kb_migration
|
2023-07-07 07:20:37 +09:00 |
|
KMY
|
82338ded9f
|
Bump version to v4.1.3 (#25757)
|
2023-07-06 23:09:32 +09:00 |
|
Claire
|
610731b03d
|
Merge pull request from GHSA-55j9-c3mp-6fcq
|
2023-07-06 15:06:49 +02:00 |
|
Claire
|
c5929798bf
|
Merge pull request from GHSA-9pxv-6qvf-pjwc
* Fix timeout handling of outbound HTTP requests
* Use CLOCK_MONOTONIC instead of Time.now
|
2023-07-06 15:06:23 +02:00 |
|
KMY
|
a6a68a548f
|
Add force CW action button on moderatoring statuses
|
2023-07-06 21:12:53 +09:00 |
|
KMY
|
ad5f9492fb
|
Fix status reference worker parameters error
|
2023-07-06 13:23:38 +09:00 |
|
KMY
|
22ad776635
|
Add status references support
|
2023-07-06 12:55:11 +09:00 |
|
Claire
|
eb2417ce99
|
Fix OAuth apps page crashing when listing apps with certain admin API scopes (#25713)
|
2023-07-04 18:58:23 +02:00 |
|
KMY
|
850c4dfb3c
|
Merge commit '6268188543 ' into kb_migration
|
2023-07-04 17:44:40 +09:00 |
|
KMY
|
bd55de00b3
|
Merge commit '00eac6e757 ' into kb_migration
|
2023-07-04 17:27:59 +09:00 |
|
KMY
|
8a6e52bd25
|
Full text search always phrase_clause
|
2023-07-04 14:53:52 +09:00 |
|
Eugen Rochko
|
ba06a2f104
|
Revert "Rails 7 update" (#25667)
|
2023-07-02 11:14:22 +02:00 |
|
Matt Jankowski
|
50c2a03695
|
Rails 7 update (#24241)
|
2023-07-02 10:38:53 +02:00 |
|
Claire
|
0ccf6c0eb7
|
Fix batch attachment deletion leaving empty directories (#25587)
|
2023-06-27 09:36:11 +02:00 |
|
S.H
|
7a25af64dd
|
Remove media attachment only when file was exist (#25586)
|
2023-06-26 16:38:19 +02:00 |
|
Eugen Rochko
|
bb4756c823
|
Change files to be deleted in batches instead of one-by-one (#23302)
|
2023-06-26 14:17:41 +02:00 |
|
KMY
|
f8cd77b8b1
|
Merge commit '69db507924 ' into kb_migration
|
2023-06-22 17:39:55 +09:00 |
|
Claire
|
c78280a8ce
|
Add translate="no" to outgoing mentions and links (#25524)
|
2023-06-20 18:10:19 +02:00 |
|
Matt Jankowski
|
e1c9d52e91
|
Reduce sleep time in request pool spec (#25470)
|
2023-06-19 13:48:25 +02:00 |
|
KMY
|
f59eb4c6d3
|
Add list exclusive property stl support
|
2023-06-07 14:48:43 +09:00 |
|
KMY
|
edb2a5dcf3
|
Merge commit 'f378f10404 ' into kb_migration
|
2023-06-07 11:45:52 +09:00 |
|
Nick Schonning
|
c66250abf1
|
Autofix Rubocop Regex Style rules (#23690)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-06-06 14:50:51 +02:00 |
|
Eugen Rochko
|
4eda233e09
|
Add webhook templating (#23289)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-06-06 10:42:47 +02:00 |
|
KMY
|
9027195ae3
|
Merge commit '0ddc895282 ' into kb_migration
|
2023-06-06 11:36:04 +09:00 |
|
Matt Jankowski
|
af135bddd0
|
Update Admin::Metrics::Measure classes for Rails 7 (#25236)
|
2023-06-05 20:46:04 +02:00 |
|
Matt Jankowski
|
3b21c13dcc
|
Rails 7 compatibility fix for Admin::Metrics::Dimension classes (#25277)
|
2023-06-05 16:52:33 +02:00 |
|
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>
|
2023-06-05 09:37:02 +02:00 |
|
KMY
|
093cfdbb7b
|
Merge commit 'c15c8c7aa8 ' into kb_migration
|
2023-06-01 17:30:18 +09:00 |
|
Matt Jankowski
|
f84037ae2b
|
Remove unused #hash_to_object method in SettingsHelper (#25213)
|
2023-06-01 09:47:05 +02:00 |
|
Claire
|
e9385e93e9
|
Add a confirmation screen when suspending a domain (#25144)
|
2023-06-01 09:37:38 +02:00 |
|
KMY
|
7e40c6ca4d
|
Fix not searchable in fedibird
|
2023-06-01 09:21:23 +09:00 |
|
Christian Schmidt
|
69057467cb
|
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 |
|
Matt Jankowski
|
00c222377d
|
Remove unused Settings::Extend module (#25214)
|
2023-05-31 23:34:48 +02:00 |
|
KMY
|
06f0656a7b
|
Merge commit '39b22ba91b ' into kb_migration
|
2023-05-26 15:17:34 +09:00 |
|
KMY
|
39b22ba91b
|
Change activitypub as:LoginOnly to LoginUser
|
2023-05-26 13:48:59 +09:00 |
|
KMY
|
e67c73846f
|
Revert "Fix receiving loginonly"
This reverts commit 399606a55c .
|
2023-05-25 14:47:41 +09:00 |
|
KMY
|
399606a55c
|
Fix receiving loginonly
|
2023-05-25 14:46:20 +09:00 |
|
KMY
|
279e4465ac
|
Fix loginonly activitypub spec
|
2023-05-25 11:20:26 +09:00 |
|