Commit graph

63 commits

Author SHA1 Message Date
Mattias Erming b298681b4e Removing commander dependency 2014-03-24 12:30:28 +01:00
Mattias Erming 72dcf94e41 Release 0.1.0 2014-03-24 11:53:40 +01:00
Mattias Erming 678f6e3c08 Unique color per nick 2014-03-23 02:48:40 +01:00
Mattias Erming cd68d12436 Load some of the libraries from CDN instead 2014-03-23 01:37:48 +01:00
Mattias Erming 98331decd6 Linkify urls in chat 2014-03-23 00:42:07 +01:00
Mattias Erming 8049e93703 Use handlebars instead of mustache 2014-03-22 22:42:02 +01:00
Mattias Erming f088b726fa Smaller event footprint 2014-03-22 21:37:09 +01:00
Mattias Erming dcd72b2345 Save settings in a cookie 2014-03-22 20:23:48 +01:00
Mattias Erming fb85b38e7c Added jquery.cookie.js 2014-03-22 17:57:46 +01:00
Mattias Erming a3e958108b Updated jquery.scrollGlue.js 2014-03-20 00:24:45 +01:00
Mattias Erming e6679fc35b Added render() function 2014-03-19 19:31:56 +01:00
Mattias Erming 923dbcbeeb Minor bugfix 2014-03-19 01:57:45 +01:00
Mattias Erming db4e62b693 More improvements to the rendering 2014-03-19 00:08:11 +01:00
Mattias Erming a8ad02b738 Improved rendering 2014-03-17 17:24:32 +01:00
Mattias Erming bb090ef331 Added mobile user interface 2014-03-17 01:54:58 +01:00
Mattias Erming 79ab3af7fc Start script 2014-03-16 22:32:26 +01:00
Mattias Erming 4e66f1c071 Toggle show/hide events 2014-03-16 21:07:27 +01:00
Mattias Erming ff53a94440 Added tabs to sidebar 2014-03-16 20:00:57 +01:00
Mattias Erming 765f8ad4cc Sort users by mode 2014-03-16 17:19:53 +01:00
Mattias Erming 5eefa31400 Show errors in current window 2014-03-15 17:14:05 +01:00
Mattias Erming be945fe4de Usernames are now clickable 2014-03-15 16:51:21 +01:00
Mattias Erming 2516dce8cb Added message counter 2014-03-15 16:07:49 +01:00
Mattias Erming 158abd7526 Fixed issues with NICK events 2014-03-15 02:19:50 +01:00
Mattias Erming aa40319ee9 Added close buttons 2014-03-14 23:14:12 +01:00
Mattias Erming dd9dec5d1c Frontend stuff 2014-03-14 20:21:00 +01:00
Mattias Erming ecc889373e Added bootstrap 2014-03-14 20:03:25 +01:00
Mattias Erming 6fa95e08dd Added /op, /deop, /voice and /devoice 2014-03-14 17:52:24 +01:00
Mattias Erming 8bedfba27f Implemented QUIT and MODE events 2014-03-14 16:12:01 +01:00
Mattias Erming b5571f8fdb Added /kick command 2014-03-14 15:26:00 +01:00
Mattias Erming 5a7a93947f Added /whois command 2014-03-14 14:24:47 +01:00
Mattias Erming cc4b6cdfe5 Solve nick collisions 2014-03-14 03:00:01 +01:00
Mattias Erming 0d880802a9 Added option to auto connect 2014-03-13 18:50:02 +01:00
Mattias Erming 87271193e2 Added message types 2014-03-13 16:50:33 +01:00
Mattias Erming defffe5e9b Refactoring 2014-03-13 16:25:01 +01:00
Mattias Erming e587a46242 Added configuration file 2014-03-13 13:44:54 +01:00
Mattias Erming bc5e5ee5fc Added /nick command 2014-03-13 12:28:04 +01:00
Mattias Erming cea2994aea Implemented NOTICE events 2014-03-13 01:02:30 +01:00
Mattias Erming dab3f4350c Implemented TOPIC events 2014-03-13 01:02:30 +01:00
Mattias Erming 57bd684c74 Sending queries and messages to channels now works 2014-03-13 01:02:30 +01:00
Mattias Erming a4a3499a54 Implemented NAMES events 2014-03-13 01:02:21 +01:00
Mattias Erming 62a40246a9 Implemented JOIN and PART events 2014-03-12 16:09:37 +01:00
Mattias Erming f57d994c5c Partial rendering 2014-03-12 14:10:53 +01:00
Mattias Erming f13a6aa308 Removing old comment 2014-03-12 00:14:26 +01:00
Mattias Erming f86f67ff24 Added custom events 2014-03-11 23:57:29 +01:00
Mattias Erming 9ae50727ec Using the Backbone events 2014-03-10 00:14:22 +01:00
Mattias Erming ea2d20e118 Connect to IRC networks 2014-03-09 22:22:37 +01:00
Mattias Erming 04b2455aaf Simple messages 2014-03-09 20:29:20 +01:00
Mattias Erming a783a71789 Added sticky jQuery plugin 2014-03-09 19:39:25 +01:00
Mattias Erming bd963fbd8c Added Backbone 2014-03-07 22:28:30 +01:00
Mattias Erming efa3fcd7ab Improved the event/render flow 2014-03-07 22:28:30 +01:00