Historique des commits

Auteur SHA1 Message Date
  ayntgl 867f87f2bc feat: implement message timestamps (#113) il y a 4 ans
  ayntgl a10732bc25 fix(ui): append messages in sent order 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 282fb1b6a7 build: update tview to latest il y a 4 ans
  ayntgl 3bbebd5388 ci: add go test il y a 4 ans
  ayntgl e7f335ebf0 test(util/discord): add test for ParseMarkdown() il y a 4 ans
  ayntgl e18dbd94f6 refactor: move discord to util/discord.go package il y a 4 ans
  ayntgl 2f2d0571d8 refactor: remove login form handler from ui package il y a 4 ans
  ayntgl 1bc81111e8 feat: add default navigation shortcut for guilds list il y a 4 ans
  ayntgl d815c77c29 refactor: initialize default config when file is empty il y a 4 ans
  ayntgl 61cf6f7383 chore(Makefile): add clean task il y a 4 ans
  ayntgl 87a073d827 refactor: remove unused functions 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
  SoopaKhell 2a40b68648 fix: replies to messages selected via mouse (#108) il y a 4 ans
  ayntgl 64df4929d9 docs: remove Discord server link il y a 4 ans
  ayntgl 16f49a9c34 Refactor into packages il y a 4 ans
  ayntgl fd24fa453e il y a 4 ans
  ayntgl f8ed8a70b1 docs: add wl-clipboard installation instructions il y a 4 ans
  ayntgl f884202317 fix: remove new unread messages differentiation il y a 4 ans
  ayntgl 313a754ade refactor: move ChannelToString() and GetNodeByReference() to util/ui.go il y a 4 ans
  ayntgl 88600de318 refactor: remove new* UI functions il y a 4 ans
  ayntgl 4ac65d3cd7 refactor: rename NewConfig to LoadConfig il y a 4 ans
  ayntgl 7fab952886 docs: segregate additional info using quotes il y a 4 ans
  ayntgl c5a378a1c8 docs(README): use shields.io for badges il y a 4 ans
  ayntgl 834d7342af refactor: move util/{discord,ui} to main pkg il y a 4 ans
  ayntgl 2b3066f7c7 ui: remove borders and switch with focus borders by default (#103) il y a 4 ans
  ayntgl b8d09403e7 refactor: remove ui pkg il y a 4 ans