Commit graph

1835 commits

Author SHA1 Message Date
Alex Gleason
1a036ecee0
Card: prevent circular dependencies 2023-09-16 05:52:04 -05:00
Alex Gleason
79a764177d
Remove webpackChunkName magic comments 2023-09-15 19:27:59 -05:00
Alex Gleason
1c7b95f12a
Attempt to register sw.js on pageload 2023-09-15 14:07:59 -05:00
Alex Gleason
76e8e2e999
Create a wrapper component around react-hotkeys 2023-09-14 12:59:30 -05:00
marcin mikołajczak
d64f49334a Merge branch 'since-date-title' into 'develop'
Add title to created_at label

See merge request soapbox-pub/soapbox!2650
2023-09-11 22:05:55 +00:00
Ahmad Ansori Palembani
edce3bb6b8 fix: body is not used if ListItem is not a link 2023-08-31 09:14:04 +00:00
f518a7e5e4 Add title to created_at label
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-08-28 19:58:11 +02:00
marcin mikołajczak
631c94f771 Merge branch 'links-a11y' into 'develop'
Prefer accessible links

See merge request soapbox-pub/soapbox!2648
2023-08-27 22:34:22 +00:00
a6bdf651bf Fix types?
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-08-28 00:16:44 +02:00
14e2e07305 Prefer accessible links
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-08-25 23:19:56 +02:00
d391193a03 Make all profile badges translatable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-08-25 22:43:21 +02:00
oakes
efb3097c80 Set default for 'checked' property 2023-08-02 15:33:04 -04:00
Alex Gleason
f9b4a89ead
Hashtag: fix conditional display of "x people talking" 2023-07-25 23:23:33 -05:00
b5dd668609 Improve focus handlding and focused state styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-23 19:27:11 +02:00
Alex Gleason
f456cb4086
Fix account.url tests 2023-07-15 21:07:48 -05:00
13cd0b726e Add AvatarStack component
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-10 12:43:18 +02:00
a9db41de89 Use AvatarPicker/HeaderPicker on Edit Profile page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-05 21:39:50 +02:00
marcin mikołajczak
42e9d31a3e Merge branch 'hotkeys-statuses' into 'develop'
Fix hotkey navigation in media modal

See merge request soapbox-pub/soapbox!2589
2023-07-02 21:27:10 +00:00
b0bdb78543 Fix hotkey navigation in media modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-02 18:41:39 +02:00
8646aa5572 Add Followed hashtags page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-07-02 13:54:02 +02:00
Alex Gleason
118cbd5994
status.get('x') --> status.x 2023-06-28 16:27:25 -05:00
Alex Gleason
fcae0df1f8
Fix instance favicons
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1447
2023-06-27 20:21:50 -05:00
Chewbacca
9e27cb06cb Ban User from status action bar 2023-06-27 09:24:29 -04:00
Chewbacca
e3fa58c0da Support Group mutes 2023-06-27 09:24:03 -04:00
Alex Gleason
64df93f5a0
Fix status test 2023-06-26 12:41:42 -05:00
Alex Gleason
a8792f9a02
StatusActionBar: use GroupRelationship from entity store 2023-06-26 12:12:34 -05:00
Alex Gleason
e07412f872
Remove getIn calls in status and status-action-bar components 2023-06-26 11:59:01 -05:00
Alex Gleason
d4eaf1e27a
Make useOwnAccount return an object 2023-06-25 12:35:09 -05:00
Alex Gleason
072014e39e
Add useRelationship hook, disable fetching relationship for account by default 2023-06-25 12:01:34 -05:00
Alex Gleason
ec8177d578
Add useAccountLookup hook, fix useRelationships 2023-06-23 21:41:36 -05:00
Alex Gleason
69d8817b6d
SidebarMenu: useAccount hook 2023-06-21 16:25:35 -05:00
Alex Gleason
e01ee84ee9
ProfileHoverCard: use useAccount hook, add usePatronUser hook 2023-06-21 16:20:07 -05:00
Alex Gleason
c4ad5e5d78
Fix tests that set the store wrong 2023-06-20 17:48:57 -05:00
Alex Gleason
412fe84d13
FIX THE TYPE ERRORS 2023-06-20 14:24:39 -05:00
Chewbacca
e3f92eadac Add Groups to Thumb Navigation 2023-06-14 08:05:25 -04:00
Alex Gleason
0b439b79a1
Upgrade to TypeScript 5.1 2023-06-13 16:26:30 -05:00
Chewbacca
ae75c9ac0d Merge branch 'group-admin-fix' into 'develop'
Allow admins to delete Group statuses

See merge request soapbox-pub/soapbox!2533
2023-06-12 12:05:59 +00:00
Alex Gleason
a2846070c9
Move .invisible styles to Markup CSS 2023-06-07 11:35:41 -05:00
Chewbacca
35d9348edd Support Group pins 2023-06-05 09:41:36 -04:00
Chewbacca
45e0726e59 Alphabetize messages 2023-06-05 09:41:36 -04:00
Chewbacca
6cd8e50493 Allow admins to delete Group statuses 2023-06-05 09:41:28 -04:00
a2a1bab517 Dropdown menu improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-06-02 21:40:32 +02:00
Chewbacca
92f824bb2d Fix dark border color on Tombstones 2023-06-01 12:47:51 -04:00
Chewbacca
b45d1ea7fa Fix dark border color 2023-06-01 12:41:23 -04:00
Chewbacca
866c80d30b Improve the MediaModal with ability to like, comment, reply, etc 2023-05-31 08:50:03 -04:00
Chewbacca
3c00820382 Add 0 to HStack spacing 2023-05-31 08:44:45 -04:00
Chewbacca
d8f698242a Add justify-between to Stack options 2023-05-31 08:44:45 -04:00
Chewbacca
602eaf1ec1 Use AppDispatch 2023-05-31 08:44:45 -04:00
Chewbacca
cbf4878f7f Add 'shift' middleware to DropdownMenu 2023-05-31 08:44:45 -04:00
Alex Gleason
27ba796852
Remove greentext support
It uses Pleroma FE's vulnerable HTML parser
2023-05-28 14:45:22 -05:00