v1.6 (7) changelog (William Casarin)
v1.6 (7) (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/5c5b55bf673b3fe88c75fecb6a42c1ced2cbdd43.html
zaps: don't spam lnurls when validate zaps (William Casarin)
zap: remove unnecessary main thread dispatches when zapping (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/2a4ee6c48c55eaf400a6e109f00820e9d60b3921.html
performance: don't spam nip05 validation on startup (William Casarin)
nip05: hide nip05 username if it matches the username (William Casarin)
login: allow user to login to deleted profile (William Casarin)
nip05: remove clickable option (William Casarin)
view: extract ProfileEditButton to its own file (William Casarin)
test: fix crash in ci (William Casarin)
project: bump deployment target (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/160b293359f9b4c9177aa92e9ada77b5d46988ae.html
nip05: show username and support _ usernames (William Casarin)
Revert removing nip05 badges on profiles (William Casarin)
posting: don't prepad user tag if its a newline (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/080aaf2d1be8a4b272efc93a34474e63cfe4099a.html
posting: switch to new tested composition logic (William Casarin)
test: add post composition tests (William Casarin)
profile: make constructor args optional (William Casarin)
posting: add some functions for appending mention tags (William Casarin)
test: add text attribute testing function (William Casarin)
search: refactor appendUserTag to make logic more clear (William Casarin)
longform: add padding under words count (William Casarin)
test: fix old markdown tests (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/fe82134a75b8b868d9d43a54c1ac29131bba4871.html
v1.6 (6) changelog (William Casarin)
v1.6 (6) (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/9b759247ee715d77eb715dc949b2857f6e83c675.html
Fix broken markdown renderer (William Casarin)
markdown: add some helpers for counting markdown words (William Casarin)
markdown: use a real-world longform preview (William Casarin)
add swift-markdown-ui (William Casarin)
build: fix unused variable warning (William Casarin)
Fixed issue where hashtags were leaking in DMs (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/bd4c29604fed4eab611fd045baa791d464561262.html
Hide nsec when logging in (cr0bar)
test: add setting property tests (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/16d81ed40fc03145b7dd91838b98134d6ecd1ead.html
Fix issue with emojis next to hashtags and urls (William Casarin)
content: add utf8 char at url left boundary test (William Casarin)
project: rename parse_mentions to parse_note_content (William Casarin)
docs: clarify the section on using -v2,v3, etc (William Casarin)
docs: patch changelogs when submitting patches (William Casarin)
fixed: relay detail view is not immediately available after adding new relay (Bryan Montz)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/77331644cbad717d7d3bc50c1c638707ac96cea5.html
fix typos (Bryan Montz)
Swift cleanup: remove duplicate or unnecessary initializers using default values (Bryan Montz)
Swift cleanup: don't capture case values only to ignore them in switch statements (Bryan Montz)
Swift cleanup: simplify "Task.init {}" to "Task {}" (Bryan Montz)
Swift cleanup: prefer case list over fallthrough in switch statements (Bryan Montz)
Swift cleanup: "init (" -> "init(" (Bryan Montz)
update bad commit mailmap (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/47e750557388820cd2ea7c1fad425fa4de829726.html
Add feedback message when user adds a relay already in the list (Daniel D'Aquino' via patches)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/29140d956b5bdae2ebf9fbcda0283da2ff4eff9e.html
ui: remove nip05 badge on events (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/7ae7584135d49121a15c386909f1c268359a6e72.html
Fix nostr: mention prefix bugs (William Casarin)
nip05: rename nip05 to Nostr Address in search (William Casarin)
views: refactor post_changed in PostView (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/139be9eef260010c4a418762df941276492fb4ff.html
nip05: rename nip05 verification to nostr address (William Casarin)
project: fix test fixtures (William Casarin)
Fix localization issues and export strings for translation (Terry Yiu)
Run actions on pushes to the ci branch (William Casarin)
build 5 because I broked something (William Casarin)
actually subscribe to likes. oops (William Casarin)
build: fix a few warnings and errors (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/f08efd7e30543f49fc073511ed7082757a810da5.html
v1.6-4 changelog (William Casarin)
v1.6 (4) (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/2f3737c2b564dd57b16b618a9c06f5574267dc40.html
Add the ability to follow hashtags (William Casarin)
home: hide users and hashtags from home timeline when you unfollow (William Casarin)
home: separate home filters (William Casarin)
contacts: get followed hashtags function (William Casarin)
ui: add follow hashtag ui on search view (William Casarin)
contacts: unify following logic (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/505ce0bd392a5f8a17f445b9fb7bd6571d44e102.html
components: make GradientButtonStyle padding configurable (William Casarin)
components: create PinkGradientView and use PinkGradient directly (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/0fae54a98df16d7bb04751ee54ac052f2f6b6eb0.html
contacts: generalize following to allow any reference (William Casarin)
refid: add .t helper (William Casarin)
test: add newline mention test (William Casarin)
test: switch to test data file (William Casarin)
fixed: icon color for developer mode setting is incorrect in low-light mode (Bryan Montz)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/1136808afa4f30a2002c051756fefb8a05cda656.html
views: allow embeddable views at top of timeline (William Casarin)
search: make model an ObjservedObject (William Casarin)
Fix nip05 badge icon (William Casarin)
ui: add DamusBackground helper (William Casarin)
post: extract build_post from post view (William Casarin)
add bech32_pubkey_decode (William Casarin)
test: add test data file (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/c0f9b0a8c04717330e4bb131fbf034d8c240d827.html
don't follow jb55 by default (William Casarin)
Scroll to top for longform events only (William Casarin)
Remove LoadMoreButton (William Casarin)
pushed to refs/heads/master
http://git.jb55.com/damus/commit/c1c33518ea2d20cf8a1d970d6133799bf3ee8086.html