nostrdb: fix profiles not updating (William Casarin)
ndb: add process_client_event helper (William Casarin)
ndb: bump nostrdb to support client->relay note processing (William Casarin)
util: add ImageResizer to change size of images (Suhail Saqan)
Remove toolbar background from profile view for better looks (Daniel D’Aquino)
pushed to damus:refs/heads/master
http://git.jb55.com/damus/commit/476f52562a70c2615ad084640dd1a0ba5c4c12e3.html
test: test profile updates (William Casarin)
bench: fix build (William Casarin)
log: move some printfs to ndb_debug (William Casarin)
search: make profile search case insensitive (William Casarin)
pushed to nostrdb:refs/heads/master
http://git.jb55.com/nostrdb/commit/c222f0e8b09187200ee3f4f4a787849ca904d0d7.html
Fix localization issues and export strings for translation (Terry Yiu)
v1.6 (19) (William Casarin)
pushed to damus:refs/heads/master
http://git.jb55.com/damus/commit/eb901a4d8437628879bd1160644fa00293114765.html
Fix UI freeze after swiping back from profile (#1449) (Daniel D’Aquino)
pushed to damus:refs/heads/master
http://git.jb55.com/damus/commit/6d055be3cd80c9286264816cca229372e1ac11c9.html
v1.6 (18) changelog (William Casarin)
v1.6 (18) (William Casarin)
ndb: switch to case-insensitive profile searches (William Casarin)
pushed to damus:refs/heads/master
http://git.jb55.com/damus/commit/01c6e3e9ab9e05a2211e87461ced46c3bb686f60.html
search: switch to nostrdb profile searching (William Casarin)
ndb: add nostrdb migrations (William Casarin)
tests: add ndb support to tests (William Casarin)
ndb: don't verify flatbuffers in release builds (William Casarin)
ndb: switch profile queries to use transactions (William Casarin)
ndb: add NdbTxn transaction class (William Casarin)
nostrdb/c: update to include transaction support (William Casarin)
ids: introduce NoteKey (William Casarin)
nostrdb: add profiles to nostrdb (William Casarin)
pushed to damus:refs/heads/master
http://git.jb55.com/damus/commit/7a85ae29ca27e763b18b1b8653c4a70cf91cb913.html
add profile search index migrations (William Casarin)
pushed to nostrdb:refs/heads/master
http://git.jb55.com/nostrdb/commit/7edda851edf96b8f5aa19af9f02afc31fd457d46.html
ui: add followed hashtags to FollowingView (Daniel D’Aquino)
filters: generalize ContentFilter (William Casarin)
filters: add "Do not show #nsfw tagged posts" setting (Daniel D’Aquino)
relays: fix tld extraction performance issues (William Casarin)
Revert "deps: add tldextract" (William Casarin)
util: add separate_images and separate_invoices (Suhail Saqan)
pushed to damus:refs/heads/master
http://git.jb55.com/damus/commit/8586eed635afa595a6cc9143e633706e6a0f9742.html
test: add test to check profile search duplicates (William Casarin)
query: remove unused data (William Casarin)
pushed to nostrdb:refs/heads/master
http://git.jb55.com/nostrdb/commit/af5ec50c6c88a4be8565f1bbf90655abba79bf1b.html
search: skip duplicate pubkeys when searching profiles (William Casarin)
search: use proper compare function (William Casarin)
pushed to nostrdb:refs/heads/master
http://git.jb55.com/nostrdb/commit/dbadb428a7cf1fa1daa49f072d60774dd7babe30.html
db: implement profile search index (William Casarin)
rgignore: add testdata (William Casarin)
pushed to nostrdb:refs/heads/master
http://git.jb55.com/nostrdb/commit/a2bc936c1bf6f788b95024a1e36f916484fef103.html
relays: user relay design (ericholguin)
relays: remove usage of show action button binding (ericholguin)
relays: update relay view to use new design (ericholguin)
ui: increase size of the hitbox on note ellipsis button (Daniel D’Aquino)
pushed to damus:refs/heads/master
http://git.jb55.com/damus/commit/40459e247ec5c9890629b87eb60960cf4db98a10.html
compose: fix text wrapping issue when mentioning npub (Daniel D’Aquino)
test: add test cases for ASCII and UTF-8 characters in hashtags (Jon Marrs)
damus-c: remove UTF-8 punctuation from hashtags (Jon Marrs)
ui: make blurred videos viewable by allowing blur to disappear once tapped (Daniel D’Aquino)
ui: hold tap to preview status URL (Jericho Hasselbush)
pushed to damus:refs/heads/master
http://git.jb55.com/damus/commit/01b8e43a6e4af48b591666631f588c6dc64205f3.html
nwc: fix parsing issue with NIP-47 compliant NWC urls without double-slashes (Daniel D’Aquino)
relays: fix withAnimation on older versions (William Casarin)
pushed to damus:refs/heads/master
http://git.jb55.com/damus/commit/b1e0a6210987da97f0b3c66ce58ef85b6cb3c3d1.html
migrations: add initial migration logic (William Casarin)
log: fix log error messages (William Casarin)
query: fix invalid type signature (William Casarin)
pushed to nostrdb:refs/heads/master
http://git.jb55.com/nostrdb/commit/043d1d358a79d8c2935c136ced22c3fb162e711d.html
relays: bouncy edit animation (William Casarin)
relays: fix crash in new RelayPicView (William Casarin)
ui: fix padding of username next to pfp on some views (William Casarin)
ui: improve bottom spacing for ImageView's tab indicator dots (Bryan Montz)
ui: make ImageView's tab indicator dots tappable (Bryan Montz)
posting: fix issue with username and multiple emojis (Jericho Hasselbush)
router: use tap gestures instead of nav links (William Casarin)
router: hash bytes for a quick sanity check (William Casarin)
perf: fix weird lag when switching timelines (William Casarin)
perf: remove zstack on profile pictures (William Casarin)
perf: remove unused zstack on like button (William Casarin)
perf: use plain images for actionbar buttons (William Casarin)
log: remove some verbose preload logs (William Casarin)
pushed to damus:refs/heads/master
http://git.jb55.com/damus/commit/16edc3fe1308dff4ae2677feff49f8078c21b5a5.html
relays: add relay pic view for displaying relay icons (ericholguin)
deps: add tldextract (William Casarin)
emojis: make width dynamic and font bigger (Suhail Saqan)
pushed to damus:refs/heads/master
http://git.jb55.com/damus/commit/7baf7e66dc4a8cdc9c7c465e2a9d82dc6d9e5c30.html
relays: add icon field to metadata (ericholguin)
ui: dont display globe image for free relay types (ericholguin)
components: add neutral button style component (ericholguin)
components: add lighter gradient (ericholguin)
colors: add variables for the new color assets (ericholguin)
colors: add color sets from figma (ericholguin)
pushed to damus:refs/heads/master
http://git.jb55.com/damus/commit/6f35de65f93b4967caafe3279aafeb15ced2b84c.html
optimized function just for fetching notekeys from indices (William Casarin)
return primkey keys on profile and note index queries (William Casarin)
test: add test for profile replacement logic (William Casarin)
add transactions (William Casarin)
Fix build on some compilers (William Casarin)
pushed to nostrdb:refs/heads/master
http://git.jb55.com/nostrdb/commit/5201dc464424c15d7f40c13ed06ade245d741963.html
optimized function just for fetching notekeys from indices (William Casarin)
return primkey keys on profile and note index queries (William Casarin)
test: add test for profile replacement logic (William Casarin)
add transactions (William Casarin)
pushed to nostrdb:refs/heads/master
http://git.jb55.com/nostrdb/commit/ae4ec323891057d54382a2dddc483f183b208e1b.html