Commit Graph

1536 Commits (c24a2798cdc47cffdae3affe137f0b7c8468e67b)
 

Author SHA1 Message Date
David Cormier e299386509 Merge pull request #98 from lorenzhs/patch-2 12 years ago
Lorenz 594d5fabe4 Fix bower insteall instructions 12 years ago
David Cormier 80a5283153 Add travis status to readme 12 years ago
David Cormier 5b4b55d085 Add basic travis.yml file 12 years ago
David Cormier 68f24554d1 Remove global for variables 12 years ago
David Cormier c251c3b74c Fix is already defined errors 12 years ago
David Cormier 0912a2b55b Remove extra comma and unnecessary semicolons 12 years ago
David Cormier b23fb71d1d Use strict comparators 12 years ago
David Cormier e2a84470ce Add missing semicolons 12 years ago
David Cormier 6d5573a148 Delete trailing whitespaces 12 years ago
David Cormier cbf6bd9920 Use dot notation in models 12 years ago
David Cormier 09616a34c4 Merge pull request #96 from lorenzhs/bower 12 years ago
David Cormier 09ca6b40c6 Merge pull request #95 from lorenzhs/history 12 years ago
Lorenz H-S 6ef681f722 Remove files no longer needed due to use of Bower 12 years ago
Lorenz H-S da748f911b Keep message/command history for each channel 12 years ago
David Cormier dc0b4c1a73 Merge pull request #94 from lorenzhs/highlight 12 years ago
Lorenz H-S 815f3f4a13 Move highlight style to correct file 12 years ago
Lorenz H-S 2cf47c6161 Visually highlight highlights 12 years ago
David Cormier 887092eb4b Remove unused variables and __proto__ inheritance 12 years ago
David Cormier 27dbb1fc83 Remove global variables 12 years ago
David Cormier d5366c9918 Use strict equals 12 years ago
David Cormier 6d526f7e42 Use not notation for objects 12 years ago
David Cormier 8e83786f72 Add missing semicolons 12 years ago
David Cormier 6562ce22b4 apply jshint on weechat 12 years ago
David Cormier 72b0aaddd3 Add bower instructions 12 years ago
David Cormier db34903fbf Merge pull request #93 from lorenzhs/bower 12 years ago
Lorenz H-S f77ecd00e1 Use bower for dependency management 12 years ago
David Cormier a78f49c0fc Add bindonce and remove 50% of the watchers in the buffers 12 years ago
David Cormier c88576fad2 Add button to count watcher and debug mode 12 years ago
David Cormier f85b7110da New buffers are always active 12 years ago
Lorenz H-S ae3a9f7044 Fix clickable area 12 years ago
Lorenz H-S 9368f2480d Open query when clicking nick in the sidebar 12 years ago
David Cormier 706b5838a1 Return the angular promise on sendMessage 12 years ago
David Cormier d4cffcf38f Merge pull request #90 from lorenzhs/fixnicklist 12 years ago
David Cormier fbfbb3d0bf Add IRC information 12 years ago
David Cormier c14bec83fb Merge pull request #89 from lorenzhs/lastread 12 years ago
Lorenz H-S f8f2f8bf6a Fix ordering of nicklist 12 years ago
Lorenz H-S f129460426 initalise lastread marker to last line initially fetched from server 12 years ago
David Cormier c7123a26e4 Merge pull request #83 from lorenzhs/fixordering 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
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