Commit History

Author SHA1 Message Date
  ayn2op 088abb9492 docs(README): update preview 2 months ago
  Ayyan 20ef1a7be2 feat: add help bar (#750) 2 months ago
  ayn2op dda87c5bba build(deps): upgrade arikawa to latest 2 months ago
  ayn2op cc2c5b6cb0 build(deps): upgrade 2 months ago
  ayn2op f1650a0df7 ci: upgrade actions/{checkout,upload-artifact} to v6 2 months ago
  Abby K eee2862a1e fix(config): handle editor with args on unix (#744) 2 months ago
  ayn2op e0f1f5569a build(deps): upgrade arikawa to latest 2 months ago
  ayn2op f2d2a5d334 build(deps): downgrade arikawa 2 months ago
  ayn2op e62f62f0b3 feat(ui/chat): add scrollbar support 2 months ago
  ayn2op 9a80120f97 fix(ui/chat): render forwarded snapshots via markdown pipeline 2 months ago
  Ayyan 4fcb97ba83 feat(ui/chat): add timezone date separators with toggle (#747) 2 months ago
  Ayyan c7e2ccecce feat(ui/chat): add syntax highlighting in codeblocks (#745) 2 months ago
  Ayyan 4c61e7c67a fix(ui/chat): ensure all guilds appear in tree including orphans (#741) 2 months ago
  ayn2op 7af199b5a3 fix(picker): disable snap to items (default) to center selection in picker 2 months ago
  ayn2op 663baf4b70 fix(markdown): use (tcell.Style).Underline(true) to enable underline in renderer 2 months ago
  ayn2op 5bba2a2bd6 refactor(ui/chat): use color package from tcell (replace deprecated tcell.Color* consts) 2 months ago
  ayn2op 01fe923a34 refactor text styling to line/segment APIs and fix list selection 2 months ago
  ayn2op d86b2f6e60 refactor(ui): switch to segment-based api 2 months ago
  Ayyan 8f458d984c perf(ui/chat): speed up guilds tree population (#739) 2 months ago
  Ayyan 56337067fa perf(ui/chat): index guild tree nodes for read updates (#738) 2 months ago
  Ayyan 1428b58f68 perf(ui/chat): cache rendered message TextViews in messages list (#737) 2 months ago
  ayn2op 0b9b76109c perf(deps): use primitive dirty tracking API to reduce draw calls 2 months ago
  ayn2op 0b18c45f89 chore(deps): upgrade tview to latest 2 months ago
  ayn2op 23ed345c4b refactor(ui/chat): update consts to reflect primitive name change 2 months ago
  ayn2op df7bfcbc6f fix(config): change toml name for DialogTheme.Style 2 months ago
  Ayyan f0a2e8d5da feat(ui): add backdrop for dialogs (#736) 2 months ago
  Ayyan 5f884cdf28 refactor(ui/chat): move processText and expandMentions to messageInput struct (#733) 2 months ago
  Ayyan 6f5a1c36cb refactor(ui/chat): discard error from (store.MeStore).Me (#732) 2 months ago
  xqrs 25c062e2d7 fix(ui/chat): add fallbacks for cycle between widgets (#731) 2 months ago
  ayn2op da50e3a8a2 perf(ui/chat): replace fmt with io.WriteString for simple string writes 3 months ago