Claire
73a625c284
Merge commit '4dc21d7afdb485402555908bc72d071f8b25ec36' into glitch-soc/merge-upstream
...
Conflicts:
- `config/settings.yml`:
Upstream replaced a setting with 4 new ones, while glitch-soc had modified
the default value of that setting.
Removed the old setting and added the new settings, but with defaults
matching glitch-soc's previous behavior.
2025-10-06 19:24:16 +02:00
github-actions[bot]
4dc21d7afd
New Crowdin Translations (automated) ( #36349 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2025-10-06 09:11:31 +00:00
Claire
2d2c525097
Split timeline_preview setting into more granular settings ( #36338 )
2025-10-06 08:34:05 +00:00
nicole mikołajczyk
62f91eddf4
Do not display mute button in hashtag dropdown when unauthenticated ( #36353 )
...
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
2025-10-05 14:24:54 +00:00
Claire
432af3c25d
Merge commit '80c8a847409c73c4e9a086c8f398a984cf5c2137' into glitch-soc/merge-upstream
2025-10-04 14:22:26 +02:00
github-actions[bot]
1561517387
New Crowdin Translations (automated) ( #36345 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2025-10-03 08:07:10 +00:00
diondiondion
0d7af7e1fe
Allow quotes to be displayed in the featured carousel ( #36335 )
2025-10-02 13:51:47 +00:00
github-actions[bot]
4809b38f6e
New Crowdin Translations (automated) ( #36329 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2025-10-02 08:34:38 +00:00
Claire
17e0c745c6
Merge commit 'f69ca085dbfca2253404574dcdc4dc6c2aaa35c0' into glitch-soc/merge-upstream
2025-10-01 19:13:18 +02:00
diondiondion
669738ef3b
Add quote/boost dropdown menu to boost button in media modal ( #36315 )
2025-10-01 12:18:19 +00:00
github-actions[bot]
9114e72c50
New Crowdin Translations (automated) ( #36308 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2025-10-01 09:47:16 +00:00
Claire
d51723bb57
Add UI support for displaying quotes of other people's posts ( #36301 )
2025-09-30 15:10:09 +00:00
diondiondion
473bd84c24
Update confirmation dialogs for follow button actions "unfollow", "unblock", and "withdraw request" ( #36289 )
2025-09-30 14:55:25 +00:00
Echo
c12b8f51c1
Emoji Component ( #36293 )
2025-09-30 13:06:02 +00:00
Brad Dunbar
ac50e5eebc
Convert mastodon/initial_state to TypeScript ( #36274 )
2025-09-30 11:14:58 +00:00
Claire
b6c53c1129
Merge commit '150f0fcba5585782e2cac49d971904f02d5e6fbd' into glitch-soc/merge-upstream
...
Conflicts:
- `app/controllers/follower_accounts_controller.rb`:
Upstream refactored a part of the code where glitch-soc has changed the code
to potentially hide followers count.
Adapt upstream's changes.
2025-09-29 18:41:46 +02:00
github-actions[bot]
4d8e848c6a
New Crowdin Translations (automated) ( #36276 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2025-09-29 09:16:16 +00:00
Brad Dunbar
aae9a5528a
Remove shallow prop from Wrapper ( #36275 )
2025-09-29 09:10:27 +00:00
Claire
106b0a9d93
Merge commit 'a44a3f6d4047568921469ff9fbd212f553b1e7f4' into glitch-soc/merge-upstream
2025-09-27 21:46:57 +02:00
Claire
8fad4926c5
Merge commit '1571514e49ec02a57c050612b3bca856f54933fb' into glitch-soc/merge-upstream
2025-09-27 21:29:19 +02:00
diondiondion
cb5bbbfb05
Update "Follow" button labels ( #36264 )
2025-09-26 10:00:50 +00:00
Echo
e07b9dfdc1
Adds new HTMLBlock component ( #36262 )
2025-09-26 09:50:59 +00:00
Brad Dunbar
238d74fe81
Refactor getFocusedItemIndex to avoid conditionals that closest already handles ( #36267 )
2025-09-26 08:53:08 +00:00
github-actions[bot]
7431c50566
New Crowdin Translations (automated) ( #36270 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2025-09-26 08:42:28 +00:00
Claire
4053209a05
Merge commit '6d2493ca7c39a5d60edd7109de0c24256f8fff8c' into glitch-soc/merge-upstream
2025-09-25 18:44:23 +02:00
diondiondion
11bd515648
Allow accessing ref of ScrollContainer's child ( #36265 )
2025-09-25 16:14:49 +00:00
diondiondion
d801cf8e59
Replace react-router-scroll-4 with inlined implementation ( #36253 )
2025-09-25 12:26:50 +00:00
Claire
66686994c1
Fix not being able to author quotes with CW but no text ( #36153 )
...
Co-authored-by: diondiondion <mail@diondiondion.com>
2025-09-25 09:25:00 +00:00
github-actions[bot]
d2bdb03da0
New Crowdin Translations (automated) ( #36258 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2025-09-25 08:53:58 +00:00
renovate[bot]
cc54b33720
chore(deps): update dependency typescript to ~5.9.0 ( #36212 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: diondiondion <mail@diondiondion.com>
2025-09-25 07:52:37 +00:00
Claire
b15b07606c
Merge commit '28be5a199f685b9fb26742c4d78ddca53df05d57' into glitch-soc/merge-upstream
2025-09-24 18:26:13 +02:00
diondiondion
3a81ee8f5b
Implement new design for "Refetch all" ( #36172 )
2025-09-24 09:54:07 +00:00
Echo
29d9f81e42
Fix missed event handler ( #36248 )
2025-09-24 09:37:11 +00:00
diondiondion
059bf1e980
Highlight newly added replies in thread view ( #36237 )
2025-09-24 09:27:33 +00:00
github-actions[bot]
23a69e3bd7
New Crowdin Translations (automated) ( #36246 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2025-09-24 09:18:50 +00:00
Claire
e1f7847b64
Remove the outgoing_quotes feature flag, making the feature unconditional ( #36130 )
2025-09-24 08:58:08 +00:00
Claire
a548c5c29b
Merge commit '24ddf80ff7a707bcea01a6e59831ffefe495f3e0' into glitch-soc/merge-upstream
2025-09-23 18:41:09 +02:00
github-actions[bot]
82f5901a3f
New Crowdin Translations (automated) ( #36228 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2025-09-23 09:56:46 +00:00
Echo
6bd90940b6
Refactor emoji GIF animation ( #36165 )
2025-09-23 08:53:14 +00:00
diondiondion
e473583da0
Add quote-related info to a post's aria-label ( #36169 )
2025-09-22 13:50:29 +00:00
diondiondion
66afc13b7f
Left-align boost/quote menu to prevent shift based on descriptions ( #36220 )
2025-09-22 11:54:06 +00:00
github-actions[bot]
a42258eca2
New Crowdin Translations (automated) ( #36198 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2025-09-22 07:59:19 +00:00
Claire
880e662a60
Merge commit '854aaec6fe69df02e6d850cb90eef37032b4d72f' into glitch-soc/merge-upstream
2025-09-19 18:18:56 +02:00
github-actions[bot]
23efdf12cb
New Crowdin Translations (automated) ( #36187 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2025-09-19 07:58:45 +00:00
Claire
af360df59b
Merge commit '48005c55fffd1540105ca53870da64f742a0f7fc' into glitch-soc/merge-upstream
2025-09-18 19:19:36 +02:00
Claire
16a6e5c118
Add click-through for quoted limited accounts ( #36167 )
2025-09-18 12:46:31 +00:00
github-actions[bot]
bb3f9ed13b
New Crowdin Translations (automated) ( #36160 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2025-09-18 08:17:25 +00:00
Claire
21cf2673f2
Merge commit '085e9ea676f11cad4ae7fafce5ceadb16ecd0f83' into glitch-soc/merge-upstream
2025-09-17 20:13:13 +02:00
Claire
210786efd8
Merge commit '2664bb628b7bf77b9efa4143423486cf16d17ba7' into glitch-soc/merge-upstream
2025-09-17 18:17:18 +02:00
diondiondion
085e9ea676
Create reusable Alert/Snackbar component ( #36141 )
2025-09-17 15:24:39 +00:00