Commit Graph

11662 Commits

Author SHA1 Message Date
Alex Gleason 0a66f2585b
SidebarNavigationLink: fix isActive 2024-10-26 17:38:49 -05:00
P. Reis c7d3a7a468 feat: enable searchFromAccount in Ditto 2024-10-26 19:11:03 -03:00
danidfra c7675de0e0 Fix warning in Zap component 2024-10-26 18:24:16 -03:00
danidfra 6c30f1fe73 Refactor crypto-donate-modal to use Tailwind-only styling 2024-10-26 18:10:50 -03:00
Alex Gleason 47e5f4c9d1 Merge branch 'fix-feature-audio' into 'main'
Implement audio functionality using only Tailwind

See merge request soapbox-pub/soapbox!3188
2024-10-26 20:41:14 +00:00
danidfra ded6ecee66 Merge remote-tracking branch 'origin/main' into fix-anchor-used-as-button 2024-10-26 17:27:38 -03:00
danidfra 18cf231d67 Fix anchor warning and update Icon component to use SvgIcon components 2024-10-26 17:26:36 -03:00
danidfra 0a895b28e4 Implement audio functionality using only Tailwind CSS with minor adjustments to the video logic 2024-10-25 10:35:43 -03:00
Alex Gleason 4a114f4e91 Merge branch 'fix-feature-video' into 'main'
Implement video feature using only tailwind

See merge request soapbox-pub/soapbox!3187
2024-10-24 19:00:52 +00:00
danidfra 4c462355a9 Implement video feature using only tailwind 2024-10-24 14:45:21 -03:00
Alex Gleason 50760e0bff Merge branch 'fix-has-more-in-search' into 'main'
fix: set hasMore trending statuses inside its own if statement

See merge request soapbox-pub/soapbox!3186
2024-10-23 21:41:43 +00:00
P. Reis 74be76d65b fix: set hasMore trending statuses inside its own if statement 2024-10-23 18:34:06 -03:00
Alex Gleason cbf1c2743b Merge branch 'auth-refactor' into 'main'
Refactor auth reducer, remove Immutable.js

See merge request soapbox-pub/soapbox!3185
2024-10-23 18:18:11 +00:00
Alex Gleason 9d07c85f91
Fix the page refreshing on login 2024-10-23 13:06:05 -05:00
Alex Gleason 65c8c68e00
Fix auth type errors in other files 2024-10-23 13:03:24 -05:00
Alex Gleason 09f813403f
Actually do import the token into the auth app, fix applicationSchema and authAppSchema 2024-10-23 12:58:27 -05:00
Alex Gleason ae546db8f0
Remove immutable from the auth reducer (woah, wow) 2024-10-23 11:50:09 -05:00
Alex Gleason 1417399663
Add applicationSchema 2024-10-23 10:23:48 -05:00
Alex Gleason 0a6532f34a Merge branch 'bunker' into 'main'
NConnect -> NBunker

See merge request soapbox-pub/soapbox!3183
2024-10-23 15:05:27 +00:00
Alex Gleason cb95726249
NConnect -> NBunker 2024-10-23 10:00:23 -05:00
Alex Gleason 200724e46c Merge branch 'arbitrary-value-classname' into 'main'
Arbitrary value classname

See merge request soapbox-pub/soapbox!3182
2024-10-23 14:49:27 +00:00
danidfra f04ee96058 Merge remote-tracking branch 'origin/main' into arbitrary-value-classname 2024-10-23 11:41:52 -03:00
Alex Gleason bb3837450a Merge branch 'no-untranslated-jsx' into 'main'
Fix untranslated text warnings

See merge request soapbox-pub/soapbox!3176
2024-10-23 14:10:38 +00: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 242a6ace1a Merge branch 'verify-clear-after' into 'main'
Clear meta.pubkey after verify_credentials

See merge request soapbox-pub/soapbox!3180
2024-10-23 01:16:47 +00: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 b032b47359 Merge branch 'nostr-load' into 'main'
Connect to the Nostr relay before calling verify_credentials

See merge request soapbox-pub/soapbox!3178
2024-10-22 23:14:06 +00: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 eb54495c10 Merge branch 'fix-bunker-load' into 'main'
Fix infinite loading when signed in with bunker URI

Closes #1767

See merge request soapbox-pub/soapbox!3177
2024-10-22 21:10:15 +00: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
danidfra 850a9a78d5 Change warn to error 2024-10-22 11:53:26 -03:00
Alex Gleason c712167a27 Merge branch 'fix-admin-account-schema' into 'main'
Make adminAccountSchema less strict

Closes #1766

See merge request soapbox-pub/soapbox!3174
2024-10-22 02:29:46 +00: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 e5ec33ae88 Merge branch 'bunker' into 'main'
Fix parsing of bunker URI from standards-compliant runtimes

See merge request soapbox-pub/soapbox!3173
2024-10-21 15:56:45 +00:00
Alex Gleason 67c1e7eba5
Fix parsing of bunker URI from standards-compliant runtimes 2024-10-21 10:51:38 -05:00
Alex Gleason 38be26a9e9 Merge branch 'bunker' into 'main'
Add Nostr bunker login

See merge request soapbox-pub/soapbox!3172
2024-10-20 20:49:38 +00:00
Alex Gleason 734169d8c1
Add Nostr bunker login 2024-10-20 15:44:39 -05:00
Alex Gleason b887cc010a
Merge remote-tracking branch 'origin/main' into add-nip-05-modal 2024-10-20 14:56:09 -05:00
Alex Gleason b3dd9865ad Merge branch 'madge' into 'main'
Resolve some circular imports

See merge request soapbox-pub/soapbox!3171
2024-10-19 23:29:49 +00: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