thelounge/src
David White a6aa40b1c1 Fix missing Helper method in edit and use $EDITOR
* Fix the missing Helper method in the edit command to use Helper.HOME and the correct path assembly method (path.join) instead of joining strings together!
* Use $EDITOR instead of "vi" in the event a user doesn't have "vi" installed or doesn't understand it. Fallback to "vi" in case user doesn't have $EDITOR set.
2014-10-09 09:27:36 +01:00
..
command-line Fix missing Helper method in edit and use $EDITOR 2014-10-09 09:27:36 +01:00
models Show user modes in channel 2014-10-04 05:31:45 -07:00
plugins Fix highlight checking by lower-casing everything 2014-10-08 16:51:46 +01:00
client.js Added '--home <path>' option 2014-10-03 16:33:44 -07:00
clientManager.js Fix add user 2014-10-04 15:05:19 -07:00
helper.js Allow relative '--home' path 2014-10-04 16:22:23 -07:00
log.js Added '--home <path>' option 2014-10-03 16:33:44 -07:00
server.js Prevent multiple logins 2014-10-08 22:16:10 +02:00