Commit Graph

627 Commits

Author SHA1 Message Date
Ken-Håvard Lieng 1794e2680a Update server dependencies 2020-04-29 04:23:32 +02:00
Ken-Håvard Lieng c704ebb042 Use react-icons 2020-04-29 03:13:35 +02:00
Ken-Håvard Lieng bb66740fd1 Update gulp instructions in README 2020-04-24 03:04:46 +02:00
Ken-Håvard Lieng 4010132884 Linkify topics in channel joining modal 2020-04-24 02:37:56 +02:00
Ken-Håvard Lieng 77543e3aed Switch to bbolt 2020-04-23 01:06:36 +02:00
Ken-Håvard Lieng 360bed00f9 Implement old storage.Path API 2020-04-20 03:02:15 +02:00
Ken-Håvard Lieng 164e071e7f Update README 2020-04-20 02:15:57 +02:00
Ken-Håvard Lieng 01914f070d Turn modules off when installing go-bindata on travis 2020-04-20 02:07:12 +02:00
Ken-Håvard Lieng 00e40dc153 Update go.mod and modules.txt format 2020-04-20 01:38:06 +02:00
Ken-Håvard Lieng 47efab2e56 Update .travis.yml 2020-04-20 01:27:25 +02:00
Ken-Håvard Lieng c171a620e0
Merge pull request #58 from daftaupe/configpath
Allow dispatch to store data and configuration separately
2020-04-19 20:30:34 +02:00
Pierre-Alain TORET ca81475fa5 Add option --config and --data to specify where to store the configuration and the data 2020-03-20 18:24:17 +01:00
Ken-Håvard Lieng 52b2b6677f
Merge pull request #50 from khlieng/dependabot/npm_and_yarn/client/eslint-utils-1.4.3
Bump eslint-utils from 1.3.1 to 1.4.3 in /client
2019-10-31 22:37:03 +01:00
dependabot[bot] 5013ab6db1
Bump eslint-utils from 1.3.1 to 1.4.3 in /client
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-31 10:55:29 +00:00
Ken-Håvard Lieng 855f4d3e64 Stop using pointers for nested config structs, closes #41 2019-06-09 02:29:35 +02:00
Ken-Håvard Lieng 540efa03c4 Update dependencies 2019-06-09 02:01:48 +02:00
Ken-Håvard Lieng 7ad76273c0 Fix MessageBox scroll stutter when state updates while close to the bottom 2019-02-08 09:28:55 +01:00
Ken-Håvard Lieng c1e1f2c327 Update dependencies 2019-02-08 09:10:06 +01:00
Ken-Håvard Lieng 4eda7ef396 Fix getSortedChannels test 2019-02-08 08:56:21 +01:00
Ken-Håvard Lieng fad2e030d4 Fix h2 push hash check 2019-02-01 06:39:38 +01:00
Ken-Håvard Lieng 3e90e6c86d Only count joined channels 2019-01-30 04:48:37 +01:00
Ken-Håvard Lieng 71bfe92dae Update dependencies 2019-01-30 03:51:13 +01:00
Ken-Håvard Lieng 613d9fca6e Send irc features to the client 2019-01-27 08:53:07 +01:00
Ken-Håvard Lieng 9267c661dc Timeout channel list updates 2019-01-25 11:24:57 +01:00
Ken-Håvard Lieng f8e12f5938 Handle channel forwarding and errors better 2019-01-25 11:02:31 +01:00
Ken-Håvard Lieng 497934888c Fix channel reducer tests 2019-01-25 08:36:21 +01:00
Ken-Håvard Lieng 24960f23b9 Add topic modal 2019-01-25 03:57:58 +01:00
Ken-Håvard Lieng aab1ad3e99 Fix h2 push 2019-01-25 02:32:22 +01:00
Ken-Håvard Lieng 815b518c2c Update dependencies 2019-01-23 08:52:17 +01:00
Ken-Håvard Lieng 5e674254f0 Use pointer receiver in stateData 2019-01-23 08:20:16 +01:00
Ken-Håvard Lieng 24b26aa85f Add channel joining UI, closes #37 2019-01-23 07:34:39 +01:00
Ken-Håvard Lieng f25594e962 Add casefolding to irc lib 2019-01-13 05:10:11 +01:00
Ken-Håvard Lieng 075e404079 Reset backoff on RPL_WELCOME 2019-01-11 05:00:15 +01:00
Ken-Håvard Lieng eee260f154 Read lines with a bufio.Scanner, reuse input buffer, ignore empty messages, handle multiple spaces between tags and prefix 2019-01-11 04:53:50 +01:00
Ken-Håvard Lieng a3618b97ae Add list command 2019-01-11 02:46:46 +01:00
Ken-Håvard Lieng e4d5d2737b Use strings.Replacer to unescape tags 2019-01-11 02:19:57 +01:00
Ken-Håvard Lieng 0085cea5a1 Add react-modal, replace confirm usage with it 2019-01-05 07:08:34 +01:00
Ken-Håvard Lieng 63cf65100d Pull https handling out into a new package 2018-12-31 03:33:05 +01:00
Ken-Håvard Lieng 67e32661f1 Update dependencies 2018-12-31 02:20:22 +01:00
Ken-Håvard Lieng 95eff71e2e Add go 1.12beta1 travis build 2018-12-21 01:53:35 +01:00
Ken-Håvard Lieng 8526805c2f Add headers config, closes #25 2018-12-20 11:51:31 +01:00
Ken-Håvard Lieng 6aaa2b521d Avoid sending join when the channels input is empty 2018-12-19 03:09:13 +01:00
Ken-Håvard Lieng 0d9290d037 Update client dependencies 2018-12-19 02:55:50 +01:00
Ken-Håvard Lieng 6fedb23363 Prerender index page 2018-12-17 14:44:46 +01:00
Ken-Håvard Lieng fc643483be Dont redirect private IPs and localhost 2018-12-17 12:45:33 +01:00
Ken-Håvard Lieng 6c3a5777c4 Use certmagic, simplify config, set HTTP timeouts and a modern TLSConfig 2018-12-16 12:32:03 +01:00
Ken-Håvard Lieng c5a9a5b1c1 Print go version 2018-12-15 11:30:29 +01:00
Ken-Håvard Lieng 6a816fbff6 Add date marker tests 2018-12-15 11:20:49 +01:00
Ken-Håvard Lieng 3c105c493b Handle messages with no content, improve prepend perf 2018-12-15 11:09:57 +01:00
Ken-Håvard Lieng 50d735aaa3 Add date markers 2018-12-14 14:24:23 +01:00