Histórico de commits

Autor SHA1 Mensagem Data
  ayntgl 91899b1494 feat(ui): do not display channel name in messages TextView title 4 anos atrás
  ayntgl bddfb173b7 refactor: divide util package 4 anos atrás
  ayntgl a7d243aa3a build: update deps to latest 4 anos atrás
  ayntgl c8379b0bc1 build: upgrade deps to latest 4 anos atrás
  ayntgl f359fa579e build: go mod tidy 4 anos atrás
  ayntgl f8bb2bd8d2 feat(util): export return value of Login() & TOTP() as LoginResponse 4 anos atrás
  ayntgl d8d9672ee8 refactor: uncuddle return statements 4 anos atrás
  ayntgl 039835749a refactor(ui): uncuddle var declarations 4 anos atrás
  ayntgl f4283093ad refactor(ui): uncuddle return statement in NewApp() 4 anos atrás
  ayntgl 4c67f93017 ui: use strings.ReplaceAll() instead 4 anos atrás
  ayntgl 5d9da76b70 Define a constant for keyring service name 4 anos atrás
  ayntgl 76781ed1dd Handle all errors returned by .Write() 4 anos atrás
  ayntgl 2aed7c0209 Align Config struct fields using fieldalignment 4 anos atrás
  ayntgl 13a07469f7 Refactor to consistent API 4 anos atrás
  ayntgl 7dd1b0eb64 feat: follow XDG convention for configuration file (#123) 4 anos atrás
  ayntgl 92c3be341c docs(readme): add credits 4 anos atrás
  ayntgl 52490d15b6 fix(ui): check if selected channel's ID is same as received message's channel's ID (#120) 4 anos atrás
  ayntgl 42818c4d1d feat: set main flex as root in all message actions 4 anos atrás
  ayntgl 7f8dab79ef build: upgrade deps to latest 4 anos atrás
  ayntgl b3656305cf fix(ui): reset selected message index on guild or channel select 4 anos atrás
  ayntgl d984d087a2 refactor: remove notifications feature 4 anos atrás
  ayntgl 3f1725c0a7 refactor: move config/* to util package 4 anos atrás
  ayntgl 288fcff0f0 docs(readme): add disclaimer section to TOC 4 anos atrás
  ayntgl ff92fd6571 feat: use toml for configuration 4 anos atrás
  ayntgl c8b0c2509f docs(README): add configuration section 4 anos atrás
  ayntgl 64abd94da4 docs(README): add goreportcard badge 4 anos atrás
  ayntgl 82cc72caaa fix(ui): do not forward event key on toggle message actions list keypress 4 anos atrás
  ayntgl 7bfc12d49d fix: return event key if message input field has focus 4 anos atrás
  ayntgl 99481e5712 Set focus to main flex when Esc is pressed when focus on message input field 4 anos atrás
  ayntgl 3936a6f07b Refine and set default keybindings to sane defaults 4 anos atrás