Commit graph

10646 commits

Author SHA1 Message Date
marcin mikołajczak
fa34fa3652 Merge branch 'announcements' into 'main'
Use react-query and zod for announcements

See merge request soapbox-pub/soapbox!2990
2024-04-15 20:39:35 +00:00
marcin mikołajczak
5f515524f8 Merge branch 'persist-instance' into 'main'
Fix instance persistence in indexeddb

See merge request soapbox-pub/soapbox!2991
2024-04-15 20:29:12 +00:00
marcin mikołajczak
6918768f55 Merge branch 'bookmark-folders' into 'main'
Allow to change folder for an existing bookmark

See merge request soapbox-pub/soapbox!2995
2024-04-15 08:39:38 +00:00
f90a1618d2 Allow to change folder for an existing bookmark
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-13 13:25:37 +02:00
Alex Gleason
e181296596 Merge branch 'rm-docs' into 'main'
Remove docs, point to docs.soapbox.pub

See merge request soapbox-pub/soapbox!2994
2024-04-12 02:27:02 +00:00
Alex Gleason
ccdc4b9ed8
README: update docs links 2024-04-11 20:44:44 -05:00
Alex Gleason
a3c4c7646a
Remove docs, point to docs.soapbox.pub 2024-04-11 20:42:47 -05:00
Alex Gleason
c0849e7250 Merge branch 'patrickReiis-main-patch-65904' into 'main'
docs: fix cd command in running instructions

See merge request soapbox-pub/soapbox!2993
2024-04-11 21:12:27 +00:00
P. Reis
22d527478a docs: fix cd command 2024-04-11 21:05:28 +00:00
7a8b473406 Fix instance persistence in indexeddb
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-10 00:03:18 +02:00
10db5c264d Merge remote-tracking branch 'origin/main' into announcements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-09 23:41:53 +02:00
161db37ba0 Use react-query and zod for announcements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-09 23:38:09 +02:00
marcin mikołajczak
9b63adc23f Merge branch 'dashboard' into 'main'
Extend dashboard, use hooks more

See merge request soapbox-pub/soapbox!2989
2024-04-08 16:46:24 +00:00
4dec7a4111 yarn i18n
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-07 12:06:42 +02:00
890975fe93 Dashboard: hooks cleanup
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-07 12:03:10 +02:00
9375f1f117 Allow managing instance rules
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-07 11:07:32 +02:00
b36b636493 Merge remote-tracking branch 'origin/main' into dashboard
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-07 10:02:10 +02:00
771c9643dc Switch admin log to react-query
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-07 09:52:54 +02:00
f06ec3469b Merge remote-tracking branch 'origin/main' into dashboard
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-07 09:14:33 +02:00
Alex Gleason
d4beb15d71 Merge branch 'nip19-routes' into 'main'
NIP-19 routes

See merge request soapbox-pub/soapbox!2988
2024-04-07 02:45:49 +00:00
Alex Gleason
199f534892
Redirect NIP-19 IDs 2024-04-06 20:50:10 -05:00
Alex Gleason
00aa373997
useEntityLookup: fix lookup redirect 2024-04-06 20:45:54 -05:00
Alex Gleason
2c9bdf03a4
StatusActionBar: get external domain from status.uri instead of fqn 2024-04-06 19:39:41 -05:00
marcin mikołajczak
5176d8b23e Merge branch 'mastodon-rule-hints' into 'main'
Support Mastodon rule hints

See merge request soapbox-pub/soapbox!2987
2024-04-06 07:52:31 +00:00
f69d1d95e4 Support Mastodon rule hints
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-06 09:36:18 +02:00
marcin mikołajczak
93e9760274 Merge branch 'feature-media-reordering' into 'main'
Add ability to reorder uploaded media before posting in web UI

See merge request soapbox-pub/soapbox!2984
2024-04-05 13:49:18 +00:00
3a27967846 Add ability to reorder uploaded media before posting in web UI
Based on Gargron's changes in Mastodon: https://github.com/mastodon/mastodon/pull/28456

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-05 14:00:15 +02:00
marcin mikołajczak
35620a7330 Merge branch 'missing-alt-description' into 'main'
Add optional indicator for attachments without description

See merge request soapbox-pub/soapbox!2982
2024-04-04 09:24:17 +00:00
d3c0604599 Add optional indicator for attachments without description
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-04 11:02:15 +02:00
marcin mikołajczak
9ef7521e39 Merge branch 'indicate-quote' into 'main'
Indicate that quoted post quotes another post

Closes #1465

See merge request soapbox-pub/soapbox!2980
2024-04-04 08:53:34 +00:00
Alex Gleason
9f058eb6af Merge branch 'first-sign' into 'main'
useSignerStream: fix first event signing right after logging in

See merge request soapbox-pub/soapbox!2981
2024-04-04 01:44:39 +00:00
Alex Gleason
28422b4518
useSignerStream: fix first event signing right after logging in 2024-04-03 17:59:34 -05:00
a75a3cdc37 Indicate that quoted post quotes another post
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-04 00:30:57 +02:00
marcin mikołajczak
1e79d6a903 Merge branch 'site-preview-z-index' into 'main'
Fix SitePreview z-index

See merge request soapbox-pub/soapbox!2978
2024-04-03 22:22:18 +00:00
marcin mikołajczak
06c6bbf39f Merge branch 'account-container-fix' into 'main'
Improve pending/scheduled statuses styles

See merge request soapbox-pub/soapbox!2977
2024-04-03 22:00:47 +00:00
marcin mikołajczak
f5d758050d Merge branch 'scheduled-action-style' into 'main'
Improve pending/scheduled statuses styles

See merge request soapbox-pub/soapbox!2976
2024-04-03 21:58:51 +00:00
41d8d3e2da Fix SitePreview z-index
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-03 23:50:51 +02:00
6f1b64144f AccountContainer: Pass withRelationship to Account
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-03 23:46:32 +02:00
4a11d56832 Improve pending/scheduled statuses styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-03 23:34:03 +02:00
marcin mikołajczak
2c3095f52c Merge branch 'tabler-icons-3' into 'main'
Update to @tabler/icons 3.1.0, use filled for active state

See merge request soapbox-pub/soapbox!2975
2024-04-03 14:29:28 +00:00
1505f96258 Update to @tabler/icons 3.1.0, use filled for active state
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-03 13:28:30 +02:00
Alex Gleason
03e02a3d4f Merge branch 'nostr-relays' into 'main'
edit relays: fix useEffect

See merge request soapbox-pub/soapbox!2974
2024-04-02 20:02:57 +00:00
Alex Gleason
a17128c268
edit relays: fix useEffect 2024-04-02 14:41:59 -05:00
0fc158a7d0 Allow to manage instance relays
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-02 11:45:15 +02:00
Alex Gleason
738f8bfd58 Merge branch 'nostr-relays' into 'main'
Nostr relays

See merge request soapbox-pub/soapbox!2973
2024-04-02 07:55:05 +00:00
Alex Gleason
569f7e5b36
yarn i18n 2024-04-02 01:56:29 -05:00
Alex Gleason
20f60e763c
edit relays: hook up data 2024-04-02 01:54:55 -05:00
Alex Gleason
bc6082d3f2
RelayEditor: allow setting the marker 2024-04-01 13:19:19 -05:00
Alex Gleason
db9f65cf77
Add basic Nostr relay editor UI 2024-04-01 12:09:47 -05:00
Alex Gleason
98898e9eb5 Merge branch 'ditto-identity' into 'main'
Ditto identity

See merge request soapbox-pub/soapbox!2968
2024-04-01 16:26:10 +00:00