|
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
|
1c71cf3da4
|
Toggle: prevent clicking label getting it stuck
|
2023-03-31 12:04:52 -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
|
2b5a3f720d
|
Toggle: fix size sm track
|
2023-03-31 11:58:10 -05:00 |
|
Alex Gleason
|
d0fbc881e7
|
Remove react-toggle
|
2023-03-31 11:52:19 -05:00 |
|
Alex Gleason
|
d7cb52c40c
|
Toggle: add "name" prop
|
2023-03-31 11:50:32 -05:00 |
|
Alex Gleason
|
6f48d6500d
|
Toggle: add disabled state
|
2023-03-31 11:47:41 -05:00 |
|
Alex Gleason
|
91f92050dc
|
Toggle: fix JSDoc comment
|
2023-03-31 11:18:45 -05:00 |
|
Alex Gleason
|
79a8cd6b13
|
Toggle: use bg-primary-600 when checked
|
2023-03-31 11:17:06 -05:00 |
|
Alex Gleason
|
e38b5fbfd3
|
Toggle: add size prop
|
2023-03-31 11:15:48 -05:00 |
|
Alex Gleason
|
541d48c5ab
|
Replace Toggle with a custom component
|
2023-03-31 11:06:43 -05:00 |
|
Chewbacca
|
b277143e3a
|
Merge branch 'chunk' into 'develop'
Change discover chunk to groups
See merge request soapbox-pub/soapbox!2392
|
2023-03-31 12:01:37 +00:00 |
|
Chewbacca
|
eeafb3073e
|
Change discover chunk to groups
|
2023-03-31 08:00:21 -04:00 |
|
Chewbacca
|
ccd97e1405
|
Merge branch 'group-dark-mode' into 'develop'
Improve Dark mode support for Groups + Tests
See merge request soapbox-pub/soapbox!2390
|
2023-03-31 11:44:28 +00:00 |
|
Alex Gleason
|
5720d396fc
|
Groups: make "share with followers" button work
|
2023-03-30 20:47:08 -05:00 |
|
Chewbacca
|
a994d1c33e
|
i18n
|
2023-03-30 20:46:18 -04: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
|
ff3c0c5cd7
|
i18n
|
2023-03-30 09:25:15 -04: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
|
453420796b
|
yarn i18n
|
2023-03-29 20:49:04 -05:00 |
|
Alex Gleason
|
e47b9300f0
|
EditGroup: add "cannot change" hint
|
2023-03-29 20:45:40 -05:00 |
|
Alex Gleason
|
ddf433a5c9
|
FormGroup: move hintText above input
|
2023-03-29 20:42:57 -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
|
7ec51778f8
|
Apply 1 suggestion(s) to 1 file(s)
|
2023-03-30 00:30:27 +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
|
455030ef5b
|
Add validation support to features
|
2023-03-29 15:44:00 -04:00 |
|
Chewbacca
|
4886548889
|
Add validation support to Group names
|
2023-03-29 15:42:20 -04:00 |
|
Chewbacca
|
85e5780645
|
Deprecate old Icon component
|
2023-03-29 15:42:05 -04:00 |
|
Chewbacca
|
20960d7238
|
Improve UI of List component
|
2023-03-29 15:41:49 -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
|
89ab02224f
|
Merge branch 'group-improvements' into 'develop'
Group improvements
See merge request soapbox-pub/soapbox!2385
|
2023-03-28 17:21:10 +00:00 |
|
Chewbacca
|
af9439f1d3
|
Use entity store for Group Search
|
2023-03-28 12:57:44 -04:00 |
|