nscript: load script view (William Casarin)
Fix UI bug with user search and fix race conditions on profiles NIP-05 cache (Terry Yiu)
smaller nostrscript (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/a04a4012929a986697b9f43a0bfb086e7f339e7f.html
nostrscript: add a helper function (William Casarin)
settings: record bool option keys (William Casarin)
Added event id validation (prprhyt)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/30e33a01c17649c524496de1179301d37b18e557.html
NostrScript (William Casarin)
Fix bug with Trie search (Terry Yiu)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/97f10e865f4fd71b77c2f11eff021e5a9ec06fe6.html
refactor: make guard statement a bit more readible (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/7d49d3d9f1ada695a6b11b0d3e0a53854f137f33.html
Fix reports to conform to NIP-56 (Terry Yiu)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/cb1e16b1a45b7faa06d67a661944d350b641c38b.html
Add trie-based user search cache to replace non-performant linear scans (Terry Yiu)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/6e964f71ff7a0e7e942c8819973e63b4f5193cec.html
Fix profile navigation bugs from muted users list and relay list views (Terry Yiu)
Fix build warnings (Terry Yiu)
Fix navigation to translation settings view (Terry Yiu)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/4b7444f33871d1f4869f63a2691f2cc58ec1ef7b.html
Merge remote-tracking branch 'github/translations' (William Casarin)
Translate Localizable.stringsdict in es_ES (transifex-integration[bot])
Translate Localizable.stringsdict in es_ES (transifex-integration[bot])
Translate Localizable.stringsdict in es_ES (transifex-integration[bot])
Translate Localizable.strings in es_ES (transifex-integration[bot])
Translate Localizable.stringsdict in ja (transifex-integration[bot])
Translate Localizable.strings in es_419 (transifex-integration[bot])
Translate Localizable.stringsdict in es_419 (transifex-integration[bot])
Translate Localizable.stringsdict in hu_HU (transifex-integration[bot])
Translate Localizable.strings in hu_HU (transifex-integration[bot])
Translate Localizable.strings in ja (transifex-integration[bot])
Translate Localizable.strings in zh_HK (transifex-integration[bot])
Translate Localizable.stringsdict in zh_HK (transifex-integration[bot])
Translate Localizable.strings in zh_TW (transifex-integration[bot])
Translate Localizable.stringsdict in zh_TW (transifex-integration[bot])
Translate Localizable.stringsdict in zh_CN (transifex-integration[bot])
Translate Localizable.strings in zh_CN (transifex-integration[bot])
Translate Localizable.strings in zh_CN (transifex-integration[bot])
Translate Localizable.strings in zh_CN (transifex-integration[bot])
Translate Localizable.stringsdict in zh_CN (transifex-integration[bot])
pushed to refs/heads/master
http://git.jb55.com/damus/commit/6a9b3cad2044b56458929060e601b5cbcb5e96f2.html
New paid email patch policy (William Casarin)
Updated test target to deployment target of iOS 16.0 (Bryan Montz)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/e5bd52b1f68572bd03a1f8c54b57a4f5388c9e61.html
nav: remove environmentObjects (William Casarin)
Switch to NavigationStack (Scott Penrose)
validation: make sure to run on a detached task (William Casarin)
A few more navigation links from rebase (Scott Penrose)
Fix FollowUserView not allowing profile tapping (Scott Penrose)
Remove popToRoot when tapping damus:// internal links (Scott Penrose)
Convert remaining navigation links (Scott Penrose)
Convert ContentView navigation links (Scott Penrose)
Convert wallet NavigationLinks (Scott Penrose)
Convert onboarding flow navigation links (Scott Penrose)
Convert more NavigationLinks to router (Scott Penrose)
Convert to NavigationStack (Scott Penrose)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/f70273365451dd3e8f7caa0350ec6221ee0c65d3.html
readme: include new mailing lists (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/3e3b689647181464639438d912016cdd104ded24.html
nozaps: fix zap button in freedom edition (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/62f052daa5c9441b8933d95e38568e0094fb46b3.html
Disable post button when media upload in progress (Terry Yiu)
Fix taps on mentions in note drafts to not redirect to other Nostr clients (Terry Yiu)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/25b3df8b8945bec6db80069100088f308c36d3cc.html
profile: allow post button on every profile and prefill user tag (William Casarin)
refactor: cleanup processFocusedWordForMention (William Casarin)
post: extract createUserTag so it can be re-used (William Casarin)
misc: remove some dead code (William Casarin)
Add post button when logged in with private key and on own profile view (Terry Yiu)
After loading the user's relays from their contact event, connect to new relays (Bryan Montz)
Fix missing profile zap notification text (Terry Yiu)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/abcff3b92851cb25f2f3a41e99e749abea0cb329.html
v1.5 (8) (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/82c53e43e5bf696e4c3b69fb1e5c1433b4240acd.html
nozaps: restore zap button with zap info, just make it not clickable (William Casarin)
Revert "nozaps: don't pull thread zaps in nozaps mode" (William Casarin)
Revert "nozaps: hide zap total" (William Casarin)
Revert "nozaps: hide zap details on notes for now" (William Casarin)
Revert "nozaps: don't show note zaps in notifications" (William Casarin)
v1.5 (7) (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/3e274a820a3451294c89e29c9372d03b2dec3786.html
profile: make profile loading more lightweight for now (William Casarin)
nozaps: remove zap button on posts (William Casarin)
readme: patchstr bounties (William Casarin)
Deduplicate users in group notifications (Terry Yiu)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/959f208e36d848c0c85149d8da0d4a56741fb7aa.html
Fix notification content rendering of repost and reaction events (Terry Yiu)
Fix crash related to VideoPlayer and CMTime (Bryan Montz)
nozaps: don't pull thread zaps in nozaps mode (William Casarin)
Translate Localizable.strings in nl (transifex-integration[bot])
Translate Localizable.stringsdict in nl (transifex-integration[bot])
Translate Localizable.stringsdict in nl (transifex-integration[bot])
Translate Localizable.stringsdict in nl (transifex-integration[bot])
Translate Localizable.strings in el_GR (transifex-integration[bot])
Translate Localizable.stringsdict in el_GR (transifex-integration[bot])
Translate Localizable.stringsdict in sv_SE (transifex-integration[bot])
Translate Localizable.strings in sv_SE (transifex-integration[bot])
Export strings for translation (Terry Yiu)
Translate Localizable.stringsdict in sv_SE (transifex-integration[bot])
Translate Localizable.strings in sv_SE (transifex-integration[bot])
pushed to refs/heads/master
http://git.jb55.com/damus/commit/2046fe5502322b5469ef5fe01baffc4680136146.html
Add indication of followers you know in a profile (Terry Yiu)
mediaurl: fix is_img returning true for videos (William Casarin)
v1.5-6 (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/422167f7aaac9f78bb2c7406012255fc4daea6a8.html
Fix timeline from moving when you're scrolling (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/3db77a16a0d810d1d19761ad9e8c038d71fa1e5c.html