Alex Gleason
|
588b86eb84
|
Merge remote-tracking branch 'origin/main' into upgrade-deps
|
2024-10-18 21:49:22 -05:00 |
P. Reis
|
90d130e8a0
|
fix: yarn lint fix
|
2024-10-18 19:33:29 -03:00 |
P. Reis
|
4cda1e2866
|
feat: create pagination with Link Headers for trending statuses
|
2024-10-18 19:32:56 -03:00 |
Alex Gleason
|
7911753589
|
Upgrade to Twemoji 15
|
2024-10-18 17:07:37 -05:00 |
P. Reis
|
93a464d210
|
refactor: remove irrelevant type assertion
|
2024-10-16 20:03:24 -03:00 |
Alex Gleason
|
11a0c3cc67
|
Delete actions/push-subscriptions.ts
|
2024-10-15 16:21:18 -05:00 |
Alex Gleason
|
f5c9b7d1b2
|
Fix base64 test
|
2024-10-15 16:10:15 -05:00 |
Alex Gleason
|
d0211c8af1
|
Reorganize functions in push registerer so they make logical sense
|
2024-10-15 16:08:14 -05:00 |
Alex Gleason
|
59b3df9641
|
Rewrite push registerer
|
2024-10-15 15:59:53 -05:00 |
Alex Gleason
|
514f6965b4
|
Guard nip05 with features
|
2024-10-14 21:42:37 -05:00 |
Alex Gleason
|
76a7cd5f0a
|
Pull VAPID key from V2 instance
|
2024-10-14 19:25:03 -05:00 |
Alex Gleason
|
0207a29914
|
ComposeForm: wrap NIP05 text in a <Warning /> component
|
2024-10-14 15:19:46 -05:00 |
Alex Gleason
|
9692b15715
|
Update nip05 portuguese translation
|
2024-10-14 11:57:25 -05:00 |
Alex Gleason
|
29bdd54dd1
|
Refactor NIP-05 warnings
|
2024-10-14 11:50:51 -05:00 |
Alex Gleason
|
819711a4f1
|
Merge remote-tracking branch 'origin/main' into add-nip-05-nag-post
|
2024-10-14 11:38:50 -05:00 |
Alex Gleason
|
7130c51ae8
|
Merge branch 'update-keygen-step' into 'main'
Remove copy button of key-gen-step
Closes #1754
See merge request soapbox-pub/soapbox!3157
|
2024-10-14 14:55:20 +00:00 |
danidfra
|
6b346ea9d5
|
Update: remove copy button of key-gen-step
|
2024-10-14 11:38:26 -03:00 |
Alex Gleason
|
599bb9802e
|
Merge branch 'update-message-captcha' into 'main'
Update captcha message
Closes #1751
See merge request soapbox-pub/soapbox!3156
|
2024-10-14 14:05:56 +00:00 |
danidfra
|
7472be4a06
|
Update captcha sucess message
|
2024-10-14 10:49:09 -03:00 |
Alex Gleason
|
bbc4d7026b
|
Hotfix captcha not showing after signup
|
2024-10-13 19:16:38 -05:00 |
Alex Gleason
|
ad6e1bc099
|
Upgrade react-query
|
2024-10-13 18:28:26 -05:00 |
Alex Gleason
|
ad0046c4f4
|
Upgrade Tailwind and scss deps
|
2024-10-13 18:14:25 -05:00 |
Alex Gleason
|
105394cea1
|
Upgrade tabler to 3.19
|
2024-10-13 18:08:43 -05:00 |
Alex Gleason
|
5f9cede2ac
|
Fix sending chat messages
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1752
|
2024-10-13 13:42:21 -05:00 |
Alex Gleason
|
29af8579af
|
Add web push schema
|
2024-10-13 00:24:51 -05:00 |
Alex Gleason
|
90577fb220
|
Merge branch 'auth' into 'main'
Start reworking auth
See merge request soapbox-pub/soapbox!3151
|
2024-10-13 03:14:36 +00:00 |
Alex Gleason
|
d69d582a38
|
Add useAuth hook, fix soapboxAuthSchema
|
2024-10-12 19:17:09 -05:00 |
Alex Gleason
|
02d599beab
|
Add auth schemas
|
2024-10-12 17:56:35 -05:00 |
Alex Gleason
|
8e46164653
|
Remove custom retry from useInstance hooks (prefer the default)
|
2024-10-12 15:03:35 -05:00 |
Alex Gleason
|
b348f30eea
|
queryClient: retry certain 5xx codes automatically
|
2024-10-12 15:02:00 -05:00 |
Alex Gleason
|
5a0713a02e
|
HTTPError: also include the associated Request object
|
2024-10-12 14:55:34 -05:00 |
Alex Gleason
|
943c5fddee
|
Merge branch 'instance-hooks' into 'main'
Refactor Instance fetching
See merge request soapbox-pub/soapbox!3148
|
2024-10-11 21:31:42 +00:00 |
Alex Gleason
|
5477a3a8c6
|
useInstance: don't go stale
|
2024-10-11 15:40:25 -05:00 |
Alex Gleason
|
fdc03fe610
|
useApi: prefer BACKEND_URL, if provided
|
2024-10-11 15:34:46 -05:00 |
Alex Gleason
|
74f74d29fc
|
Refresh when logging out by default
|
2024-10-11 15:17:23 -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
|
c2260abc97
|
Merge branch 'captcha-modal' into 'main'
Fix problem with captcha
See merge request soapbox-pub/soapbox!3149
|
2024-10-11 16:16:34 +00:00 |
danidfra
|
4ffad405c7
|
Test preventDefault
|
2024-10-11 13:02:26 -03:00 |
Alex Gleason
|
9d1ee47166
|
Use the instance hook to fetch in SoapboxLoad, also store the data in Redux as a temporary workaround
|
2024-10-11 04:26:27 -05:00 |
Alex Gleason
|
0396cb1aef
|
Fix useApi auth URL
|
2024-10-11 03:44:32 -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
|
5966f9efae
|
Add nostr and pleroma to v2 instance
|
2024-10-11 02:55:13 -05:00 |
Alex Gleason
|
0f7a43c51b
|
Upgrade v1 instance to v2 instance
|
2024-10-11 02:50:13 -05:00 |
Alex Gleason
|
22747e838e
|
Add a dedicated InstanceV2 schema
|
2024-10-11 02:29:28 -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 |
Alex Gleason
|
e800550866
|
Upgrade Sentry to v8.34
|
2024-10-10 18:18:35 -05:00 |
danidfra
|
0d58e68911
|
Last changes
|
2024-10-10 17:50:01 -03:00 |
danidfra
|
130d4b149b
|
Add useEffect on showCaptcha
|
2024-10-10 17:46:38 -03:00 |
danidfra
|
bf16faccf0
|
Update the captcha modal to not close on outside clicks
|
2024-10-10 17:40:54 -03:00 |
danidfra
|
ea19016ca3
|
Merged captcha and captcha-modal
|
2024-10-10 17:36:10 -03:00 |
danidfra
|
3f6d589e93
|
Using captcha_solved
|
2024-10-10 17:28:56 -03:00 |
danidfra
|
162b0042ed
|
Update account schema
|
2024-10-10 17:26:15 -03:00 |
danidfra
|
41dde9448f
|
Refactoring and improving the onboarding trigger
|
2024-10-10 14:27:21 -03:00 |
danidfra
|
e040c9f981
|
Refactoring the puzzle and organizing files
|
2024-10-10 14:21:17 -03:00 |
danidfra
|
2aa21874f7
|
Merge branch 'main' into captcha-modal
|
2024-10-09 20:09:19 -03:00 |
danidfra
|
96d2070ae9
|
Created Captcha
|
2024-10-09 20:04:38 -03:00 |
danidfra
|
e787da4e02
|
Implement Captcha
|
2024-10-09 20:04:18 -03:00 |
danidfra
|
3076a711d1
|
Add new messages
|
2024-10-09 20:03:53 -03:00 |
danidfra
|
e003ce9727
|
Created captcha schema
|
2024-10-09 20:03:42 -03:00 |
Alex Gleason
|
66075ee28a
|
Update useApi hook to use ky
|
2024-10-09 01:46:46 -05:00 |
Alex Gleason
|
8a5a520766
|
Merge remote-tracking branch 'origin/main' into ky
|
2024-10-09 00:07:04 -05:00 |
Alex Gleason
|
ca078c5416
|
Remove react-immutable-pure-component
|
2024-10-08 23:15:28 -05:00 |
Alex Gleason
|
070f910b27
|
Remove redux-immutable
|
2024-10-08 22:49:56 -05:00 |
Alex Gleason
|
5df511a784
|
Switch to ky
|
2024-10-08 21:38:58 -05:00 |
Alex Gleason
|
8690307076
|
Send the `lang` param to translate statuses
|
2024-10-08 10:41:17 -05:00 |
Alex Gleason
|
4ffa67c9c1
|
Refactor supportsInstanceV2 to use features directly
|
2024-10-08 10:24:34 -05:00 |
Alex Gleason
|
557f8c44c2
|
Fix sending PushSubscription object to the API
|
2024-10-07 15:15:48 -05:00 |
Alex Gleason
|
d02b237cea
|
Persist preferred language
|
2024-10-05 23:09:53 -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
|
adc783761c
|
Add export for useSettingsNotifications hook
|
2024-10-03 15:34:44 -03:00 |
danidfra
|
69bc6c6462
|
Add new translation messages
|
2024-10-03 15:32:45 -03:00 |
danidfra
|
8380c8e091
|
Update: Add NIP-05 warning to Post Composer
|
2024-10-03 15:30:51 -03:00 |
Alex Gleason
|
b4c0649df8
|
Hide language dropdown behind a feature flag
|
2024-10-01 18:59:46 -05:00 |
Alex Gleason
|
58c9fee2c4
|
Merge branch 'language-dropdown' into 'main'
Improve dark theme
Closes #1744
See merge request soapbox-pub/soapbox!3132
|
2024-09-30 23:11:37 +00:00 |
Alex Gleason
|
448298456b
|
Merge branch 'revamp-sign-in-up' into 'main'
Revamp sign in up
Closes #1746
See merge request soapbox-pub/soapbox!3131
|
2024-09-30 23:00:49 +00:00 |
danidfra
|
39dfbf5978
|
Improve dark theme
|
2024-09-30 19:53:50 -03:00 |
danidfra
|
0b7556c423
|
Revamp keygen-step
|
2024-09-30 19:37:13 -03:00 |
danidfra
|
de8f604381
|
Revamp key-step
|
2024-09-30 19:34:40 -03:00 |
danidfra
|
ea1e70b4a2
|
Revamp key-add-step
|
2024-09-30 19:33:27 -03:00 |
danidfra
|
12376f0300
|
Small changes
|
2024-09-30 19:09:46 -03:00 |
danidfra
|
1bda5a6ceb
|
Update: Add new prop in ExtensionStep
|
2024-09-30 19:09:02 -03:00 |
danidfra
|
7445325e6a
|
Update divider
|
2024-09-30 14:41:07 -03:00 |
danidfra
|
b6f42fa63f
|
New default messages
|
2024-09-30 14:39:59 -03:00 |
Alex Gleason
|
8730794ae8
|
Merge branch 'language-dropdown' into 'main'
Add Language Dropdown Feature
Closes #1726
See merge request soapbox-pub/soapbox!3128
|
2024-09-29 00:28:30 +00:00 |
danidfra
|
6d96d06a42
|
Update dropdown icon color
|
2024-09-28 20:20:57 -03:00 |
danidfra
|
940cd74b3f
|
Add new translations
|
2024-09-28 20:07:37 -03:00 |
danidfra
|
5524091b9f
|
Upgrade: keygen-step translation
|
2024-09-28 15:53:08 -03:00 |
danidfra
|
a0280d0d52
|
Remove 'black' styling from button
|
2024-09-28 15:11:33 -03:00 |
danidfra
|
f7034b2993
|
Update: Replace 'feature' with 'action' and remove 'feature'
|
2024-09-28 15:10:33 -03:00 |
danidfra
|
bb1b29863c
|
Merge remote-tracking branch 'origin/main' into language-dropdown
|
2024-09-28 14:39:14 -03:00 |
danidfra
|
441f14836e
|
Fix info-icon color
|
2024-09-27 21:38:50 -03:00 |
danidfra
|
7f66ced02b
|
Merge remote-tracking branch 'origin/main' into language-dropdown
|
2024-09-27 21:20:41 -03:00 |
danidfra
|
8c9aa9093e
|
Implement LanguageDropdown
|
2024-09-27 21:18:25 -03:00 |
danidfra
|
ed2871b5c2
|
Add new "feature" prop
|
2024-09-27 21:18:13 -03:00 |
danidfra
|
d77ca78a3a
|
Update: Add modal prop to dropdown-menu
|
2024-09-27 21:17:48 -03:00 |
danidfra
|
d8a3affe59
|
Created LanguageDropdown component
|
2024-09-27 21:17:10 -03:00 |
Alex Gleason
|
c0c636aecd
|
Remove react-popper
|
2024-09-26 12:28:52 -05:00 |
Alex Gleason
|
8ee719866b
|
Remove unused / unneeded dependencies
|
2024-09-26 11:52:52 -05:00 |
Alex Gleason
|
519c6c8066
|
Merge branch 'react-18.3' into 'main'
Upgrade React to v18.3
See merge request soapbox-pub/soapbox!3123
|
2024-09-26 16:29:44 +00:00 |
Alex Gleason
|
eb5cc2a04a
|
Upgrade React to v18.3
|
2024-09-26 11:15:48 -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
|
66bc8ae30e
|
Fix type errors in tests
|
2024-09-25 19:51:34 -05:00 |
Hosted Weblate
|
4583823a54
|
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/
|
2024-09-24 22:24:08 +02: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 |
Alex Gleason
|
347083e8ea
|
Merge branch 'zap-split' into 'main'
Display zap splits preview to users
Closes #1687
See merge request soapbox-pub/soapbox!3096
|
2024-09-24 20:21:17 +00:00 |
danidfra
|
1a088649aa
|
Update: Add TSDoc comments
|
2024-09-23 11:25:48 -03:00 |
danidfra
|
ec17e3a722
|
Resize new-account-zap-split
|
2024-09-23 10:59:48 -03:00 |
danidfra
|
f9c34c4a7d
|
Create manage-zap-split page
|
2024-09-23 10:57:41 -03:00 |
danidfra
|
86e9a275ff
|
Update: add new message
|
2024-09-23 10:54:21 -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 |
Alex Gleason
|
4bce8ab52f
|
Upgrade TypeScript to v5.6
|
2024-09-22 18:00:00 -05:00 |
Alex Gleason
|
0004c9fd84
|
Merge branch 'align-x-buttons' into 'main'
Align x buttons in the reply section
Closes #1707
See merge request soapbox-pub/soapbox!3105
|
2024-09-21 14:17:04 +00:00 |
danidfra
|
617c2c6466
|
Update timelines to use public routes
|
2024-09-20 22:46:22 -03:00 |
danidfra
|
8b3b3700eb
|
chore: remove unnecessary console.log
|
2024-09-20 22:24:55 -03:00 |
danidfra
|
113ecffb64
|
Update: Add toast messages in requests
|
2024-09-20 22:22:58 -03:00 |
danidfra
|
c33463957d
|
Add new messages
|
2024-09-20 22:19:43 -03:00 |
danidfra
|
5d92e2870e
|
Add new messages
|
2024-09-20 22:07:23 -03:00 |
danidfra
|
edaff2bdad
|
Fix: Adjust title size
|
2024-09-20 17:09:13 -03:00 |
danidfra
|
d35d267201
|
Change the width of account in zap split modal
|
2024-09-20 12:43:12 -03:00 |
danidfra
|
d8e472370e
|
"Pipeline"
|
2024-09-20 12:08:44 -03:00 |
danidfra
|
58180dfff5
|
Chore: Remove unnecessary line
|
2024-09-20 12:05:01 -03:00 |
danidfra
|
c550828838
|
"Making zap-split editable"
|
2024-09-20 12:03:47 -03:00 |
danidfra
|
766524e9a5
|
Refactor: Add comments to useZapSplit
|
2024-09-20 12:01:47 -03:00 |
danidfra
|
ccc4bc1aeb
|
Refactor: Move and add comments to display-name-row component
|
2024-09-20 11:59:08 -03:00 |
danidfra
|
a9df7c3181
|
Unnecessary extra line
|
2024-09-19 12:26:08 -03:00 |
danidfra
|
84ee5cacae
|
Merge remote-tracking branch 'origin/main' into zap-split
|
2024-09-19 12:21:13 -03:00 |
danidfra
|
50e7187a1d
|
Delete unnecessary items
|
2024-09-19 11:35:02 -03:00 |
danidfra
|
9e580f7f17
|
Change svg icon
|
2024-09-19 11:34:00 -03:00 |
danidfra
|
4d4999521a
|
Clean "ListItem" of manage-zap-split
|
2024-09-19 10:20:01 -03:00 |
danidfra
|
0d8f7ebe64
|
Rst
|
2024-09-19 01:13:20 -03:00 |
danidfra
|
3e36cc8078
|
Created new component "ZapSplitSlider"
|
2024-09-19 01:12:15 -03:00 |
danidfra
|
218a32821a
|
Created new component "AddNewAccount"
|
2024-09-19 01:09:27 -03:00 |
danidfra
|
92b08c66bf
|
Implement zap split manager
|
2024-09-19 01:07:00 -03:00 |
danidfra
|
47675e814f
|
Created search-zap-split
|
2024-09-18 18:59:53 -03:00 |
danidfra
|
d4a8d96246
|
Create zap split manager ui
|
2024-09-18 18:57:50 -03:00 |
danidfra
|
4290af398b
|
Create zap split manager hook
|
2024-09-18 18:56:44 -03:00 |
danidfra
|
8354ad5d69
|
Change z-index of slider
|
2024-09-18 18:53:10 -03:00 |
Daniel
|
3e604b4b8c
|
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Alex Gleason <alex@alexgleason.me>
|
2024-09-18 19:07:30 +00: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 |
Alex Gleason
|
bd664a5bff
|
Merge branch 'make-remote-timelines-public' into 'main'
Update timelines to use public routes
Closes #1694
See merge request soapbox-pub/soapbox!3095
|
2024-09-18 16:30:51 +00:00 |
Objectif Moon
|
2498ad74b3
|
Translated using Weblate (French)
Currently translated at 89.0% (1473 of 1654 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/fr/
|
2024-09-17 06:09:27 +02:00 |
gallegonovato
|
91c0a28c62
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (1654 of 1654 strings)
Translation: Soapbox/Soapbox
Translate-URL: https://hosted.weblate.org/projects/soapbox-pub/soapbox/es/
|
2024-09-16 17:00:48 +02:00 |