Commit graph

10255 commits

Author SHA1 Message Date
Ryan He
5c77fce1d3
Translated using Weblate (Chinese (Traditional))
Currently translated at 99.8% (1523 of 1526 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hant/
2023-11-28 18:37:44 +00:00
Alex Gleason
eebac879a8 Merge branch 'account-action-space' into 'main'
account.tsx: add space between action

See merge request soapbox-pub/soapbox!2874
2023-11-28 18:37:32 +00:00
Alex Gleason
3333db75ba
account.tsx: add space between action 2023-11-28 12:35:48 -06:00
Alex Gleason
60ba74d51c Merge branch 'fix-1618' into 'main'
Fix Composer deleting text before submitting

See merge request soapbox-pub/soapbox!2873
2023-11-27 21:07:33 +00:00
Alex Gleason
e426f72130
ComposeForm: disable submit when there is no editorRef 2023-11-27 15:01:13 -06:00
Alex Gleason
54dff2131f
ComposeForm: do autoFocus on mobile 2023-11-27 14:57:16 -06:00
Alex Gleason
fd19fa9e5b
FocusPlugin: refactor the useEffect for sanity 2023-11-27 14:56:42 -06:00
Alex Gleason
889c2658ba
ComposeForm: refactor canSubmit so it works correctly in more scenarios 2023-11-27 14:32:41 -06:00
Alex Gleason
d94ea49271 Merge branch 'lexical-v0.12.4' into 'main'
Upgrade Lexical to v0.12.4

See merge request soapbox-pub/soapbox!2872
2023-11-27 02:05:05 +00:00
Alex Gleason
ae423d099d
Upgrade Lexical to v0.12.4 2023-11-26 19:38:56 -06:00
Alex Gleason
099035d286 Merge branch 'gb-light' into 'main'
Gameboy: fix button styles in light mode

See merge request soapbox-pub/soapbox!2871
2023-11-25 06:40:08 +00:00
Alex Gleason
b95bd0e533
Gameboy: fix button styles in light mode 2023-11-25 00:39:29 -06:00
Alex Gleason
19a4abaf08 Merge branch 'gb-download' into 'main'
Gameboy: add download button

See merge request soapbox-pub/soapbox!2870
2023-11-25 06:32:44 +00:00
Alex Gleason
c754a52d88
Gameboy: add download button 2023-11-25 00:25:22 -06:00
Alex Gleason
509c04dec1 Merge branch 'wasmboy' into 'main'
MediaGallery: fix cursor over Gameboy component

See merge request soapbox-pub/soapbox!2869
2023-11-25 05:39:50 +00:00
Alex Gleason
dd1e1aca82
MediaGallery: fix cursor over Gameboy component 2023-11-24 23:39:17 -06:00
Alex Gleason
d9e469f91a Merge branch 'wasmboy' into 'main'
Wasmboy

See merge request soapbox-pub/soapbox!2868
2023-11-25 05:38:56 +00:00
Alex Gleason
5aa69c917f
Gameboy: make mute button work properly 2023-11-24 23:18:15 -06:00
Alex Gleason
c17b193ca1
Gameboy: focus the div after entering fullscreen 2023-11-24 22:42:25 -06:00
Alex Gleason
a317152e3f
Gameboy: tap the canvas to show/hide controls 2023-11-24 22:28:29 -06:00
Alex Gleason
4d840e0290
Gameboy: add a fullscreen button 2023-11-24 22:21:46 -06:00
Alex Gleason
48db472af5
Gameboy: add audio control, but it doesn't work correctly 2023-11-24 21:58:04 -06:00
Alex Gleason
2696364710
Gameboy: add controls and a pause buttom 2023-11-24 21:39:59 -06:00
Alex Gleason
5ee2c8a23c
Gameboy: render the canvas inside a container div 2023-11-24 20:54:24 -06:00
Alex Gleason
33b2d19cd0
vite: don't optimize wasmboy in dev (fixes devserver) 2023-11-24 18:36:37 -06:00
Alex Gleason
3b17bef9e5
Switch to my fork of wasmboy 2023-11-24 18:36:27 -06:00
Alex Gleason
0bb50f492e
Lazy-load the Gameboy component 2023-11-22 22:49:27 -06:00
Alex Gleason
f7c624483e
Gameboy: improve remounting 2023-11-22 22:44:23 -06:00
Alex Gleason
2e7b773bb5
Gameboy: release keyboard when canvas isn't focused 2023-11-22 22:39:45 -06:00
Alex Gleason
2e1282bc2d
Render a Game Boy player for GB/GBC attachments 2023-11-22 22:20:19 -06:00
Alex Gleason
c08ac1eeff Merge branch 'nip46-schema-fix' into 'main'
NIP-46: fix parsing request message for sign_event

See merge request soapbox-pub/soapbox!2865
2023-11-22 20:08:27 +00:00
Alex Gleason
c138e2ee09
NIP-46: fix parsing request message for sign_event 2023-11-22 13:21:02 -06:00
Alex Gleason
f216bde13e Merge branch 'sign-pow' into 'main'
Sign NIP-46 events with proof-of-work

See merge request soapbox-pub/soapbox!2864
2023-11-21 03:22:40 +00:00
Alex Gleason
016198c301
Sign NIP-46 events with proof-of-work 2023-11-20 17:52:37 -06:00
Alex Gleason
eb52007609 Merge branch 'pow-worker' into 'main'
Add PowWorker to mine Nostr events off the main thread

See merge request soapbox-pub/soapbox!2863
2023-11-20 22:14:28 +00:00
Alex Gleason
d293c9d900
Add PowWorker to mine Nostr events off the main thread 2023-11-20 15:38:05 -06:00
Alex Gleason
f7aff70185 Merge branch 'lock-sw' into 'main'
Prevent a new ServiceWorker from being installed after the page loads

See merge request soapbox-pub/soapbox!2862
2023-11-20 20:28:04 +00:00
Alex Gleason
df020e4253
ServiceWorker: don't wait for window.onload before registering the worker 2023-11-20 14:22:48 -06:00
Alex Gleason
8ba328d96b
Prevent a new ServiceWorker from being installed after the page loads 2023-11-20 13:45:52 -06:00
Alex Gleason
c99db221a3 Merge branch 'weblate-soapbox-pub-soapbox' into 'main'
Translations update from Hosted Weblate

See merge request soapbox-pub/soapbox!2843
2023-11-17 06:00:31 +00:00
Ryan He
898c2700f7
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1523 of 1523 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hant/
2023-11-15 01:12:09 +01:00
Ryan He
a3155f345c
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1523 of 1523 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hant/
2023-11-15 01:12:09 +01:00
Ryan He
b82c8625fb
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1523 of 1523 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hant/
2023-11-15 01:12:09 +01:00
Ryan He
cf23fd0876
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1523 of 1523 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hant/
2023-11-15 01:12:09 +01:00
Ahmad Dakhlallah
5a408f0ea9
Translated using Weblate (Arabic)
Currently translated at 100.0% (1523 of 1523 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
2023-11-15 01:12:09 +01:00
Ryan He
dd8370a78b
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1523 of 1523 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hant/
2023-11-15 01:12:09 +01:00
Ahmad Dakhlallah
125412dd02
Translated using Weblate (Arabic)
Currently translated at 100.0% (1523 of 1523 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
2023-11-15 01:12:09 +01:00
Ryan He
67a708b01e
Translated using Weblate (Chinese (Traditional))
Currently translated at 74.6% (1137 of 1523 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hant/
2023-11-15 01:12:09 +01:00
marcin mikołajczak
3b744d84d6
Translated using Weblate (Polish)
Currently translated at 99.4% (1515 of 1523 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/pl/
2023-11-15 01:12:09 +01:00
Ahmad Dakhlallah
8a55456c48
Translated using Weblate (Arabic)
Currently translated at 100.0% (1523 of 1523 strings)

Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/ar/
2023-11-15 01:12:09 +01:00