Chewbacca
|
4e2213aba8
|
Merge branch 'my-groups' into 'develop'
Add Trending and Suggested Groups to discovery
See merge request soapbox-pub/soapbox!2312
|
2023-03-06 16:44:11 +00:00 |
|
|
eb93cb39fd
|
Fix emoji selector on touchscreen
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-01 20:27:16 +01:00 |
|
Chewbacca
|
8fd3b99887
|
Use Groups Discovery if user has no groups
|
2023-03-01 14:16:09 -05:00 |
|
|
277045c7a1
|
Remove custom emojis from reaction picker
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-28 20:52:15 +01:00 |
|
|
d6732955de
|
Merge remote-tracking branch 'soapbox/develop' into update-emoji-mart-2
|
2023-02-28 20:48:21 +01:00 |
|
|
e6d6ac6d44
|
Update en.json
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-28 18:59:32 +01:00 |
|
Chewbacca
|
0414c36a1e
|
Add Trending and Suggested Groups to discovery
|
2023-02-27 08:26:59 -05:00 |
|
|
2bbbcd625e
|
WIP
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-26 19:29:37 +01:00 |
|
Alex Gleason
|
1b020b2a9b
|
Improve rounded courners in MediaGallery and Chats
|
2023-02-23 16:05:24 -06:00 |
|
|
528acb8ac5
|
Merge remote-tracking branch 'soapbox/develop' into update-emoji-mart
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-23 17:42:31 +01:00 |
|
Alex Gleason
|
10c24f01d9
|
Merge branch 'fix-react-icons' into 'develop'
Fix Emoji Icon Positioning
Closes #1363
See merge request soapbox-pub/soapbox!2297
|
2023-02-16 01:52:51 +00:00 |
|
marcin mikołajczak
|
b3585bb348
|
Merge branch 'eslint-rules' into 'develop'
Change ESLint rules, lint
See merge request soapbox-pub/soapbox!2298
|
2023-02-16 00:06:57 +00:00 |
|
|
81de0014d3
|
Change ESLint rules, lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-16 00:12:02 +01:00 |
|
Alex Gleason
|
2e27886230
|
Alex's suggestion (brap)
|
2023-02-15 21:34:26 +00:00 |
|
matty
|
4b99ab7d35
|
fixes the stuff
|
2023-02-15 16:14:03 -05:00 |
|
Alex Gleason
|
67bf9a7b20
|
Merge branch 'picker-mobile' into 'develop'
EmojiSelector: ensure the full picker fits on the screen on mobile
See merge request soapbox-pub/soapbox!2291
|
2023-02-15 18:48:08 +00:00 |
|
Alex Gleason
|
d92a4fd239
|
DropdownMenu: close only if open in Redux
|
2023-02-15 12:18:00 -06:00 |
|
marcin mikołajczak
|
dec2cc69e8
|
Merge branch 'quoted-status-card' into 'develop'
Don't display card for quoted posts
See merge request soapbox-pub/soapbox!2281
|
2023-02-15 16:53:05 +00:00 |
|
Alex Gleason
|
0e7136ec04
|
EmojiSelector: ensure the full picker fits on the screen on mobile
|
2023-02-14 15:20:23 -06:00 |
|
Chewbacca
|
5eea84c5fb
|
Merge branch 'prevent-excess-redux-actions' into 'develop'
Prevent unnecessary calls to redux action
See merge request soapbox-pub/soapbox!2290
|
2023-02-14 20:50:44 +00:00 |
|
Alex Gleason
|
63ca831d16
|
Merge branch 'chats-scrollbars' into 'develop'
Fix chat overflow-x
See merge request soapbox-pub/soapbox!2285
|
2023-02-14 20:21:40 +00:00 |
|
Alex Gleason
|
6fc8b181e6
|
Merge branch 'status-list-null' into 'develop'
StatusList: don't push null item to Virtuoso (LoadGap)
See merge request soapbox-pub/soapbox!2283
|
2023-02-14 20:21:21 +00:00 |
|
Chewbacca
|
f3469cf972
|
Prevent unnecessary calls to redux action
|
2023-02-14 15:04:26 -05:00 |
|
Chewbacca
|
225df82be8
|
Merge branch 'use-floating-ui-middleware' into 'develop'
Use flip and arrow middleware
See merge request soapbox-pub/soapbox!2288
|
2023-02-14 19:53:54 +00:00 |
|
marcin mikołajczak
|
75fc756bd1
|
Merge branch 'prefer-clsx' into 'develop'
Use clsx instead of template strings
See merge request soapbox-pub/soapbox!2287
|
2023-02-14 19:25:16 +00:00 |
|
Chewbacca
|
5b7c6793e6
|
Remove z-index
|
2023-02-14 14:01:11 -05:00 |
|
Chewbacca
|
ce2e7f3785
|
Use flip and arrow middleware
|
2023-02-14 13:58:10 -05:00 |
|
Chewbacca
|
f068d6280d
|
prevent scrolling when focused
|
2023-02-14 13:28:11 -05:00 |
|
|
3aba4218c5
|
Use clsx instead of template strings
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-14 19:00:43 +01:00 |
|
Alex Gleason
|
0aeeeb1dc4
|
Performance: hide EmojiSelector until portaled
|
2023-02-14 11:27:32 -06:00 |
|
Alex Gleason
|
ec2235011f
|
ChatMessageReactionWrapper: put EmojiSelector in a portal to avoid overflow-x issues
|
2023-02-14 11:27:28 -06:00 |
|
Chewbacca
|
d19f8a267a
|
Close dropdown-menu when component unmounts
|
2023-02-14 12:18:26 -05:00 |
|
Alex Gleason
|
41b4a229b6
|
StatusList: don't push null item to Virtuoso (LoadGap)
|
2023-02-14 10:44:00 -06:00 |
|
Alex Gleason
|
261d900b51
|
Merge branch 'fix-dropdown' into 'develop'
Fix Profile Dropdown
See merge request soapbox-pub/soapbox!2261
|
2023-02-14 15:27:51 +00:00 |
|
|
9958b66409
|
Don't display card for quoted posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-14 14:57:39 +01:00 |
|
Alex Gleason
|
45657c7a2a
|
EmojiSelector: pass offset as a prop
|
2023-02-13 13:17:05 -06:00 |
|
Alex Gleason
|
ae606a1db0
|
StatusReactionWrapper: switch to our Portal component
|
2023-02-13 13:16:57 -06: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 |
|
Alex Gleason
|
cc2eafdfac
|
Merge remote-tracking branch 'origin/develop' into react-any-emoji
|
2023-02-12 20:30:33 -06:00 |
|
Alex Gleason
|
f9cb9d468b
|
EmojiSelector: improve style of 3-dots icon
|
2023-02-12 20:29:33 -06:00 |
|
|
4936c3ed38
|
Merge remote-tracking branch 'soapbox/develop' into cleanup
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-12 22:26:55 +01: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
|
f46086d52a
|
Cleanup a few things
|
2023-02-10 14:43:41 -05:00 |
|
Chewbacca
|
04e5e06d26
|
Make sure DOM is ready for Portal
|
2023-02-10 13:49:59 -05:00 |
|
Chewbacca
|
59ce093b31
|
Replace @reach/portal with custom Portal
|
2023-02-10 13:23:48 -05:00 |
|
Chewbacca
|
60d7ff8395
|
Re-build dropdown-menu using FloatingUI
|
2023-02-10 13:17:39 -05:00 |
|
Chewbacca
|
17684571af
|
Update hoverable menu on Chat Messages
|
2023-02-09 12:42:00 -05:00 |
|
Alex Gleason
|
6f15b5f42f
|
StatusReactionWrapper: put the picker in a portal
|
2023-02-08 20:26:37 -06:00 |
|
Alex Gleason
|
06ea520e89
|
EmojiSelector: allow reacting from full picker
|
2023-02-08 20:23:26 -06:00 |
|
Alex Gleason
|
aab6ee34c2
|
EmojiSelector: render full picker
|
2023-02-08 19:20:17 -06:00 |
|