Commit Graph

215 Commits (use-minification)

Author SHA1 Message Date
David Cormier fcfe8ba4be Create inputbar directive 12 years ago
David Cormier 6055e699ff Modifies angular model instead of dom element 12 years ago
David Cormier 84cc93fbb0 Initialize angularjs routing module 12 years ago
David Cormier 1f455c813a Callback ids cycle from 0 to 1000 12 years ago
David Cormier 51abcc6953 Document messager methods 12 years ago
David Cormier 75e8c87f09 Group all messaging commands 12 years ago
David Cormier 8167b25c36 Remove doSend 12 years ago
David Cormier 0f503fa521 Rename doSendAllWithCallback to sendAll 12 years ago
David Cormier 0c3496f798 Rename doSendWithCallback to send 12 years ago
David Cormier a3ea312773 doSend always doSendWithCallback 12 years ago
David Cormier 8c51ab18d3 Send all init commands in batch 12 years ago
David Cormier ec4956a379 Implement doSendAllWithCallback 12 years ago
David Cormier 02f51ad0df Split creating the defer and returning the promise 12 years ago
David Cormier 335ec46fc6 Wrong password test with failure callback 12 years ago
David Cormier d6ceadb1be Fail all callbacks disconnection / error 12 years ago
Tor Hveem e8e44d85ce Maintained cached flatnicklist, maintain shownicklist cached value for 12 years ago
Philippe Proulx a415a3ec3c No need to sort the flat nick list for completion 12 years ago
Philippe Proulx 2101e52131 Add Escape and Alt+L keyboard shortcuts 12 years ago
Philippe Proulx 1eee866347 Do not handle keypress when not connected 12 years ago
Philippe Proulx 5f2a4386f7 Support custom suffix for nick completion 12 years ago
Philippe Proulx ca47fba200 Nick completion support for end user 12 years ago
Philippe Proulx 782b659474 Prevent default action for Ctrl+G 12 years ago
Philippe Proulx 92dc4736ea Switch between buffers with left Alt key only 12 years ago
Tor Hveem 902f344d25 move logic into models, attempt at sorting 12 years ago
Tor Hveem 348940bee0 fix + - and * operations of nicklist_diff 12 years ago
Tor Hveem 1a451fd705 Improve hiding/showing nicklist 12 years ago
Tor Hveem a06916f63e Better styles for nicklist, implement UI for hiding 12 years ago
Tor Hveem 404f8c8cba Implement nicklist 12 years ago
Philippe Proulx 9772da0095 Implement full support of WeeChat text styling 12 years ago
Tor Hveem c9f7e9a732 Make scrolling into the bufferlines div, not the whole window 12 years ago
Tor Hveem d3aa1d768d Only store password if user requests it. 12 years ago
Tor Hveem 09798fed53 Remove old code 12 years ago
Tor Hveem f1eddd3022 fix so opera/IE dont bug out on Notification 12 years ago
Tor Hveem eda2bf9597 Check for Notification support 12 years ago
Tor Hveem dbb2bcb8f9 Fix notify level 12 years ago
Tor Hveem a505c146f2 Trying to improve scrolling. Still not elegant 12 years ago
Tor Hveem 1d6f44cedd Add a TODO for future 12 years ago
Tor Hveem fdb253a972 Clear search term after switching buffer 12 years ago
Tor Hveem 641faa4df3 App support for firefox 12 years ago
Philippe Proulx 2e421f8361 websocket.js: fix a few obvious indentations 12 years ago
Philippe Proulx 1e66b16da9 Fix: do not handle empty hotlist message 12 years ago
Tor Hveem 5712a55620 New option to sync hotlist with weechat. Fixes #56 12 years ago
Tor Hveem 45a0d0cd21 Fix bug with onlyUnread and buffer with notifications without unread 12 years ago
Sebastien Bourdelin d6de5805a2 Handle wrong password. Fixes #4. 12 years ago
Tor Hveem f4b5cdfbc9 keyHandler for buffer searching 12 years ago
Tor Hveem 3a52840111 New setting for hiding timestamps 12 years ago
Tor Hveem f5088d54b0 first try instant scrolling, then delayed 12 years ago
Tor Hveem 0222dc1026 Only search buffer name 12 years ago
Tor Hveem 27b277ee6b Bugfix last commit, check for undefined 12 years ago
Tor Hveem 0c2ffab3b9 Searching now works with onlyUnread activated 12 years ago