Commit graph

58 commits

Author SHA1 Message Date
Mattias Erming 145eaa7279 Release 0.2.2 2014-04-20 19:13:33 +02:00
Mattias Erming 5f59f937ee Refactoring 2014-04-19 23:59:01 +02:00
Mattias Erming 7c3cf140d8 Sort users 2014-04-10 00:35:04 +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 57f4071f27 Fixed topic command 2014-04-06 20:04:11 +02:00
Mattias Erming b5f85b422a Added kick 2014-04-06 17:46:42 +02:00
Mattias Erming a23a446145 Added config and auto-connect 2014-04-06 00:01:19 +02:00
Mattias Erming 2ca64df5d2 Show motd on connect 2014-04-03 22:56:07 +02:00
Mattias Erming 9119555f44 Added whois 2014-04-02 17:26:55 +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 15a23d131e Refactoring 2014-03-24 17:47:14 +01: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 b298681b4e Removing commander dependency 2014-03-24 12:30:28 +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 a8ad02b738 Improved rendering 2014-03-17 17:24:32 +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 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 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 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 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 ccba766dbe Better model constructors 2014-03-07 22:28:30 +01:00
Mattias Erming 3acb7402be Focus windows on refresh 2014-03-07 22:28:30 +01:00