Avatar
Damus Code
4c96d763eb2fe01910f7e7220b7c7ecdbe1a70057f344b9f79c28af080c3ee30
damus iOS git code log

Allow longform content to be long (William Casarin)

Update nav to use adaptable color for dark and light modes (ericholguin)

pushed to refs/heads/master

http://git.jb55.com/damus/commit/7343fcd3998cdec59e3d7b5c2ae1fb35f4a887e9.html

v1.6-3 changelog (William Casarin)

v1.6 (3) (William Casarin)

pushed to refs/heads/master

http://git.jb55.com/damus/commit/de63e9666439e82bf93d35f40f459b59d447030c.html

Only show longform preview in notifications (William Casarin)

Scroll to top of event instead of bottom (William Casarin)

Allow reposting and quote reposting multiple times (William Casarin)

I broked dms. i fixed. (William Casarin)

pushed to refs/heads/master

http://git.jb55.com/damus/commit/de4e8e5748656fd1da43439aaed3bf0fc5566c9b.html

Fix various padding issues related to longform posts (William Casarin)

search: allow searching longform articles by hashtag (William Casarin)

docs: make note to replace old bech32 parser (William Casarin)

pushed to refs/heads/master

http://git.jb55.com/damus/commit/495859e07f605846a2e2fef79c0476984489e904.html

Hide action bar in longform quote reposts (William Casarin)

pushed to refs/heads/master

http://git.jb55.com/damus/commit/dc7b0004bccfb1a0ae2eefc0b7fd3a1862809ca5.html

Fix npub mention bugs, fix slowness when parsing large posts (William Casarin)

pushed to refs/heads/master

http://git.jb55.com/damus/commit/db2ec0a00a9fb473a5d4788c559b6696f8728b21.html

Add support for multilingual hashtags (cr0bar)

refactor: move hashtag tests to their own file (William Casarin)

Added non-latin test and amended emoji test to include emoji in hashtag (cr0bar)

Handle percent encoding of colon for some hashtags (cr0bar)

Change to is_hashtag_chat to support non-latin characters (cr0bar)

Fix to is_boundary to support non-latin characters (cr0bar)

git: add .mailmap file (William Casarin)

fix project issues (William Casarin)

pushed to refs/heads/master

http://git.jb55.com/damus/commit/dc21b6139c21a3115ad7692b07068d5af8484fe5.html

Fix PostView initial string to skip mentioning self when on own profile (Terry Yiu)

Fix freezing bug when tapping Developer settings menu (Terry Yiu)

pushed to refs/heads/master

http://git.jb55.com/damus/commit/4c774f2dda6215dcde4a61f24630aa972cea511e.html

Add initial longform note support (William Casarin)

artifacts: allow unseparated note artifacts (William Casarin)

Longform Notes (William Casarin)

refactor: carve out TextEvent body into EventShell (William Casarin)

options: add no_mentions to event view options (William Casarin)

query: add longform kind, add to home filter (William Casarin)

notes: count words in notes during artifact parsing (William Casarin)

reposts: don't always show text events in reposts (William Casarin)

docs: add git-contacts example (William Casarin)

pushed to refs/heads/master

http://git.jb55.com/damus/commit/e2993898669606a3876ef47f81b58e8358ab9e47.html

Fix Image Orientation (Joel Klabo)

Update Control Style to Stand Out More (Joel Klabo)

Refactoring Edit Picture Views (Joel Klabo)

Banner Image Upload (Joel Klabo)

docs: move security.md to docs subdir (William Casarin)

gitignore: add tags (William Casarin)

docs: add patch submission guidelines (William Casarin)

pushed to refs/heads/master

http://git.jb55.com/damus/commit/196cfdec4ba17009626cc2a690a8741148c56c91.html

Fix for test issue due to recently implemented RelayPool change (cr0bar)

wasm: fix intptr warning (William Casarin)

wasm: fix clz64 warning (William Casarin)

wasm: comment out some unnused code for now (William Casarin)

project: update to recommend settings (William Casarin)

pushed to refs/heads/master

http://git.jb55.com/damus/commit/7a1269bd688df74a8bd8f46d0dd83e0c0a5b7002.html

Translate all the things (William Casarin)

Fix issue where first row is always selected on Form views (Bryan Montz)

Translate Localizable.strings in el_GR (transifex-integration[bot])

Translate Localizable.strings in el_GR (transifex-integration[bot])

Translate Localizable.stringsdict in el_GR (transifex-integration[bot])

Translate Localizable.strings in nl (transifex-integration[bot])

Translate Localizable.stringsdict in nl (transifex-integration[bot])

Translate Localizable.strings in ja (transifex-integration[bot])

Translate Localizable.stringsdict in ja (transifex-integration[bot])

Translate Localizable.strings in ja (transifex-integration[bot])

Update translations (Terry Yiu)

Fix localization issues and export strings for translation (Terry Yiu)

zaps/refactor: use guard instead of if block (William Casarin)

pushed to refs/heads/master

http://git.jb55.com/damus/commit/7158f07bb1b79f73f52bdcc211a04693236dd137.html

add padding to top panel on mobile (William Casarin)

show fps on top panel (William Casarin)

add frame_history helper from egui (William Casarin)

pushed to refs/heads/master

http://git.jb55.com/notedeck/commit/0400b9476947c11965c6faa6fa2671668a887b3a.html

Add RelayLog in developer mode (William Casarin)

only show the relay log in developer mode (Bryan Montz)

fix crash when adding line to log from background thread (Bryan Montz)

replace RelayMetadatas with RelayModelCache in DamusState (Bryan Montz)

add RelayModel and RelayModelCache classes (Bryan Montz)

add RelayLog to the bottom of the RelayDetailView (Bryan Montz)

add network state changes to RelayLogs (Bryan Montz)

add a RelayLog to each RelayConnection and send events to it (Bryan Montz)

add RelayLog class (Bryan Montz)

Prevent forged profile zap attacks (William Casarin)

zaps: move pubkey check into standalone function (William Casarin)

pushed to refs/heads/master

http://git.jb55.com/damus/commit/87992f4bb92ddfd1d53906ffc52ce90d1c26f855.html

Fix fake note zaps with forged p-tags (William Casarin)

ui: remove invalid zap text (William Casarin)

pushed to refs/heads/master

http://git.jb55.com/damus/commit/6031fe0847fb8ab956465d810a1124a8eb921dc1.html

Fix profile post button mentions (cr0bar)

Minor update to ConfigView.swift to fix key and search icon (Anthony de Broise)

add explanatory footer to Developer Mode setting view (Bryan Montz)

docs: annotate might be causing issues for some people (William Casarin)

pushed to refs/heads/master

http://git.jb55.com/damus/commit/4478348d10b0f9603d197957267f28985abe8a81.html

make "Copy Note JSON" a developer mode setting (Bryan Montz)

add developer mode view and setting (Bryan Montz)

pushed to refs/heads/master

http://git.jb55.com/damus/commit/d2efe06610668db199611d49b8f0e5af84fe8f2d.html

Fix Invalid Zap bug in reposts (William Casarin)

Switch to navigation stack in BuilderEventView (William Casarin)

zaps: make zap setting private (William Casarin)

Create SECURITY.md (Ben Harvie)

pushed to refs/heads/master

http://git.jb55.com/damus/commit/6dfda93ff932ed33bc411e00228987444c796b56.html

v1.6 changelog (William Casarin)

v1.6 (William Casarin)

Revert "profile: make profile loading more lightweight for now" (William Casarin)

pushed to refs/heads/master

http://git.jb55.com/damus/commit/19217f47a4c211f5f892b88cfffa48e8e510332a.html