Commit graph

1256 commits

Author SHA1 Message Date
Alex Gleason
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
Chewbacca
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
Chewbacca
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
Alex Gleason
626ddfda80
Truncate long usernames in modals 2023-05-02 13:28:42 -05:00
Alex Gleason
ac9653a89f
UserPanel: truncate long display name 2023-05-02 13:12:57 -05:00
Alex Gleason
ca2dffd9c3
ProfileInfoPanel: truncate long username while loading 2023-05-02 13:09:58 -05:00
Alex Gleason
be41c78030
UserPanel: truncate long acct 2023-05-02 13:08:11 -05:00
Chewbacca
238c30acf8 Split out hooks from 'useGroups' 2023-05-02 13:48:55 -04:00
Chewbacca
4dd4ba212d Remove pencil from Compose button 2023-05-02 13:33:42 -04:00
Chewbacca
0f1e7fb2a7 Support HTML version of note in Group Creation modal 2023-05-02 13:29:29 -04:00
Chewbacca
e0af6c4b2e Move Group hooks to api folder 2023-05-02 13:26:30 -04:00
Alex Gleason
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
Alex Gleason
a1b9d8a682
Fix ComposeButton tests 2023-04-27 13:20:53 -05:00
Alex Gleason
8ee5727cd8
ComposeModal: add share to group toggle 2023-04-26 15:53:06 -05:00
Alex Gleason
506cad3b70
FloatingActionButton: contextual group support 2023-04-26 15:33:34 -05:00
Alex Gleason
a193108ef8
ComposeModal: become group-aware 2023-04-26 15:14:54 -05:00
Alex Gleason
f9b5954060
ComposeModal: allow passing a composeId 2023-04-26 15:07:19 -05:00
Alex Gleason
4720922015
ComposeButton: style group compose button 2023-04-26 13:06:03 -05:00
Chewbacca
6cda34fb69 Handle null group in confirmation step 2023-04-26 09:06:02 -04:00
Alex Gleason
39d381ae4a Merge branch 'drop-zones' into 'develop'
Drop zones

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

See merge request soapbox-pub/soapbox!2442
2023-04-17 14:19:31 +00:00
8d832856b1 Only use 'username or e-mail' if can log in with username
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-04-16 00:03:06 +02:00
Chewbacca
bb70c1ea3c Add topic pages 2023-04-13 09:28:40 -04:00
Chewbacca
5d29666b41 Add support for trending tags 2023-04-13 07:33:52 -04:00
d4c9d086d5 Fix renderLocation in ComposeEventModal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-04-12 19:53:24 +02:00
Alex Gleason
7720df2ebe
Merge remote-tracking branch 'origin/develop' into group-gallery 2023-04-11 11:01:37 -05:00
Chewbacca
b7c7b9cc71 Merge branch 'update-aside-for-manage-groups' into 'develop'
Update aside for Manage Group pages

See merge request soapbox-pub/soapbox!2422
2023-04-11 15:38:46 +00:00
Alex Gleason
ce0557546a
Groups: add group gallery 2023-04-10 15:22:08 -05:00
Alex Gleason
09a65a7500
ProfileInfoPanel: fix long usernames x-overflow'ing the page 2023-04-10 09:33:24 -05:00
Chewbacca
a94d2d036e Update aside for Manage Group pages 2023-04-05 10:29:57 -04:00
Alex Gleason
ae4430b9eb
EditGroup: allow managing topics 2023-04-04 14:54:32 -05:00
Alex Gleason
914ed6fe9c
CreateGroupModal: allow adding topics 2023-04-04 14:10:20 -05:00
Alex Gleason
8cca3c4e6e
Merge remote-tracking branch 'origin/develop' into group-modal 2023-04-04 12:29:51 -05:00
Alex Gleason
2c3006df93
CreateGroupModal: toast on error 2023-04-04 11:50:37 -05:00
Chewbacca
11b86ecad6 Fix theme selector icon placement
Closes https://gitlab.com/soapbox-pub/soapbox/-/issues/1406
2023-04-04 06:57:39 -04:00