Historial de Commits

Autor SHA1 Mensaje Fecha
  ayntgl 00173ab95f refactor: reorganize packages hace 4 años
  ayntgl 1264e60d04 feat: keyring support for *BSD hace 4 años
  ayntgl a7b314cf32 build(Makefile): add -buildmode=pie to go build flags hace 4 años
  ayntgl 439445ee0f build: update deps to latest hace 4 años
  ayntgl 317867ac77 refactor: remove unused title align for messages TextView hace 4 años
  ayntgl 91899b1494 feat(ui): do not display channel name in messages TextView title hace 4 años
  ayntgl bddfb173b7 refactor: divide util package hace 4 años
  ayntgl a7d243aa3a build: update deps to latest hace 4 años
  ayntgl c8379b0bc1 build: upgrade deps to latest hace 4 años
  ayntgl f359fa579e build: go mod tidy hace 4 años
  ayntgl f8bb2bd8d2 feat(util): export return value of Login() & TOTP() as LoginResponse hace 4 años
  ayntgl d8d9672ee8 refactor: uncuddle return statements hace 4 años
  ayntgl 039835749a refactor(ui): uncuddle var declarations hace 4 años
  ayntgl f4283093ad refactor(ui): uncuddle return statement in NewApp() hace 4 años
  ayntgl 4c67f93017 ui: use strings.ReplaceAll() instead hace 4 años
  ayntgl 5d9da76b70 Define a constant for keyring service name hace 4 años
  ayntgl 76781ed1dd Handle all errors returned by .Write() hace 4 años
  ayntgl 2aed7c0209 Align Config struct fields using fieldalignment hace 4 años
  ayntgl 13a07469f7 Refactor to consistent API hace 4 años
  ayntgl 7dd1b0eb64 feat: follow XDG convention for configuration file (#123) hace 4 años
  ayntgl 92c3be341c docs(readme): add credits hace 4 años
  ayntgl 52490d15b6 fix(ui): check if selected channel's ID is same as received message's channel's ID (#120) hace 4 años
  ayntgl 42818c4d1d feat: set main flex as root in all message actions hace 4 años
  ayntgl 7f8dab79ef build: upgrade deps to latest hace 4 años
  ayntgl b3656305cf fix(ui): reset selected message index on guild or channel select hace 4 años
  ayntgl d984d087a2 refactor: remove notifications feature hace 4 años
  ayntgl 3f1725c0a7 refactor: move config/* to util package hace 4 años
  ayntgl 288fcff0f0 docs(readme): add disclaimer section to TOC hace 4 años
  ayntgl ff92fd6571 feat: use toml for configuration hace 4 años
  ayntgl c8b0c2509f docs(README): add configuration section hace 4 años