Commit graph

2509 commits

Author SHA1 Message Date
Mattias Erming 541e41e804 Clickable users 2014-04-09 22:54:04 +02:00
Mattias Erming da74cdece4 Update jquery.tabComplete.js 2014-04-08 19:40:54 +02:00
Mattias Erming d6b7a5331a Added show/hide for kick and modes 2014-04-08 16:18:06 +02:00
Mattias Erming 87d1883eda Added modes 2014-04-08 00:03:21 +02:00
Mattias Erming dd4c9a400a Added tab completion 2014-04-07 23:19:20 +02:00
Mattias Erming 087ae21137 Allow calling /part from queries 2014-04-06 23:13:08 +02:00
Mattias Erming 9119555f44 Added whois 2014-04-02 17:26:55 +02:00
Mattias Erming c3aee3d025 Moving back to mustache templating 2014-04-01 20:09:08 +02:00
Mattias Erming 6e03377d7d Removed data attributes 2014-04-01 00:02:28 +02:00
Mattias Erming 15ab7e6f13 Removing font-awesome 2014-03-31 13:22:34 +02:00
Mattias Erming 23b3108b1b Only show visible events 2014-03-30 23:53:01 +02:00
Mattias Erming 4f5f9a67f2 Added nick, quit, messages and topic 2014-03-29 20:12:29 -07:00
Mattias Erming e3bfc43a78 Reimplemented join/parts 2014-03-29 16:59:28 -07:00
Mattias Erming 2c8040a6ca Fix event trigger bug 2014-03-29 08:36:12 -07:00
Mattias Erming d88967e712 Replace node-irc with slate-irc 2014-03-24 16:47:29 +01:00
Mattias Erming dc0add0fef Remove code 2014-03-24 14:44:41 +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 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 cc4b6cdfe5 Solve nick collisions 2014-03-14 03:00:01 +01:00
Mattias Erming 87271193e2 Added message types 2014-03-13 16:50:33 +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 f86f67ff24 Added custom events 2014-03-11 23:57:29 +01:00
Mattias Erming ea2d20e118 Connect to IRC networks 2014-03-09 22:22:37 +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
Mattias Erming 3acb7402be Focus windows on refresh 2014-03-07 22:28:30 +01:00
Mattias Erming b45a3e09fd Sticky scroll to bottom 2014-03-07 22:28:30 +01:00
Mattias Erming 7f3656e458 Added node-irc 2014-03-07 22:28:21 +01:00
Mattias Erming 4cc34d6456 Refactoring 2014-03-06 07:11:25 -08:00
Mattias Erming 56ae48eb89 Send user input to server 2014-03-05 09:33:11 -08:00
Mattias Erming b1023bf76c Implemented views 2014-03-05 05:46:16 -08:00
Mattias Erming 3fe9022d3e Added the Event model 2014-03-04 13:50:43 -08:00
Mattias Erming 156a8748ef Added models 2014-03-04 11:40:27 -08:00
Mattias Erming 9cdcfdefd2 Added socket.io 2014-03-04 09:22:06 -08:00
Mattias Erming e65c9130c0 Implemented a simple web server 2014-03-04 08:31:52 -08:00