Wykres commitów

94 Commity (783176fd874b425af5baf70d8370ee45370bc01e)

Autor SHA1 Wiadomość Data
Alex Gleason bfb8351fc3
Fix admin account filtering
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1769
2024-10-30 23:59:28 -05:00
Alex Gleason 265b4c646a
Merge remote-tracking branch 'origin/main' into bunker 2024-10-29 18:41:50 -05:00
Alex Gleason 66d082934f
Move nostr hooks to hooks/nostr 2024-10-29 15:08:17 -05:00
Alex Gleason d6579eecf7
Rewrite NBunker to have a more flexible and modular interface 2024-10-29 15:05:03 -05:00
Alex Gleason 47fa485f97
useSigner: fix accessToken retrieval, return bunkerSigner along with user signer 2024-10-29 15:04:09 -05:00
Alex Gleason 4d99a6d4f6
Move authorization out of bunkerStore, into loginNostr 2024-10-28 23:09:45 -05:00
Alex Gleason 5c4b73f943
OKAY IT'S WORKING 2024-10-28 20:20:37 -05:00
Alex Gleason 4c79c148b3
Fix admin account filters
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1769
2024-10-28 18:10:41 -05:00
Alex Gleason 333d3e76d6
Finish rewriting the bunker...? (now everything else is broken) 2024-10-28 17:00:46 -05:00
Alex Gleason f67abaa3cd
useSignerStream -> useBunker 2024-10-28 16:15:06 -05:00
Alex Gleason 14793ef0a9
Rewrite everything (???) 2024-10-27 19:35:41 -05:00
Alex Gleason cb95726249
NConnect -> NBunker 2024-10-23 10:00:23 -05:00
Alex Gleason c0f8c9d5e7
Add useAdminAccount hook, refactor admin accounts in dashboard, refactor admin actions 2024-10-19 13:23:08 -05:00
Alex Gleason c6f179b1be
Remove unused account reducer... 🤦 2024-10-19 11:31:42 -05:00
Alex Gleason 6d5b4189e5
eslint --fix 2024-10-18 22:00:13 -05:00
Alex Gleason 588b86eb84
Merge remote-tracking branch 'origin/main' into upgrade-deps 2024-10-18 21:49:22 -05:00
danidfra 7472be4a06 Update captcha sucess message 2024-10-14 10:49:09 -03:00
Alex Gleason ad6e1bc099
Upgrade react-query 2024-10-13 18:28:26 -05:00
Alex Gleason 8e46164653
Remove custom retry from useInstance hooks (prefer the default) 2024-10-12 15:03:35 -05:00
Alex Gleason 5a0713a02e
HTTPError: also include the associated Request object 2024-10-12 14:55:34 -05:00
Alex Gleason 5477a3a8c6
useInstance: don't go stale 2024-10-11 15:40:25 -05:00
Alex Gleason 82731e633d
Make instance stop aggressively refreshing, replace isStandalone with instance.isNotFound 2024-10-11 15:13:37 -05:00
Alex Gleason ba4ab3d39a
Make useInstance hook call V2 instance, fallback to V1 instance upgraded 2024-10-11 03:39:58 -05:00
Alex Gleason 0f7a43c51b
Upgrade v1 instance to v2 instance 2024-10-11 02:50:13 -05:00
Alex Gleason c5c38ed79c
Merge remote-tracking branch 'origin/main' into instance-hooks 2024-10-11 01:49:35 -05:00
Alex Gleason 445649ec1c
Make useInstance return an object containing the instance 2024-10-11 01:28:57 -05:00
Alex Gleason 158392c627
Add instance fetching hooks 2024-10-11 01:13:27 -05:00
Alex Gleason 87ee06fd1f
Remove ky, create a custom fetch client 2024-10-10 22:15:21 -05:00
Alex Gleason 82b6ff1743
Merge remote-tracking branch 'origin/main' into ky 2024-10-10 19:09:17 -05:00
danidfra 3f6d589e93 Using captcha_solved 2024-10-10 17:28:56 -03:00
danidfra e040c9f981 Refactoring the puzzle and organizing files 2024-10-10 14:21:17 -03:00
Alex Gleason 66075ee28a
Update useApi hook to use ky 2024-10-09 01:46:46 -05:00
Alex Gleason 070f910b27
Remove redux-immutable 2024-10-08 22:49:56 -05:00
Alex Gleason 7b1a180966
Always pass a valid iso language code to the API, refresh global feed when language changes 2024-10-05 23:07:10 -05:00
Alex Gleason 6b8698ea42
Rework LanguageDropdown, disable streaming when a language is set 2024-10-05 22:55:52 -05:00
danidfra ef5c1f82a6 Use Zap Split schema for parsing and validation 2024-09-26 12:24:59 -03:00
danidfra 239838a68f Fix: Some instances have identical IDs. 2024-09-26 12:10:29 -03:00
Alex Gleason 0880ce33d3 Merge branch 'create-ui-adm-zap-split' into 'main'
Create ui adm zap split

Closes #1686

See merge request soapbox-pub/soapbox!3116
2024-09-24 20:23:56 +00:00
danidfra 1a088649aa Update: Add TSDoc comments 2024-09-23 11:25:48 -03:00
danidfra 275513ea16 Enable editing of zap split messages 2024-09-23 10:53:08 -03:00
danidfra a66dd2b263 Add 'toast' for fail request 2024-09-23 10:48:33 -03:00
danidfra 113ecffb64 Update: Add toast messages in requests 2024-09-20 22:22:58 -03:00
danidfra 766524e9a5 Refactor: Add comments to useZapSplit 2024-09-20 12:01:47 -03:00
danidfra 84ee5cacae Merge remote-tracking branch 'origin/main' into zap-split 2024-09-19 12:21:13 -03:00
danidfra 4290af398b Create zap split manager hook 2024-09-18 18:56:44 -03:00
Daniel e0c250ef3d Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Alex Gleason <alex@alexgleason.me>
2024-09-18 19:01:46 +00:00
Daniel 2ad123cfcc Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Alex Gleason <alex@alexgleason.me>
2024-09-18 19:00:11 +00:00
danidfra 3a1c25f772 Create useZapSplit 2024-09-10 21:39:58 -03:00
Alex Gleason 0b1446c655
Wait for the signer before loading the UI (fix Ditto race condition) 2024-06-13 16:27:13 -05:00
Alex Gleason 3adb570b4a
Fix the pubkey like CHatGPT said 2024-05-31 20:04:50 -05:00