alltheseas
alltheseas
Damus: 1.15 (a31f6bce0e82454af54415c5364e7d1286c45e0d) recreated a crash. steps: 1) go to popular profile (e.g. Jack, gigi) 2) hit back button 3) go back to profile 4) hit back button Try repearing...
### problem Downloading gigantic media files (E.g. 1 GB) can cause performance, data issues, costs. ### How might we handle e.g. detect if file size is large, then flag "click...
(Rewritten by @danieldaquino) The draft saving mechanism takes a few seconds to save a draft after the user stops typing. This could lead to loss of data if the user...
enables creating, response to, and viewing of nip-88 polls. shipped with feature flag off.
### Summary Very experimental outbox working PR. As far as I can tell it works - I can't not find notes. Not reviewed by professional devs. Hallucinations may be present,...
## Summary - rebased to local-relay-model branch - initialize EventMutingContainerView with the current mute reason and keep it synced when mute/unmute notifications arrive - hide the placeholder entirely when the...
## Summary _[Please provide a summary of the changes in this PR.]_ ## Checklist - [ ] I have read (or I am familiar with) the [Contribution Guidelines](../docs/CONTRIBUTING.md) - [x]...
-Added a reusable helper to detect #nsfw tags so all timelines share the same check. - Updated timeline filtering (including boosts and loading states) plus bookmarks to respect the user’s...
### problem fixes "nil" crash from TestFlight error review https://github.com/damus-io/damus/issues/3279 ### solution overview - Replaces the force-unwrapped damus_state! usages in ContentView with a guarded withDamusState helper so sheets, overlays, and...
- Deleted 337 extraneous files (mostly Xcode build/ artifacts and the stray AGENTS.md doc), removing ~96 k lines of generated noise. - Added build/ to .gitignore so future builds don’t...