Eugen Rochko
429e08e3d2
Remove old notifications route from web UI ( #33038 )
2024-11-26 09:59:11 +00:00
Matt Jankowski
a27bafa596
Add UserRole#bypass_block?
method for notification check ( #32974 )
2024-11-26 09:45:47 +00:00
Matt Jankowski
6efa320feb
Fix Style/SafeNavigation
cop ( #32970 )
2024-11-26 08:09:04 +00:00
github-actions[bot]
6b1dd1bf2a
New Crowdin Translations (automated) ( #33074 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-26 07:24:28 +00:00
Matt Jankowski
0ea9d8164b
Remove body_class_string
helper ( #33072 )
2024-11-26 07:19:20 +00:00
Claire
9a7130d6da
Fix direct inbox delivery pushing posts into inactive followers' timelines ( #33067 )
2024-11-25 15:54:18 +00:00
Claire
2d8fed23e6
Fix TagFollow
records not being correctly handled in account operations ( #33063 )
2024-11-25 10:27:58 +00:00
Eugen Rochko
1a88c05274
Fix arrow in the wrong place on empty list members screen in web UI ( #33054 )
2024-11-25 10:23:09 +00:00
Claire
1be83c6982
Fix username and display name being hidden on narrow screens in moderation interface ( #33064 )
2024-11-25 09:18:06 +00:00
Matt Jankowski
74df47ad9c
Add coverage for Webhook
validations ( #33026 )
2024-11-25 08:19:16 +00:00
github-actions[bot]
4521390163
New Crowdin Translations (automated) ( #33043 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-25 08:17:41 +00:00
Claire
217e0f87fd
[Glitch] Change design of lists in web UI
...
Port 62603508c7343f0b9ef880bcbed67c70a9e8375d to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-11-24 19:59:23 +01:00
Claire
2259949e9b
Remove pinned accounts editor
...
It was utterly broken and the underlying modals are getting redesigned
2024-11-24 19:59:23 +01:00
Claire
ba151ef5e5
[Glitch] Fix duplicate notifications in notification groups when using slow mode
...
Port 4bfb8887bfac0839fd94f57ec76d082d20f4c805 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-11-24 18:59:04 +01:00
Claire
f740611820
Merge commit 'd0753ec276502ea28a1e853cbc6487020a0602e3' into glitch-soc/merge-upstream
2024-11-24 18:56:15 +01:00
github-actions[bot]
497dfbd95c
New Crowdin Translations (automated) ( #2896 )
...
* New Crowdin translations
* Fix bogus no.yml
* Fix bogus simple_form.no.yml
---------
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-11-24 18:39:20 +01:00
Jeong Arm
b52e7a68bc
Set autofocus on favourite modal ( #2900 )
2024-11-24 18:39:14 +01:00
Eugen Rochko
bcd2920e0c
[Glitch] Fix notification polling showing a loading bar in web UI
...
Port e856838e0c971a661e732ef6f221afc800d894a6 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-11-24 16:54:28 +01:00
Jeong Arm
06c462ed1a
[Glitch] Add missing autofocus on boost modal
...
Port 60801ab9140c5bcce3a3336d3ed46ccfbf3ab129 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-11-24 16:54:08 +01:00
Claire
6374937147
Merge commit 'e68b26c8df2056182564abcee230927ed53200c8' into glitch-soc/merge-upstream
...
Conflicts:
- `app/models/trends/statuses.rb`:
Upstream added a date restriction to trendable posts, while glitch-soc had
slightly different conditions.
Added the date restriction to glitch-soc's conditions.
2024-11-24 16:46:28 +01:00
Nick Schonning
27e79da6b9
Update immutable imports for v5 ( #33037 )
2024-11-22 22:23:02 +00:00
David Roetzel
21a8612aab
Prevent delivery of posts to (even more) suspended followers ( #33030 )
2024-11-22 15:58:48 +00:00
Christian Schmidt
2e66dd09e2
Show default time zone ( #31803 )
2024-11-22 14:48:41 +00:00
Claire
99f36f1b7b
Tweak antispam a bit ( #33024 )
2024-11-22 14:43:16 +00:00
Claire
04ce5939ae
Prevent delivery of new posts to suspended followers ( #27509 )
2024-11-22 14:36:08 +00:00
Oliver Geer
0ad5c212c1
Fix accounts table long display name ( #29316 )
2024-11-22 09:50:47 +00:00
Christian Schmidt
9ebed5d410
Fix CSS warnings ( #32266 )
2024-11-22 08:58:04 +00:00
github-actions[bot]
47190087f8
New Crowdin Translations (automated) ( #33020 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-22 08:44:09 +00:00
Eugen Rochko
d75088d699
Fix pushing hashtag-followed posts to feeds of inactive users ( #33018 )
2024-11-22 08:30:57 +00:00
Christian Schmidt
0518613dd7
LinkDetailsExtractor adjustments ( #31357 )
2024-11-22 08:00:14 +00:00
Claire
4bfb8887bf
Fix duplicate notifications in notification groups when using slow mode ( #33014 )
2024-11-21 16:10:07 +00:00
Eugen Rochko
62603508c7
Change design of lists in web UI ( #32881 )
2024-11-21 16:10:04 +00:00
Christian Schmidt
7385016837
rel="me"
check should be case-insenstive (#32238 )
2024-11-21 14:37:25 +00:00
Claire
dbddd40c1c
Add stop-gap antispam code ( #32981 )
2024-11-21 14:06:57 +00:00
Emelia Smith
4517e18b79
Update dependency doorkeeper to v5.8.0 ( #33000 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-21 13:48:30 +00:00
github-actions[bot]
e4d5cc0ca6
New Crowdin Translations (automated) ( #33010 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-21 10:58:45 +00:00
Eugen Rochko
420ed155ba
Fix wrong video dimensions for some rotated videos ( #33008 )
2024-11-21 10:58:04 +00:00
Paulo Vilarinho
2526b32ad3
block scheduled status from frozen users ( #30729 )
2024-11-20 19:06:41 +00:00
Eugen Rochko
683db3ab25
Add ability to middle-mouse click posts in web UI ( #32988 )
2024-11-20 15:56:35 +00:00
Claire
e68b26c8df
Fix posts made in the future being allowed to trend ( #32996 )
2024-11-20 12:41:22 +00:00
github-actions[bot]
4252b13a4b
New Crowdin Translations (automated) ( #32990 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-20 08:24:50 +00:00
Claire
30e9c7137b
Fix error when viewing statuses to deleted replies in moderation view ( #32986 )
2024-11-19 20:21:12 +00:00
Matt Jankowski
37f00fb018
Use hash arguments to group
when possible ( #32916 )
2024-11-19 10:36:02 +00:00
Eugen Rochko
2b5faa2ba3
Change lists to reflect added and removed users retroactively ( #32930 )
2024-11-19 10:04:12 +00:00
Matt Jankowski
f2976ec9a4
Extract Notification::Groups
concern ( #32968 )
2024-11-19 10:02:01 +00:00
github-actions[bot]
9fc2fc2251
New Crowdin Translations (automated) ( #32969 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-19 09:05:39 +00:00
Eugen Rochko
e856838e0c
Fix notification polling showing a loading bar in web UI ( #32960 )
2024-11-19 08:57:12 +00:00
Matt Jankowski
425982841d
Use group/count approach in annual report classes ( #32914 )
2024-11-19 08:51:34 +00:00
Matt Jankowski
da826fe959
Use hash arguments to order
when possible (Rails 7.2) ( #32915 )
2024-11-18 15:07:53 +00:00
Matt Jankowski
477412d62a
Use hash arguments to select
when possible (Rails 7.2) ( #32917 )
2024-11-18 14:58:45 +00:00