Alex Gleason
|
ea4f707413
|
Fix offset of chat reaction wrapper
|
2023-03-20 13:57:29 -05:00 |
Alex Gleason
|
bc457b61d1
|
Merge branch 'edit-group' into 'develop'
Edit group
See merge request soapbox-pub/soapbox!2357
|
2023-03-20 18:41:52 +00:00 |
Alex Gleason
|
f8b20858a3
|
Chats: fix crash in emoji autosuggest
|
2023-03-19 19:59:46 -05:00 |
Alex Gleason
|
67ffe9609f
|
ChatTextarea: pass ref to child
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1390
|
2023-03-19 18:03:44 -05:00 |
Alex Gleason
|
47561e5c01
|
Enable custom emoji reacts on custom Pleroma forks
|
2023-03-19 17:53:14 -05:00 |
Alex Gleason
|
5c7c0ea1dd
|
EmojiSelector: switch to floating-ui
|
2023-03-19 17:52:45 -05:00 |
Alex Gleason
|
2b75dcacd2
|
EmojiPickerDropdownContainer: switch to floating-ui
|
2023-03-19 17:24:39 -05:00 |
Alex Gleason
|
9dc12f0994
|
Merge branch 'changelog' into 'develop'
Update CHANGELOG
See merge request soapbox-pub/soapbox!2365
|
2023-03-19 20:48:02 +00:00 |
Alex Gleason
|
f7c7b6ce6c
|
Update CHANGELOG
|
2023-03-19 15:47:40 -05:00 |
Alex Gleason
|
da7284212e
|
Merge branch 'group-svg' into 'develop'
Delete proprietary groups image
See merge request soapbox-pub/soapbox!2364
|
2023-03-19 20:40:34 +00:00 |
Alex Gleason
|
813fd7f8ee
|
Delete proprietary groups image
|
2023-03-19 15:39:58 -05:00 |
marcin mikołajczak
|
b62db891fe
|
Merge branch 'mkljczk-develop-patch-27878' into 'develop'
Update CHANGELOG.md
See merge request soapbox-pub/soapbox!2362
|
2023-03-19 20:15:28 +00:00 |
marcin mikołajczak
|
9c80a50b95
|
Merge branch 'pending-status-gap' into 'develop'
Add missing gap to PendingStatus
See merge request soapbox-pub/soapbox!2361
|
2023-03-19 19:50:27 +00:00 |
marcin mikołajczak
|
8634c5f91e
|
Update CHANGELOG.md
|
2023-03-19 19:26:17 +00:00 |
marcin mikołajczak
|
049554db84
|
Add missing gap to PendingStatus
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-19 20:23:36 +01:00 |
marcin mikołajczak
|
4124b85ede
|
Merge branch 'custom-emoji-reacts' into 'develop'
Support custom emoji reacts
See merge request soapbox-pub/soapbox!2360
|
2023-03-19 19:03:53 +00:00 |
marcin mikołajczak
|
38c99dbc48
|
Add tests from custom reacts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-19 19:22:05 +01:00 |
marcin mikołajczak
|
09a0a36935
|
Update tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-18 13:27:27 +01:00 |
marcin mikołajczak
|
179eb7fc99
|
Fix preview in reactions modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-18 11:55:00 +01:00 |
marcin mikołajczak
|
8b81838f2f
|
Support custom emoji reacts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-18 00:07:18 +01:00 |
Alex Gleason
|
c0a22205f7
|
Fix GroupActionButton test
|
2023-03-17 16:14:23 -05:00 |
Alex Gleason
|
3a94736285
|
Merge branch 'store-optimistic-delete' into 'develop'
EntityStore: optimistic deletion
See merge request soapbox-pub/soapbox!2356
|
2023-03-17 20:40:55 +00:00 |
Alex Gleason
|
e6621a802b
|
Make popular and suggested groups share the Group store
|
2023-03-16 13:18:36 -05:00 |
Alex Gleason
|
181bf23c34
|
Importer: use EntityStore enums
|
2023-03-16 13:15:00 -05:00 |
Alex Gleason
|
c51870af6e
|
Update some more groups stuff to use entities
|
2023-03-15 19:26:37 -05:00 |
Alex Gleason
|
1518e88904
|
Retrofit old Group actions to EntityStore
|
2023-03-15 18:37:50 -05:00 |
Alex Gleason
|
5871abd786
|
Make "Manage Group" use the EntityStore
|
2023-03-15 17:59:37 -05:00 |
Alex Gleason
|
7fffe59fb9
|
Allow "owner" permissions on group pages
|
2023-03-15 17:26:07 -05:00 |
Alex Gleason
|
1ab9b1d75c
|
EntityStore: optimistic deletion
|
2023-03-15 16:52:09 -05:00 |
Chewbacca
|
709edaefad
|
Merge branch 'block-group-members' into 'develop'
Use Entity Hooks for Blocking Group members
See merge request soapbox-pub/soapbox!2353
|
2023-03-15 20:42:40 +00:00 |
Chewbacca
|
41ab40485e
|
Merge branch 'renovate/floating-ui-react-0.x' into 'develop'
fix(deps): update dependency @floating-ui/react to ^0.21.0
See merge request soapbox-pub/soapbox!2348
|
2023-03-15 20:42:27 +00:00 |
Alex Gleason
|
a83cfe7ddd
|
Merge branch 'entity-actions-delete' into 'develop'
useEntityActions: ensure the delete gets dispatched
See merge request soapbox-pub/soapbox!2354
|
2023-03-15 20:08:51 +00:00 |
Chewbacca
|
0fe48840e1
|
Merge branch 'popovers' into 'develop'
Add Popovers component
See merge request soapbox-pub/soapbox!2352
|
2023-03-15 20:06:50 +00:00 |
Alex Gleason
|
74ebd560e6
|
Revert useEntity array changes, do that in the schema parser
|
2023-03-15 14:19:13 -05:00 |
Alex Gleason
|
602a670b2e
|
useEntityActions: ensure the delete gets dispatched
|
2023-03-15 14:04:29 -05:00 |
Alex Gleason
|
79aa8e210f
|
Merge branch 'weblate-soapbox-pub-soapbox' into 'develop'
Translations update from Hosted Weblate
See merge request soapbox-pub/soapbox!2350
|
2023-03-15 19:02:36 +00: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
|
20ccd26a6e
|
Update Entity Store with bug fixes
|
2023-03-15 14:55:43 -04:00 |
Chewbacca
|
283935e837
|
Add popover component
|
2023-03-15 14:55:26 -04:00 |
gallegonovato
|
bbda49a31c
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (1520 of 1520 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/
|
2023-03-15 19:55:03 +01:00 |
Poesty Li
|
471f275dcb
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1520 of 1520 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-03-15 19:55:03 +01:00 |
Hosted Weblate
|
c5a548fa83
|
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/
|
2023-03-15 19:55:03 +01:00 |
Poesty Li
|
e28e12cd60
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1520 of 1520 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/zh_Hans/
|
2023-03-15 19:55:03 +01:00 |
gallegonovato
|
c9bd4291bb
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (1520 of 1520 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/
|
2023-03-15 19:55:03 +01:00 |
Chewbacca
|
af69c7564e
|
Merge branch 'group-avatar-ring' into 'develop'
Add GroupAvatar component
See merge request soapbox-pub/soapbox!2349
|
2023-03-15 18:54:47 +00:00 |
Alex Gleason
|
822ab987a1
|
Merge branch 'create-group-hook' into 'develop'
Add useEntityActions hooks
See merge request soapbox-pub/soapbox!2351
|
2023-03-15 18:54:28 +00:00 |
Alex Gleason
|
463dcd2c1e
|
Merge remote-tracking branch 'origin/develop' into create-group-hook
|
2023-03-14 14:56:46 -05:00 |
Chewbacca
|
c6c12fa60f
|
Merge branch 'group-composer' into 'develop'
Update Group Members to use Entity Store
See merge request soapbox-pub/soapbox!2342
|
2023-03-14 19:31:52 +00:00 |