Commit Graph

  • 594d5fabe4 Fix bower insteall instructions Lorenz 2013-12-17 22:07:58 +0000
  • 80a5283153 Add travis status to readme David Cormier 2013-12-17 16:40:32 -0500
  • 5b4b55d085 Add basic travis.yml file David Cormier 2013-12-17 16:19:22 -0500
  • 68f24554d1 Remove global for variables David Cormier 2013-12-17 15:55:41 -0500
  • c251c3b74c Fix is already defined errors David Cormier 2013-12-17 15:48:43 -0500
  • 0912a2b55b Remove extra comma and unnecessary semicolons David Cormier 2013-12-17 15:39:22 -0500
  • b23fb71d1d Use strict comparators David Cormier 2013-12-17 15:36:54 -0500
  • e2a84470ce Add missing semicolons David Cormier 2013-12-17 15:35:36 -0500
  • 6d5573a148 Delete trailing whitespaces David Cormier 2013-12-17 15:30:22 -0500
  • cbf6bd9920 Use dot notation in models David Cormier 2013-12-17 15:29:05 -0500
  • 09616a34c4 Merge pull request #96 from lorenzhs/bower David Cormier 2013-12-17 11:48:53 -0800
  • 09ca6b40c6 Merge pull request #95 from lorenzhs/history David Cormier 2013-12-17 11:48:09 -0800
  • 6ef681f722 Remove files no longer needed due to use of Bower Lorenz H-S 2013-12-17 19:46:46 +0000
  • da748f911b Keep message/command history for each channel Lorenz H-S 2013-12-17 19:37:45 +0000
  • dc0b4c1a73 Merge pull request #94 from lorenzhs/highlight David Cormier 2013-12-17 06:54:34 -0800
  • 815f3f4a13 Move highlight style to correct file Lorenz H-S 2013-12-17 14:44:19 +0000
  • 2cf47c6161 Visually highlight highlights Lorenz H-S 2013-12-17 14:37:22 +0000
  • 887092eb4b Remove unused variables and __proto__ inheritance David Cormier 2013-12-17 08:40:49 -0500
  • 27dbb1fc83 Remove global variables David Cormier 2013-12-16 08:20:31 -0500
  • d5366c9918 Use strict equals David Cormier 2013-12-16 08:18:17 -0500
  • 6d526f7e42 Use not notation for objects David Cormier 2013-12-16 08:00:59 -0500
  • 8e83786f72 Add missing semicolons David Cormier 2013-12-16 08:09:01 -0500
  • 6562ce22b4 apply jshint on weechat David Cormier 2013-12-16 07:55:20 -0500
  • 72b0aaddd3 Add bower instructions David Cormier 2013-12-16 17:09:15 -0500
  • db34903fbf Merge pull request #93 from lorenzhs/bower David Cormier 2013-12-16 14:04:22 -0800
  • f77ecd00e1 Use bower for dependency management Lorenz H-S 2013-12-16 21:54:40 +0000
  • a78f49c0fc Add bindonce and remove 50% of the watchers in the buffers David Cormier 2013-12-16 11:05:54 -0500
  • c88576fad2 Add button to count watcher and debug mode David Cormier 2013-12-16 11:09:17 -0500
  • f85b7110da New buffers are always active David Cormier 2013-12-14 12:53:35 -0500
  • ae3a9f7044 Fix clickable area Lorenz H-S 2013-12-14 14:42:25 +0000
  • 9368f2480d Open query when clicking nick in the sidebar Lorenz H-S 2013-12-14 14:40:11 +0000
  • 706b5838a1 Return the angular promise on sendMessage David Cormier 2013-12-14 10:32:14 -0500
  • d4cffcf38f Merge pull request #90 from lorenzhs/fixnicklist David Cormier 2013-12-14 07:19:29 -0800
  • fbfbb3d0bf Add IRC information David Cormier 2013-12-14 10:09:45 -0500
  • c14bec83fb Merge pull request #89 from lorenzhs/lastread David Cormier 2013-12-14 07:01:12 -0800
  • f8f2f8bf6a Fix ordering of nicklist Lorenz H-S 2013-12-14 12:49:22 +0000
  • f129460426 initalise lastread marker to last line initially fetched from server Lorenz H-S 2013-12-13 23:59:51 +0000
  • c7123a26e4 Merge pull request #83 from lorenzhs/fixordering David Cormier 2013-12-09 07:23:48 -0800
  • 78121ff3a6 Add possibility to order channels hierarchically by server Lorenz H-S 2013-12-08 21:29:48 +0000
  • c4d29a7eb0 Fix ordering of channels Lorenz H-S 2013-12-08 20:42:30 +0000
  • c03dc77e49 Split initialization commands David Cormier 2013-11-09 16:52:26 -0500
  • 026881a29c Revert "Split messages with newline into multiple messages" David Cormier 2013-11-09 12:40:27 -0500
  • 52630d7901 Merge pull request #81 from torhve/master David Cormier 2013-11-06 05:43:37 -0800
  • 6dd35fa890 Split messages with newline into multiple messages Tor Hveem 2013-11-02 17:22:22 +0100
  • cb73039b67 Use a simpler method to insert readmarker Tor Hveem 2013-11-01 11:15:35 +0100
  • c8634185cc Remove space to the right of the scrollbar Tor Hveem 2013-10-31 00:33:33 +0100
  • c79c6bdab6 Make chat nick self white to be more in line with standard weechat But add font weight bold to it so it sticks out a little more Tor Hveem 2013-10-31 00:27:50 +0100
  • c2ce47e217 remove connection infos from title bar I find the connection info very displeasing to the eye, so I removed it and added it to a hover on the icon instead. I don't see the point of displaying where you are connected, and I want the interface to be uncluttered by default. Tor Hveem 2013-10-31 00:18:10 +0100
  • f7b0b6fffe make the buffers list static width instead of relative Tor Hveem 2013-10-31 00:12:31 +0100
  • 70abe58afe New keyboard shortcut alt-n: toggle nicklist Tor Hveem 2013-10-29 12:50:02 +0100
  • 3c01ad1b68 Fix bug with switching to core buffer when buffer is closed Tor Hveem 2013-10-29 12:34:16 +0100
  • 4b5192ce7f linkify topics Vivien Didelot 2013-10-28 10:13:11 -0400
  • d75b420e4d Merge Tor's work on HTML escaping Vivien Didelot 2013-10-28 10:19:19 -0400
  • 1615f3016b Use angular function to linkify text. Fixes bugs with HTML escaping in text Tor Hveem 2013-10-28 14:37:21 +0100
  • 4a4d156b99 Merge pull request #76 from torhve/master David Cormier 2013-10-28 06:01:09 -0700
  • 69200c7854 Prevent user from accidentally leaving the page Tor Hveem 2013-10-28 13:55:46 +0100
  • d57127cc84 make class for embedded image, and fix its height parameter so its better for small images Tor Hveem 2013-10-28 13:25:36 +0100
  • 6258303465 New user setting for display embedded content by default Tor Hveem 2013-10-28 13:21:51 +0100
  • 59206770e2 Isolate the nick completion in the inputbar's scope David Cormier 2013-10-27 17:09:38 -0400
  • 03cb90c036 Move completeNick method to inputBar directive David Cormier 2013-10-27 17:05:44 -0400
  • ef24986431 Move inputbar related events to inputbar directive David Cormier 2013-10-27 17:04:21 -0400
  • fcfe8ba4be Create inputbar directive David Cormier 2013-10-27 16:41:27 -0400
  • 6055e699ff Modifies angular model instead of dom element fixes #74 David Cormier 2013-10-27 16:31:37 -0400
  • 84cc93fbb0 Initialize angularjs routing module David Cormier 2013-10-27 15:49:51 -0400
  • 1f455c813a Callback ids cycle from 0 to 1000 David Cormier 2013-10-27 15:41:45 -0400
  • 51abcc6953 Document messager methods David Cormier 2013-10-27 12:26:16 -0400
  • 75e8c87f09 Group all messaging commands David Cormier 2013-10-27 12:13:10 -0400
  • 8167b25c36 Remove doSend David Cormier 2013-10-27 12:07:01 -0400
  • 0f503fa521 Rename doSendAllWithCallback to sendAll David Cormier 2013-10-27 12:05:49 -0400
  • 0c3496f798 Rename doSendWithCallback to send David Cormier 2013-10-27 12:05:37 -0400
  • a3ea312773 doSend always doSendWithCallback David Cormier 2013-10-27 12:03:45 -0400
  • 8c51ab18d3 Send all init commands in batch David Cormier 2013-10-27 11:47:25 -0400
  • ec4956a379 Implement doSendAllWithCallback David Cormier 2013-10-27 11:28:34 -0400
  • 02f51ad0df Split creating the defer and returning the promise David Cormier 2013-10-27 11:13:11 -0400
  • 335ec46fc6 Wrong password test with failure callback David Cormier 2013-10-27 11:01:28 -0400
  • d6ceadb1be Fail all callbacks disconnection / error David Cormier 2013-10-27 10:49:54 -0400
  • 5e70391bcf Merge pull request #72 from torhve/nicklist David Cormier 2013-10-27 07:25:44 -0700
  • 4596c129f1 support extended colors in nicklist Tor Hveem 2013-10-27 11:04:43 +0100
  • e8e44d85ce Maintained cached flatnicklist, maintain shownicklist cached value for template Tor Hveem 2013-10-27 10:48:20 +0100
  • a415a3ec3c No need to sort the flat nick list for completion Philippe Proulx 2013-10-27 05:06:02 -0400
  • 2101e52131 Add Escape and Alt+L keyboard shortcuts Philippe Proulx 2013-10-27 04:57:56 -0400
  • 0f1bde187a Support colors in nick list Philippe Proulx 2013-10-27 04:49:59 -0400
  • 08fd89284e Display host:port in top right corner when connected Philippe Proulx 2013-10-27 04:02:52 -0400
  • 8ec37d68e2 Support case insensitive nick completion Philippe Proulx 2013-10-27 03:49:59 -0400
  • 1eee866347 Do not handle keypress when not connected Philippe Proulx 2013-10-27 03:23:49 -0400
  • 07481825e1 glowing-bear.css: fix indentation Philippe Proulx 2013-10-27 03:10:25 -0400
  • 9274a918ff Restore monospace/bright style for text inputs Philippe Proulx 2013-10-27 03:09:39 -0400
  • 5f2a4386f7 Support custom suffix for nick completion Philippe Proulx 2013-10-27 03:01:19 -0400
  • ca47fba200 Nick completion support for end user Philippe Proulx 2013-10-27 02:48:30 -0400
  • 782b659474 Prevent default action for Ctrl+G Philippe Proulx 2013-10-27 01:47:31 -0400
  • 92dc4736ea Switch between buffers with left Alt key only Philippe Proulx 2013-10-27 01:44:08 -0400
  • 0da6014711 Swallow space after caret if needed (middle completion) Philippe Proulx 2013-10-26 19:07:04 -0400
  • a918923852 Implement IRC nick completion uility Philippe Proulx 2013-10-26 18:44:48 -0400
  • 7abd3c17b2 Emphasize self nick Philippe Proulx 2013-10-26 18:39:39 -0400
  • 810d09e929 glowingbear.css: fix indentation, remove unused colors Philippe Proulx 2013-10-26 17:15:06 -0400
  • e4c4cf16b5 Dim repeated time prefixes instead of hiding them Philippe Proulx 2013-10-26 17:12:37 -0400
  • 902f344d25 move logic into models, attempt at sorting Tor Hveem 2013-10-27 00:26:17 +0200
  • 57b8a7a146 re-add horizontal line that got removed by accident Tor Hveem 2013-10-26 23:41:37 +0200
  • 348940bee0 fix + - and * operations of nicklist_diff Tor Hveem 2013-10-26 23:40:00 +0200
  • 1a451fd705 Improve hiding/showing nicklist Tor Hveem 2013-10-26 23:17:32 +0200