oakes
|
98f5450a9e
|
Add missing import
|
2023-05-18 12:53:32 -04:00 |
|
oakes
|
f4da2006ef
|
Pass baseURL when revoking oauth token
|
2023-05-18 12:39:59 -04:00 |
|
|
9c5acc09f0
|
Slightly reorder account header menu items, add 'Copy link to profile'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-05-14 22:35:53 +02:00 |
|
Alex Gleason
|
829d207cea
|
Fix type
|
2023-05-12 21:46:36 -05:00 |
|
Alex Gleason
|
275d456693
|
Fix groups test
|
2023-05-12 20:50:39 -05:00 |
|
Alex Gleason
|
0acbbc3445
|
Merge branch 'group-fixes' into 'develop'
Various Group fixes & improvements
See merge request soapbox-pub/soapbox!2510
|
2023-05-12 21:43:04 +00:00 |
|
Chewbacca
|
a6519c5685
|
Merge branch 'group-hooks-tests' into 'develop'
Add tests for Group API hooks
See merge request soapbox-pub/soapbox!2508
|
2023-05-12 21:02:11 +00:00 |
|
Chewbacca
|
cfaa3ea669
|
Invalidate group tags after updating Group
|
2023-05-12 12:50:32 -04:00 |
|
Chewbacca
|
682a86049e
|
Linkify urls inside Group note
|
2023-05-12 11:51:44 -04:00 |
|
Chewbacca
|
f27933965f
|
Allow non-owners to see pinned tags
|
2023-05-12 11:51:00 -04:00 |
|
|
41e969616d
|
Forgot to commit some files
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-05-11 22:10:58 +02:00 |
|
Chewbacca
|
d2eca144fa
|
Make sure GroupLinkPreview covers entire header
|
2023-05-11 15:13:36 -04:00 |
|
Chewbacca
|
e84a4a6c45
|
Fix full-width of Group Header
|
2023-05-11 15:13:07 -04:00 |
|
Chewbacca
|
2c59933cd0
|
Handle API errors when failing to join group
|
2023-05-11 15:00:28 -04:00 |
|
Chewbacca
|
90f7c71256
|
Hide Group context in Compose button if not Group member
|
2023-05-11 14:41:31 -04:00 |
|
Chewbacca
|
93c67c863a
|
Format tag input with #
|
2023-05-11 14:28:44 -04:00 |
|
Chewbacca
|
6ab41eb899
|
Add ability to share Group
|
2023-05-11 14:20:33 -04:00 |
|
|
da6be7ba4c
|
Merge remote-tracking branch 'soapbox/develop' into follow-hashtags
|
2023-05-11 19:31:25 +02:00 |
|
Chewbacca
|
8d05747537
|
Fix test
|
2023-05-11 08:30:13 -04:00 |
|
Chewbacca
|
4a2b7faa59
|
Support soft-deleted statuses via tombstones
|
2023-05-09 15:16:13 -04:00 |
|
Chewbacca
|
afec0edc1c
|
Add tests for Group API hooks
|
2023-05-08 13:29:11 -04:00 |
|
Chewbacca
|
e9fee8aad3
|
Merge branch 'search-ux' into 'develop'
Remove search term after navigating away from Search page
See merge request soapbox-pub/soapbox!2498
|
2023-05-08 16:11:15 +00:00 |
|
Chewbacca
|
da10423020
|
Merge branch 'login-ux' into 'develop'
Prevent focus on 'Trouble logging in?' link
See merge request soapbox-pub/soapbox!2505
|
2023-05-08 16:11:03 +00:00 |
|
Alex Gleason
|
f4c7ab5dd6
|
Merge branch 'thread-line' into 'develop'
Thread fixes
See merge request soapbox-pub/soapbox!2507
|
2023-05-08 16:09:16 +00:00 |
|
Alex Gleason
|
c5c2378542
|
Merge branch 'zod-notification' into 'develop'
zod: Notification, Attachment, ChatMessage, Status
See merge request soapbox-pub/soapbox!2500
|
2023-05-08 15:49:08 +00:00 |
|
Alex Gleason
|
f47b5f0a20
|
Thread: fix display of initial loading indicator
|
2023-05-08 10:44:07 -05:00 |
|
Alex Gleason
|
f290ca85e3
|
Thread: scroll up a little more on focus so the thread connector is visible
|
2023-05-08 10:39:25 -05:00 |
|
Alex Gleason
|
0f65c7bd7e
|
Auth: fix otherAccounts throwing a fullscreen error in local dev
|
2023-05-08 10:35:12 -05:00 |
|
Alex Gleason
|
185ef4e3c6
|
StatusReplyMentions: enforce a 200px max width
|
2023-05-06 22:55:36 -05:00 |
|
marcin mikołajczak
|
5e16d0875e
|
Merge branch 'birthday-panel' into 'develop'
Hide relationship in BirthdayPanel
See merge request soapbox-pub/soapbox!2501
|
2023-05-06 06:29:41 +00:00 |
|
Chewbacca
|
a491c6acb8
|
Prevent focus on 'Trouble logging in?' link
|
2023-05-05 15:15:59 -04:00 |
|
Chewbacca
|
a35d95e9e3
|
Merge branch 'group-tests' into 'develop'
Group tests
See merge request soapbox-pub/soapbox!2502
|
2023-05-05 17:16:01 +00:00 |
|
Chewbacca
|
670b3cff02
|
Merge branch 'remove-groups-search' into 'develop'
Remove group search inside global search
See merge request soapbox-pub/soapbox!2499
|
2023-05-05 17:15:27 +00:00 |
|
Chewbacca
|
390855b6d9
|
Merge branch 'allow-owner-status-deletion' into 'develop'
Add ability for owners to delete statuses from Group
See merge request soapbox-pub/soapbox!2490
|
2023-05-05 17:15:08 +00:00 |
|
Alex Gleason
|
7a0ce1aab4
|
Sound better now!
|
2023-05-05 16:26:58 +00:00 |
|
Ahmad Dakhlallah
|
06d8370fe6
|
Enhance RTL detection by ignoring links in post
|
2023-05-05 17:51:33 +03: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
|
2e7e6b3df6
|
I18n
|
2023-05-05 08:44:23 -04:00 |
|
Chewbacca
|
5b61aa39a7
|
Account for 409 response codes
|
2023-05-05 08:41:25 -04:00 |
|
Chewbacca
|
9b011275b8
|
Switch order of Group Page tabs
|
2023-05-05 08:35:21 -04:00 |
|
Chewbacca
|
db91a00aca
|
Add more Jest tests for various Group components
|
2023-05-05 08:35:11 -04:00 |
|
Chewbacca
|
ad6f237a9d
|
Add back 'uses' attribute for specific use-case
|
2023-05-05 08:34:23 -04:00 |
|
|
f1b98e1602
|
Hide relationship in BirthdayPanel
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-05-05 13:18:39 +02:00 |
|
Alex Gleason
|
0e7ccd57ae
|
Export new schemas
|
2023-05-04 12:20:39 -05:00 |
|
Alex Gleason
|
e024e92125
|
Add a real statusSchema
|
2023-05-04 12:13:39 -05:00 |
|
Alex Gleason
|
9a64375681
|
useGroupMedia: don't use statusSchema directly yet so we can change it
|
2023-05-04 11:51:50 -05:00 |
|
Alex Gleason
|
1dec42cd9f
|
Add contentSchema helper
|
2023-05-04 11:42:20 -05:00 |
|
Alex Gleason
|
a7e1350a65
|
Add real chatMessageSchema
|
2023-05-04 11:31:58 -05:00 |
|
Alex Gleason
|
074c3c5b39
|
Add attachmentSchema
|
2023-05-04 11:26:31 -05:00 |
|
Alex Gleason
|
55ebc8c6ee
|
Add notificationSchema
|
2023-05-04 10:24:34 -05:00 |
|