mirror of
https://github.com/aljazceru/notedeck.git
synced 2025-12-18 09:04:21 +01:00
kernelkind (17):
add `ProfileContext`
add `RenderNavAction::RepostAction` & render `RepostDecisionView`
add `after_action` to `SingletonRouter`
add repost fns
feat: copy damus.io link to clipboard
fix: custom zap wrapping
fix: profile wrapping
process popup after action
refactor: move profile.rs -> url.rs to new module
refactor: move shared context stuff up in scope
refactor: rename `NoteAction::Quote` -> `Repost`
render profile context button
route: add CloseSheetThenRoute `RouterAction`
route: add `RepostDecision`
split popup correctly for repost & update egui-nav
ui: add `ProfileContextWidget`
ui: add `RepostDecisionView`