Historique des commits

Auteur SHA1 Message Date
  ayntgl 89b622ec0d feat(config): add identify field il y a 4 ans
  ayntgl 65356499c0 fix(ui): login screen loses focus on focus keybindings (#131) il y a 4 ans
  ayntgl 172f369838 ui: move direct messages item to end il y a 4 ans
  ayntgl ff5cbf7216 refactor(ui): modularize UI widgets il y a 4 ans
  ayntgl 00173ab95f refactor: reorganize packages il y a 4 ans
  ayntgl bddfb173b7 refactor: divide util package il y a 4 ans
  ayntgl f4283093ad refactor(ui): uncuddle return statement in NewApp() il y a 4 ans
  ayntgl 76781ed1dd Handle all errors returned by .Write() il y a 4 ans
  ayntgl 2aed7c0209 Align Config struct fields using fieldalignment il y a 4 ans
  ayntgl 13a07469f7 Refactor to consistent API il y a 4 ans
  ayntgl 52490d15b6 fix(ui): check if selected channel's ID is same as received message's channel's ID (#120) il y a 4 ans
  ayntgl d984d087a2 refactor: remove notifications feature il y a 4 ans
  ayntgl 3f1725c0a7 refactor: move config/* to util package il y a 4 ans
  ayntgl cd90bbadaf ui: support for bot accounts (prefix token with 'Bot ') il y a 4 ans
  ayntgl 0d4d612111 Switch to toml for configuration il y a 4 ans
  ayntgl 5b362d7c4f feat(ui): implement message actions list (#111) il y a 4 ans
  ayntgl a6fa21b751 chore: align struct fields il y a 4 ans
  ayntgl 2f2d0571d8 refactor: remove login form handler from ui package il y a 4 ans
  ayntgl d815c77c29 refactor: initialize default config when file is empty il y a 4 ans
  ayntgl e6ec288975 feat: implement config package il y a 4 ans
  ayntgl d0b47b2588 refactor: modularize into packages il y a 4 ans
  ayntgl 548c9f0007 refactor: modularize into packages il y a 4 ans
  rigormorrtiss 85c7754a18 refactor(ui): remove NewApp() il y a 4 ans
  rigormorrtiss 9bb8dce3d0 refactor: add comments for exported functions il y a 4 ans
  rigormorrtiss 1a2be50e14 feat: implement Threads (#25) il y a 4 ans
  rigormorrtiss 28964883ce refactor: remove unnecessary named function parameters il y a 4 ans
  rigormorrtiss c17ca03bda Add default keybindings for navigation il y a 4 ans
  rigormorrtiss e4fbeb1c11 refactor(ui): explicitly return values il y a 4 ans
  rigormorrtiss bd63810b91 Remove Application InputCapture handler il y a 4 ans
  rigormorrtiss a9ea2244f5 Revert "Move ui events handlers to corresponding file" il y a 4 ans