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
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
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
Alex Gleason
c4849ad38d
Merge remote-tracking branch 'origin/develop' into embedded-status
2022-08-21 11:20:19 -04:00
Alex Gleason
a0e79bfe10
StatusContainer: pass all props through, fix pinned posts not showing as pinned
2022-08-13 10:33:58 -05:00
Alex Gleason
19b6973667
Notifications: StatusContainer --> Status, fix not being able to mute a conversation
2022-08-13 10:27:12 -05:00
541521ae6f
Restore hotkey navigataion for statuses
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-12 23:21:44 +02:00
Alex Gleason
5f8a22b452
Native status embeds from Soapbox
2022-08-12 12:58:35 -05:00
Alex Gleason
4c7491d81d
Strip down StatusContainer, offload actions into Status component itself
2022-08-09 17:45:01 -05:00
Alex Gleason
19ffcd2233
Merge remote-tracking branch 'origin/develop' into ads
2022-08-03 10:51:07 -05:00
Alex Gleason
92a5893f83
Add react-query
2022-08-01 20:13:02 -05:00
Justin
20209c81ab
Improve visuals with branding
...
Co-authored-by: Alex Gleason <alex@alexgleason.me>
2022-08-01 14:40:07 -04:00
Alex Gleason
d422bdf3d3
Add GdprBanner component, remove useGdpr hook
2022-07-26 10:58:17 -05:00
Alex Gleason
5916041fec
Add useTheme hook
2022-07-22 17:25:52 -05:00
Alex Gleason
7bbb9839ba
SoapboxMount: break even more out into SoapboxHead
2022-07-22 17:14:49 -05:00
Alex Gleason
dcd32e32a4
Add configurable GDPR alert
2022-07-22 17:04:53 -05:00
Alex Gleason
e3db81d652
SoapboxMount: break SoapboxLoad into a separate component
2022-07-22 17:01:26 -05:00
Alex Gleason
6ddb44f626
Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack
2022-07-09 11:20:02 -05:00
Alex Gleason
db56044f24
Revert "Remove react-router-scroll-4"
...
This reverts commit 01d9f918ce
.
2022-07-04 16:21:35 -05:00
Alex Gleason
d5ffce844d
ServiceWorker: display loading screen while updating
2022-06-24 11:52:57 -05:00
01d9f918ce
Remove react-router-scroll-4
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-22 12:49:51 +02:00
af695e3812
Reducers: TypeScrpt + fixes
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-20 16:46:45 +02:00
4719cf6b5b
Actions: TypeScript
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-19 21:26:57 +02:00
6c45dcb109
TypeScript, FC (reducers, search)
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-07 18:25:53 +02:00
65dff4e6a1
Reducers: TypeScript
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-05 15:05:44 +02:00
Justin
bca5a2988d
Add 'color-scheme' CSS prop for better browser rendering
2022-06-01 14:27:04 -04:00
Alex Gleason
4e8a3cdce5
SoapboxMount: load WaitlistPage async
2022-05-20 13:29:17 -05:00
Alex Gleason
f0ba5a5a8c
SoapboxMount: load onboarding flow async, refactor
2022-05-20 13:13:17 -05:00