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
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
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
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
transations: add finnish translation (petrikaj) remove timeline render logs (William Casarin) video: remove GSPlayer dependency (Bryan Montz) video: remove VideoPlayer and switch to VideoController for cache (Bryan Montz) video: switch player to use new view model (Bryan Montz) video: add DamusVideoPlayerViewModel (Bryan Montz) video: add VideoController, which hold cached metadata and mute states (Bryan Montz) video: add AVPlayerView, a simple wrapper for AVPlayerViewController (Bryan Montz) pushed to damus:refs/heads/master
profile: move the "Follow you" badge into the profile header (Grimless) Properly implement top-level tests and fix one test using the wrong Block conversion property (Grimless) Create helper extensions for Block and update tests for the Block helper model (Grimless) Move the Block helper type to its own file, collapse the various standalone functions for parsing block data, and refactor consumers to initialize a Block with given data and access its members as needed. (Grimless) test: pass keypair instead of privkey for test cases (Jon Marrs) pushed to damus:refs/heads/master
port escaped slash fix from damus (William Casarin) don't force debug builds (William Casarin) debug: turn off noisy debugs for now (William Casarin) fix lmdb alignment issues (William Casarin) ndb: assert alignment (William Casarin) ndb: add support for fetching notes by primary key (William Casarin) ndb: add note foreign key to profile (William Casarin) pushed to nostrdb:refs/heads/master
blocks: pass keypair instead of privkey to avoid pubkey gen (William Casarin) test: optionally remove lmdb db (William Casarin) ndb: restore escaped slash fix (William Casarin) ndb: update nostrdb, fix alignment issues (William Casarin) ndb: remove patch from copy script, just use sed (William Casarin) flatbuffers: update bindings, add verifier (William Casarin) ndb: ensure profile flatbuffers are not copied (William Casarin) ndb: save in documents instead of cache dir (William Casarin) profile: remove deleted flag (William Casarin) Fix crash when long pressing custom reactions (William Casarin) pushed to damus:refs/heads/master
swift: gen codable instances (William Casarin) ndb: switch to profile records in db (William Casarin) profile: use ProfileRecord to hold additional profile metadata (William Casarin) add bech32 utils (William Casarin) profiles: add lud06 field (William Casarin) ndb: test profile flatbuffers (William Casarin) tsid: return length (William Casarin) ndb: add ndb_lookup_tsid helper (William Casarin) add failing damus test... yet curiously it works (William Casarin) fix benches (William Casarin) pushed to nostrdb:refs/heads/master
nostrdb: profile flatbuffers in nostrdb working! (William Casarin) project: disable compile warnings for lmdb and nostrdb (William Casarin) add extended virtual memory entitlement (William Casarin) add swift flatbuffers (William Casarin) nostrdb: initial Ndb class (William Casarin) nostrdb: pull latest, adding flatcc and lmdb (William Casarin) Revert "Move the Block helper type to its own file" (William Casarin) pushed to damus:refs/heads/master