1
0
mirror of git://jb55.com/damus synced 2024-10-07 04:03:23 +00:00
Commit Graph

838 Commits

Author SHA1 Message Date
William Casarin
4adb26e784 wallet: refactor a few things 2023-01-02 08:39:39 -08:00
Benjamin Hakes
707f31fca1 Add Blixt & River to Wallet Selector
Changelog-Added: Add Blixt Wallet to Wallet Selector
Changelog-Added: Add River Wallet to Wallet Selector
Closes: #206
2023-01-02 08:38:37 -08:00
Terry Yiu
9e9077bab5 Internationalize all bundled user-facing strings
Enables localization to non-English locales in the future
2023-01-02 08:35:02 -08:00
@RandyMcMillan
7242c0bca3 target: decrement to 15.0
Closes: #207
2023-01-02 08:22:52 -08:00
Terry Yiu
badbd8a92e Fix flakey TimeAgo test by anchoring locale to en_US
Closes: #210
2023-01-02 08:22:17 -08:00
Lio李歐
aec61906ae Update CHANGELOG.md
Hey @jb55. I appreciate everything you’re doing for nostr but that
particular change was done by me. Not sure how come your name ended up
besides it. I was a bit bummed when I saw the latest changelog in
TestFlight.

Changelog-Changed: Parse links in profiles (Lionello Lunesu)
Closes: #208
2023-01-02 08:21:25 -08:00
Terry Yiu
4f4557e4b6 Replace deprecated Data.withUnsafeMutableBytes call
Closes: #214
2023-01-02 08:19:47 -08:00
William Casarin
9c6b802f19 Fix follows and relays getting out of sync on profile pages
Fixes: #216
Changelog-Fixed: Fixed follows and relays getting out of sync on profile pages
2023-01-02 08:03:09 -08:00
William Casarin
4c7b8dc10b app category 2023-01-01 11:47:15 -08:00
William Casarin
202f6b1fb9 Update Changelog for App Store Release 2023-01-01 11:38:38 -08:00
William Casarin
ab949db651 v1.0.0 2023-01-01 11:36:57 -08:00
William Casarin
2aaa58ada6 Fix relative date tests 2023-01-01 11:32:04 -08:00
William Casarin
5a956248f9 bolt11: fix bug where text not showing after invoice
Changelog-Fixed: Fix but where text was not showing after invoices
2023-01-01 11:31:36 -08:00
William Casarin
cf615b82b2 bolt11: fix any amount invoices 2023-01-01 11:02:44 -08:00
William Casarin
b65d9a49ff c: silence warnings 2023-01-01 10:30:40 -08:00
William Casarin
9666180db5 threadv2: refactor handle_event logic 2023-01-01 10:27:56 -08:00
William Casarin
3b81592ca2 Load profiles in DMs and notifications
Changelog-Fixed: Load profiles in DMs and notifications
2023-01-01 10:01:48 -08:00
William Casarin
696d341f79 DMs: maybe fix sorting bug
Changlog-Fixed: Potential fix for DM sorting issue
2023-01-01 09:40:32 -08:00
William Casarin
500845f619 likes: make the default like emoji more muted 2022-12-31 18:32:59 -08:00
William Casarin
977ae29949 Fix navigation popping in DM view 2022-12-31 18:10:29 -08:00
William Casarin
52b2407f49 Switch like from ❤️ to 🤙
Actually react with 🤙 at the protocol level as well

Changelog-Changed: Switch like from ❤️  to 🤙
2022-12-31 17:44:56 -08:00
Joel Klabo
9d181fea90 Remove Unused Variable Warning in convert_invoice_block 2022-12-31 16:54:10 -08:00
Joel Klabo
759ba398cc Fix Expanding Profile Picture (nosestr bug)
Changelog-Fixed: Fix expanding profile picture (nosestr bug)
2022-12-31 16:52:06 -08:00
William Casarin
6f5f86114b Parse links in profiles
Changelog-Added: Parse links in profiles
2022-12-31 13:03:52 -08:00
OlegAba
d479f7a55a Fix padding on threads and search results view
Closes: #177
Changelog-Fixed: Fix padding on threads and search results views
2022-12-31 12:41:54 -08:00
Joel Klabo
79ea4da2d2 Don't Badge DMs if Sent By You
Closes: #176
Changelog-Fixed: Don't badge DMs if sent by you
2022-12-31 12:37:40 -08:00
Lee Salminen
4781795187 Add Breez & Bitcoin Beach wallets
Closes: #187
Changelog-Added: Added Breez wallet to wallet selector
Changelog-Added: Added Bitcoin Beach wallet to wallet selector
2022-12-31 12:34:52 -08:00
Matt Ward
2c15d22d86 Added copy relay action
Closes: #197
Changelog-Added: Added ability to copy relay urls
2022-12-31 12:33:55 -08:00
gladiusKatana
3d5a098423 SaveKeyView: add spacers to make Text frames invariant upon Copy-tap
Closes: #192
2022-12-31 10:02:40 -08:00
Joel Klabo
d0e9e6c03a Reset Relay Add to Placeholder After Addding a Relay
Closes: #175
Changelog-Fixed: Reset relay in Add Relay view after adding
2022-12-31 09:47:29 -08:00
Terry Yiu
0b27a49e32 Internationalize time ago since string
Switches to using standard date component formatting abbreviations and
enables it to be localized to non-English locales

Closes: #194
Changelog-Changed: Internationalize relative dates
2022-12-31 09:46:16 -08:00
Joel Klabo
58b4d57f32 Clean Up Unused Variable Warning in parse_mentions
Closes: #195
2022-12-31 09:45:00 -08:00
William Casarin
6e709058c0 wallet: refactor, make it work with ln tip button
Changelog-Added: Added option to choose default wallet
2022-12-31 09:41:10 -08:00
William Casarin
0384191060 Improved Wallet Selector 2022-12-30 12:41:11 -08:00
William Casarin
7bee8fd0d1 bump to build 12 2022-12-30 12:41:00 -08:00
Suhail Saqan
35fac4a1c3
Merge branch 'master' into improve-wallet-selector 2022-12-30 01:41:05 -06:00
Suhail Saqan
dfbeda5e36
Revert "@bhakes: Bh updates to improve wallet selector" (#6) 2022-12-29 23:39:16 -08:00
Suhail Saqan
f7b7254b42
Merge pull request #5 from suhailsaqan/revert-4-bh-updates-to-improve-wallet-selector
@bhakes: Bh updates to improve wallet selector
2022-12-30 01:32:01 -06:00
Suhail Saqan
403a22125a
Revert "Bh updates to improve wallet selector" 2022-12-29 23:30:56 -08:00
Suhail Saqan
0bcabc8e08
Merge pull request #4 from bhakes/bh-updates-to-improve-wallet-selector
Bh updates to improve wallet selector
2022-12-30 01:27:40 -06:00
William Casarin
1b21a7a7b7 User relays view
Changelog-Added: Added relay list to user profiles
2022-12-29 16:55:36 -08:00
William Casarin
9e6e22fa2d v0.1.8-9 changelog 2022-12-29 16:18:07 -08:00
William Casarin
14a3a352d6 Recommended relay view
Changelog-Changed: Show recommended relays in config. Currently just a fixed set.
2022-12-29 16:08:00 -08:00
William Casarin
3824e95f29 relays: keep in sync with user relay list
Still need to figure out how to ensure new bootstrap relays are added...

Changelog-Changed: Ensure contact relay list is kept in sync with internal relay pool
2022-12-29 15:23:34 -08:00
Benjamin Hakes
a2f5bb70d5
revert chgs to dev team 2022-12-29 16:40:07 -06:00
Benjamin Hakes
ea7d6e96f9
revert chgs to bundle id 2022-12-29 16:38:44 -06:00
Benjamin Hakes
f32c4947e1
make invoice view observed object 2022-12-29 16:25:48 -06:00
Benjamin Hakes
fe90d02ea8
fix bug updating default wallet 2022-12-29 16:21:55 -06:00
William Casarin
2867da61ca Fixed issue where contact list would sometimes revert to an older version
Changelog-Fixed: Fixed issue where contact list would sometimes revert to an older version
2022-12-29 13:25:07 -08:00
William Casarin
3ebd562217 add relays.nostr.bg to bootstrap relay list 2022-12-29 13:24:32 -08:00