diondiondion
|
a9e228361c
|
Fix badly visible focus outlines in composer (#37250)
|
2025-12-15 12:39:04 +00:00 |
|
renovate[bot]
|
d7f632f6ba
|
Update dependency tesseract.js to v7 (#37246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-12-15 12:07:57 +00:00 |
|
Claire
|
dc4fb51e52
|
Increase cache duration on public shared wrapstodon page (#37249)
|
2025-12-15 10:19:17 +00:00 |
|
renovate[bot]
|
c112c6d3a2
|
Update Node.js to 24.12 (#37196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-12-15 08:03:56 +00:00 |
|
renovate[bot]
|
ffba47a30f
|
Update dependency ruby-vips to v2.3.0 (#37194)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-12-15 08:03:52 +00:00 |
|
David Roetzel
|
bb72ecd466
|
Add simple API to remove item from collection (#37225)
|
2025-12-15 08:03:49 +00:00 |
|
renovate[bot]
|
372de345d7
|
Update dependency sass to v1.96.0 (#37175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-12-15 08:03:45 +00:00 |
|
David Roetzel
|
1766616ebc
|
Refactor relation preloading (#37217)
|
2025-12-15 07:35:46 +00:00 |
|
Claire
|
d3afd087b5
|
Merge pull request #3314 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes up to 4af8e83c8a236265c46a1b984fa5dbd3a7c73dfe
|
2025-12-13 00:55:28 +01:00 |
|
Claire
|
235af71f85
|
[Glitch] Fix wrapstodon not falling back to username when display name is not set
Port 4af8e83c8a236265c46a1b984fa5dbd3a7c73dfe to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-12-12 17:59:53 +01:00 |
|
diondiondion
|
6734fd206e
|
[Glitch] Change Emoji in Wrapstodon footer 🐘
Port 861202fd080d9a7db0e478d14df79ed317dcf501 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-12-12 17:59:53 +01:00 |
|
diondiondion
|
cb1d1e289e
|
[Glitch] Add secondary Wrapstodon share button
Port 6821b707960e2f0a639069665865b08df8bc672f to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-12-12 17:59:53 +01:00 |
|
diondiondion
|
acf583d374
|
[Glitch] Remember revealed archetype on future Wrapstodon visits
Port b72b5075848e65cb7eebb5e64ece59ed0e77be57 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-12-12 17:59:53 +01:00 |
|
diondiondion
|
8fad8681ab
|
[Glitch] Convert Settings class to TS
Port 8748f0812d17eb602eefca840d134d1da7a9b9ab to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-12-12 17:59:53 +01:00 |
|
Echo
|
e7c383251b
|
[Glitch] Wrapstodon: Add nav modal
Port e206b0d0dead4cf48e211f9e57724ae63d3d8b08 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-12-12 17:59:52 +01:00 |
|
diondiondion
|
febd6241bf
|
[Glitch] Change Wrapstodon 'About' link to point to joinmastodon.org
Port 571c93c563e81cbb838d74fe45dda37f3b18a254 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-12-12 17:48:32 +01:00 |
|
Echo
|
aa45a5fa83
|
[Glitch] Wrapstodon: Allow dismissing banner
Port 10f232ca08f9fab4d91c6fd29f4344f4d9f6a08f to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-12-12 17:48:12 +01:00 |
|
Claire
|
6503287c2d
|
Merge commit '4af8e83c8a236265c46a1b984fa5dbd3a7c73dfe' into glitch-soc/merge-upstream
|
2025-12-12 17:45:26 +01:00 |
|
Claire
|
4af8e83c8a
|
Fix wrapstodon not falling back to username when display name is not set (#37229)
|
2025-12-12 16:30:22 +00:00 |
|
diondiondion
|
861202fd08
|
Change Emoji in Wrapstodon footer 🐘 (#37226)
|
2025-12-12 14:31:21 +00:00 |
|
diondiondion
|
6821b70796
|
Add secondary Wrapstodon share button (#37224)
|
2025-12-12 13:39:56 +00:00 |
|
David Roetzel
|
3cc4b59b41
|
First draft of API to add items to a collection (#37222)
|
2025-12-12 13:09:55 +00:00 |
|
Claire
|
1e67567d8f
|
Change HTTP Signature verification status from 401 to 503 on temporary failure to get remote actor (#37221)
|
2025-12-12 12:42:43 +00:00 |
|
diondiondion
|
b72b507584
|
Remember revealed archetype on future Wrapstodon visits (#37219)
|
2025-12-12 11:03:00 +00:00 |
|
diondiondion
|
8748f0812d
|
Convert Settings class to TS (#37218)
|
2025-12-12 10:20:32 +00:00 |
|
Echo
|
e206b0d0de
|
Wrapstodon: Add nav modal (#37210)
|
2025-12-12 10:11:47 +00:00 |
|
diondiondion
|
571c93c563
|
Change Wrapstodon 'About' link to point to joinmastodon.org (#37216)
|
2025-12-12 09:43:34 +00:00 |
|
Echo
|
10f232ca08
|
Wrapstodon: Allow dismissing banner (#37202)
|
2025-12-12 09:40:45 +00:00 |
|
Claire
|
88c0f52e99
|
Merge pull request #3313 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes up to d730f6b0c5cfb18894d1a9e34d0aa2556dda3c62
|
2025-12-11 19:23:18 +01:00 |
|
Claire
|
a56b739c68
|
[Glitch] Fix wrapstodon modal closing on any click
Port dfbf908870fcde76396ebccfb3d71ee1a06ffe82 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-12-11 19:07:26 +01:00 |
|
diondiondion
|
183a42a5ee
|
[Glitch] Add Wrapstodon footer links
Port c06eb371e6601c740c5998aa4c7e492f336e00eb to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-12-11 19:06:54 +01:00 |
|
Claire
|
303a5478af
|
Merge commit 'dfbf908870fcde76396ebccfb3d71ee1a06ffe82' into glitch-soc/merge-upstream
Conflicts:
- `app/views/wrapstodon/show.html.haml`:
Conflict because of glitch-soc's theming system.
Applied upstream's changes.
|
2025-12-11 19:05:32 +01:00 |
|
Claire
|
dfbf908870
|
Fix wrapstodon modal closing on any click (#37209)
|
2025-12-11 17:49:26 +00:00 |
|
diondiondion
|
aa067370d8
|
[Glitch] Fix Wrapstodon modal scrolling not working on iOS
Port 4323963053715c69e94ead125474ef0473b4100d to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-12-11 18:07:59 +01:00 |
|
diondiondion
|
5e0db46b2a
|
[Glitch] Wrapstodon design QA tweaks
Port 5651900b890ba5f1c36add6080b26640c5948086 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2025-12-11 18:07:34 +01:00 |
|
diondiondion
|
c06eb371e6
|
Add Wrapstodon footer links (#37207)
|
2025-12-11 17:06:26 +00:00 |
|
Claire
|
53617cef5a
|
Merge commit 'd730f6b0c5cfb18894d1a9e34d0aa2556dda3c62' into glitch-soc/merge-upstream
|
2025-12-11 18:05:28 +01:00 |
|
Emelia Smith
|
d730f6b0c5
|
Add spec for client_credentials being used with /api/v1/apps/verify_credentials (#37195)
|
2025-12-11 16:40:22 +00:00 |
|
Claire
|
addeb28292
|
Change wrapstodon 2025 to allow unlisted posts in top statuses (#37206)
|
2025-12-11 16:35:35 +00:00 |
|
Claire
|
5e3387539e
|
Add image to Wrapstodon OpenGraph banner (#37205)
|
2025-12-11 16:22:48 +00:00 |
|
diondiondion
|
4323963053
|
Fix Wrapstodon modal scrolling not working on iOS (#37203)
|
2025-12-11 14:25:28 +00:00 |
|
diondiondion
|
5651900b89
|
Wrapstodon design QA tweaks (#37201)
|
2025-12-11 11:40:53 +00:00 |
|
renovate[bot]
|
d1b996b7e3
|
Update dependency omniauth-rails_csrf_protection to v2.0.1 (#37199)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-12-11 11:12:07 +00:00 |
|
renovate[bot]
|
fed26a41fa
|
Update dependency jsdom to v27.3.0 (#37165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-12-11 10:33:47 +00:00 |
|
Claire
|
37d309bcaf
|
Fix Wrapstodon font loading by disabling inlining of fonts in Vite (#37198)
|
2025-12-11 10:33:15 +00:00 |
|
renovate[bot]
|
d25f672c50
|
Update dependency active_model_serializers to v0.10.16 (#37167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-12-11 10:07:52 +00:00 |
|
renovate[bot]
|
15c9088761
|
Update dependency vite to v7.2.7 (#37156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-12-11 10:07:38 +00:00 |
|
renovate[bot]
|
da1505a495
|
Update dependency @vitejs/plugin-react to v5.1.2 (#37155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-12-11 10:07:30 +00:00 |
|
renovate[bot]
|
d1f690f50c
|
Update dependency stoplight to v5.7.0 (#37151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-12-11 10:07:25 +00:00 |
|
Claire
|
8b418b84d0
|
Merge pull request #3312 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes up to d6f2a3ac8d61e0828a17f68a6e9094d0f4662f4c
|
2025-12-10 22:09:22 +01:00 |
|