История коммитов

Автор SHA1 Сообщение Дата
  ayn2op e62f62f0b3 feat(ui/chat): add scrollbar support 2 месяцев назад
  ayn2op 9a80120f97 fix(ui/chat): render forwarded snapshots via markdown pipeline 2 месяцев назад
  Ayyan 4fcb97ba83 feat(ui/chat): add timezone date separators with toggle (#747) 2 месяцев назад
  Ayyan c7e2ccecce feat(ui/chat): add syntax highlighting in codeblocks (#745) 2 месяцев назад
  ayn2op 5bba2a2bd6 refactor(ui/chat): use color package from tcell (replace deprecated tcell.Color* consts) 2 месяцев назад
  ayn2op d86b2f6e60 refactor(ui): switch to segment-based api 2 месяцев назад
  Ayyan 1428b58f68 perf(ui/chat): cache rendered message TextViews in messages list (#737) 2 месяцев назад
  ayn2op 0b9b76109c perf(deps): use primitive dirty tracking API to reduce draw calls 2 месяцев назад
  ayn2op 23ed345c4b refactor(ui/chat): update consts to reflect primitive name change 2 месяцев назад
  Ayyan f0a2e8d5da feat(ui): add backdrop for dialogs (#736) 2 месяцев назад
  Ayyan 5f884cdf28 refactor(ui/chat): move processText and expandMentions to messageInput struct (#733) 3 месяцев назад
  Ayyan 6f5a1c36cb refactor(ui/chat): discard error from (store.MeStore).Me (#732) 3 месяцев назад
  ayn2op da50e3a8a2 perf(ui/chat): replace fmt with io.WriteString for simple string writes 3 месяцев назад
  Ayyan 0dbe115864 refactor(config)!: rename keys table to keybinds (#725) 3 месяцев назад
  Ayyan 314bad64cf feat(config): add configurable icons for guilds tree (#722) 3 месяцев назад
  Ayyan e5a4fb25c2 feat(config): add message_style and selected_message_style options for messages list (#717) 3 месяцев назад
  Ayyan 3c3c33e978 feat(ui/chat): fetch older messages on select-scrolling (#716) 3 месяцев назад
  ayn2op 14f3c01aa1 fix(ui/chat): only scroll (not selection) for ScrollTop keymap 3 месяцев назад
  Ayyan 2015c7d9fe refactor(ui/chat): use tview.ScrollList for messagesList (#708) 3 месяцев назад
  Ayyan 28857a9fb7 feat(ui/chat): add messages list scroll keys (#690) 3 месяцев назад
  ayn2op 2c2afe3b09 fix(ui/chat): dedupe members using set instead of slices.Compact 3 месяцев назад
  ayn2op 07fa9b172a refactor(ui): rename chat view type and file 4 месяцев назад
  ayn2op 26a50e977d fix(ui/chat): harden message selection 4 месяцев назад
  Ayyan 91ca816ea0 refactor: move app and chat UI out of cmd (#680) 4 месяцев назад