oakes
|
b96828ad23
|
Fix scrollable list in modals
|
2023-06-24 18:47:16 -04:00 |
|
Chewbacca
|
1d9130f7ac
|
Add Suggested Groups panel to Search page
|
2023-06-14 08:11:39 -04:00 |
|
Alex Gleason
|
0b439b79a1
|
Upgrade to TypeScript 5.1
|
2023-06-13 16:26:30 -05:00 |
|
Chewbacca
|
f718ca6d90
|
Add redirect from statuses -> posts
|
2023-06-05 10:41:21 -04:00 |
|
|
c80633fd9f
|
Media modal: Restore navigationHidden functionality
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-06-03 20:55:04 +02:00 |
|
Alex Gleason
|
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 |
|
Alex Gleason
|
87b279d8ee
|
MediaModal: hide fullscreen button on mobile
|
2023-06-01 11:49:36 -05:00 |
|
Alex Gleason
|
aca4322526
|
MediaModal: support not having a status
|
2023-05-31 20:01:30 -05:00 |
|
Chewbacca
|
5ff9c1c6ec
|
Fix tests
|
2023-05-31 08:54:54 -04:00 |
|
Chewbacca
|
866c80d30b
|
Improve the MediaModal with ability to like, comment, reply, etc
|
2023-05-31 08:50:03 -04:00 |
|
Chewbacca
|
c8ff9db879
|
Truncate group name in panels
|
2023-05-23 12:32:55 -04:00 |
|
Alex Gleason
|
cdd0fd63b2
|
Merge branch 'nip07' into 'develop'
Implement NIP-07
See merge request soapbox-pub/soapbox!2513
|
2023-05-21 02:34:42 +00:00 |
|
Alex Gleason
|
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 |
|
Chewbacca
|
682a86049e
|
Linkify urls inside Group note
|
2023-05-12 11:51:44 -04:00 |
|
Chewbacca
|
90f7c71256
|
Hide Group context in Compose button if not Group member
|
2023-05-11 14:41:31 -04:00 |
|
Chewbacca
|
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 |
|
Chewbacca
|
ebaff75e38
|
Improve Group UX
|
2023-05-03 14:03:13 -04:00 |
|
Alex Gleason
|
ece5ba4764
|
Merge remote-tracking branch 'origin/develop' into zod-card
|
2023-05-02 19:36:00 -05:00 |
|
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 |
|
Alex Gleason
|
0016aeacec
|
Normalize Relationship with zod
|
2023-05-02 18:49:13 -05: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 |
|