Wykres commitów

658 Commity (main)

Autor SHA1 Wiadomość Data
Alex Gleason c4ae7bb8d5
Shorten Nostr bech32 usernames in addition to hex pubkeys 2024-05-14 13:45:34 -05:00
Alex Gleason 7255066c25
SImplify handleCopyNpub 2024-05-14 12:37:03 -05:00
Alex Gleason 790b3aa8c2
AccountHeader: only show "copy npub" menu item on Ditto 2024-05-14 12:35:23 -05:00
Alex Gleason bed49d1efd
Npub -> npub, yarn i18n 2024-05-14 12:34:07 -05:00
Mary Kate Fain 283e865006 copy npub 2024-05-14 11:43:56 -05:00
Alex Gleason d43e0bf068 Merge branch 'fix-error-missing-invalid-nsec' into 'main'
Set error if prefix is different than nsec in nostr login

See merge request soapbox-pub/soapbox!3021
2024-05-12 21:56:32 +00:00
P. Reis b91a02b75f fix: set error if prefix is different than nsec 2024-05-12 18:37:16 -03:00
Alex Gleason 0494265551
Navbar: hide login form in standalone mode 2024-05-12 15:56:25 -05:00
Alex Gleason ea787e5ad4
PublicTimeline: hide fediverse explanation on Nostr 2024-05-11 15:43:25 -05:00
Alex Gleason 98c27687cb
features: support explicitAddressing on Ditto 2024-05-11 14:30:44 -05:00
Alex Gleason 80b500e710
Feature-gate blocks 2024-05-02 15:38:01 -05:00
Alex Gleason 235476b7b2
yarn i18n 2024-05-01 19:01:29 -05:00
Alex Gleason ac46a89068
Add link to Nostr Relays in dashboard 2024-05-01 18:34:20 -05:00
Alex Gleason 61ead81ed9
Allow updating admin relays 2024-05-01 18:31:53 -05:00
Alex Gleason 060014ff92
Scaffold admin relays page 2024-05-01 17:15:35 -05:00
Alex Gleason 8d20a14251
NKeyStorage: fix dataSchema so it correctly parses the result as an array 2024-05-01 13:17:49 -05:00
Alex Gleason 1a0970c3bd
Rename "Fediverse" tab to "Global" 2024-04-30 18:30:30 -05:00
Alex Gleason 49a25f2eb0
useSignerStream: simplify with nostrify 2024-04-30 14:30:34 -05:00
Alex Gleason df407381b2
Upgrade zod to v3.23.5 2024-04-30 14:26:30 -05:00
Alex Gleason 6bfc0f95a4
@soapbox/nspec -> @nostrify/nostrify 2024-04-30 13:55:10 -05:00
Alex Gleason d2a28ea3c9
Support the full NIP-46 protocol 2024-04-28 11:13:54 -05:00
marcin mikołajczak 43cc692c37 Announcement reactions fix
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-28 15:23:57 +02:00
marcin mikołajczak fd65f7f71e Prefer to/href for DropdownMenuItems
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-28 11:32:56 +02:00
Alex Gleason d7b9cb3e67
Upgrade TypeScript to v5.4.5 2024-04-26 17:36:22 -05:00
Alex Gleason 22586004e8
NIP-46: stringify event object in accordance with updated spec 2024-04-25 21:47:13 -05:00
marcin mikołajczak aace58ccb4 Fix role badges for Pleroma
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-24 17:02:55 +02:00
Alex Gleason 5f838b5e52
useAnnouncements: avoid toSorted 2024-04-23 18:05:51 -05:00
marcin mikołajczak 1b73a1fbc3 Black theme: set counter ring color
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-18 23:51:04 +02:00
Alex Gleason b86da5f426
Badge: fix page crash when color isn't defined
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1650
2024-04-16 15:35:50 -05:00
marcin mikołajczak 1518615767 Merge branch 'mastodon-badges' into 'main'
Support role badges on Mastodon

See merge request soapbox-pub/soapbox!2985
2024-04-16 10:49:48 +00:00
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 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
marcin mikołajczak 7a8b473406 Fix instance persistence in indexeddb
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-10 00:03:18 +02:00
marcin mikołajczak 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
marcin mikołajczak 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 4dec7a4111 yarn i18n
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-07 12:06:42 +02:00
marcin mikołajczak 890975fe93 Dashboard: hooks cleanup
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-07 12:03:10 +02:00
marcin mikołajczak 9375f1f117 Allow managing instance rules
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-07 11:07:32 +02:00
marcin mikołajczak 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
marcin mikołajczak 771c9643dc Switch admin log to react-query
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-07 09:52:54 +02:00
marcin mikołajczak 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 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 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 e3a87a0326 Support role badges on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-04-05 17:12:12 +02:00
marcin mikołajczak 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
marcin mikołajczak 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