Alex Gleason
|
b94ea6cd42
|
Move EmojiGraphic to soapbox/components
|
2024-03-16 16:08:23 -05:00 |
|
Alex Gleason
|
613d97ea78
|
Merge branch 'jsr' into ditto-auth
|
2024-03-06 15:52:49 -06:00 |
|
|
3786c786e2
|
Align poll option text to center
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-02-29 23:13:39 +01:00 |
|
Alex Gleason
|
5eb388bb3b
|
KeygenStep: simplify it, add a tooltip over "Next" button
|
2024-02-19 14:07:18 -06:00 |
|
Alex Gleason
|
772cecf26b
|
KeygenStep: display user's keys as copyable inputs
|
2024-02-19 13:26:39 -06:00 |
|
Alex Gleason
|
9267ef28e3
|
Modal: support back button
|
2024-02-18 13:18:07 -06:00 |
|
Alex Gleason
|
603e2cc2ce
|
Merge remote-tracking branch 'origin/main' into ditto-auth
|
2024-02-16 15:57:45 -06:00 |
|
Alex Gleason
|
ffdb744d16
|
Refactor useSettings hook, parse with zod schema
|
2024-02-13 23:20:18 -06:00 |
|
Alex Gleason
|
b0a82a23d0
|
StatusInfo: truncate long text
|
2024-02-13 22:02:13 -06:00 |
|
Alex Gleason
|
e02ca0e0af
|
Reduce circular imports in UI components
|
2024-02-11 16:40:08 -06:00 |
|
|
5e801b899d
|
Use media query to detect touchscreens
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-02-07 17:33:22 +01:00 |
|
Alex Gleason
|
797fca7111
|
Add WebLN types, only show zap button when WebLN is available
|
2024-01-22 14:37:44 -06:00 |
|
Alex Gleason
|
9cad54c97c
|
Nostr Zaps
|
2024-01-15 18:53:49 -06:00 |
|
marcin mikołajczak
|
60521f224d
|
Merge branch 'typos' into 'main'
Fix some typos
See merge request soapbox-pub/soapbox!2916
|
2024-01-11 22:51:03 +00:00 |
|
marcin mikołajczak
|
ab56851ea5
|
Merge branch 'voting-limit' into 'main'
Support infinite voting time for remote polls
See merge request soapbox-pub/soapbox!2853
|
2024-01-11 22:43:40 +00:00 |
|
|
b2faa1406b
|
Fix some typos
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-01-11 14:53:06 +01:00 |
|
|
3406ce043c
|
Support infinite voting time for remote polls
Signed-off-by: Marcin Mikołajczak <git@mkljczk.pl>
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-01-11 14:51:55 +01:00 |
|
Alex Gleason
|
96d266d73c
|
Input: fix search focus background color
|
2023-12-21 11:08:35 -06:00 |
|
Alex Gleason
|
0dde6f008f
|
StatusContent: fix types for html-react-parser v5
|
2023-12-21 10:18:15 -06:00 |
|
Alex Gleason
|
8108ac2a67
|
yarn lint:js --fix
|
2023-12-20 21:17:33 -06:00 |
|
Alex Gleason
|
3333db75ba
|
account.tsx: add space between action
|
2023-11-28 12:35:48 -06:00 |
|
Alex Gleason
|
b95bd0e533
|
Gameboy: fix button styles in light mode
|
2023-11-25 00:39:29 -06:00 |
|
Alex Gleason
|
c754a52d88
|
Gameboy: add download button
|
2023-11-25 00:25:22 -06:00 |
|
Alex Gleason
|
dd1e1aca82
|
MediaGallery: fix cursor over Gameboy component
|
2023-11-24 23:39:17 -06: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
|
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
|
948dbcaa49
|
GdprBanner: fix inverted shown logic
|
2023-11-14 16:51:33 -06:00 |
|
Alex Gleason
|
4162808ce0
|
Don't load GdprBanner unless configured
|
2023-11-14 15:53:57 -06:00 |
|
|
af41877a4e
|
Always display poll option title
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-10-31 20:13:55 +01:00 |
|
|
1d3424e648
|
Display emoji reactions on glitch-soc and Iceshrimp
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-10-29 23:00:48 +01:00 |
|
Alex Gleason
|
b25408a79f
|
Merge branch 'account-local' into 'main'
Add 'local' to account schema
See merge request soapbox-pub/soapbox!2835
|
2023-10-21 23:49:06 +00:00 |
|
Alex Gleason
|
c518d82359
|
Enable SentryFeedbackForm, it works!
|
2023-10-21 18:36:01 -05:00 |
|
Alex Gleason
|
23efda1590
|
SiteErrorBoundary: disable SentryFeedbackForm for now
|
2023-10-21 18:00:28 -05:00 |
|
Alex Gleason
|
cbc14604c9
|
Move SentryFeedbackForm into a separate component
|
2023-10-21 17:46:57 -05:00 |
|
Alex Gleason
|
fb190398c6
|
Add a Sentry feedback form which does not work
|
2023-10-21 17:39:39 -05:00 |
|
|
b1daf3ef13
|
Remove type assertion when not needed
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-10-22 00:20:41 +02:00 |
|
|
ba5e018e3c
|
Add 'local' to account schema
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-10-22 00:14:23 +02:00 |
|
Alex Gleason
|
882f7c38c5
|
Fix rows prop in Textarea, use Textarea in SiteErrorBoundary
|
2023-10-21 16:11:52 -05:00 |
|
Alex Gleason
|
c33ff771da
|
SiteErrorBoundary: rework conditionals for Sentry and production
|
2023-10-21 15:52:37 -05:00 |
|
Alex Gleason
|
5bbce463e7
|
SiteErrorBoundary: refactor links, optimize for production
|
2023-10-21 15:43:25 -05:00 |
|