Alex Gleason
|
9d0ff2b8a4
|
Remove group-editor code
|
2023-04-03 15:10:33 -05:00 |
|
Alex Gleason
|
659c186394
|
ManageGroupModal: use internal state instead of Redux
|
2023-04-03 15:06:20 -05:00 |
|
Alex Gleason
|
5720d396fc
|
Groups: make "share with followers" button work
|
2023-03-30 20:47:08 -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 |
|
Alex Gleason
|
d39e2cc7e0
|
UnapprovedAccount: use countdown, remove rejectUserModal
|
2023-03-27 17:14:22 -05:00 |
|
|
12f3b4fbc3
|
Support Friendica dislikes, quotes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-25 23:16:40 +01:00 |
|
|
96a8bcdf82
|
Friendica dislikes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-25 12:14:53 +01:00 |
|
Chewbacca
|
30ef70440f
|
Add ability to report a Group
|
2023-03-23 15:17:44 -04:00 |
|
Alex Gleason
|
28a69ad88b
|
Ensure group_visibility param is passed when creating group
|
2023-03-20 15:30:13 -05:00 |
|
Alex Gleason
|
bc457b61d1
|
Merge branch 'edit-group' into 'develop'
Edit group
See merge request soapbox-pub/soapbox!2357
|
2023-03-20 18:41:52 +00:00 |
|
|
8b81838f2f
|
Support custom emoji reacts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-18 00:07:18 +01:00 |
|
Alex Gleason
|
181bf23c34
|
Importer: use EntityStore enums
|
2023-03-16 13:15:00 -05:00 |
|
Alex Gleason
|
1518e88904
|
Retrofit old Group actions to EntityStore
|
2023-03-15 18:37:50 -05:00 |
|
|
61ece4d271
|
Merge remote-tracking branch 'takver/fix-locale-parser' into fix-locale-parser
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-13 20:44:09 +01:00 |
|
Alex Gleason
|
1922e889f7
|
Merge branch 'create-group' into 'develop'
Create group
See merge request soapbox-pub/soapbox!2325
|
2023-03-13 18:28:43 +00:00 |
|
Chewbacca
|
7ad2696f85
|
Move Join / Leave / Cancel group/request to mutations
|
2023-03-13 11:36:08 -04:00 |
|
|
1d64f934d9
|
Merge remote-tracking branch 'soapbox/develop' into filters-v2
|
2023-03-09 21:49:57 +01:00 |
|
Alex Gleason
|
d7f5e210d8
|
Groups: scaffold the confirmation step
|
2023-03-08 13:43:16 -06:00 |
|
Alex Gleason
|
925509a985
|
Fix groups modal bailing too soon
|
2023-03-08 12:20:20 -06:00 |
|
|
1d4d9c2732
|
Filters expiration, restyle filters list, fix keywords deletion
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-05 19:49:40 +01:00 |
|
|
af314ee55d
|
Allow editing filters
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-04 21:22:59 +01:00 |
|
|
4c92f581c4
|
Allow creating v2 filters
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-04 12:43:27 +01:00 |
|
|
4200fa2df4
|
filters v2
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-03 22:40:39 +01:00 |
|
|
2bbbcd625e
|
WIP
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-26 19:29:37 +01:00 |
|
|
528acb8ac5
|
Merge remote-tracking branch 'soapbox/develop' into update-emoji-mart
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-23 17:42:31 +01:00 |
|
marcin mikołajczak
|
28d84dedff
|
Compose: Only send group_id when not null
|
2023-02-22 17:35:48 +00:00 |
|
|
81de0014d3
|
Change ESLint rules, lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-16 00:12:02 +01:00 |
|
marcin mikołajczak
|
2cfd402bec
|
Merge branch 'admin-announcements' into 'develop'
Dashboard: Allow to create announcements
See merge request soapbox-pub/soapbox!2276
|
2023-02-14 23:05:07 +00:00 |
|
Chewbacca
|
0b9fe2cfca
|
Merge branch 'hoverable-menu' into 'develop'
Add new hoverable menu for Chat Messages (and rebuild DropdownMenu component with Popper)
See merge request soapbox-pub/soapbox!2274
|
2023-02-13 17:32:02 +00:00 |
|
|
64c4847f9d
|
Dashboard: Allow to create announcements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-12 17:54:13 +01:00 |
|
Chewbacca
|
60d7ff8395
|
Re-build dropdown-menu using FloatingUI
|
2023-02-10 13:17:39 -05:00 |
|
Chewbacca
|
380d2b763f
|
Merge branch 'improve-reactions' into 'develop'
Improve Emoji Reactions and add support for Chat Reactions
See merge request soapbox-pub/soapbox!2267
|
2023-02-09 21:37:57 +00:00 |
|
Chewbacca
|
e255bfac3d
|
Improve Emoji Reactions and add support for Chat Reactions
|
2023-02-08 12:58:01 -05:00 |
|
Alex Gleason
|
81bb8b933a
|
Invert features.emojiReactsRGI
|
2023-02-08 11:57:23 -06:00 |
|
|
082092444b
|
Update translation key
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-27 23:11:31 +01:00 |
|
|
1f39ddf0ec
|
Merge remote-tracking branch 'soapbox/develop' into mastodon-groups
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-27 23:07:26 +01:00 |
|
Alex Gleason
|
a4addf9aee
|
Fix external login scopes
|
2023-01-25 16:32:59 -06:00 |
|
Alex Gleason
|
ad6d03b4eb
|
Make OAuth tokens API more resilient
|
2023-01-24 12:00:34 -06:00 |
|
|
88e2c011a1
|
i18n: handle plurals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-24 00:08:51 +01:00 |
|
|
e197cca02d
|
Show appropriate message when account is awaiting approval
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-20 12:09:04 +01:00 |
|
Alex Gleason
|
7ef45eaa73
|
Remove features.scopes, move to a getScopes function
|
2023-01-13 18:43:57 -06:00 |
|
Chewbacca
|
e1a38b9d41
|
Merge branch 'fix-undefined-bug' into 'develop'
Fix multiple bugs
See merge request soapbox-pub/soapbox!2142
|
2023-01-11 20:06:47 +00:00 |
|
Chewbacca
|
cf9156b414
|
Refactor conditional
|
2023-01-11 14:55:52 -05:00 |
|
Chewbacca
|
4a345d7127
|
Ensure notifications are enabled
|
2023-01-10 13:21:29 -05:00 |
|
Alex Gleason
|
bf159ad539
|
Merge branch 'remove-history' into 'develop'
Remove 'history' dep
See merge request soapbox-pub/soapbox!2138
|
2023-01-10 17:10:20 +00:00 |
|
Alex Gleason
|
8a55f8416b
|
Remove 'history' dep
|
2023-01-09 15:43:41 -06:00 |
|
Alex Gleason
|
840be19ff4
|
Remove Dyslexic mode
|
2023-01-09 15:04:28 -06:00 |
|
|
1c91850181
|
don't insert posts to timelines when editing a post
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-07 12:01:15 +01:00 |
|
Chewbacca
|
8ec805baad
|
Upgrade axios to fix 'req' undefined error
|
2023-01-06 09:39:44 -05:00 |
|
|
3491d09485
|
Fix test
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-02 10:35:37 +01:00 |
|