Commit graph

720 commits

Author SHA1 Message Date
Mattias Erming e1c8f5a174 Release 0.50.0 2015-01-22 09:49:51 -08:00
Mattias Erming e94341f8b0 Merge pull request #344 from PangeaCake/patch-1
Escape 'topic' message
2015-01-22 18:48:55 +01:00
Mattias Erming 203e9a8747 Merge pull request #334 from japesinator/zenburn
Added zenburn theme
2015-01-22 18:45:22 +01:00
Mattias Erming ef041d6612 Fix topic exploit 2015-01-22 09:29:28 -08:00
PangeaCake 6c852a849a Prevent HTML injection through /topic!!!!
Really big security issue here.
2015-01-21 19:04:01 -08:00
JP Smith 705e207c53 made theme not suck 2015-01-12 09:57:58 -06:00
Mattias Erming 890c751bb6 Bump version 2015-01-11 14:55:58 -08:00
Mattias Erming 928cf38dfe Merge pull request #336 from janza/expand-chat-window
expand main chat window when userlist is hidden
2015-01-11 23:41:38 +01:00
Mattias Erming b8076bc01b Merge pull request #328 from janza/remove-vertical-whitespace
remove vertical whitespace
2015-01-11 23:41:33 +01:00
Mattias Erming bce916ba52 Merge pull request #325 from codl/master
support @foobar-type highlighting
2015-01-11 23:41:27 +01:00
Josip Janžić 8397928529 expand main chat window when userlist is hidden 2015-01-11 20:17:26 +01:00
JP Smith 7c1d78d0aa added zenburn theme 2015-01-10 11:05:47 -06:00
Mattias Erming 70bee11d55 Bump version 2015-01-03 18:58:50 -08:00
Mattias Erming e54feda878 Fix crash on broken links 2015-01-03 18:58:12 -08:00
Mattias Erming 318dcea39b Bump version 2015-01-03 18:50:20 -08:00
Mattias Erming 516fb915fb Merge pull request #329 from linux4kix/master
Catch undefined content-type headers
2015-01-04 03:48:14 +01:00
Jon Nettleton 13717bd4f7 Catch undefined content-type headers
If content-type is undefined then catch the exception and set it
to empty just as is done for the body.
2015-01-03 10:03:43 +01:00
Josip Janžić fb4159b409 removes vertical whitespace that some times apear
closes #327
2015-01-02 21:25:53 +01:00
Corentin Delcourt 5efeffb7b8 support @foobar-type highlighting 2014-12-31 15:02:12 +01:00
Mattias Erming af563db0e2 Release 0.49.0 2014-12-23 04:24:56 -08:00
Mattias Erming ae1a247aeb Merge pull request #315 from vohof/feat/conserve
impose size restrictions when fetching link
2014-12-23 12:56:28 +01:00
Cyrus 36d861fd79 handles errors, increase limit 2014-12-23 09:06:11 +08:00
Cyrus 3927ddc0c0 use request which handles redirects 2014-12-23 08:53:57 +08:00
Cyrus db6c6aaffc unconsole.log 2014-12-22 08:57:29 +08:00
Cyrus bd191c09e5 conserve bandwidth
include application/json

should be using hyperquest

appplication typo

adapt res

res.text

remove superagent dependency
2014-12-22 08:29:26 +08:00
Mattias Erming feb4f4ee6b Release 0.48.0 2014-12-12 01:01:46 +01:00
Mattias Erming 4715492c88 Update minified js 2014-12-12 00:58:03 +01:00
Mattias Erming 67f6e526f2 Fetch max 1 link per message 2014-12-12 00:48:43 +01:00
Mattias Erming 4fcd21ccff Fix '/me' color 2014-12-12 00:20:52 +01:00
Mattias Erming ccea9ea43d Close button now correctly says 'Close' for private messages 2014-12-12 00:10:15 +01:00
Mattias Erming c9cc666373 'Check for updates' now opens the changelog 2014-12-12 00:07:06 +01:00
Mattias Erming a1f864b511 Use interval to clear inactive channel buffers 2014-12-12 00:04:45 +01:00
Mattias Erming 07a509a862 Only confirm exit in public mode 2014-12-11 23:42:22 +01:00
Mattias Erming 9b03be22b2 Added service shortcuts 2014-12-11 23:34:22 +01:00
Mattias Erming 53faab2f41 Ignore query variables 2014-12-11 23:19:09 +01:00
Mattias Erming 9c8f804d45 Merge pull request #305 from megawac/style-parser
Full mIRC color and style compliance
2014-12-11 12:37:20 +01:00
Graeme 2274f92833 Update styled items class names 2014-12-10 22:35:17 -05:00
Graeme 635646b0f3 🎊 full mirc colour+style compliance 2014-12-10 06:30:45 -05:00
Mattias Erming 1f4b3a70ff Release 0.47.0 2014-11-19 00:00:35 +01:00
Mattias Erming b3b7d126be Detect web-app-capable 2014-11-18 22:50:55 +00:00
Mattias Erming 79db485a91 Merge pull request #241 from xeoncore/appleapp
Make Shout run fullscreen on iOS
2014-11-18 23:48:04 +01:00
Mattias Erming 0165a9c43a Merge pull request #293 from rikukissa/unit-tests
Add basic environment for unit testing with mocha
2014-11-18 23:21:30 +01:00
Riku Rouvila a9026ac8a5 add basic environment for unit testing with mocha 2014-11-17 22:14:28 +02:00
Mattias Erming 08702c66cc Release 0.46.0 2014-11-14 00:24:07 +01:00
Mattias Erming c3c2b5487c Merge pull request #283 from fbm-static/patch/02
fix commands magically being removed
2014-11-14 00:22:01 +01:00
fbm-static 25e9f24d8b fix commands not being removed 2014-11-10 00:01:22 +08:00
Mattias Erming 5f16c13759 Clean up files 2014-11-07 20:55:52 +01:00
Mattias Erming eb3bc22d71 Added dynamic title 2014-11-07 20:52:38 +01:00
Mattias Erming d5fe68b27e Turn off input autocomplete 2014-11-07 19:58:59 +01:00
Mattias Erming 51f0590bf6 Bump version 2014-11-06 12:00:53 +00:00