Commit Graph

10941 Commits

Author SHA1 Message Date
Alex Gleason 28c48cd476 Merge branch 'rm-groups-path' into 'main'
Remove useGroupsPath hook

Closes #1667

See merge request soapbox-pub/soapbox!3038
2024-05-26 02:12:34 +00:00
Alex Gleason 181bf43bda
Remove useGroupsPath hook 2024-05-25 20:55:49 -05:00
Alex Gleason 0767392f76 Merge branch 'patron-enabled' into 'main'
usePatronUser: disable unless patron is enabled

See merge request soapbox-pub/soapbox!3037
2024-05-25 21:11:05 +00:00
Alex Gleason 984185051a
usePatronUser: disable unless patron is enabled 2024-05-25 15:53:20 -05:00
P. Reis 7fd9f4ae85 fix: remove window.webln as a requirement 2024-05-25 17:41:11 -03:00
Alex Gleason 13c7fbd6e8 Merge branch 'skip-fetch-soapbox' into 'main'
Don't fetch soapbox.json if frontend_configurations is available

See merge request soapbox-pub/soapbox!3036
2024-05-25 16:43:50 +00:00
Alex Gleason 37736d4e0c
Still dispatch soapboxConfigFail 2024-05-25 11:29:26 -05:00
Alex Gleason ca8df23cd0
Don't fetch soapbox.json if frontend_configurations is available 2024-05-25 11:23:09 -05:00
Alex Gleason 2224bb2ac9 Merge branch 'familiar-followers-ditto' into 'main'
Enable familiarFollowers on Ditto

See merge request soapbox-pub/soapbox!3035
2024-05-25 03:43:38 +00:00
Alex Gleason bd81f40477
familiarFollowers: id -> id[] 2024-05-24 22:36:46 -05:00
Alex Gleason c4d2990598
Enable familiarFollowers on Ditto 2024-05-24 22:30:25 -05:00
Alex Gleason 9c01fc41f2 Merge branch 'set-lightning-address' into 'main'
Allow users to set their lightning address and website

Closes #1662 and #1664

See merge request soapbox-pub/soapbox!3032
2024-05-23 19:52:57 +00:00
Alex Gleason 6d515a47bf Apply 1 suggestion(s) to 1 file(s) 2024-05-23 19:30:43 +00:00
P. Reis 387e061074 fix: yarn i18n 2024-05-23 16:09:19 -03:00
Alex Gleason 8578843a93 Merge branch 'reactions' into 'main'
features: enable reactions when "pleroma_emoji_reactions" feature is present

See merge request soapbox-pub/soapbox!3033
2024-05-23 16:54:55 +00:00
Alex Gleason 60296ef751
features: enable reactions when "pleroma_emoji_reactions" feature is present 2024-05-23 11:43:09 -05:00
Alex Gleason 3716c2626c Merge branch 'discover' into 'main'
mobile discover

See merge request soapbox-pub/soapbox!3034
2024-05-23 13:49:24 +00:00
Mary Kate Fain 0dfaf5e412 mobile discover 2024-05-23 08:32:01 -05:00
Alex Gleason 1a8f37cd14
Merge remote-tracking branch 'origin/main' into reactions 2024-05-22 21:21:50 -05:00
Alex Gleason 02a4124b82
Enable reactions on Ditto 2024-05-22 21:19:53 -05:00
P. Reis 23af35cb7e refactor: remove 'async', change lud16 to 'lightning' 2024-05-22 21:35:51 -03:00
P. Reis 203a084069 fix(accountWebsite): change input type to 'url' 2024-05-22 20:06:22 -03:00
P. Reis 3916c8553d Merge branch 'main' into set-lightning-address
(((Update local branch)))
2024-05-22 20:02:24 -03:00
P. Reis d72be6c42c feat(locales-en): add lud16 label and placeholder 2024-05-22 20:02:10 -03:00
P. Reis a898d69afe feat: add lud16 component and only render it in Ditto 2024-05-22 20:01:33 -03:00
P. Reis 8ae8780930 feat: allow Ditto users to set their website 2024-05-22 18:05:02 -03:00
P. Reis 9aa160d687 feat: add lud16 field 2024-05-22 17:35:11 -03:00
Alex Gleason 8a4ca35a2b Merge branch 'discover' into 'main'
Discover

See merge request soapbox-pub/soapbox!3031
2024-05-22 19:02:36 +00:00
Mary Kate Fain 7370436192 remove unndeed setting statuses default 2024-05-22 13:18:18 -05:00
Mary Kate Fain 9444b1a647 but Search back on placeholder text 2024-05-22 13:14:18 -05:00
Mary Kate Fain a2a73dedbc reset to statuses 2024-05-22 11:52:24 -05:00
Mary Kate Fain 6ca49e8322 reorder tabs 2024-05-22 11:50:02 -05:00
P. Reis e9b830afa6 fix: convert function to async 2024-05-22 13:45:11 -03:00
Mary Kate Fain 1fda261032 change Search to Discover 2024-05-22 10:52:56 -05:00
Alex Gleason 49d1ee339c Merge branch 'ditto-trending-statuses' into 'main'
Enable trending statuses on Ditto

See merge request soapbox-pub/soapbox!3030
2024-05-22 01:40:46 +00:00
Alex Gleason e8bbe5fa58
Enable trending statuses on Ditto 2024-05-21 19:53:27 -05:00
Alex Gleason cfe3445fcc Merge branch 'csp-dev' into 'main'
Set a separate CSP in local development

See merge request soapbox-pub/soapbox!3028
2024-05-21 21:10:13 +00:00
Alex Gleason 157d21d0d3
Set a separate CSP in local development 2024-05-21 15:52:27 -05:00
Alex Gleason 42ee95a8fe Merge branch 'external-baseurl' into 'main'
Fall back to external baseurl in API client

Closes #1663

See merge request soapbox-pub/soapbox!3027
2024-05-21 16:40:04 +00:00
Alex Gleason 75d8cb0877
Fall back to external baseurl in API client
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1663
2024-05-21 11:23:27 -05:00
Alex Gleason bda99ba152 Merge branch 'sign-order' into 'main'
Prepare signer before verify_credentials call

See merge request soapbox-pub/soapbox!3026
2024-05-21 04:12:11 +00:00
Alex Gleason 2e82e3499d
Load the instance and Nostr signer in a higher component 2024-05-20 22:54:50 -05:00
Alex Gleason 9b92f30483
Load the instance before verify_credentials 2024-05-20 15:21:47 -05:00
Alex Gleason 9d0345eae2 Merge branch 'shorten-nostr' into 'main'
Shorten Nostr bech32 usernames in addition to hex pubkeys

See merge request soapbox-pub/soapbox!3023
2024-05-14 19:03:46 +00:00
Alex Gleason c4ae7bb8d5
Shorten Nostr bech32 usernames in addition to hex pubkeys 2024-05-14 13:45:34 -05:00
Alex Gleason 8bb3128ab6 Merge branch 'copy-npub' into 'main'
Copy npub

See merge request soapbox-pub/soapbox!3022
2024-05-14 17:51:08 +00: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