Alex Gleason
97c1dbbd79
Fix locale dynamic imports
2023-09-13 21:59:39 -05:00
bf6bf879a0
Move GlobalHotkeys back to features/ui for now
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-03 13:53:41 +02:00
32c8a94267
Move Hotkeys to a new component
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-02 22:39:10 +02:00
b0bdb78543
Fix hotkey navigation in media modal
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-02 18:41:39 +02:00
Alex Gleason
c4931d5f6f
Fix follow notifications not having relationship
2023-06-28 09:30:44 -05:00
Alex Gleason
d4eaf1e27a
Make useOwnAccount return an object
2023-06-25 12:35:09 -05:00
Alex Gleason
3a369f21fa
Switch to useAccount hook in more places
2023-06-21 16:51:08 -05:00
Alex Gleason
412fe84d13
FIX THE TYPE ERRORS
2023-06-20 14:24:39 -05:00
Chewbacca
8ebaca0b44
Remove group search inside global search
2023-05-04 09:48:39 -04:00
Chewbacca
5f3250b175
Resolve bug with toast during modal
2023-04-12 15:04:42 -04:00
81de0014d3
Change ESLint rules, lint
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-16 00:12:02 +01:00
Chewbacca
0b9fe2cfca
Merge branch 'hoverable-menu' into 'develop'
...
Add new hoverable menu for Chat Messages (and rebuild DropdownMenu component with Popper)
See merge request soapbox-pub/soapbox!2274
2023-02-13 17:32:02 +00:00
marcin mikołajczak
8f79ef2bcd
Merge branch 'filters' into 'develop'
...
Fix filters, restyle filters page
See merge request soapbox-pub/soapbox!2262
2023-02-12 21:08:15 +00:00
Chewbacca
60d7ff8395
Re-build dropdown-menu using FloatingUI
2023-02-10 13:17:39 -05:00
Chewbacca
e255bfac3d
Improve Emoji Reactions and add support for Chat Reactions
2023-02-08 12:58:01 -05:00
49a7d40efb
Fix filters, restyle filters page
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-07 15:38:31 +01:00
Alex Gleason
785612691a
yarn lint:js --fix
2023-02-06 12:06:44 -06:00
Alex Gleason
701215d7bc
classNames() --> clsx()
2023-02-06 12:05:19 -06:00
1f39ddf0ec
Merge remote-tracking branch 'soapbox/develop' into mastodon-groups
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-27 23:07:26 +01:00
Alex Gleason
ed5af3d997
Setup react-router v5-v6 transitional package
...
https://github.com/remix-run/react-router/discussions/8753
2023-01-16 13:22:32 -06:00
Alex Gleason
6f40c471c4
soapbox.tsx: simplify pepeEnabled variable
2023-01-14 19:21:30 -06:00
Alex Gleason
6f0e398a78
Remove singleUserMode, upgrade to redirectRootNoLogin
2023-01-11 19:01:45 -06:00
Alex Gleason
840be19ff4
Remove Dyslexic mode
2023-01-09 15:04:28 -06:00
af2d0749a1
Remove legacy avatar component, convert AccountContainer to TS/FC
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-27 12:29:01 +01:00
Alex Gleason
058a75deec
useLocale(): refactor to return direction
2022-12-23 11:12:48 -06:00
bd247797bb
Merge remote-tracking branch 'soapbox/develop' into mastodon-groups
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-21 13:02:19 +01:00
Chewbacca
f504d17abe
Remove usage of 'snackbar'
2022-12-20 12:46:06 -05:00
Chewbacca
b7d0b4abe8
Convert 'success' usage to Toast
2022-12-20 12:46:06 -05:00
Alex Gleason
fed6a7aa51
Fix demo mode
2022-12-18 12:29:31 -06:00
6b92d5f3a5
Manage group pages
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-18 18:03:41 +01:00
Alex Gleason
fbd2471dc6
Move StatProvider above UI, increment chats unread counter from streaming events
2022-12-07 00:45:10 -06:00
Chewbacca
50f5e2af38
Merge remote-tracking branch 'origin/develop' into chats
2022-11-28 10:03:40 -05:00
Alex Gleason
5bb30b6282
Merge remote-tracking branch 'origin/develop' into chats
2022-11-27 15:30:00 -06:00
Alex Gleason
d3b67e5167
Add useInstance() hook
2022-11-26 10:43:46 -06:00
785c6b57e3
RTL support, use Stack and HStack in more places
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-25 18:04:11 +01:00
Chewbacca
72c26bc9bc
Merge remote-tracking branch 'origin/develop' into chats
2022-11-17 10:58:34 -05:00
Chewbacca
774b627397
Rename files (14): cleanup misc v2
2022-11-16 08:35:35 -05:00
Chewbacca
8818763f28
Rename files (12): rand
2022-11-16 08:35:29 -05:00
Chewbacca
24e7873bce
Rename files (6): _ -> -
2022-11-15 14:00:40 -05:00
Chewbacca
d4f5fd4d88
Rename files (5): _ -> -
2022-11-15 12:23:36 -05:00
Chewbacca
717e61a6e0
Rename files (4): _ -> -
2022-11-15 11:13:54 -05:00
Chewbacca
e78242806f
Rename files (0): _ -> -
2022-11-15 09:10:14 -05:00
Chewbacca
65a8bf9aa1
Merge remote-tracking branch 'origin/develop' into chats
2022-10-14 14:27:53 -04:00
Alex Gleason
e86e9d93b2
Delete "mobile" pages
2022-10-14 10:53:05 -05:00
Alex Gleason
d7243c0e91
Merge remote-tracking branch 'origin/develop' into chats
2022-09-19 13:01:40 -05:00
9822266561
do i really understand this?
...
Signed-off-by: marcin mikolajczak <git@mkljczk.pl>
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
Signed-off-by: marcin mikolajczak <git@mkljczk.pl>
2022-09-13 13:49:50 +02:00
Justin
3a48082dc9
Remove old React Query stuff
2022-08-31 13:20:54 -04:00
Justin
f16da850fd
Add React Query
2022-08-31 13:20:53 -04:00
03d6211e1c
Replace classnames with clsx
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-31 11:35:06 +02:00
Alex Gleason
5a6dcf0c4d
Embeds: render embeds before anything else
2022-08-25 20:32:18 -05:00