Commit Graph

382 Commits (use-minification)

Author SHA1 Message Date
Lorenz H-S f129460426 initalise lastread marker to last line initially fetched from server 12 years ago
Lorenz H-S 78121ff3a6 Add possibility to order channels hierarchically by server 12 years ago
Lorenz H-S c4d29a7eb0 Fix ordering of channels 12 years ago
David Cormier c03dc77e49 Split initialization commands 12 years ago
David Cormier 026881a29c Revert "Split messages with newline into multiple messages" 12 years ago
Tor Hveem 6dd35fa890 Split messages with newline into multiple messages 12 years ago
Tor Hveem 70abe58afe New keyboard shortcut alt-n: toggle nicklist 12 years ago
Tor Hveem 69200c7854 Prevent user from accidentally leaving the page 12 years ago
Tor Hveem 6258303465 New user setting for display embedded content by default 12 years ago
David Cormier 59206770e2 Isolate the nick completion in the inputbar's scope 12 years ago
David Cormier 03cb90c036 Move completeNick method to inputBar directive 12 years ago
David Cormier ef24986431 Move inputbar related events to inputbar directive 12 years ago
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