Cronologia Commit

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