Commit graph

3906 commits

Author SHA1 Message Date
Alex Gleason
36b41e06e4 Merge branch 'vitest' into 'develop'
Switch to Vitest

See merge request soapbox-pub/soapbox!2683
2023-09-16 01:21:50 +00:00
Alex Gleason
da49327b35
Remove @testing-library/jest-dom imports 2023-09-15 19:30:51 -05:00
Alex Gleason
79a764177d
Remove webpackChunkName magic comments 2023-09-15 19:27:59 -05:00
Alex Gleason
fd2bad74e9
Switch to flexsearch-es 2023-09-15 19:14:05 -05:00
Alex Gleason
1c7b95f12a
Attempt to register sw.js on pageload 2023-09-15 14:07:59 -05:00
Alex Gleason
1e3b89ad13
ProfileFamiliarFollowers: use a div for the text element, fix console error 2023-09-14 13:48:21 -05:00
Alex Gleason
b787b4cca7
ProfileFamiliarFollowers: add key prop, fix console error 2023-09-14 13:45:02 -05:00
Alex Gleason
e83351f376
Temporarily disable hotkeys 2023-09-14 13:04:14 -05:00
Alex Gleason
76e8e2e999
Create a wrapper component around react-hotkeys 2023-09-14 12:59:30 -05:00
Alex Gleason
19bf51165c
Thread: replace call to setImmediate 2023-09-13 14:17:30 -05:00
animegrafmays
301c5224bf clarify we mean to discard the post 2023-09-13 15:02:48 -04:00
animegrafmays
870f2c85a2 fix scheduled post cancel button text 2023-09-13 14:54:27 -04:00
Alex Gleason
2acab99e5b
Make Vite devserver work 2023-09-13 12:04:17 -05:00
marcin mikołajczak
f7b84982e3 Merge branch 'account-notes-panel' into 'develop'
Move account notes to a panel

See merge request soapbox-pub/soapbox!2661
2023-09-12 10:08:45 +00:00
beb221576d Update en.json
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-09-12 11:52:37 +02:00
c6df84b223 Fix compose form focus on home page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-09-12 11:17:30 +02:00
bc1b2fc07e Move account notes to a panel
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-09-12 01:13:31 +02:00
82c6f658e8 Allow to drag files to avatar/header pickers
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-09-12 01:11:07 +02:00
marcin mikołajczak
d64f49334a Merge branch 'since-date-title' into 'develop'
Add title to created_at label

See merge request soapbox-pub/soapbox!2650
2023-09-11 22:05:55 +00:00
c942a101ec Compose: Don't focus on spoiler input on first render
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-09-10 16:49:48 +02:00
Alex Gleason
b476d6441e
bun: improve types so it runs with bun 2023-09-08 13:28:23 -05:00
Alex Gleason
41616c084e
favourites: fix isOwnAccount check 2023-09-01 13:48:24 -05:00
f518a7e5e4 Add title to created_at label
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-08-28 19:58:11 +02:00
marcin mikołajczak
631c94f771 Merge branch 'links-a11y' into 'develop'
Prefer accessible links

See merge request soapbox-pub/soapbox!2648
2023-08-27 22:34:22 +00:00
marcin mikołajczak
eafb6d318a Merge branch 'events' into 'develop'
Improve event information display

See merge request soapbox-pub/soapbox!2645
2023-08-27 22:06:19 +00:00
Alex Gleason
1011be5333
Nostr: sign events with NIP-46 2023-08-27 10:22:56 -05:00
14e2e07305 Prefer accessible links
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-08-25 23:19:56 +02:00
d391193a03 Make all profile badges translatable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-08-25 22:43:21 +02:00
8bd8e60d4a Add keys to fragments
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-08-20 21:53:03 +02:00
29c9098a91 Improve event information display
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-08-20 14:51:23 +02:00
marcin mikołajczak
6af776f289 Merge branch 'events' into 'develop'
Add missing margin-bottom to events list heading

See merge request soapbox-pub/soapbox!2641
2023-08-14 21:09:02 +00:00
95829aa289 Add margin-bottom to events list heading
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-08-14 22:37:42 +02:00
oakes
c384aa6db2 Pass id to useEffect so it runs when id changes 2023-08-02 15:38:50 -04:00
9959b148f0 Use account selector in Search input
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-30 15:45:15 +02:00
Alex Gleason
c6c7f7eb2f
Fix aspect ratio of avatars in audio player
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1345
2023-07-24 14:50:13 -05:00
b5dd668609 Improve focus handlding and focused state styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-23 19:27:11 +02:00
Alex Gleason
53c8858fa6
Add useHashtagStream hook, clean up hashtags timeline (remove unused code for fetching multiple hashtags) 2023-07-22 14:41:50 -05:00
Alex Gleason
4a4a2d1a87
Add useGroupStream hook 2023-07-22 14:06:15 -05:00
Alex Gleason
811a9af670
Add useListStream hook 2023-07-22 14:03:00 -05:00
Alex Gleason
4090d6ab51
Add useDirectStream hook 2023-07-22 14:00:00 -05:00
Alex Gleason
9b1352f0ad
Add useRemoteStream hook 2023-07-22 13:16:01 -05:00
Alex Gleason
d99e266008
Add usePublicStream hook 2023-07-22 13:09:45 -05:00
Alex Gleason
3cef200a44
Add useCommunityStream hook, refresh socket when timelineId or path changes 2023-07-22 13:05:41 -05:00
Alex Gleason
77f0f4d377
Add Streaming hooks 2023-07-22 12:49:02 -05:00
marcin mikołajczak
e6dcf3557a Merge branch 'develop' into 'preserve-spoilers'
# Conflicts:
#   app/soapbox/actions/compose.ts
2023-07-21 22:09:37 +00:00
Alex Gleason
40af1d91a4
suggest and verify by account IDs, simplify hooks 2023-07-21 12:59:31 -05:00
Alex Gleason
d0a97c8c52
Export admin API hooks from an index.ts 2023-07-21 12:49:54 -05:00
Alex Gleason
99e8f6912d
Add useVerify hook 2023-07-21 12:48:47 -05:00
Alex Gleason
31e5f860d9
Add useSuggest hook
https://gitlab.com/soapbox-pub/soapbox/-/issues/1483
2023-07-21 12:36:02 -05:00
Alex Gleason
c014b84a2b
Comment out failing feed-carousel test 2023-07-20 16:41:45 -05:00