Claire
f0714c8106
[Glitch] Fix notification permissions being requested immediately after login
...
Port f5f4f40955
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-15 21:33:28 +02:00
Santiago Kozak
082e969b4f
[Glitch] Fix recent search items not handling overflows correctly
...
Port 4b1c517e8e
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-15 21:31:46 +02:00
Claire
3947d7a153
Merge commit 'aeae2ebc0159bc2caadfc52313545f8e69c035e7' into glitch-soc/merge-upstream
...
Conflicts:
- `config/initializers/content_security_policy.rb`:
Upstream added some code to add the Identity Provider's sign-in endpoint to
the `form-action` Content Security Policy directive but our version of the
file is pretty different.
Ported the change.
2023-09-15 21:25:05 +02:00
Eugen Rochko
660857bf06
[Glitch] Add recent searches in web UI
...
Port 0f8203badd
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-15 21:15:41 +02:00
Claire
baba47c85a
[Glitch] Fix confusing behavior of mute button and volume slider in web UI
...
Port 850eca8ab0
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-15 21:12:53 +02:00
Eugen Rochko
cf03ddb5c8
[Glitch] Fix mute button and volume slider feeling disconnected in web UI
...
Port bb0966bf85
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-15 21:12:13 +02:00
Eugen Rochko
d22bbeb7e5
[Glitch] Change onboarding prompt to use full width of banner in web UI
...
Port f56ca513fc
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-15 21:09:28 +02:00
Claire
296e8f791e
Merge commit '1efbb6202400d84024e68975c5cedd65efe71a80' into glitch-soc/merge-upstream
2023-09-15 21:06:45 +02:00
Claire
3f396a1b06
[Glitch] Add some information about Full-text search being disabled in search popout
...
Port 1e8b335d70
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-15 21:01:40 +02:00
Claire
4127a9d9fe
Merge commit 'a8d18668b2dd066e316c8bb0a712dd19911cdd59' into glitch-soc/merge-upstream
2023-09-15 20:57:40 +02:00
Eugen Rochko
054ae66061
[Glitch] Add infinite scrolling for search results in web UI
...
Port 01e3a1f941
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-15 20:54:20 +02:00
Eugen Rochko
fda4246c3a
[Glitch] Add `in:` to search popout in web UI
...
Port 3433972ed3
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-15 20:33:51 +02:00
Claire
5cc06f5edc
Merge commit '37e5129118019dae515a876c40b25b14ac976be2' into glitch-soc/merge-upstream
2023-09-15 20:21:40 +02:00
Claire
e55eb73623
[Glitch] Improve interaction modal error handling
...
Port a8a25dcbdb
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2023-09-15 20:11:18 +02:00
Claire
9bb5ff5a62
Merge commit 'a8a25dcbdb63efb3191dbb3720c385209ffe4f34' into glitch-soc/merge-upstream
2023-09-15 20:08:09 +02:00
renovate[bot]
aeae2ebc01
Update dependency rails to v7.0.8 ( #26907 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-13 10:01:31 +02:00
Jeong Arm
26c903c35b
Fix Version metadata have trailing dot ( #2403 )
2023-09-13 08:47:39 +02:00
Plastikmensch
06221b90d2
Fix wrong gradient color on collapsed private mentions ( #2402 )
...
Upstream changed the background color of private mentions, but the gradient used for collapsed toots still used the old color.
Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
2023-09-13 08:44:40 +02:00
Claire
f5f4f40955
Fix notification permissions being requested immediately after login ( #26472 )
2023-09-12 18:27:01 +02:00
Claire
fdeac75e50
Fix front-end bug when processing relationship-related account actions ( #26902 )
2023-09-12 16:30:03 +02:00
CSDUMMI
99e34fed97
Fix #26849 by adding the domain of the current SSO provider to the form-action CSP ( #26857 )
2023-09-12 13:04:51 +02:00
renovate[bot]
7497b4e076
Update dependency uuid to v9.0.1 ( #26900 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-12 12:38:52 +02:00
Renaud Chaput
808c6f621b
Fix Redux types ( #26899 )
2023-09-12 12:18:19 +02:00
renovate[bot]
fcda040a38
Update dependency test-prof to v1.2.3 ( #26894 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-12 10:45:54 +02:00
Jeong Arm
5e533cf903
Add PublicStatuses to tootctl search deploy --only option ( #26896 )
2023-09-12 09:59:59 +02:00
Santiago Kozak
4b1c517e8e
Fix recent search items not handling overflows correctly ( #26893 )
2023-09-12 04:20:57 +02:00
Claire
f5793b11bb
Fix error on `status` type notification (bell icon) ( #26884 )
2023-09-11 20:23:13 +02:00
Renaud Chaput
84e91ee142
Convert `actions/account_notes` into Typescript ( #26601 )
2023-09-11 16:09:22 +02:00
renovate[bot]
9650f7b998
Update dependency kt-paperclip to v7.2.1 ( #26869 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 11:51:42 +02:00
renovate[bot]
0d4ed17ac9
Update dependency @rails/ujs to v7.0.8 ( #26871 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 11:32:30 +02:00
renovate[bot]
bcf10c7811
Update dependency @babel/core to v7.22.17 ( #26855 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 11:12:22 +02:00
renovate[bot]
7f38582cc3
Update formatjs monorepo ( #26874 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 10:54:59 +02:00
renovate[bot]
76730f8970
Update actions/checkout action to v4 ( #26882 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 10:41:26 +02:00
renovate[bot]
1efbb62024
Update dependency @types/lodash to v4.14.198 ( #26878 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 10:26:23 +02:00
renovate[bot]
935a7ab538
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v7.17.13 ( #26879 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 10:26:06 +02:00
renovate[bot]
2f86d3bf24
Update eslint (non-major) ( #26881 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 10:25:54 +02:00
renovate[bot]
1e1a5bb993
Update dependency rubocop to v1.56.3 ( #26883 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 10:11:59 +02:00
renovate[bot]
595ccca12a
Update dependency ws to v8.14.1 ( #26862 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-11 09:59:18 +02:00
Claire
850eca8ab0
Fix confusing behavior of mute button and volume slider in web UI ( #26860 )
2023-09-08 20:39:29 +02:00
Claire
068c80d0bf
Change `GET /api/v1/directory` to use database replica rather than primary ( #26856 )
2023-09-08 17:01:02 +02:00
jsgoldstein
d97f736733
Add search tests ( #26703 )
2023-09-08 16:17:55 +02:00
Eugen Rochko
15ce240dae
Fix `account_id`, `max_id` and `min_id` params not working in search ( #26847 )
2023-09-08 14:25:00 +02:00
Renaud Chaput
0c43169d93
Use NodeJS v20 by default ( #26830 )
2023-09-08 13:45:34 +02:00
renovate[bot]
390c09a09a
Update dependency ws to v8.14.0 ( #26821 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-08 12:43:21 +02:00
renovate[bot]
640024d8d2
Update formatjs monorepo ( #26844 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-08 12:42:55 +02:00
Claire
d45dd56874
Fix performances of profile directory ( #26842 )
2023-09-07 18:55:25 +02:00
renovate[bot]
e654e8e07e
Update dependency core-js to v3.32.2 ( #26841 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-07 16:49:31 +02:00
Claire
aaa4b77b04
Simplify `Account.by_recent_status` and `Account.by_recent_sign_in` scopes ( #26840 )
2023-09-07 15:38:11 +02:00
renovate[bot]
343cbc89a1
Update dependency @material-design-icons/svg to v0.14.12 ( #26832 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-07 14:59:42 +02:00
Eugen Rochko
0f8203badd
Add recent searches in web UI ( #26834 )
2023-09-07 14:56:19 +02:00