Commit History

Author SHA1 Message Date
  ayn2op cdd97ff900 feat: open image attachments in default application instead of browser 8 months ago
  ayn2op fa41b6a077 fix(cmd): only check permission for guild channels 8 months ago
  ayn2op 2d76205aa6 docs(README): add label flag to secret-tool usage 9 months ago
  ayn2op aaa714d408 fix: remove unused import 9 months ago
  ayn2op 137c55ab9f feat(cmd): append channel topic to messages list title 9 months ago
  ayn2op 9f79196893 feat: use temp dir instead of current dir for log file and avatar caching 9 months ago
  ayn2op 628d17e45b refactor(cmd): move var inside the if statement 9 months ago
  ayn2op a80c5bff2a fix(cmd): disable message input if user does not have relevant permission 9 months ago
  ayn2op cfccaeefc3 refactor: remove unused const 9 months ago
  ayn2op a978bb36f7 fix(config): pass err to log 9 months ago
  ayn2op b243e2f7f1 perf(notifications): exit early if notifications are disabled 9 months ago
  ayn2op 316ce889dc fix(cmd): member may not be in cache 9 months ago
  ayn2op 653d60e7f4 docs(README): remove sudo 9 months ago
  Ayyan fdb0edac6f ci: install libx11-dev on ubuntu (#586) 9 months ago
  ayn2op bf81ace245 ci: wayland compat 9 months ago
  ayn2op f91e7d39b5 feat: attach image from clipboard 9 months ago
  ayn2op a4c8787f1d refactor(cmd): rename loop var 9 months ago
  ayn2op 18eb50fa2c perf(cmd): remove redundant slice 9 months ago
  ayn2op addfb3f949 refactor(notifications): use (ningen.MessageMentionFlags).Has instead 9 months ago
  ayn2op bca733a352 refactor(notifications): rename HandleIncomingMessage to Notify 9 months ago
  ayn2op a0907e6e2d feat(config): change to saner defaults for keys.mentions_list 9 months ago
  ayn2op e2dbda7095 refactor(markdown): extract to attrToTag to simply renderInline 9 months ago
  ingenarel (NeoJesus) 112d215684 docs(readme): add installation method for gentoo (#585) 9 months ago
  ayn2op 1266628d42 refactor(cmd): fix spelling mistake 9 months ago
  ayn2op 5d76fdc143 refactor(cache): fix spelling error 9 months ago
  ayn2op 467f46a0b4 refactor(markdown): inline assignment 9 months ago
  ayn2op 08501daab7 refactor(cmd): create*Msg to draw*Message 9 months ago
  ayn2op 74c08a0728 perf(cmd): use member from *gateway.MessageCreateEvent instead of fetching from cache 9 months ago
  ayn2op 0770f25760 fix(notifications): remove unused import 9 months ago
  ayn2op bd28598bac fix(notifications): do not bail if member is nil 9 months ago