Commit History

Author SHA1 Message Date
  Ayyan d29de744fc build: switch to tcell/v3 (#655) 4 months ago
  xqrs 7e8af16e72 fix(message_input): add support for mentions list in (group) dms (#649) 4 months ago
  ayn2op ac1436b4d4 refactor(cmd): move selected*ID fields to chatView struct 5 months ago
  ayn2op c262f03380 refactor(cmd): update channel sorting to use `slices.SortFunc` and `cmp.Compare` instead of `sort.Slice` 5 months ago
  ayn2op b3ac0dc6b4 refactor(cmd): separate chat UI widgets from application 5 months ago
  ayn2op db9e64fc50 Revert "feat: show error modal on errors (#621)" 5 months ago
  xqrs dfaaf10818 feat: show error modal on errors (#621) 5 months ago
  xqrs 18e0378955 feat: add placeholder text for message input widget (#618) 5 months ago
  ayn2op 7abf5ad6bc refactor: replace atotto/clipboard entirely 8 months ago
  ayn2op fa41b6a077 fix(cmd): only check permission for guild channels 8 months ago
  ayn2op aaa714d408 fix: remove unused import 9 months ago
  ayn2op 137c55ab9f feat(cmd): append channel topic to messages list title 9 months ago
  ayn2op a80c5bff2a fix(cmd): disable message input if user does not have relevant permission 9 months ago
  ayn2op a4c8787f1d refactor(cmd): rename loop var 9 months ago
  ayn2op 18eb50fa2c perf(cmd): remove redundant slice 9 months ago
  ayn2op 08501daab7 refactor(cmd): create*Msg to draw*Message 9 months ago
  ayn2op a8e7dbd524 perf(cmd): only request guild members on initial channel load 9 months ago
  Ayyan 4b8a815a26 feat: support for unread guilds and channels (#582) 9 months ago
  ayn2op a0b1c285b8 cmd: use tview defaults 9 months ago
  ayn2op f175fab16d cmd: remove call to String 9 months ago
  ayn2op d7e0852897 config: remove buggy prefer* implementation 9 months ago
  xqrs 0a5e566608 feat(config): add fine-grained controls for showing {display/nick/user}names (#573) 10 months ago
  ayn2op a58ee99917 Squash merge commands into main 10 months ago
  ayn2op 01bcf54f0c refactor(cmd): add package comment 10 months ago
  ayn2op 644dfadb4f fix(cmd): do not clear messages in messagesText widget 10 months ago
  Ayyan 7eff390646 feat(config): granular control over theme config (#564) 10 months ago
  ayn2op 9ab5b2317b refactor(cmd): chain method calls 10 months ago
  ayn2op 6885a3fb79 refactor(cmd): fix lint issues 10 months ago
  xqrs b7e095a50b feat: add mention support (#555) 10 months ago
  ayn2op a737b466e2 feat(config): add theme.guilds_tree.graphics_color field 10 months ago