Commit History

Author SHA1 Message Date
  ayn2op 7fd095e4d4 docs(README): add License section 2 months ago
  ayn2op 27dd6e09c8 fix(ui/chat): hydrate user field in Member object in Message*Event to avoid duplicates 2 months ago
  Ken Perkins 823f07f45d fix(ui/chat): skip ViewChannel permission check for category channels (#754) 2 months ago
  xqrs 430aa576db fix(mentions_list): Use usernames, not display names (#755) 2 months ago
  ayn2op 8962b0f8cd fix(chat): expand lazy tree nodes on first enter 2 months ago
  ayn2op f65bdd6e45 refactor(root): adapt to flattened tview mouse and paste handlers 2 months ago
  ayn2op 63fef0b13e build(deps): upgrade tview to latest 2 months ago
  ayn2op 06ee7fdad1 Merge branch 'main' into update-preview 2 months ago
  Ayyan 7b585d7548 feat(ui/chat): add tree markers (#752) 2 months ago
  Ayyan 76532a9dba feat: add suspend keybind (#751) 2 months ago
  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