Damus Code's avatar
Damus Code
code@damus.io
npub1fjtd...fnas
damus iOS git code log
Damus Code's avatar
code 2 years ago
ndb: lmdb init (William Casarin) make: update in preparation for lmdb tests (William Casarin) direnv: nix off for now (William Casarin) direnv: todo.sh optional (William Casarin) ndb: add ndb_init and ndb_process_event placeholders (William Casarin) lmdb: add db scan helper (William Casarin) make: add lmdb to build (William Casarin) some todo helpers (William Casarin) pushed to nostrdb:refs/heads/master
Damus Code's avatar
code 2 years ago
urls: fix wikipedia url detection with parenthesis (William Casarin) tests: add url parens tests (Joel Klabo) test: move existing url tests to UrlTests (William Casarin) make: add tags target (William Casarin) todo: add local todo helper (William Casarin) build: fix some build issues with the last revert (William Casarin) pushed to damus:refs/heads/master
Damus Code's avatar
code 2 years ago
Fix old notifications always appearing on first start (William Casarin) relays: strip trailing / from relay urls (William Casarin) debug: remove note size debug (William Casarin) notifications: fix rare crash with local notification (William Casarin) script: add build-git-hash.txt build output (William Casarin) bar: fix crash when long pressing emoji selection (William Casarin) pushed to damus:refs/heads/master
Damus Code's avatar
code 2 years ago
settings: change settings order: Reactions -> Developer (Suhail Saqan) reactions: add close button to custom reactions (Suhail Saqan) reactions: add ability to change order of emojis (Suhail Saqan) reactions: remove some left padding from add and remove buttons (Suhail Saqan) reactions: only allow copy emoji when editing (Suhail Saqan) qr: dismiss qrcode fullScreenCover on scan (Suhail Saqan) qr: show QRCameraView regardless of same user (Suhail Saqan) bar: wiggle long press reactions (Suhail Saqan) bar: fix reaction button breaking scrolling (Suhail Saqan) pushed to damus:refs/heads/master
Damus Code's avatar
code 2 years ago
util: add structured logger (William Casarin) Fix UTF support for hashtags (Daniel D‘Aquino) Add unit tests surrounding creation of posts with non-latin hashtags, as well as the rendering of non-latin hashtag (Daniel D‘Aquino) Split view previews in NoteContentView to make both variants visible (Daniel D‘Aquino) Fix compilation error on test target in UserSearchCacheTests (Daniel D‘Aquino) pushed to damus:refs/heads/master
Damus Code's avatar
code 2 years ago
ndb: make AsciiCharacter a CustomStringConvertible (William Casarin) ndb: update nostrdb (William Casarin) key: generate a FullKeypair when generating new keys (William Casarin) state: improve damus state init (William Casarin) nav: fix nav crashes and buggyness (William Casarin) scroll: allow any hashable target (William Casarin) config: show git hash in version info (William Casarin) home: debounce last notified (William Casarin) profiledb: disable database lookups for now (William Casarin) notifications: don't do expensive id calculation (William Casarin) refactor: add Pubkey, Privkey, NoteId string aliases (William Casarin) test: rename test_event to test_note (William Casarin) ndb: more id transition helpers (William Casarin) tests: enable code coverage (William Casarin) Update Translations (William Casarin) pushed to damus:refs/heads/master
Damus Code's avatar
code 2 years ago
notify: switch over to new typesafe notifications (William Casarin) notify: add typesafe notifications (William Casarin) notify: add typesafe notify class (William Casarin) add some type aliases to make the ndb move more incremental (William Casarin) profile: don't notify on notice (William Casarin) pushed to damus:refs/heads/master