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 62603508c7
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 4bfb8887bf
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 e856838e0c
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 60801ab914
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
Matt Jankowski
c0c34d35e2
Move self destruct check to `config_for` and add constant for verifier string ( #32943 )
2024-11-18 09:57:16 +00:00
Eugen Rochko
911d7dbbf6
Fix `min_id` and `max_id` causing error in search API ( #32857 )
2024-11-18 09:37:01 +00:00
Matt Jankowski
c511cbcd6c
Extract constants for controller `LIMIT` queries ( #32921 )
2024-11-18 09:23:38 +00:00
Matt Jankowski
16addf47c7
Reduce long lines in `relationships/show` view ( #32922 )
2024-11-18 09:23:07 +00:00
github-actions[bot]
02985aae69
New Crowdin Translations (automated) ( #32927 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-18 09:20:37 +00:00
Jeong Arm
60801ab914
Add missing autofocus on boost modal ( #32953 )
2024-11-18 08:48:27 +00:00
Matt Jankowski
1c6f53e70f
Use `with_options` blocks in `Associations` concern ( #32840 )
2024-11-18 08:07:18 +00:00
Matt Jankowski
a1ac2a73ff
Remove remnants of embed views ( #32419 )
2024-11-16 20:48:10 +00:00
Claire
e8c108d270
Fix collapse icon opening the post ( #2899 )
2024-11-16 21:39:12 +01:00
Emelia Smith
0e9ab5363a
[Glitch] Improve display of statuses in admin panel
...
Port ddfb3d123b
to glitch-soc (CSS only)
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-11-15 19:06:23 +01:00
Claire
18aa0d8871
[Glitch] Fix Content Warning and filter states not applying to boosted posts properly (refactor only)
...
Port ec663eaba1
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-11-15 19:03:39 +01:00
Eugen Rochko
e86c1c814b
[Glitch] Fix a few visual issues with annual reports in web UI
...
Port 32e5e1d3f1
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-11-15 19:00:15 +01:00
Christian Schmidt
e98891f4e5
[Glitch] Backspace hotkey should override default behaviour
...
Port 157fba4698
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-11-15 18:51:06 +01:00
Claire
4f1242964b
Merge commit '44d92fa4f6aac5c45ad358287af48cd879f5665e' into glitch-soc/merge-upstream
2024-11-15 18:44:32 +01:00
Matt Jankowski
319109029d
Fix logic in "last used at per application" oauth token list ( #32912 )
2024-11-15 15:52:37 +00:00
Matt Jankowski
297ce9ef44
Move body class to shared partial for web app controller concern views ( #31797 )
2024-11-15 15:49:26 +00:00
Shlee
34d7c9edae
Rails 7+: primary_abstract_class recommendation ( #32909 )
2024-11-15 15:37:30 +00:00
Claire
0838cf1e05
Fix domain attribution field having autocorrect and autocapitalize enabled ( #32903 )
2024-11-15 13:37:45 +00:00
github-actions[bot]
c546aa57cb
New Crowdin Translations (automated) ( #32900 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-15 10:30:11 +00:00
Emelia Smith
ddfb3d123b
Improve display of statuses in admin panel ( #30813 )
2024-11-15 09:38:01 +00:00
Claire
2de018256a
Fix filters not being correctly applied to boosted posts ( #32895 )
2024-11-14 19:42:43 +00:00
Matt Jankowski
766358e52b
Add coverage for malformed version cleanup in `SoftwareUpdateCheckService`, add helper query methods ( #32876 )
2024-11-14 14:03:57 +00:00
Matt Jankowski
62d65504f6
Add `DomainResource` class to wrap MX lookup/normalize ( #32864 )
2024-11-14 13:47:29 +00:00
Claire
e8b6607ece
Fix titles being escaped twice ( #32889 )
2024-11-14 13:28:00 +00:00
Claire
ec663eaba1
Fix Content Warning and filter states not applying to boosted posts properly ( #32887 )
2024-11-14 12:50:36 +00:00
github-actions[bot]
aaebf142aa
New Crowdin Translations (automated) ( #32884 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-14 09:39:33 +00:00
Claire
8f5cbf5370
Fix list creation limit check ( #32869 )
2024-11-13 10:22:11 +00:00
github-actions[bot]
baad795384
New Crowdin Translations (automated) ( #32868 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-13 09:33:02 +00:00
Emelia Smith
2bd56f726a
Add client_secret_expires_at to OAuth Applications ( #30317 )
2024-11-12 22:06:13 +00:00
Claire
f5f6273d2b
Move `ALLOWED_PRIVATE_ADDRESSES` parsing to an initializer ( #32850 )
2024-11-12 13:00:52 +00:00
Eugen Rochko
32e5e1d3f1
Fix a few visual issues with annual reports in web UI ( #32807 )
2024-11-12 12:35:35 +00:00
Matt Jankowski
5d9dde3ec0
Add age/expiry duration constants to `BulkImport` class ( #32839 )
2024-11-12 08:57:06 +00:00
Emelia Smith
bf609090b1
Fix: prevent linking to pages which require extra permissions ( #32843 )
2024-11-12 08:55:17 +00:00
github-actions[bot]
0d06d70d11
New Crowdin Translations (automated) ( #32811 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-12 08:47:59 +00:00
Matt Jankowski
ea6d3ca8c1
Define constants for sampling sizes in `AccountReachFinder` ( #32805 )
2024-11-12 08:38:08 +00:00
Emelia Smith
a34edc211f
Add audit logging to Relays ( #32819 )
2024-11-12 08:35:08 +00:00
Matt Jankowski
c099797700
Use `mastodon` config namespace to load software update default value via `config_for` ( #30534 )
2024-11-12 08:28:31 +00:00
Emelia Smith
aeae152006
Prevent Web::Push notification delivery if notification is outside of TTL window ( #32842 )
2024-11-11 19:56:28 +00:00
Claire
1ae5f84774
Fix clicking on avatar/display opening status instead of profile ( #2897 )
...
Fix regression from #2895
2024-11-11 16:11:24 +01:00
Matt Jankowski
c78dc23b49
Move account sensitize-related methods to concern ( #28865 )
2024-11-11 13:08:23 +00:00
Matt Jankowski
d033920b7e
Move account silence-related methods to concern ( #28866 )
2024-11-11 08:29:55 +00:00
Claire
b7a66c6eac
Fix status clickable area ( #2895 )
2024-11-10 22:43:27 +01:00
github-actions[bot]
d29f27fad7
New Crowdin Translations (automated) ( #2851 )
...
* New Crowdin translations
* Update simple_form.no.yml
* Update no.yml
---------
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-11-10 22:07:04 +01:00
Christian Schmidt
157fba4698
Backspace hotkey should override default behaviour ( #32826 )
2024-11-10 16:16:07 +00:00
Claire
f3eac6f45a
[Glitch] Fix list of follow requests not having a back button
...
Port 6ae1fcd059
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-11-10 13:50:14 +01:00
Claire
80378921e6
[Glitch] Fix out-of-view post contents being inconsistent with in-view post contents
...
Port d482211aa6
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-11-10 13:50:14 +01:00
Eugen Rochko
3244926565
[Glitch] Add year in review feature to web UI
...
Port d6349c0e9a
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-11-10 13:50:14 +01:00
Claire
d19d7a283e
[Glitch] Fix alt-text pop-in not using the translated description
...
Port 0a1b5df202
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-11-10 13:29:04 +01:00
Claire
f0f807cec7
Merge commit '1e71c4e247eb8900a718b04113ffce9c1b8ad2f4' into glitch-soc/merge-upstream
2024-11-10 13:18:43 +01:00
Matt Jankowski
1e71c4e247
Use enum-generated `IpBlock.severity...` scopes ( #31210 )
2024-11-08 14:23:52 +00:00
Matt Jankowski
10c895dc84
Use existing arel scopes instead of string ordering ( #32801 )
2024-11-08 14:21:44 +00:00
Matt Jankowski
bde0f1239a
Add `InetContainer` with scopes of `containing` and `contained` ( #32802 )
2024-11-08 10:08:36 +00:00
Matt Jankowski
df54196a14
Use `touch_all` with batches ( #32799 )
2024-11-08 10:00:15 +00:00
github-actions[bot]
8df867b20a
New Crowdin Translations (automated) ( #32803 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-08 09:53:47 +00:00
Matt Jankowski
41227aeb95
Update Rails to version 7.2.2 ( #30391 )
2024-11-07 14:58:20 +00:00
Matt Jankowski
697947116e
Add `EmailDomainBlock.parents` scope ( #31968 )
2024-11-07 13:46:20 +00:00
Claire
6ae1fcd059
Fix list of follow requests not having a back button ( #32797 )
2024-11-07 11:45:46 +00:00
Matt Jankowski
68b545ef33
Add `Status.not_direct_visibility` scope ( #32065 )
2024-11-07 10:32:33 +00:00
Matt Jankowski
73f66af6eb
Update location of unused `MIN_SCHEDULE_OFFSET` constant ( #31217 )
2024-11-07 10:28:59 +00:00
github-actions[bot]
4ed3ce2377
New Crowdin Translations (automated) ( #32793 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-07 09:45:05 +00:00
Claire
d482211aa6
Fix out-of-view post contents being inconsistent with in-view post contents ( #32778 )
2024-11-06 13:30:53 +00:00
Claire
2bea74e69d
Avoid latest featured tag use on post removal unless necessary ( #32787 )
2024-11-06 10:51:54 +00:00
github-actions[bot]
871e3b25e8
New Crowdin Translations (automated) ( #32782 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-06 08:21:13 +00:00
Eugen Rochko
d6349c0e9a
Add year in review feature to web UI ( #32709 )
2024-11-05 14:40:07 +00:00
Matt Jankowski
20a147170e
Remove unused `usage` method from `REST::V1::InstanceSerializer` ( #32768 )
2024-11-05 14:20:27 +00:00
github-actions[bot]
933fa81baf
New Crowdin Translations (automated) ( #32772 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-05 08:41:09 +00:00
Claire
0a1b5df202
Fix alt-text pop-in not using the translated description ( #32766 )
2024-11-04 11:08:19 +00:00
Eugen Rochko
90f4ffa31d
Fix performance of percentile calculation for annual reports ( #32765 )
2024-11-04 10:11:06 +00:00
github-actions[bot]
2271b39a5c
New Crowdin Translations (automated) ( #32733 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-11-04 08:56:11 +00:00
Claire
b013067027
Fix ruby linting issue
2024-11-03 21:08:10 +01:00
Renato "Lond" Cerqueira
4d9d10ea81
[Glitch] Fix 'unknown' media attachment rendering in detailed view
...
Port 01e25af2e3
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-11-03 21:02:11 +01:00
Claire
95c95da891
[Glitch] Fix preview cards with long titles erroneously causing layout changes
...
Port 742eb549ab
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-11-03 21:00:41 +01:00
Nathan Sparrow
43775c8ea4
[Glitch] Embed modal mobile fix
...
Port de1d8dc63a
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-11-03 21:00:25 +01:00
Emelia Smith
9a5dcf0add
[Glitch] Feat: Implement interaction modal for Polls
...
Port dc0b1948be
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-11-03 21:00:05 +01:00
Claire
f624ef2778
Merge commit 'b06fd54c305915527e3a6edc575dc23b623143ef' into glitch-soc/merge-upstream
...
Conflicts:
- `app/helpers/formatting_helper.rb`:
Upstream wrapped some code glitch-soc had modified in an OTEL instrumentation span.
Wrapped the modified code.
2024-11-03 20:51:58 +01:00
Matt Jankowski
b231c3c1bf
Drop support for ruby 3.1 ( #32363 )
2024-10-31 15:12:08 +00:00
Matt Jankowski
a20ac20302
Add model spec for `Tombstone` ( #32697 )
2024-10-31 13:27:47 +00:00
github-actions[bot]
e78db58b65
New Crowdin Translations (automated) ( #32708 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-31 10:01:05 +00:00
Eugen Rochko
c2b498a2b0
Fix IDs not being serialized as strings in annual reports API ( #32710 )
2024-10-31 09:38:00 +00:00
Renato "Lond" Cerqueira
01e25af2e3
Fix 'unknown' media attachment rendering in detailed view ( #32713 )
2024-10-31 09:37:31 +00:00
Emelia Smith
e1b7382ea6
Add userinfo oauth endpoint ( #32548 )
2024-10-30 14:38:10 +00:00
github-actions[bot]
0a599d08d8
New Crowdin Translations (automated) ( #32695 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-30 10:02:02 +00:00
Claire
742eb549ab
Fix preview cards with long titles erroneously causing layout changes ( #32678 )
2024-10-30 08:34:56 +00:00
Matt Jankowski
babee06794
Add coverage for `StatusTrend` and `PreviewCardTrend` models, add `locales` class method to `RankedTrend` ( #32688 )
2024-10-29 15:46:32 +00:00
Nathan Sparrow
de1d8dc63a
Embed modal mobile fix ( #32641 )
2024-10-29 15:12:35 +00:00
David Roetzel
9de3fd60a0
Add telemetry for status / bio formatting ( #32677 )
2024-10-29 10:10:17 +00:00
github-actions[bot]
244aaf9a38
New Crowdin Translations (automated) ( #32687 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-29 09:29:22 +00:00
Matt Jankowski
6f5eb22135
Mailer header partial access cleanup ( #32585 )
2024-10-28 13:41:56 +00:00
Hugo Gameiro
b1d3c64525
Fix and improve batch attachment deletion handling when using OpenStack Swift ( #32637 )
2024-10-28 13:32:56 +00:00
Emelia Smith
dc0b1948be
Feat: Implement interaction modal for Polls ( #32609 )
2024-10-28 13:27:37 +00:00
github-actions[bot]
0426cb78f7
New Crowdin Translations (automated) ( #32589 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-28 13:23:13 +00:00
Matt Jankowski
1edb527072
Enhance coverage for `StatusPin` model ( #32515 )
2024-10-28 07:34:58 +00:00
Jonny Saunders
9074c1fac9
Use `likes` and `shares` totalItems on status creations and updates ( #32620 )
2024-10-28 04:55:18 +00:00
Claire
e44a800887
Fix missing CSS for CW margins ( #2891 )
2024-10-27 21:08:59 +01:00
Claire
40b3c206e4
Change Content Warning design to match upstream's ( #2890 )
2024-10-27 16:08:01 +01:00
Claire
1d3d549e96
[Glitch] Redesign Content Warning and filters
...
Port 393f0a0159
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-26 14:09:46 +02:00
renovate[bot]
e8d23f6bcb
[Glitch] Update eslint (non-major)
...
Port 11a63b2db6
to glitch-soc
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-26 14:00:09 +02:00
Claire
8a222b3951
Fix assets build failure on glitch-soc
2024-10-26 13:54:36 +02:00
Eugen Rochko
227bf77252
[Glitch] Change design of rich text elements in web UI
...
Port d11231a420
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-26 13:53:25 +02:00
David Roetzel
50a40d1b2f
[Glitch] Do not change follow counters when already following
...
Port 029c99bd7b
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-26 13:50:30 +02:00
Emelia Smith
28287eb3b2
[Glitch] Fix 'unknown' media attachment type rendering
...
Port 346cdb998c
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-26 13:49:07 +02:00
Renaud Chaput
d304540ebc
[Glitch] Replace `execCommand` for copying text with the modern `clipboard` API
...
Port fb6d7ed475
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-26 13:47:22 +02:00
Claire
8103e69b17
Merge commit '77cd16f4ee7ab807df6fffb1538a6659a8182a9e' into glitch-soc/merge-upstream
...
Conflicts:
- `app/javascript/styles/mastodon/components.scss`:
Conflict caused by glitch-soc changing the path to images, and upstream
removing styling using such an image.
Removed the styling as upstream did.
- `app/models/account.rb`:
Conflict due to upstream changing lines adjacent to a change made in glitch-soc
to have configurable limits.
Ported upstream's changes.
- `yarn.lock`:
Dependencies adjacent to glitch-soc-only dependencies updated.
Updated them as well.
2024-10-26 13:38:07 +02:00
Matt Jankowski
66c0471515
Enrich coverage for `IpBlock` model ( #32471 )
2024-10-25 08:35:07 +00:00
Matt Jankowski
745c4f900a
Remove unused `ApplicationHelper#visibility_icon` helper method ( #32644 )
2024-10-24 08:02:54 +00:00
Eugen Rochko
d11231a420
Change design of rich text elements in web UI ( #32633 )
2024-10-24 07:28:22 +00:00
Matt Jankowski
97b18d10b4
Move hcaptcha service config to `config_for` yml ( #30662 )
2024-10-23 14:25:43 +00:00
Matt Jankowski
35f008aa2a
Move translation service config to `config_for` yml ( #30663 )
2024-10-23 13:32:18 +00:00
Matt Jankowski
2f906ed55a
Constants for account refresh ( #32420 )
2024-10-23 13:29:01 +00:00
Matt Jankowski
c3e684b715
Remove unused svg logos ( #32581 )
2024-10-23 13:25:49 +00:00
Claire
393f0a0159
Redesign Content Warning and filters ( #32543 )
2024-10-23 09:47:23 +00:00
David Roetzel
05f23df3b7
Add endpoint to remove web push subscription ( #32626 )
2024-10-23 08:02:31 +00:00
David Roetzel
029c99bd7b
Do not change follow counters when already following ( #32622 )
2024-10-22 12:49:10 +00:00
Jeong Arm
18659f8163
Fix that blocking was not working on link timeline ( #32625 )
2024-10-22 12:46:32 +00:00
Eugene Alvin Villar
16597fa735
Fix tl language native name ( #32606 )
2024-10-22 08:41:40 +00:00
Emelia Smith
346cdb998c
Fix 'unknown' media attachment type rendering ( #32613 )
2024-10-22 08:31:53 +00:00
renovate[bot]
11a63b2db6
Update eslint (non-major) ( #32279 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2024-10-21 08:03:44 +00:00
Renaud Chaput
fb6d7ed475
Replace `execCommand` for copying text with the modern `clipboard` API ( #32598 )
2024-10-21 07:08:18 +00:00
Emelia Smith
ba365ac8ec
[Glitch] Fix: Reword 'pick one' to 'single choice' for polls
...
Port bc2e642272
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-19 19:27:27 +02:00
Claire
6bd185b423
[Glitch] Remove ability to get embed code for remote posts
...
Port 1fc165de02
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-19 19:23:56 +02:00
hota
f0207d10be
[Glitch] Fix column-settings spacing in local timeline in advanced view
...
Port 0f37b7d6ac
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-19 19:23:56 +02:00
Claire
b428921ec9
[Glitch] Add more explicit explanations about author attribution and `fediverse:creator`
...
Port 8b56509625
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-19 19:23:56 +02:00
Renaud Chaput
829ff8633b
[Glitch] Add ability to group follow notifications in WebUI
...
Port 6c87c76e18
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-19 19:23:56 +02:00
Claire
42336d810b
[Glitch] Fix only the first paragraph being displayed in some notifications
...
Port 25f8003d75
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-19 19:23:56 +02:00
Renaud Chaput
2f854c5576
[Glitch] Add back a 6 hours mute duration option
...
Port 7a7a7cc448
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-19 19:23:56 +02:00
Jeong Arm
e35ee2ce5c
[Glitch] Fix reblog icons on account media view
...
Port 5afdb81b36
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-19 19:23:56 +02:00
Claire
886a422d09
[Glitch] Fix follow recommendation carrousel scrolling on RTL layouts, for real
...
Port 5e4cc1a39c
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-19 19:23:56 +02:00
Renaud Chaput
d63594d97e
[Glitch] Fix back arrow pointing to the incorrect direction in RTL languages
...
Port 51345e5133
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-19 19:23:52 +02:00
Claire
6281c4dedd
Merge commit '1fc165de02d79294c8a218f5fa82bcd477484ca1' into glitch-soc/merge-upstream
...
Conflicts:
- `.env.production.sample`:
Upstream added a block of three environment variables, while glitch-soc
has a different version of the file overall.
Added upstream's changes.
- `app/helpers/application_helper.rb`:
Upstream added a helper, while glitch-soc had extra helpers.
Added upstream's helper.
2024-10-19 19:13:32 +02:00
Claire
1fc165de02
Remove ability to get embed code for remote posts ( #32578 )
2024-10-18 10:51:05 +00:00
Claire
2391937e11
Fix follow recommendation moderation page default language when using regional variant ( #32580 )
2024-10-18 10:21:25 +00:00
github-actions[bot]
8eae0d067d
New Crowdin Translations (automated) ( #32573 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-18 07:56:43 +00:00
hota
0f37b7d6ac
Fix column-settings spacing in local timeline in advanced view ( #32567 )
2024-10-18 07:40:08 +00:00
Matt Jankowski
bd6c96f737
Fix broken i18n in text welcome mailer tags area ( #32571 )
2024-10-18 07:19:37 +00:00
Claire
8b56509625
Add more explicit explanations about author attribution and `fediverse:creator` ( #32383 )
2024-10-17 09:03:08 +00:00
github-actions[bot]
009f2ebc32
New Crowdin Translations (automated) ( #32553 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-17 08:21:51 +00:00
Emelia Smith
bc2e642272
Fix: Reword 'pick one' to 'single choice' for polls ( #32397 )
2024-10-16 10:40:40 +00:00
Renaud Chaput
6c87c76e18
Add ability to group follow notifications in WebUI ( #32520 )
2024-10-16 08:33:11 +00:00
github-actions[bot]
acc1973f3a
New Crowdin Translations (automated) ( #32533 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-16 08:12:43 +00:00
Claire
25f8003d75
Fix only the first paragraph being displayed in some notifications ( #32348 )
2024-10-16 07:30:53 +00:00
Renaud Chaput
7a7a7cc448
Add back a 6 hours mute duration option ( #32522 )
2024-10-16 07:27:44 +00:00
Matt Jankowski
c40cd79c4d
Convert `admin/invites` controller specs to system specs ( #32450 )
2024-10-15 14:27:46 +00:00
Matt Jankowski
b78597979a
Fix missing content warning text in rss formatter ( #32406 )
2024-10-15 14:12:54 +00:00
Matt Jankowski
0e58dc90d9
Use array compact style for classes in `nothing_here` helper ( #32403 )
2024-10-15 13:56:29 +00:00
Christian Schmidt
227d46883f
Translate to regional language variant (e.g. pt-BR) ( #32428 )
2024-10-15 13:26:20 +00:00
Jeong Arm
5afdb81b36
Fix reblog icons on account media view ( #32506 )
2024-10-15 10:01:21 +00:00
Claire
5e4cc1a39c
Fix follow recommendation carrousel scrolling on RTL layouts, for real ( #32505 )
2024-10-15 09:38:04 +00:00
kenkiku1021
f2378aca40
add SWIFT object storage uri to CSP media hosts ( #32439 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-10-15 09:28:07 +00:00
github-actions[bot]
7d89cea0ea
New Crowdin Translations (automated) ( #32339 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-15 09:26:28 +00:00
Renaud Chaput
51345e5133
Fix back arrow pointing to the incorrect direction in RTL languages ( #32485 )
2024-10-15 09:15:25 +00:00
Claire
ab50b2613e
[Glitch] Fix follow recommendation carrousel scrolling on RTL layouts
...
Port 7c10b0fb7a
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-14 20:11:29 +02:00
Claire
075eb3ed38
[Glitch] Fix mute duration not being shown in list of muted accounts in web UI
...
Port a295832960
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-14 20:11:02 +02:00
Claire
71a6ced55c
[Glitch] Fix “Mark every notification as read” not updating the read marker if scrolled down
...
Port e018e6321f
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-14 20:11:02 +02:00
Claire
9b3aaa9609
[Glitch] Fix “Mention” appearing for otherwise filtered posts
...
Port f75eb1a8b0
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-14 20:11:02 +02:00
Michael Stanclift
1a9be3e0eb
[Glitch] Restore list column border
...
Port de4f7859b4
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-14 20:11:02 +02:00
Claire
39723a4d9c
[Glitch] Fix list edition modal styling
...
Port 45a520603b
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-14 20:11:02 +02:00
Matt Jankowski
6cedbb4c50
[Glitch] Bring icon vertical middle to applications list style
...
Port fa4a82326d
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-10-14 20:11:02 +02:00
Claire
4d9b4ef72f
Merge commit '7c10b0fb7a078661558fef86399d86831423260c' into glitch-soc/merge-upstream
2024-10-14 19:46:52 +02:00