Commit Graph

  • 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
  • a06916f63e Better styles for nicklist, implement UI for hiding Tor Hveem 2013-10-26 22:56:52 +0200
  • 404f8c8cba Implement nicklist Tor Hveem 2013-10-26 22:19:13 +0200
  • df83aa91f3 Merge pull request #70 from torhve/master David Cormier 2013-10-26 11:45:21 -0700
  • 7449a5dcd3 Fix line ending Tor Hveem 2013-10-26 20:08:08 +0200
  • 66963d8329 Style chat time. Hide lines with repeated time Tor Hveem 2013-10-26 15:00:34 +0200
  • f7de27eff7 jQuery should be loaded before angular Tor Hveem 2013-10-26 14:19:45 +0200
  • cb033146eb style.css: CRLF -> LF Philippe Proulx 2013-10-26 13:55:14 -0400
  • ddf491e8f0 Reduce attribute names length Philippe Proulx 2013-10-26 13:54:51 -0400
  • bc14f295e3 Darken default text color a bit Philippe Proulx 2013-10-26 13:51:41 -0400
  • 647e8c5af1 weechat.js: support 1/2/3/4 attributes too Philippe Proulx 2013-10-26 13:50:53 -0400
  • c1612f4c46 Merge pull request #68 from eepp/weechat-js-full-styling David Cormier 2013-10-26 08:50:37 -0700
  • c7a0ab0715 Fix comment following FlashCode's update of doc Philippe Proulx 2013-10-26 05:17:12 -0400
  • 2d90c66dfa Subtle bufferline hover background color Philippe Proulx 2013-10-26 04:58:23 -0400
  • 439734a49b Optimize style attributes overriding Philippe Proulx 2013-10-26 04:49:37 -0400
  • 51916ebba3 Support WeeChat color scheming of date prefixes Philippe Proulx 2013-10-26 04:42:11 -0400
  • e019c8ea8b Minor UI improvements Philippe Proulx 2013-10-26 04:32:17 -0400
  • f15878b533 Colors look better on a slightly darker bg Philippe Proulx 2013-10-26 04:31:58 -0400
  • 9772da0095 Implement full support of WeeChat text styling Philippe Proulx 2013-10-26 04:30:35 -0400
  • ea798ef3c4 Fix <pre> rendering on landing page Philippe Proulx 2013-10-26 02:36:06 -0400
  • 934c5ce742 Merge pull request #65 from torhve/master Vivien Didelot 2013-10-25 13:39:41 -0700
  • c9f7e9a732 Make scrolling into the bufferlines div, not the whole window This should improve scrolling experience, especially on webkit. It also is needed for when nicklist will appear Tor Hveem 2013-10-25 22:19:23 +0200
  • 5fb4ea2758 Larger font for input, clean CSS Tor Hveem 2013-10-25 21:56:53 +0200
  • f50b89e062 Merge pull request #64 from torhve/master David Cormier 2013-10-25 11:11:25 -0700
  • d3aa1d768d Only store password if user requests it. Tor Hveem 2013-10-25 13:43:03 +0200
  • 09798fed53 Remove old code Tor Hveem 2013-10-25 12:51:54 +0200
  • f1eddd3022 fix so opera/IE dont bug out on Notification Tor Hveem 2013-10-24 22:51:50 +0200
  • 0d963f2fd8 Use CDN for underscore also Tor Hveem 2013-10-24 22:38:57 +0200
  • eda2bf9597 Check for Notification support Tor Hveem 2013-10-24 15:26:37 +0200
  • 15e267a9ee plugins: add AlloCine support Vivien Didelot 2013-10-22 16:28:04 -0400
  • dbb2bcb8f9 Fix notify level Tor Hveem 2013-10-23 15:29:28 +0200
  • a505c146f2 Trying to improve scrolling. Still not elegant Tor Hveem 2013-10-22 19:58:12 +0200
  • 6b3ab23dcc Remove angular from repository since we use CDN Tor Hveem 2013-10-22 19:26:36 +0200
  • 98ad8d152d plugins: add Dailymotion support Vivien Didelot 2013-10-21 16:10:10 -0400
  • 3720ef686e Merge Tor's 'torhve/ffapp' work Vivien Didelot 2013-10-22 10:35:51 -0400
  • cde0dbedc5 Style the badges Tor Hveem 2013-10-22 16:09:31 +0200
  • 1d6f44cedd Add a TODO for future Tor Hveem 2013-10-22 16:09:22 +0200
  • fdb253a972 Clear search term after switching buffer Tor Hveem 2013-10-22 14:24:09 +0200
  • abed2b753f Make the white border on the panels pretty Tor Hveem 2013-10-22 13:35:55 +0200
  • e974dde95c Fix markup error Tor Hveem 2013-10-22 13:26:35 +0200
  • 29e767e989 Add icon size Tor Hveem 2013-10-21 16:23:42 +0200
  • 8fbfdbe900 Fix version, path and icon Tor Hveem 2013-10-21 16:18:16 +0200
  • f07981cdef Add 128x128 icon Tor Hveem 2013-10-21 16:15:46 +0200
  • 5cd2fa19fa Add chrome app manifest. To test, check: http://developer.chrome.com/apps/first_app.html Tor Hveem 2013-10-21 16:12:58 +0200
  • 9e88f7775e Add firefox app manifest Tor Hveem 2013-10-21 15:51:55 +0200
  • 641faa4df3 App support for firefox Tor Hveem 2013-10-21 15:51:05 +0200
  • caf3085594 Merge pull request #62 from eepp/various-fixes David Cormier 2013-10-19 11:19:20 -0700
  • 2e421f8361 websocket.js: fix a few obvious indentations Philippe Proulx 2013-10-19 14:11:01 -0400
  • 1e66b16da9 Fix: do not handle empty hotlist message Philippe Proulx 2013-10-19 14:07:08 -0400
  • 453a8d5ef3 Make images clickable so you can get full size Tor Hveem 2013-10-19 13:10:35 +0200
  • 9409cabc08 Style the alert to be in line witht the rest of the design Tor Hveem 2013-10-19 13:02:31 +0200
  • 6fb59dd268 give the actions in topbar some air and a line Tor Hveem 2013-10-19 12:45:16 +0200
  • 5712a55620 New option to sync hotlist with weechat. Fixes #56 Tor Hveem 2013-10-19 12:14:32 +0200
  • 10480843c2 plugins: add Google Maps support Vivien Didelot 2013-10-18 17:32:39 -0400
  • 4eddc8bf57 plugins: add SoundCloud and MixCloud support Vivien Didelot 2013-10-17 20:14:39 -0400
  • 5923093071 New plugin: spotify Tor Hveem 2013-10-18 16:47:53 +0200
  • 45a0d0cd21 Fix bug with onlyUnread and buffer with notifications without unread messages Tor Hveem 2013-10-18 15:59:46 +0200
  • 33ee9bd951 fix bug with new buffers and notify level Tor Hveem 2013-10-18 15:58:26 +0200
  • 7c0192ea75 13px is way too small, if anything it should be bigger Tor Hveem 2013-10-18 15:49:38 +0200
  • d6de5805a2 Handle wrong password. Fixes #4. Sebastien Bourdelin 2013-10-17 12:36:53 -0400
  • 55b720466b plugins: (image) support fukung.net Vivien Didelot 2013-10-17 18:20:04 -0400
  • ea65c5dc44 plugins: (youtube) make video preview slicker Vivien Didelot 2013-10-17 16:11:31 -0400
  • 9cd637704e Decrease bufferlines font size Philippe Proulx 2013-10-17 16:00:45 -0400