Commit History

作者 SHA1 備註 提交日期
  ayntgl ff5cbf7216 refactor(ui): modularize UI widgets 4 年之前
  ayntgl 00173ab95f refactor: reorganize packages 4 年之前
  ayntgl bddfb173b7 refactor: divide util package 4 年之前
  ayntgl f4283093ad refactor(ui): uncuddle return statement in NewApp() 4 年之前
  ayntgl 76781ed1dd Handle all errors returned by .Write() 4 年之前
  ayntgl 2aed7c0209 Align Config struct fields using fieldalignment 4 年之前
  ayntgl 13a07469f7 Refactor to consistent API 4 年之前
  ayntgl 52490d15b6 fix(ui): check if selected channel's ID is same as received message's channel's ID (#120) 4 年之前
  ayntgl d984d087a2 refactor: remove notifications feature 4 年之前
  ayntgl 3f1725c0a7 refactor: move config/* to util package 4 年之前
  ayntgl cd90bbadaf ui: support for bot accounts (prefix token with 'Bot ') 4 年之前
  ayntgl 0d4d612111 Switch to toml for configuration 4 年之前
  ayntgl 5b362d7c4f feat(ui): implement message actions list (#111) 4 年之前
  ayntgl a6fa21b751 chore: align struct fields 4 年之前
  ayntgl 2f2d0571d8 refactor: remove login form handler from ui package 4 年之前
  ayntgl d815c77c29 refactor: initialize default config when file is empty 4 年之前
  ayntgl e6ec288975 feat: implement config package 4 年之前
  ayntgl d0b47b2588 refactor: modularize into packages 4 年之前
  ayntgl 548c9f0007 refactor: modularize into packages 4 年之前
  rigormorrtiss 85c7754a18 refactor(ui): remove NewApp() 4 年之前
  rigormorrtiss 9bb8dce3d0 refactor: add comments for exported functions 4 年之前
  rigormorrtiss 1a2be50e14 feat: implement Threads (#25) 4 年之前
  rigormorrtiss 28964883ce refactor: remove unnecessary named function parameters 4 年之前
  rigormorrtiss c17ca03bda Add default keybindings for navigation 4 年之前
  rigormorrtiss e4fbeb1c11 refactor(ui): explicitly return values 4 年之前
  rigormorrtiss bd63810b91 Remove Application InputCapture handler 4 年之前
  rigormorrtiss a9ea2244f5 Revert "Move ui events handlers to corresponding file" 4 年之前
  rigormorrtiss 88614c1888 Move ui events handlers to corresponding file 4 年之前
  rigormorrtiss a400ad306f Add ui.NewMidFlex() func 4 年之前
  rigormorrtiss 14fa4cca81 Rename ui.NewApplication() to ui.NewApp() 4 年之前