Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-15 | Added a large scroll box for the chanserv main page | MatthewM | |
2012-12-14 | Fixed some html errors in the last commit | Adam | |
2012-12-14 | Allow opers to drop channels | MatthewM | |
Added chanserv drop to web panel Allow long lists of akills to scroll | |||
2012-12-13 | Optimize much of the database code and serialize code. | Adam | |
2012-12-12 | Unregister operserv_akill page on unload in cpanel | Adam | |
2012-12-12 | Some small improvements to last few commits, and fixed some problems with ↵ | Adam | |
the template engine | |||
2012-12-12 | Squashed commit of the following: | Adam | |
commit 317ead6b395237fd0fcf8a39ef028404fcd0ece2 Author: MatthewM <mcm@they-got.us> Date: Tue Dec 11 02:14:06 2012 -0500 Added the HostServ link to the navigation bar commit 6b15d7fc5e68809f282f5d8597f5bc198851b41c Author: MatthewM <mcm@they-got.us> Date: Tue Dec 11 01:58:18 2012 -0500 Correct some slight over sights that was missed eariler commit b356a46789fabe4f69af8739e721bc069aa7a348 Author: MatthewM <mcm@they-got.us> Date: Mon Dec 10 23:44:51 2012 -0500 Started work on adding HostServ to the web panel | |||
2012-12-12 | Fixed webpanel fail on nondebug builds | Adam | |
2012-12-09 | fixed a problem with the webcpanel logout when using apache + mod_proxy | DukePyrolator | |
2012-11-22 | Pretty large coding style cleanup, in source doc | Adam | |
cleanup, and allow protocol mods to depend on each other | |||
2012-11-01 | Fixed quite a bit of dumbness with m_ssl. Had to | Adam | |
modify socketengines to allow polling for write & no read, but is it cleaner now. Made m_httpd able to listen using SSL. | |||
2012-10-30 | Fixed build errors and warnings with -std=c++11 | Adam | |
2012-10-09 | Cleanup ok if modules with pending identify requests are unloaded | Adam | |
2012-10-08 | Fix fantasy !help & give it its own help header, not ChanServ's | Adam | |
2012-10-07 | Remove the asynchronous identifing hack and replace it with something ↵ | Adam | |
better. Fixes m_*_authentication only being able to properly work when people identify normally using nickserv/identify | |||
2012-10-03 | Some minor fixes/typos | lethality | |
2012-10-02 | added an operserv/akill page to webcpanel | DukePyrolator | |
2012-10-01 | Cleanup of all of the protocol modules, rewrote message handling system to ↵ | Adam | |
be a bit more C++ ish | |||
2012-09-24 | Fix a few oddball warnings that came up from clang, and also make it so ↵ | Naram Qashat | |
webcpanel.so can be compiled under Mac OS X. | |||
2012-09-02 | Fix Windows | Adam | |
2012-09-01 | Added a web panel module + a default template | Adam | |