|
43a656a9c3
|
Lexical: load editor async
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-08-03 19:32:06 +02:00 |
|
|
d5d6f89707
|
Lexical: Allow images only
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-08-03 16:28:09 +02:00 |
|
|
206a8d40e0
|
Merge remote-tracking branch 'soapbox/develop' into lexical
|
2023-08-03 16:04:38 +02:00 |
|
Alex Gleason
|
fd74551fad
|
Merge branch 'oakes/follow-hashtag' into 'develop'
Fix "follow hashtag" toggle
See merge request soapbox-pub/soapbox!2638
|
2023-08-02 22:44:24 +00:00 |
|
oakes
|
c384aa6db2
|
Pass id to useEffect so it runs when id changes
|
2023-08-02 15:38:50 -04:00 |
|
oakes
|
efb3097c80
|
Set default for 'checked' property
|
2023-08-02 15:33:04 -04:00 |
|
|
942f22d5a3
|
Lexical: Improve image node insertion
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-08-01 14:44:12 +02:00 |
|
|
43216e7d2a
|
Lexical: Do not display two toolbars at once
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-08-01 00:42:06 +02:00 |
|
|
f259f52b40
|
Lexical: Focus editor by hotkey
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-07-31 23:52:35 +02:00 |
|
|
1d8b686928
|
Lexical: modify headers
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-07-31 20:24:08 +02:00 |
|
oakes
|
0a7d0105ff
|
Default to hiding Likes tab
|
2023-07-31 13:29:27 -04:00 |
|
|
bcd958a473
|
Lexical: Allow setting inline image alt text
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-07-31 18:29:18 +02:00 |
|
Alex Gleason
|
5a988cb528
|
Merge branch 'fix-reports' into 'develop'
Fix reported statuses not showing up
Closes #1494
See merge request soapbox-pub/soapbox!2635
|
2023-07-31 01:47:39 +00:00 |
|
Alex Gleason
|
ef42144896
|
Fix reported statuses not showing up
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1494
|
2023-07-30 20:46:01 -05:00 |
|
Alex Gleason
|
79cc3a7d3f
|
Fix "Add or remove from list" crashing the page
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1493
|
2023-07-30 18:41:45 -05:00 |
|
|
fa5529fc15
|
Lexical: Make Lexical editor optional
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-07-31 01:06:14 +02:00 |
|
|
4a21b037eb
|
Lexical: Make labels localizable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-07-31 00:44:12 +02:00 |
|
|
2bfbca0777
|
Merge remote-tracking branch 'soapbox/develop' into lexical
|
2023-07-30 20:39:21 +02:00 |
|
|
9959b148f0
|
Use account selector in Search input
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-07-30 15:45:15 +02:00 |
|
|
41ee08cd14
|
Lexical: Add media preview
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-07-28 23:23:04 +02:00 |
|
Alex Gleason
|
b0ee86139c
|
Disable privacyScopes on Ditto
|
2023-07-27 09:52:09 -05:00 |
|
Alex Gleason
|
f9b4a89ead
|
Hashtag: fix conditional display of "x people talking"
|
2023-07-25 23:23:33 -05:00 |
|
Alex Gleason
|
497ca73ede
|
Enable trending tags for Ditto
|
2023-07-25 16:45:15 -05:00 |
|
Alex Gleason
|
889184caf5
|
Merge branch 'revert-530329bf' into 'develop'
Revert "Merge branch 'disable-errors-middleware' into 'develop'"
See merge request soapbox-pub/soapbox!2631
|
2023-07-24 20:30:31 +00:00 |
|
Alex Gleason
|
878cb40d53
|
Revert "Merge branch 'disable-errors-middleware' into 'develop'"
This reverts merge request !2614
|
2023-07-24 20:01:28 +00:00 |
|
Alex Gleason
|
c6c7f7eb2f
|
Fix aspect ratio of avatars in audio player
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1345
|
2023-07-24 14:50:13 -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
|
1addfb96a9
|
Fix streaming follow update
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1469
|
2023-07-22 16:38:34 -05:00 |
|
Alex Gleason
|
26dfcb728b
|
yarn i18n
|
2023-07-22 15:45:02 -05:00 |
|
Alex Gleason
|
85c8f674b4
|
Streaming: allow connecting if not logged in, gate certain topics
|
2023-07-22 14:55:21 -05:00 |
|
Alex Gleason
|
53c8858fa6
|
Add useHashtagStream hook, clean up hashtags timeline (remove unused code for fetching multiple hashtags)
|
2023-07-22 14:41:50 -05:00 |
|
Alex Gleason
|
4a4a2d1a87
|
Add useGroupStream hook
|
2023-07-22 14:06:15 -05:00 |
|
Alex Gleason
|
811a9af670
|
Add useListStream hook
|
2023-07-22 14:03:00 -05:00 |
|
Alex Gleason
|
4090d6ab51
|
Add useDirectStream hook
|
2023-07-22 14:00:00 -05:00 |
|
Alex Gleason
|
9b1352f0ad
|
Add useRemoteStream hook
|
2023-07-22 13:16:01 -05:00 |
|
Alex Gleason
|
d99e266008
|
Add usePublicStream hook
|
2023-07-22 13:09:45 -05:00 |
|
Alex Gleason
|
3cef200a44
|
Add useCommunityStream hook, refresh socket when timelineId or path changes
|
2023-07-22 13:05:41 -05:00 |
|
Alex Gleason
|
757f6600f8
|
Streaming: remove unused code
|
2023-07-22 12:53:43 -05:00 |
|
Alex Gleason
|
77f0f4d377
|
Add Streaming hooks
|
2023-07-22 12:49:02 -05:00 |
|
|
b3f9edd41e
|
Lexical: Fix autofocus
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-07-22 17:20:47 +02:00 |
|
marcin mikołajczak
|
bea4707743
|
Merge branch 'calckey' into 'develop'
Rename Calckey to Firefish
See merge request soapbox-pub/soapbox!2624
|
2023-07-22 07:43:01 +00:00 |
|
|
176a3b5ece
|
Lexical: Use selectAccount selector
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-07-22 00:21:14 +02:00 |
|
marcin mikołajczak
|
e6dcf3557a
|
Merge branch 'develop' into 'preserve-spoilers'
# Conflicts:
# app/soapbox/actions/compose.ts
|
2023-07-21 22:09:37 +00:00 |
|
|
46313049b0
|
Rename Calckey to Firefish
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-07-22 00:04:41 +02:00 |
|
|
35319747fa
|
Merge remote-tracking branch 'soapbox/develop' into lexical
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-07-21 23:56:48 +02:00 |
|
|
eb1feaa182
|
Delete image button
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-07-21 23:04:27 +02:00 |
|
|
856dd277f4
|
Add mx-auto to imgs in posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-07-21 20:26:42 +02:00 |
|
|
79200cae0f
|
Add uploadFile function, allow uploading images in Lexical
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-07-21 20:24:28 +02:00 |
|
Alex Gleason
|
8df3470f87
|
Fix auth test
|
2023-07-21 13:11:36 -05:00 |
|
Alex Gleason
|
40af1d91a4
|
suggest and verify by account IDs, simplify hooks
|
2023-07-21 12:59:31 -05:00 |
|