コミット履歴

作者 SHA1 メッセージ 日付
  ayn2op 2f76dcb84e Add test cases for markdown package 3 年 前
  ayn2op 1bd90d5e4e Upgrade deps to latest 3 年 前
  ayn2op 58cf6de313 Clarify configuration fields 3 年 前
  ayn2op e26a4626c5 Return nil instead of error (always stat error if first startup [config file does not exist]) 3 年 前
  ayn2op ea5c28ed0e Print error and return if clipboard.ReadAll() returns an error 3 年 前
  ayn2op 66ba244ba1 Rename and move discordmd to pkg/markdown directory 3 年 前
  ayn2op 94f13299de Convert main-level global variable to package-level global variable 3 年 前
  ayn2op 02ff951e65 Pass discord.Message instead of *discord.Message to createMessage func 3 年 前
  ayn2op 609357fcc3 perf: store selected channel ID instead 3 年 前
  ayn2op 1782d34053 feat: prefix forum channel name with 'f-' 3 年 前
  ayn2op 79c995ce25 Use arikawa v3 uniformly 3 年 前
  ayn2op e494d7811d feat: focus MessagesText widget on cancel 3 年 前
  ayn2op 794081d816 refactor: remove createGuildNodeFromID func 3 年 前
  ayn2op 80f798056f feat: implement image support (#274) 3 年 前
  ayn2op bd2720daae refactor: new func openSession creates and opens a new session 3 年 前
  ayn2op 8920daf0d0 Fix login form & keyring 3 年 前
  ayn2op d7a590108b Add additional log handlers 3 年 前
  ayn2op 50d09cbd0a Directly write to io.Writer using fmt.Fprint* 3 年 前
  ayn2op 016ce8d601 Remove log.Println from input capture handler 3 年 前
  ayn2op 3410b0a29d Revert 3 年 前
  ayn2op cf8cc8f72b Support for focus shortcuts (#271) 3 年 前
  ayn2op 892349545c Colorize the name of the guild folder if it is valid 3 年 前
  ayn2op a95c1995d1 Use guild folder name if it is valid otherwise "Folder" 3 年 前
  ayn2op 26944c6649 Add clarification for configuration fields 3 年 前
  ayn2op 92479ad5c0 Separate YAML dictionaries in their own files 3 年 前
  ayn2op 6e7bbebf44 Add config.new() for default configuration 3 年 前
  ayn2op ce706afac0 Add config.new() function for default configuration 3 年 前
  ayn2op 6b98b566e9 Separate configuration into config package (#270) 3 年 前
  ayn2op 1faf2a423b Separate configuration into config package 3 年 前
  ayn2op 3af0076bd1 Rename cfg to config 3 年 前