Commit Graph

844 Commits (04c8ef45ece752d7465e756aed847b5850cd0e98)
 

Author SHA1 Message Date
David Cormier 026881a29c Revert "Split messages with newline into multiple messages" 12 years ago
David Cormier 52630d7901 Merge pull request #81 from torhve/master 12 years ago
Tor Hveem 6dd35fa890 Split messages with newline into multiple messages 12 years ago
Tor Hveem cb73039b67 Use a simpler method to insert readmarker 12 years ago
Tor Hveem c8634185cc Remove space to the right of the scrollbar 12 years ago
Tor Hveem c79c6bdab6 Make chat nick self white to be more in line with standard weechat 12 years ago
Tor Hveem c2ce47e217 remove connection infos from title bar 12 years ago
Tor Hveem f7b0b6fffe make the buffers list static width instead of relative 12 years ago
Tor Hveem 70abe58afe New keyboard shortcut alt-n: toggle nicklist 12 years ago
Tor Hveem 3c01ad1b68 Fix bug with switching to core buffer when buffer is closed 12 years ago
Vivien Didelot 4b5192ce7f linkify topics 12 years ago
Vivien Didelot d75b420e4d Merge Tor's work on HTML escaping 12 years ago
Tor Hveem 1615f3016b Use angular function to linkify text. 12 years ago
David Cormier 4a4d156b99 Merge pull request #76 from torhve/master 12 years ago
Tor Hveem 69200c7854 Prevent user from accidentally leaving the page 12 years ago
Tor Hveem d57127cc84 make class for embedded image, and fix its height parameter so its 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
David Cormier 5e70391bcf Merge pull request #72 from torhve/nicklist 12 years ago
Tor Hveem 4596c129f1 support extended colors in nicklist 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 0f1bde187a Support colors in nick list 12 years ago
Philippe Proulx 08fd89284e Display host:port in top right corner when connected 12 years ago
Philippe Proulx 8ec37d68e2 Support case insensitive nick completion 12 years ago
Philippe Proulx 1eee866347 Do not handle keypress when not connected 12 years ago
Philippe Proulx 07481825e1 glowing-bear.css: fix indentation 12 years ago
Philippe Proulx 9274a918ff Restore monospace/bright style for text inputs 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