Alex Gleason
|
0016aeacec
|
Normalize Relationship with zod
|
2023-05-02 18:49:13 -05:00 |
|
Alex Gleason
|
54d8d12054
|
Remove normalizeAd
|
2023-05-02 18:30:21 -05:00 |
|
Alex Gleason
|
81de7c268e
|
Refactor ad providers to not use normalizeCard
|
2023-05-02 17:56:25 -05:00 |
|
|
610864d5a9
|
Add followed tags list
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-05-03 00:21:53 +02:00 |
|
|
c61368821a
|
Use ListItem for 'Follow hashtag' setting
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-05-02 23:33:53 +02:00 |
|
|
5aaf4d75af
|
Merge remote-tracking branch 'soapbox/develop' into follow-hashtags
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-05-02 23:32:43 +02: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
|
a065df0941
|
ReplyIndicator: use Markup component, horizontal scrolling of code blocks, etc
|
2023-05-02 13:32:31 -05: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 |
|
Alex Gleason
|
a38bc912c7
|
EditProfile: prevent crash with account.source is not available
|
2023-05-02 12:51:12 -05:00 |
|
Alex Gleason
|
9776cc9623
|
Settings: truncate long usernames
|
2023-05-02 12:50:55 -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 |
|
Chewbacca
|
799b845467
|
Merge branch 'add-tests' into 'develop'
Add tests for Groups discover components
See merge request soapbox-pub/soapbox!2483
|
2023-05-01 17:11:02 +00: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 |
|
Chewbacca
|
4d609b57d6
|
Add tests for Groups discover components
|
2023-05-01 12:01:39 -04:00 |
|
Chewbacca
|
78621a696e
|
Merge branch 'handle-deleted-groups' into 'develop'
Account for soft-deleted Groups in the profile
See merge request soapbox-pub/soapbox!2479
|
2023-05-01 15:58:06 +00:00 |
|
|
97dd235de3
|
Use note_plain on group edit page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-04-29 13:56:07 +02:00 |
|
Alex Gleason
|
a1b9d8a682
|
Fix ComposeButton tests
|
2023-04-27 13:20:53 -05:00 |
|
Chewbacca
|
fbb258c387
|
Merge branch 'fix-group-relationship-state-bug' into 'develop'
Update GroupRelationship state after join/leave group
See merge request soapbox-pub/soapbox!2477
|
2023-04-27 14:14:47 +00:00 |
|
|
21b6ad1cbd
|
Add dismiss button instead of menu in fediverse explanation box
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-04-26 23:28:57 +02: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 |
|
Chewbacca
|
27f632786f
|
Account for soft-deleted Groups in the profile
|
2023-04-26 15:53:52 -04:00 |
|
Chewbacca
|
3a5f9f3c93
|
Update GroupRelationship state after join/leave group
|
2023-04-26 14:27:36 -04:00 |
|
Alex Gleason
|
4720922015
|
ComposeButton: style group compose button
|
2023-04-26 13:06:03 -05:00 |
|
Chewbacca
|
1960eb000a
|
Merge branch 'hide-status-info-on-threads' into 'develop'
Hide status info if Thread Status
See merge request soapbox-pub/soapbox!2475
|
2023-04-26 17:06:02 +00:00 |
|
Chewbacca
|
c001a4ab76
|
Merge branch 'update-group-tag-schema' into 'develop'
Change 'uses' to 'groups' in Tag schema
See merge request soapbox-pub/soapbox!2474
|
2023-04-26 17:05:38 +00:00 |
|
Chewbacca
|
f19e3b01c2
|
Merge branch 'fix-visibility-logic' into 'develop'
Fix logic with toggling Group Tag visibility
See merge request soapbox-pub/soapbox!2473
|
2023-04-26 17:05:29 +00:00 |
|
Chewbacca
|
b0ac174f80
|
Merge branch 'handle-null-group' into 'develop'
Handle null group in confirmation step
See merge request soapbox-pub/soapbox!2472
|
2023-04-26 17:01:31 +00:00 |
|
Chewbacca
|
b2848f52f9
|
Hide status info if Thread Status
|
2023-04-26 09:46:31 -04:00 |
|
Chewbacca
|
5d923842c5
|
Change 'uses' to 'groups' in Tag schema
|
2023-04-26 09:17:31 -04:00 |
|
Chewbacca
|
4f0cafabcf
|
Fix logic with toggling Group Tag visibility
|
2023-04-26 09:08:00 -04:00 |
|
Chewbacca
|
6cda34fb69
|
Handle null group in confirmation step
|
2023-04-26 09:06:02 -04:00 |
|
Chewbacca
|
36be68cdcc
|
Improve fallback of Group Avatars not loading
|
2023-04-26 09:04:25 -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
|
533400bd66
|
Merge branch 'clear-pending-cache' into 'develop'
Clear pending groups cache
See merge request soapbox-pub/soapbox!2468
|
2023-04-24 16:32:27 +00:00 |
|
Chewbacca
|
c5151417d1
|
Merge branch 'fallback-group-images' into 'develop'
Handle errors on Group Headers
See merge request soapbox-pub/soapbox!2465
|
2023-04-24 16:20:25 +00:00 |
|
Chewbacca
|
dfae278741
|
Merge branch 'remove-warning-for-group-posts' into 'develop'
Remove hashtag warning for Group posts
See merge request soapbox-pub/soapbox!2460
|
2023-04-24 16:20:10 +00:00 |
|
Chewbacca
|
81bf8649b4
|
Merge branch 'fix-reporting-modal' into 'develop'
Fix reporting modal
See merge request soapbox-pub/soapbox!2466
|
2023-04-24 16:19:55 +00:00 |
|
Chewbacca
|
68d3775737
|
Clear pending groups cache
|
2023-04-24 12:15:56 -04:00 |
|
Chewbacca
|
9b90289e7c
|
Fix confirmation step in Group report
|
2023-04-24 11:34:09 -04:00 |
|
Chewbacca
|
11cb90bb15
|
Allow admins to report Groups
|
2023-04-24 11:33:42 -04:00 |
|
Alex Gleason
|
5834be838b
|
Merge branch 'group-tags-x' into 'develop'
GroupTagsField: hide "x" until there's more than one tag
See merge request soapbox-pub/soapbox!2461
|
2023-04-24 15:00:30 +00:00 |
|
Chewbacca
|
b6a5c56859
|
Merge branch 'tag-improvements' into 'develop'
Tag improvements
See merge request soapbox-pub/soapbox!2458
|
2023-04-24 12:59:13 +00:00 |
|
Chewbacca
|
8530471ddb
|
Handle errors on Group Headers
|
2023-04-24 08:17:51 -04:00 |
|
marcin mikołajczak
|
abfad1a4a7
|
Merge branch 'gallery-empty-column' into 'develop'
Make empty-column-indicator fullwidth on Gallery pages
See merge request soapbox-pub/soapbox!2463
|
2023-04-22 21:35:28 +00: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
|
c9037f6661
|
GroupTimeline: add drop zone to composer
|
2023-04-21 16:54:23 -05:00 |
|
Alex Gleason
|
d0722934a9
|
ComposeForm: expand when dragged
|
2023-04-21 16:54:08 -05:00 |
|
|
78ce8a4894
|
Make empty-column-indicator fullwidth on Gallery pages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-04-21 23:50:08 +02:00 |
|
|
1e18f78756
|
Fix v2 filters
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-04-21 23:41:55 +02: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 |
|
Alex Gleason
|
ede31e4e5a
|
GroupTagsField: hide "x" until there's more than one tag
|
2023-04-21 11:31:59 -05:00 |
|
Chewbacca
|
620e0cb606
|
Remove hashtag warning for Group posts
|
2023-04-21 10:19:37 -04:00 |
|
Chewbacca
|
e5f7fe244c
|
Grid spacing improvements
|
2023-04-21 10:11:34 -04:00 |
|
Chewbacca
|
63ca6554d1
|
Improve spacing between GroupGridItem
|
2023-04-21 09:46:19 -04:00 |
|
Chewbacca
|
f61202c6e0
|
Fix z-index positioning of Group Grid item
|
2023-04-21 09:41:28 -04:00 |
|
Chewbacca
|
ed4b86c5fa
|
Add page to show statuses per tag
|
2023-04-21 09:36:37 -04:00 |
|
Chewbacca
|
6977d305bf
|
Fix route to tag path
|
2023-04-21 09:36:26 -04:00 |
|
Chewbacca
|
7842f8e7dc
|
Only owners can edit tags
|
2023-04-21 09:36:08 -04:00 |
|
Chewbacca
|
fc6eba91ac
|
Merge branch 'improve-group-creation' into 'develop'
Improve group creation
See merge request soapbox-pub/soapbox!2456
|
2023-04-20 14:28:25 +00:00 |
|
Chewbacca
|
584b3bb539
|
Merge branch 'my-groups-pagination' into 'develop'
Support pagination in My Groups
See merge request soapbox-pub/soapbox!2455
|
2023-04-20 13:49:20 +00:00 |
|
marcin mikołajczak
|
e72e39b5ef
|
Merge branch 'schedule-form-order' into 'develop'
Move ScheduleForm below SpoilerInput in ComposeForm
See merge request soapbox-pub/soapbox!2452
|
2023-04-19 21:13:19 +00: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
|
bc72b1822e
|
Support pagination in My Groups
|
2023-04-19 16:22:34 -04:00 |
|
Chewbacca
|
1074b003b0
|
Merge branch 'improve-status-info' into 'develop'
Improve StatusInfo for reposting from groups
See merge request soapbox-pub/soapbox!2453
|
2023-04-19 14:48:13 +00:00 |
|
Chewbacca
|
2cce0435b4
|
Improve StatusInfo for reposting from groups
|
2023-04-19 10:09:03 -04:00 |
|
Chewbacca
|
5d58a3e18f
|
Merge branch 'fix-request-to-media' into 'develop'
Fix 403 toast on Group Media endpoint
See merge request soapbox-pub/soapbox!2451
|
2023-04-19 13:24:25 +00:00 |
|
|
776cc1e5bb
|
Move ScheduleForm below SpoilerInput in ComposeForm
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-04-19 15:20:19 +02:00 |
|
Alex Gleason
|
ec903a984d
|
Merge branch 'thread-scrolltop' into 'develop'
Thread: scroll into view accounting for sticky column header
See merge request soapbox-pub/soapbox!2449
|
2023-04-19 13:13:03 +00:00 |
|
Alex Gleason
|
2b74250981
|
Merge branch 'ads-spacing' into 'develop'
Improve spacing of ads
See merge request soapbox-pub/soapbox!2448
|
2023-04-19 13:12:38 +00:00 |
|
Chewbacca
|
fcf6d258ef
|
Prevent request to endpoint if not member
|
2023-04-18 16:51:55 -04:00 |
|
Chewbacca
|
e88be5fada
|
Fix spacing
|
2023-04-18 12:03:52 -04:00 |
|
Chewbacca
|
0f29c5673c
|
Fix bug with slug in Group Media
|
2023-04-18 12:03:42 -04:00 |
|
Alex Gleason
|
de9e7b3c90
|
Thread: scroll into view accounting for sticky column header
|
2023-04-18 11:00:36 -04:00 |
|
Alex Gleason
|
6ad99d10dc
|
Improve spacing of ads
|
2023-04-18 10:56:03 -04:00 |
|
Alex Gleason
|
70c2c5c438
|
GroupLinkPreview: link to slug URL
|
2023-04-18 10:00:18 -04:00 |
|
Alex Gleason
|
bf8efeee9e
|
Merge remote-tracking branch 'origin/develop' into group-lookup
|
2023-04-18 09:59:53 -04:00 |
|
Alex Gleason
|
19dfda4ca2
|
GroupLinkPreview: dark mode
|
2023-04-18 09:39:09 -04:00 |
|
Alex Gleason
|
3f44e6cdcb
|
GroupLinkPreview: fix cursor
|
2023-04-18 09:31:08 -04:00 |
|
Alex Gleason
|
7b544d2427
|
Group Link Preview
|
2023-04-17 16:36:05 -04:00 |
|
Alex Gleason
|
c343cce5ea
|
Merge remote-tracking branch 'origin/develop' into group-lookup
|
2023-04-17 15:55:05 -04:00 |
|
Alex Gleason
|
f2d5b2eaef
|
Update group URLs to use slugs
|
2023-04-17 15:42:08 -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
|
c5c5bd0d62
|
Add ability to update Group tags
|
2023-04-17 10:21:59 -04:00 |
|
Chewbacca
|
2d52c8c3e4
|
Add support for Group tags
|
2023-04-17 10:21:23 -04:00 |
|
Chewbacca
|
6da45c3ef7
|
Add ability to search my Groups
|
2023-04-17 10:19:57 -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 |
|
Chewbacca
|
cc393e2425
|
Merge branch 'update-details' into 'develop'
Add group context to details screen
See merge request soapbox-pub/soapbox!2433
|
2023-04-17 14:12:58 +00:00 |
|
|
6b4076ce10
|
lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-04-16 15:10:41 +02: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 |
|
Chewbacca
|
cd890c8641
|
Handle error from API on Group Save
|
2023-04-12 16:56:56 -04:00 |
|
Chewbacca
|
dd94dbad8e
|
Update toast after saving Groups
|
2023-04-12 15:32:29 -04:00 |
|
Chewbacca
|
bb8dde1d64
|
Merge branch 'autofocus-streamfield' into 'develop'
Support autoFocus in Streamfield
See merge request soapbox-pub/soapbox!2432
|
2023-04-12 19:05:32 +00:00 |
|
|
d4c9d086d5
|
Fix renderLocation in ComposeEventModal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-04-12 19:53:24 +02:00 |
|
Chewbacca
|
21419f23d4
|
Add group context to details screen
|
2023-04-12 09:44:33 -04:00 |
|
Chewbacca
|
c8d9197065
|
Support autoFocus in Streamfield
|
2023-04-12 09:17:26 -04:00 |
|
Alex Gleason
|
f23538c46a
|
Merge branch 'home-link-headers' into 'develop'
Use Link header for home timeline pagination
See merge request soapbox-pub/soapbox!2395
|
2023-04-12 13:05:46 +00: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 |
|
Chewbacca
|
e82ecdc05c
|
Improve alignment/spacing
|
2023-04-11 08:55:17 -04:00 |
|
Alex Gleason
|
ce0557546a
|
Groups: add group gallery
|
2023-04-10 15:22:08 -05:00 |
|
Alex Gleason
|
c2348a6249
|
Merge remote-tracking branch 'origin/develop' into home-link-headers
|
2023-04-10 10:13:19 -05:00 |
|
Alex Gleason
|
2315dbdae5
|
Merge branch 'thread' into 'develop'
Add sticky column header, improve design of threads
See merge request soapbox-pub/soapbox!2423
|
2023-04-10 15:10:08 +00:00 |
|
Alex Gleason
|
8476d69e7b
|
Threads: add a bit of space between the top post and column header
|
2023-04-10 09:53:51 -05:00 |
|
Alex Gleason
|
09a65a7500
|
ProfileInfoPanel: fix long usernames x-overflow'ing the page
|
2023-04-10 09:33:24 -05:00 |
|
Chewbacca
|
ad5d5b1826
|
Merge branch 'group-notifications' into 'develop'
Support group notifications for favourites/reblogs
See merge request soapbox-pub/soapbox!2420
|
2023-04-10 13:49:33 +00:00 |
|
Alex Gleason
|
9b5acf9b17
|
Merge remote-tracking branch 'origin/develop' into thread
|
2023-04-05 19:30:42 -05:00 |
|
Alex Gleason
|
532013b34f
|
Merge branch 'add-topics' into 'develop'
Groups: allow managing topics
See merge request soapbox-pub/soapbox!2416
|
2023-04-05 21:37:55 +00:00 |
|
Alex Gleason
|
7a3f98ca64
|
EditGroup: remove toast
|
2023-04-05 15:57:33 -05:00 |
|
Alex Gleason
|
088f7e0b0e
|
GroupTagsField: i18n
|
2023-04-05 15:55:29 -05:00 |
|
Alex Gleason
|
a5d7841987
|
Thread: use a different title for Group posts
|
2023-04-05 15:21:53 -05:00 |
|
Alex Gleason
|
4481d9227f
|
Drop thread back to a medium sized card
|
2023-04-05 15:17:11 -05:00 |
|
Alex Gleason
|
9e62226bd1
|
Make floating column header pretty much work
|
2023-04-05 13:16:18 -05:00 |
|
Alex Gleason
|
0c15c336ea
|
Thread: increase spacing around thread, change title to "Post Details"
|
2023-04-05 11:02:23 -05:00 |
|
Chewbacca
|
a94d2d036e
|
Update aside for Manage Group pages
|
2023-04-05 10:29:57 -04:00 |
|
Chewbacca
|
23c466656b
|
Merge branch 'fix-scroll-bug' into 'develop'
Fix infinite scroll bug with Group Search
See merge request soapbox-pub/soapbox!2414
|
2023-04-05 14:22:23 +00:00 |
|
Chewbacca
|
5fb4b498da
|
Support group notifications for favourites/reblogs
|
2023-04-05 10:03:26 -04:00 |
|
Chewbacca
|
535579676b
|
Merge branch 'max-admins' into 'develop'
Cap Group Admins at 5
See merge request soapbox-pub/soapbox!2415
|
2023-04-05 13:19:19 +00:00 |
|
Alex Gleason
|
1049968fd6
|
GroupMembershipRequests: invalidate list on unmount
|
2023-04-04 15:35:28 -05: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 |
|
Chewbacca
|
5fa8a21403
|
Cap Group Admins at 5
|
2023-04-04 14:05:08 -04: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
|
b704e476eb
|
Merge branch 'update-group-header' into 'develop'
Allow Admins to manage/leave Group
See merge request soapbox-pub/soapbox!2410
|
2023-04-04 16:35:52 +00:00 |
|
Chewbacca
|
f20dade50b
|
Update entity in store after canceling request
|
2023-04-04 12:08:29 -04:00 |
|
Chewbacca
|
e78bbf4e19
|
Allow Admins to manage/leave Group
|
2023-04-04 12:08:26 -04:00 |
|
Chewbacca
|
8cb0540361
|
Fix infinite scroll bug with Group Search
|
2023-04-04 11:45:27 -04:00 |
|
Chewbacca
|
17800fa56f
|
Merge branch 'fix-icon-color' into 'develop'
Update icon color for Group Statuses
See merge request soapbox-pub/soapbox!2409
|
2023-04-04 14:42:41 +00:00 |
|
Chewbacca
|
5fe7ffd2cb
|
Merge branch 'fix-member-bug' into 'develop'
Fetch account and relationship with entity store
See merge request soapbox-pub/soapbox!2413
|
2023-04-04 14:42:25 +00:00 |
|
Chewbacca
|
7ef2220405
|
Revert change to key
|
2023-04-04 08:13:23 -04:00 |
|
Chewbacca
|
a486b317d4
|
Fetch account and relationship with entity store
|
2023-04-04 08:11:03 -04: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 |
|
Chewbacca
|
c045a6630d
|
Merge branch 'remove-pending-requests' into 'develop'
Remove 'Pending requests' from Group Manage
See merge request soapbox-pub/soapbox!2406
|
2023-04-03 21:26:42 +00:00 |
|
Chewbacca
|
b959b14746
|
Update icon color in Group timeline
|
2023-04-03 17:17:03 -04:00 |
|
Alex Gleason
|
9aac68fee8
|
Merge remote-tracking branch 'origin/develop' into group-modal
|
2023-04-03 15:23:31 -05:00 |
|
Chewbacca
|
6dc962f6aa
|
Fix icon
|
2023-04-03 16:19:19 -04:00 |
|
Alex Gleason
|
a4992eec4d
|
isLoading --> isSubmitting for action hooks
|
2023-04-03 15:19:10 -05:00 |
|
Alex Gleason
|
c9a724525e
|
ManageGroupModal --> CreateGroupModal
|
2023-04-03 15:12:50 -05:00 |
|
Alex Gleason
|
659c186394
|
ManageGroupModal: use internal state instead of Redux
|
2023-04-03 15:06:20 -05:00 |
|
Chewbacca
|
aed41989f5
|
Remove 'Pending requests' from Group Manage
|
2023-04-03 15:57:12 -04:00 |
|
Chewbacca
|
d2224c0359
|
Merge branch 'udpate-toast-copy' into 'develop'
Update copy after requesting to join group
See merge request soapbox-pub/soapbox!2404
|
2023-04-03 19:47:47 +00:00 |
|
Chewbacca
|
c2f5671de1
|
Update copy after requesting to join group
|
2023-04-03 15:38:41 -04:00 |
|
Alex Gleason
|
1b9c070a20
|
EditGroup: move AvatarPicker and HeaderPicker into their own components
|
2023-04-03 14:26:31 -05:00 |
|
Chewbacca
|
29f8ee234f
|
Merge branch 'refactor-group-layout-selector' into 'develop'
Refactor Group Layout selection
See merge request soapbox-pub/soapbox!2399
|
2023-04-03 18:07:44 +00:00 |
|
Chewbacca
|
bb70568bac
|
Merge branch 'fix-list-item-weight' into 'develop'
Fix weight of List Item text
See merge request soapbox-pub/soapbox!2398
|
2023-04-03 18:07:20 +00:00 |
|
Chewbacca
|
607e91e8cf
|
Refactor Group Layout selection
|
2023-04-03 12:56:29 -04:00 |
|
Chewbacca
|
c67d5712ba
|
Fix weight of List Item text
|
2023-04-03 12:17:29 -04:00 |
|
Chewbacca
|
485213972e
|
Update banned members design
|
2023-04-03 12:13:41 -04:00 |
|
Alex Gleason
|
2bc6ff3fa3
|
Use Link header for home timeline pagination
|
2023-04-02 18:32:50 -05:00 |
|
|
a1cf627bfd
|
Lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-04-01 20:37:34 +02:00 |
|
|
817459536d
|
Update TailwindCSS, fix aspect ratio in ProfileMediaPanel
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-04-01 15:46:21 +02:00 |
|
Alex Gleason
|
72b57d93da
|
Merge branch 'groups-toggle' into 'develop'
Groups toggle
See merge request soapbox-pub/soapbox!2391
|
2023-03-31 19:06:10 +00:00 |
|
Alex Gleason
|
839a639f1e
|
Only show toggle for public groups
|
2023-03-31 13:46:09 -05:00 |
|
Alex Gleason
|
59860b405a
|
GroupTimeline: use FormattedMessage
|
2023-03-31 12:17:20 -05:00 |
|
Alex Gleason
|
406e6f3f40
|
GroupTimeline: make label clickable
|
2023-03-31 12:00:15 -05:00 |
|
Alex Gleason
|
94f67e166e
|
GroupTimeline: use size sm Toggle
|
2023-03-31 11:58:23 -05:00 |
|
Alex Gleason
|
d0fbc881e7
|
Remove react-toggle
|
2023-03-31 11:52:19 -05:00 |
|
Alex Gleason
|
541d48c5ab
|
Replace Toggle with a custom component
|
2023-03-31 11:06:43 -05:00 |
|
Chewbacca
|
eeafb3073e
|
Change discover chunk to groups
|
2023-03-31 08:00:21 -04:00 |
|
Alex Gleason
|
5720d396fc
|
Groups: make "share with followers" button work
|
2023-03-30 20:47:08 -05:00 |
|
Chewbacca
|
681eacf827
|
Improve dark mode support of Groups + bug fixes
|
2023-03-30 15:19:14 -04:00 |
|
Chewbacca
|
4b3b601659
|
Add tests for GroupOptionsButton
|
2023-03-30 12:57:42 -04:00 |
|
Chewbacca
|
697791fc5d
|
Add tests for GroupRelationship
|
2023-03-30 12:57:23 -04:00 |
|
Alex Gleason
|
a976b542e1
|
Merge branch 'edit-group-page' into 'develop'
Edit group page
See merge request soapbox-pub/soapbox!2389
|
2023-03-30 13:57:57 +00:00 |
|
Chewbacca
|
e32ea32f15
|
Merge branch 'group-name-validation' into 'develop'
Group name validation
See merge request soapbox-pub/soapbox!2388
|
2023-03-30 13:28:03 +00:00 |
|
Chewbacca
|
01458c3003
|
Merge branch 'reply-popover' into 'develop'
Add popover when trying to reply to Group status
See merge request soapbox-pub/soapbox!2386
|
2023-03-30 13:23:47 +00:00 |
|
Alex Gleason
|
e47b9300f0
|
EditGroup: add "cannot change" hint
|
2023-03-29 20:45:40 -05:00 |
|
Alex Gleason
|
79a33d0f1d
|
Input: improve disabled style
|
2023-03-29 20:37:22 -05:00 |
|
Alex Gleason
|
9e60d90812
|
We do a little refactoring
|
2023-03-29 20:30:05 -05:00 |
|
Alex Gleason
|
f3727440ff
|
Move form hooks into their own files
|
2023-03-29 20:14:41 -05:00 |
|
Alex Gleason
|
eb055339d8
|
react-hook-form SUX
|
2023-03-29 20:00:04 -05:00 |
|
Alex Gleason
|
9c78a37844
|
Merge remote-tracking branch 'origin/develop' into edit-group-page
|
2023-03-29 19:31:01 -05:00 |
|
Alex Gleason
|
8e6dfe6395
|
Merge branch 'textarea-counter' into 'develop'
Textarea: add a character counter
See merge request soapbox-pub/soapbox!2373
|
2023-03-30 00:30:39 +00:00 |
|
Alex Gleason
|
eb6c82a867
|
Make EditGroup page work, pretty much
|
2023-03-29 19:18:20 -05:00 |
|
Alex Gleason
|
bfd40fa373
|
Boilerplate Edit Group page by copying code from the modal
|
2023-03-29 14:51:29 -05:00 |
|
Chewbacca
|
4886548889
|
Add validation support to Group names
|
2023-03-29 15:42:20 -04:00 |
|
Alex Gleason
|
319d47b36f
|
Merge branch 'pending-memberships-dot' into 'develop'
Groups: add dot to group with pending membership requests
See merge request soapbox-pub/soapbox!2387
|
2023-03-29 19:13:54 +00:00 |
|
Alex Gleason
|
609a25fd8d
|
Groups: add dot to group with pending membership requests
|
2023-03-29 12:21:43 -05:00 |
|
marcin mikołajczak
|
55c0f8d6a1
|
Merge branch 'friendica' into 'develop'
Friendica dislikes
See merge request soapbox-pub/soapbox!2381
|
2023-03-28 22:13:24 +00:00 |
|
Chewbacca
|
1e69812078
|
Add popover when trying to reply to Group status
|
2023-03-28 15:39:41 -04:00 |
|
Chewbacca
|
af9439f1d3
|
Use entity store for Group Search
|
2023-03-28 12:57:44 -04:00 |
|