marcin mikołajczak
|
b1471be142
|
Merge branch 'filters-v2' into 'develop'
filters v2
See merge request soapbox-pub/soapbox!2321
|
2023-03-10 11:03:46 +00:00 |
|
marcin mikołajczak
|
51524118d4
|
Merge branch 'gallery-load-more' into 'develop'
Fix load more button height on account gallery page
See merge request soapbox-pub/soapbox!2318
|
2023-03-10 10:52:00 +00:00 |
|
|
1d64f934d9
|
Merge remote-tracking branch 'soapbox/develop' into filters-v2
|
2023-03-09 21:49:57 +01:00 |
|
Alex Gleason
|
d1531b832d
|
Truncate Nostr pubkeys in reply mentions
|
2023-03-08 19:56:24 -06:00 |
|
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 |
|
|
1d4d9c2732
|
Filters expiration, restyle filters list, fix keywords deletion
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-05 19:49:40 +01:00 |
|
|
4c92f581c4
|
Allow creating v2 filters
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-04 12:43:27 +01:00 |
|
|
4200fa2df4
|
filters v2
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-03 22:40:39 +01:00 |
|
|
2ce98055d8
|
Fix load more button height on account gallery page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-01 21:02:04 +01: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 |
|