Renaud Chaput
8ea2726376
Fix a leftover argument to api()
( #30405 )
2024-05-24 08:25:42 +00:00
Claire
ef01546957
Merge pull request #2718 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes up to b6fd14f0e2
2024-05-23 22:41:09 +02:00
Renaud Chaput
e32bfad88a
[Glitch] Fix createDataLoadingThunk
and related actions
...
Port b6fd14f0e2
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-05-23 20:37:00 +02:00
Renaud Chaput
8d6058b40a
[Glitch] Proposal: a modern & typed way of writing Redux actions doing API requests
...
Port 10ec421dd4
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-05-23 20:33:05 +02:00
Claire
51631c785f
Merge commit 'b6fd14f0e2842eca269ef8962e3c5bd560a76357' into glitch-soc/merge-upstream
...
Conflicts:
- `app/lib/activitypub/parser/status_parser.rb`:
Glitch-soc had changes to adjacent lines.
Ported upstream's changes.
2024-05-23 20:30:23 +02:00
Renaud Chaput
b6fd14f0e2
Fix createDataLoadingThunk
and related actions ( #30408 )
2024-05-23 18:22:42 +00:00
Renaud Chaput
c465ef7560
[Glitch] Fix some API calls that should not use an API token
...
Port 15d3070754
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-05-23 20:11:20 +02:00
Claire
0e8633f6c7
Merge commit '3a862439dfc989c6c5741e007c2f4e0335fffe33' into glitch-soc/merge-upstream
2024-05-23 20:11:12 +02:00
Claire
133d98fb25
Normalize language code of incoming posts ( #30403 )
2024-05-23 17:28:18 +00:00
Renaud Chaput
10ec421dd4
Proposal: a modern & typed way of writing Redux actions doing API requests ( #30270 )
2024-05-23 09:50:13 +00:00
Matt Jankowski
3a862439df
Remove unused account record in api/v2/admin/accounts spec ( #30397 )
2024-05-23 08:26:58 +00:00
github-actions[bot]
5b5a35cf96
New Crowdin Translations (automated) ( #30402 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-05-23 08:26:29 +00:00
Renaud Chaput
15d3070754
Fix some API calls that should not use an API token ( #30401 )
2024-05-23 07:30:48 +00:00
Jeremy Kescher
21a0804210
Add ability to disable the suspicious sign in detector
...
The CatCatNya~ production config has an IP retention period of one day. That will cause suspicious login emails to be sent out simply because we don't have any known IP data.
Therefore, add an option disabling it.
2024-05-23 01:16:55 +02:00
Jeremy Kescher
c1054880a3
Bump version to v4.3.0-alpha.3+glitch+cat+1.2.6
2024-05-22 23:58:09 +02:00
Jeremy Kescher
d1856ea48d
Merge branch 'refs/heads/glitch-soc' into develop
...
# Conflicts:
# app/javascript/mastodon/initial_state.js
2024-05-22 23:56:46 +02:00
Claire
6f884b6305
Merge pull request #2717 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes up to 2c5ab8f647
2024-05-22 22:04:05 +02:00
Renaud Chaput
3e9298370d
[Glitch] Remove the access token from Redux & context
...
Port 2c5ab8f647
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-05-22 21:14:54 +02:00
Claire
22d12229b2
Merge commit '2c5ab8f647841ea8075ece50ccc9e12c21af8720' into glitch-soc/merge-upstream
2024-05-22 21:05:19 +02:00
Renaud Chaput
2c5ab8f647
Remove the access token from Redux & context ( #30275 )
2024-05-22 14:45:18 +00:00
Michael Stanclift
2c75cf8599
Add "Warning preset" link to admin navigation ( #26199 )
2024-05-22 09:05:33 +00:00
github-actions[bot]
a2b4c29c8f
New Crowdin Translations (automated) ( #30394 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-05-22 07:57:51 +00:00
renovate[bot]
d9d4ba1b6f
fix(deps): update dependency glob to v10.3.16 ( #30392 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-22 07:47:49 +00:00
renovate[bot]
6e67ca73f3
fix(deps): update dependency axios to v1.7.2 ( #30372 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-22 07:35:27 +00:00
Claire
65db9dec2e
Merge pull request #2716 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes up to cd0c547936
2024-05-21 20:04:34 +02:00
David Lapshin
dc35563f65
[Glitch] Fix announcements icon rotating like settings one
...
Port cd0c547936
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-05-21 17:45:59 +02:00
Claire
5ab111554e
Merge commit 'cd0c5479362260082dbe1cbc42e364017853bbfc' into glitch-soc/merge-upstream
2024-05-21 17:45:21 +02:00
Claire
40a3a3f3d8
Merge pull request #2715 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes up to 89f89d738f
2024-05-21 17:44:40 +02:00
David Lapshin
cd0c547936
Fix announcements icon rotating like settings one ( #30388 )
2024-05-21 15:24:51 +00:00
Claire
32223863a5
Add coverage to /admin/accounts/:id
( #30386 )
2024-05-21 13:17:34 +00:00
Claire
edf6ca56e3
Fix rubocop error and cleanup Status.as_direct_timeline
a little
2024-05-21 13:12:46 +02:00
Claire
d3136e6d58
Merge commit '89f89d738f5840c80ff938f8bf6734cdafe0fa83' into glitch-soc/merge-upstream
2024-05-21 12:06:38 +02:00
Claire
89f89d738f
Revert "Allow unblocking email addresses from any matching account ( #29305 )" ( #30385 )
2024-05-21 08:56:08 +00:00
github-actions[bot]
eda2bdfc7a
New Crowdin Translations (automated) ( #30383 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-05-21 08:48:36 +00:00
Jeremy Kescher
6703af29e3
Bump version to v4.3.0-alpha.3+glitch+cat+1.2.5
2024-05-21 05:52:53 +02:00
Jeremy Kescher
16ce10a2bd
Apply changes from emoji reactions branch
2024-05-21 05:47:06 +02:00
Jeremy Kescher
c9fb54fd4c
Emergency fix for charlock_holmes after ICU 75
2024-05-21 03:37:40 +02:00
Jeremy Kescher
47884616f7
[Glitch+Emoji reactions] Use modern React context for for identity for emoji reaction code
2024-05-21 00:46:17 +02:00
Jeremy Kescher
ec9b8d058a
Bump version to v4.3.0-alpha.3+glitch+cat+1.2.3
2024-05-21 00:05:46 +02:00
Jeremy Kescher
fae98d1deb
Merge branch 'refs/heads/glitch-soc' into develop
...
# Conflicts:
# app/javascript/flavours/glitch/initial_state.js
# app/javascript/mastodon/initial_state.js
2024-05-20 23:57:04 +02:00
Jeremy Kescher
e42e5885fa
Increase display name characters on CatCatNya~ from 50 to 100
2024-05-20 23:55:40 +02:00
Claire
e853355f24
Merge pull request #2714 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes up to 0a2110b9af
2024-05-20 20:23:13 +02:00
renovate[bot]
0663c7d78d
fix(deps): update formatjs monorepo ( #30359 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-20 17:14:10 +00:00
renovate[bot]
8c925dec79
chore(deps): update dependency rubocop-rails to v2.25.0 ( #30341 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-20 17:04:21 +00:00
Claire
20fdf8e22c
Merge commit '0a2110b9af52005798251dc9d245a66dd5dd20fa' into glitch-soc/merge-upstream
2024-05-20 17:47:48 +02:00
Claire
7b3eef4cb1
Merge pull request #2713 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes up to de4815afda
2024-05-20 17:27:55 +02:00
Matt Jankowski
0a2110b9af
Add coverage for custom filters ( #30347 )
2024-05-20 15:00:09 +00:00
Claire
00cf8d3748
Change older Paperclip database migrations for consistency ( #30204 )
2024-05-20 14:59:27 +00:00
Claire
2bcbeed951
Add some error handling to OTP secret migration ( #30344 )
2024-05-20 14:59:23 +00:00
Renaud Chaput
ca5955ed76
[Glitch] Use a modern React context for identity in the app
...
Port a178ba7cd5
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-05-20 12:53:52 +02:00