Commit Graph

1167 Commits

Author SHA1 Message Date
Alex Gleason cb95726249
NConnect -> NBunker 2024-10-23 10:00:23 -05:00
danidfra f04ee96058 Merge remote-tracking branch 'origin/main' into arbitrary-value-classname 2024-10-23 11:41:52 -03:00
danidfra fb5003682f Merge remote-tracking branch 'origin/main' into no-untranslated-jsx 2024-10-23 10:44:54 -03:00
danidfra ad878aa6ce Fix arbitrary value classname 2024-10-22 23:03:15 -03:00
danidfra 97036d3c42 Adjust tailwind css classnames order 2024-10-22 22:25:54 -03:00
Alex Gleason 01f00a018c Merge branch 'fix-nest-ternary-expressions' into 'main'
Refactored nest ternary expressions

See merge request soapbox-pub/soapbox!3179
2024-10-23 01:23:00 +00:00
danidfra e63c792d53 Finished 2024-10-22 22:17:03 -03:00
Alex Gleason 32e305d1c6
Clear meta.pubkey after verify_credentials 2024-10-22 20:11:33 -05:00
danidfra 62491f6749 Refactored nest ternary expressions 2024-10-22 20:26:07 -03:00
Alex Gleason 7e16d35f05
Get accountPubkey correctly 2024-10-22 18:01:34 -05:00
Alex Gleason 2b4886615d
Connect to the Nostr relay before calling verify_credentials 2024-10-22 16:52:25 -05:00
Alex Gleason db203bcb56
Fix infinite loading when signed in with bunker URI
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1767
2024-10-22 16:04:56 -05:00
danidfra 5e97e6e0ef Fix untranslated text warnings
- Fix untranslated text
 - Adjust Tailwind class order
 - Adjust indentation
2024-10-22 16:48:35 -03:00
Alex Gleason d6fb1a4c93 Merge branch 'ditto-staff' into 'main'
AccountModerationModal: allow promoting users to staff on Ditto

See merge request soapbox-pub/soapbox!3175
2024-10-22 16:57:32 +00:00
Alex Gleason 016e2077d4
AccountModerationModal: allow promoting users to staff on Ditto 2024-10-22 11:52:26 -05:00
Alex Gleason e35efd60fc
Make adminAccountSchema less strict
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1766
2024-10-21 21:24:29 -05:00
Alex Gleason 67c1e7eba5
Fix parsing of bunker URI from standards-compliant runtimes 2024-10-21 10:51:38 -05:00
Alex Gleason 734169d8c1
Add Nostr bunker login 2024-10-20 15:44:39 -05:00
Alex Gleason 6194cb8d1c
Fix circular import between statuses/compose actions 2024-10-19 18:23:13 -05:00
Alex Gleason 76a4f6ad57
Fix circular import in NostrSignupModal 2024-10-19 17:45:13 -05:00
Alex Gleason 2a69482201
Fix circular dependency in Group Members 2024-10-19 17:43:30 -05:00
Alex Gleason 18792f3a29
Fix circular dependency in Poll/PollFooter 2024-10-19 17:41:13 -05:00
Alex Gleason 16658b42ba
Lowercase the ticker symbols 2024-10-19 16:54:22 -05:00
Alex Gleason ef51d127b1
CryptoIcon: improve getIcon dynamic import 2024-10-19 16:41:02 -05:00
Alex Gleason f61fa18835
Remove cryptocurrency-icons package, vendor in the most popular open source cryptocurrencies 2024-10-19 16:38:01 -05:00
Alex Gleason c0ee3167b7
Remove react-datepicker, add a custom Datepicker component 2024-10-19 15:46:34 -05:00
Hosted Weblate 26c7f0b413
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-10-19 21:18:05 +02:00
Alex Gleason 73e7331851
yarn i18n 2024-10-19 14:00:40 -05:00
Alex Gleason 3cbf8dac00
Remove "admin user index" reducer (and related actions) 2024-10-19 13:32:39 -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 dde5e9154b
Remove Pleroma moderation API where an equivalent Mastodon endpoint exists 2024-10-19 12:13:08 -05:00
Alex Gleason cf56918f66 Merge branch 'rm-accounts-reducer' into 'main'
Remove accounts reducer

See merge request soapbox-pub/soapbox!3165
2024-10-19 16:41:01 +00:00
Alex Gleason 85fd43a095 Merge branch 'pagination-trends' into 'main'
Pagination trends

Closes ditto#236

See merge request soapbox-pub/soapbox!3163
2024-10-19 16:38:29 +00:00
Alex Gleason c6f179b1be
Remove unused account reducer... 🤦 2024-10-19 11:31:42 -05:00
Alex Gleason 32006407a3
Remove Immutable from accounts reducer 2024-10-19 11:11:40 -05:00
Alex Gleason eeb74c1d9c
gameboy.tsx: disable eslint 2024-10-18 22:47:33 -05:00
Alex Gleason b396064cb5
Disable Wasmboy 2024-10-18 22:34:46 -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
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