Commit Graph

1271 Commits

Author SHA1 Message Date
0d8317145d MediaModal: make clicking the background close the modal
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1434
2023-06-01 12:55:58 -05:00
87b279d8ee MediaModal: hide fullscreen button on mobile 2023-06-01 11:49:36 -05:00
aca4322526 MediaModal: support not having a status 2023-05-31 20:01:30 -05:00
5ff9c1c6ec Fix tests 2023-05-31 08:54:54 -04:00
866c80d30b Improve the MediaModal with ability to like, comment, reply, etc 2023-05-31 08:50:03 -04:00
c8ff9db879 Truncate group name in panels 2023-05-23 12:32:55 -04:00
cdd0fd63b2 Merge branch 'nip07' into 'develop'
Implement NIP-07

See merge request soapbox-pub/soapbox!2513
2023-05-21 02:34:42 +00:00
f318c35544 Simplify event signing 2023-05-20 21:15:53 -05:00
7efc5e2fbd Add '/' as a hotkey for search
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-05-20 00:22:10 +02:00
682a86049e Linkify urls inside Group note 2023-05-12 11:51:44 -04:00
90f7c71256 Hide Group context in Compose button if not Group member 2023-05-11 14:41:31 -04:00
de3ff58f95 Merge branch 'group-improvements' into 'develop'
Improve Group UX

See merge request soapbox-pub/soapbox!2494
2023-05-05 13:13:37 +00:00
ebaff75e38 Improve Group UX 2023-05-03 14:03:13 -04:00
ece5ba4764 Merge remote-tracking branch 'origin/develop' into zod-card 2023-05-02 19:36:00 -05:00
c0c0dc1cc2 Merge branch 'long-name-fixes' into 'develop'
Fix overflow problems in various places

See merge request soapbox-pub/soapbox!2487
2023-05-03 00:35:06 +00:00
0016aeacec Normalize Relationship with zod 2023-05-02 18:49:13 -05:00
0351bda198 Merge branch 'remove-pencil' into 'develop'
Remove pencil from Compose button

See merge request soapbox-pub/soapbox!2486
2023-05-02 20:28:09 +00:00
00cdecd943 Merge branch 'improve-entity-organization' into 'develop'
Move Group hooks to api folder

See merge request soapbox-pub/soapbox!2484
2023-05-02 18:40:28 +00:00
626ddfda80 Truncate long usernames in modals 2023-05-02 13:28:42 -05:00
ac9653a89f UserPanel: truncate long display name 2023-05-02 13:12:57 -05:00
ca2dffd9c3 ProfileInfoPanel: truncate long username while loading 2023-05-02 13:09:58 -05:00
be41c78030 UserPanel: truncate long acct 2023-05-02 13:08:11 -05:00
238c30acf8 Split out hooks from 'useGroups' 2023-05-02 13:48:55 -04:00
4dd4ba212d Remove pencil from Compose button 2023-05-02 13:33:42 -04:00
0f1e7fb2a7 Support HTML version of note in Group Creation modal 2023-05-02 13:29:29 -04:00
e0af6c4b2e Move Group hooks to api folder 2023-05-02 13:26:30 -04:00
95364a46d9 Merge branch 'contextual-compose' into 'develop'
Contextual compose button

See merge request soapbox-pub/soapbox!2478
2023-05-01 16:06:13 +00:00
a1b9d8a682 Fix ComposeButton tests 2023-04-27 13:20:53 -05:00
8ee5727cd8 ComposeModal: add share to group toggle 2023-04-26 15:53:06 -05:00
506cad3b70 FloatingActionButton: contextual group support 2023-04-26 15:33:34 -05:00
a193108ef8 ComposeModal: become group-aware 2023-04-26 15:14:54 -05:00
f9b5954060 ComposeModal: allow passing a composeId 2023-04-26 15:07:19 -05:00
4720922015 ComposeButton: style group compose button 2023-04-26 13:06:03 -05:00
6cda34fb69 Handle null group in confirmation step 2023-04-26 09:06:02 -04:00
39d381ae4a Merge branch 'drop-zones' into 'develop'
Drop zones

See merge request soapbox-pub/soapbox!2464
2023-04-25 13:55:17 +00:00
9b90289e7c Fix confirmation step in Group report 2023-04-24 11:34:09 -04:00
01b99d875b Remove UploadArea component 2023-04-21 17:33:20 -05:00
0904b6a2a0 Fix drag-and-drop interaction with ComposeModal 2023-04-21 17:13:40 -05:00
ed0206c379 Improve drag-and-drop of Home feed composer 2023-04-21 16:31:10 -05:00
7ea9f0ad86 UploadArea: update deprecated e.keyCode --> e.key 2023-04-21 12:28:44 -05:00
ed4b86c5fa Add page to show statuses per tag 2023-04-21 09:36:37 -04:00
c87589be4e Build group URI and handle successful copying 2023-04-19 16:51:07 -04:00
68be77fa54 Use 'copy' function for copying group uri 2023-04-19 16:44:22 -04:00
e43a9164b7 Update modal title in Group creation 2023-04-19 16:44:00 -04:00
2516fd36e0 Update 'Create Group' modal title dynamically 2023-04-19 16:28:15 -04:00
fcf6d258ef Prevent request to endpoint if not member 2023-04-18 16:51:55 -04:00
c343cce5ea Merge remote-tracking branch 'origin/develop' into group-lookup 2023-04-17 15:55:05 -04:00
1bce61182c Make components use groupId param 2023-04-17 15:28:20 -04:00
ccde5f8823 Make GroupLookup HOC kind of work 2023-04-17 14:56:31 -04:00
2d52c8c3e4 Add support for Group tags 2023-04-17 10:21:23 -04:00