Alex Gleason
|
63394bb1b4
|
AuthorizeRejectButtons: refactor button into a separate component
|
2023-03-27 16:59:55 -05:00 |
|
Alex Gleason
|
d08a2e215b
|
AuthorizeRejectButtons: add a loading animation
|
2023-03-27 16:45:41 -05:00 |
|
Alex Gleason
|
3b8f43f02d
|
AuthorizeRejectButtons: fix onReject never being called
|
2023-03-27 15:36:55 -05:00 |
|
Alex Gleason
|
9367b16200
|
AuthorizeRejectButtons: swap out icon during action countdown
|
2023-03-27 15:34:02 -05:00 |
|
Alex Gleason
|
6f705a827e
|
AuthorizeRejectButtons: add countdown functionality
|
2023-03-27 15:31:13 -05:00 |
|
Chewbacca
|
30ef70440f
|
Add ability to report a Group
|
2023-03-23 15:17:44 -04:00 |
|
Alex Gleason
|
1954848c65
|
Tabs: vertically center the counter
|
2023-03-22 13:23:45 -05:00 |
|
Alex Gleason
|
69d667d6c6
|
"Authorized" --> "Approved"
|
2023-03-21 11:56:48 -05:00 |
|
Alex Gleason
|
a8be701ea0
|
Fix PendingGroupsRow test
|
2023-03-20 21:31:07 -05:00 |
|
Alex Gleason
|
b87af6a71c
|
AuthorizeRejectButtons: fix styles, make less fragile
|
2023-03-20 20:11:21 -05:00 |
|
Alex Gleason
|
9ca384dcd7
|
Card: fix back button not having a rounded border
|
2023-03-20 19:37:46 -05:00 |
|
Alex Gleason
|
4de8926445
|
IAuthorizeRejectButtons: simplify component
|
2023-03-20 19:22:00 -05:00 |
|
Alex Gleason
|
f9ab9a45c2
|
AuthorizeRejectButtons: improve style of result message
|
2023-03-20 18:49:41 -05:00 |
|
Alex Gleason
|
fe64f9f84b
|
AuthorizeRejectButtons: improve button styles
|
2023-03-20 18:35:31 -05:00 |
|
Alex Gleason
|
1d9ed41fec
|
Add AuthorizeRejectButtons component
|
2023-03-20 17:45:52 -05:00 |
|
Alex Gleason
|
143a9eda44
|
Use PendingItemsRow for pending members, pass a prop to control its size
|
2023-03-20 16:26:40 -05:00 |
|
Alex Gleason
|
f6b28dd9c3
|
Abstract PendingItemsRow into its own component
|
2023-03-20 16:09:19 -05:00 |
|
Chewbacca
|
e46a7e8f4a
|
Merge branch 'promote-to-admin' into 'develop'
Move Promote/Demote admin into entity store
See merge request soapbox-pub/soapbox!2359
|
2023-03-20 20:08:51 +00:00 |
|
Chewbacca
|
4985db7dea
|
Update group roles to owner/admin/user
|
2023-03-20 15:41:12 -04:00 |
|
Alex Gleason
|
ea4f707413
|
Fix offset of chat reaction wrapper
|
2023-03-20 13:57:29 -05:00 |
|
Alex Gleason
|
5c7c0ea1dd
|
EmojiSelector: switch to floating-ui
|
2023-03-19 17:52:45 -05:00 |
|
|
8b81838f2f
|
Support custom emoji reacts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-18 00:07:18 +01:00 |
|
Chewbacca
|
6b30671875
|
Add Account entity and improve Block/Ban support for Groups
|
2023-03-15 14:55:43 -04:00 |
|
Chewbacca
|
a99a7b2af5
|
Improve focus design for Danger buttons
|
2023-03-15 14:55:43 -04:00 |
|
Chewbacca
|
9dde71716f
|
Improve DropdownMenu API
|
2023-03-15 14:55:43 -04:00 |
|
Chewbacca
|
283935e837
|
Add popover component
|
2023-03-15 14:55:26 -04:00 |
|
Chewbacca
|
c8a4d63fc8
|
Add GroupAvatar component
|
2023-03-14 15:17:05 -04:00 |
|
Chewbacca
|
821b90c372
|
Add pages for Popular / Suggested Groups
|
2023-03-14 15:16:01 -04:00 |
|
Chewbacca
|
bced3d6632
|
Merge branch 'pending-groups' into 'develop'
Add support for pending Group Requests
See merge request soapbox-pub/soapbox!2327
|
2023-03-13 19:20:16 +00:00 |
|
Chewbacca
|
879ac883aa
|
Merge branch 'my-groups-blankslate' into 'develop'
Update blankslate to allow Group Creation
See merge request soapbox-pub/soapbox!2326
|
2023-03-13 19:10:14 +00:00 |
|
Alex Gleason
|
1922e889f7
|
Merge branch 'create-group' into 'develop'
Create group
See merge request soapbox-pub/soapbox!2325
|
2023-03-13 18:28:43 +00:00 |
|
Chewbacca
|
f21f72461a
|
Add support for pending Group Requests
|
2023-03-13 14:27:21 -04:00 |
|
Chewbacca
|
cced90a780
|
Update blankslate to allow Group Creation
|
2023-03-13 14:26:42 -04:00 |
|
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 |
|
Alex Gleason
|
d7f5e210d8
|
Groups: scaffold the confirmation step
|
2023-03-08 13:43:16 -06:00 |
|
Alex Gleason
|
65d1c66aad
|
Add group icon to create screen
|
2023-03-06 12:42:13 -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 |
|