Commit Graph

123 Commits

Author SHA1 Message Date
marcin mikołajczak 1505f96258 Update to @tabler/icons 3.1.0, use filled for active state
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-03 13:28:30 +02:00
Alex Gleason bc6082d3f2
RelayEditor: allow setting the marker 2024-04-01 13:19:19 -05:00
marcin mikołajczak 66ad4f8753 Multitenancy support 2024-03-27 11:31:54 +00:00
marcin mikołajczak 9585b3a870 Add missing strings to translation, enable formatjs ESLint rules
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-25 12:49:48 +01:00
marcin mikołajczak 7749f93c21 Fix ScrollableList class names regression
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-25 11:38:46 +01:00
marcin mikołajczak f0f0da8bca Minor style improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-25 11:28:06 +01:00
marcin mikołajczak 1c5e8bc7d4 Change icon, rename theme, set divideType based on theme
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-24 22:41:44 +01:00
marcin mikołajczak 5e1499ed82 More colors
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-24 20:37:39 +01:00
marcin mikołajczak 7e9906c315 Fix layout, add missing colors
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-24 20:28:51 +01:00
marcin mikołajczak fb9a7fc8b7 Call it 'beta' for now
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-24 17:39:39 +01:00
marcin mikołajczak 067fc9e45d Black mode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-24 17:38:34 +01:00
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
marcin mikołajczak 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
marcin mikołajczak 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
marcin mikołajczak b2faa1406b Fix some typos
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-01-11 14:53:06 +01:00
Marcin Mikołajczak 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
marcin mikołajczak af41877a4e Always display poll option title
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-10-31 20:13:55 +01:00