Commit graph

10639 commits

Author SHA1 Message Date
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
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
marcin mikołajczak
031c6e11ea Merge branch 'remote-instance-fix' into 'main'
actually fix: Cannot Pin/Unpin Instances

See merge request soapbox-pub/soapbox!2972
2024-04-01 13:38:45 +00:00
77c41728e6 Fix: Cannot Pin/Unpin Instances
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-01 15:20:54 +02:00
marcin mikołajczak
7320299b3c Merge branch 'remote-instance-fix' into 'main'
Fix: Cannot Pin/Unpin Instances

Closes #1645

See merge request soapbox-pub/soapbox!2970
2024-03-30 12:22:51 +00:00
66a304a3d2 Fix: Cannot Pin/Unpin Instances
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-03-29 23:57:36 +01:00
Alex Gleason
06beaa54de
yarn i18n 2024-03-28 13:48:38 -05:00
Alex Gleason
aea4c21689
Feature-gate EditIdentity screen 2024-03-27 17:52:34 -05:00
marcin mikołajczak
792ca95d5c Merge branch 'lexical' into 'main'
Upgrade lexical to 1.14.2

See merge request soapbox-pub/soapbox!2967
2024-03-27 22:45:58 +00:00