Commit History

Autor SHA1 Mensaxe Data
  ayn2op ac1436b4d4 refactor(cmd): move selected*ID fields to chatView struct hai 5 meses
  ayn2op 4142c30790 refactor(cmd): move page name consts to chatview.go hai 5 meses
  Ayyan 0499f5be6d fix(cmd): do not fetch member for webhooks (#629) hai 5 meses
  ayn2op 7c67c21d0f refactor(config): merge border.go with theme.go hai 5 meses
  ayn2op 8c77e6553f refactor(cmd): explicitly use \n instead of tview.NewLine hai 5 meses
  ayn2op c262f03380 refactor(cmd): update channel sorting to use `slices.SortFunc` and `cmp.Compare` instead of `sort.Slice` hai 5 meses
  ayn2op 8f217f1278 refactor(cmd): replace `fmt.Fprint` with `io.WriteString` hai 5 meses
  ayn2op 586b68315b refactor: relocate tview theme initialization to newApplication and remove unused import hai 5 meses
  ayn2op 01cb4c043b refactor(cmd): idk hai 5 meses
  ayn2op 6d8f281fdc refactor(cmd): rename (*chatView).init to (*chatView).buildLayout hai 5 meses
  ayn2op b3ac0dc6b4 refactor(cmd): separate chat UI widgets from application hai 5 meses
  Ayyan 1589d7b47f perf(cmd): use a batch writer instead (#628) hai 5 meses
  ayn2op ea7f2cf7b2 Reapply "fix(cmd): initialize clipboard in newApplication func (#625)" hai 5 meses
  ayn2op db9e64fc50 Revert "feat: show error modal on errors (#621)" hai 5 meses
  ayn2op 97b2249608 Revert "fix(cmd): initialize clipboard in newApplication func (#625)" hai 5 meses
  ayn2op 735e29604a build: go mod tidy hai 5 meses
  Ayyan f2819e86d3 fix(cmd): initialize clipboard in newApplication func (#625) hai 5 meses
  xqrs dfaaf10818 feat: show error modal on errors (#621) hai 5 meses
  ayn2op d5a88f3a17 fix(cmd): remove unused import hai 5 meses
  ayn2op 647ce6f9ec refactor(cmd): use cobra for CLI parsing hai 5 meses
  ayn2op 9aa853fa6c build: upgrade tview to latest hai 5 meses
  Ayyan 6033c923fd feat(logger): switch to text handler for slog from tint (#622) hai 5 meses
  ayn2op eaaf0ac699 build: upgrade tview to latest hai 5 meses
  ayn2op 45fa0d2865 build: upgrade indirect deps hai 5 meses
  ayn2op de52554f95 refactor(markdown): export renderer and use type-safe config hai 5 meses
  ayn2op 662539b063 refactor(lint): inconsistent handling of return value hai 5 meses
  ayn2op 7d8cf99bc1 build: upgrade tview to latest hai 5 meses
  ayn2op 1168b9dd25 build: upgrade indirect deps to latest hai 5 meses
  ayn2op ed6f5fc359 refactor: add (*application).focusMessageInput func hai 5 meses
  ayn2op dcc607cf02 refactor: remove extraneous accessor hai 5 meses