Age | Commit message (Expand) | Author |
2013-02-20 | Add Matthew to webpanel credits, fix alignment of akill list | Adam |
2013-02-20 | Merge pull request #12 from MatthewM/webcpanel | Adam |
2013-02-19 | Fix some OpenBSD build issues, and bugs #1485 #1486 #1487 | Adam |
2013-02-15 | Store hashes of the last commit instead of the last commit | Adam |
2013-02-14 | Switch Destroy methods to delete | Adam |
2013-02-14 | Store what channels have references to accounts in NickCore to prevent having... | Adam |
2013-02-05 | Made access del by nick and other functions from 326f1a really delete objects | Adam |
2013-01-31 | Updated jquery API to v1.9.0 | MatthewM |
2013-01-27 | Fixed SQL::Data::IsEqual to really only return if the two are completely equa... | Adam |
2013-01-23 | Add missing KeySet() func to SQL::Data | Adam |
2013-01-21 | Merge usefulness of Flags and Extensible classes into Extensible, made most f... | Adam |
2013-01-09 | Update copyright to 2013. This was done with: | Adam |
2013-01-08 | Use m_rewrite to rewrite op, deop, halfop, ... etc | Adam |
2013-01-03 | Don't delete users immediately when quit or killed, instead wait until messag... | Adam |
2012-12-30 | Evidently not specifying NOT NULL is not enough to allow null timestamps | Adam |
2012-12-28 | Use the same object for chanusercontainer and userchancontainer | Adam |
2012-12-28 | The timestamp column in SQL should actually be null sometimes, and fixed some... | Adam |
2012-12-23 | Made the overlay resize and the alert box reposition when the window is resized | MatthewM |
2012-12-22 | Combine all of the set modules now that having them split apart is almost com... | Adam |
2012-12-20 | Move the var to set the time out into the same javascript tag that is used fo... | MatthewM |
2012-12-20 | Added the overlay to the vHost request function | MatthewM |
2012-12-20 | Moved the javascript to header.html from memos.html to make it easier to inte... | MatthewM |
2012-12-20 | Made the table cells for the memo table have no spacing and color the read an... | MatthewM |
2012-12-19 | Minor style tweaks to make the links look more like a button | MatthewM |
2012-12-18 | Cleaned up the overlay layout, added some minor visual and js fixes | MatthewM |
2012-12-18 | Added a click reply function to the MemoServ memos page that autofills the se... | MatthewM |
2012-12-17 | Bug that was experinced seems to be somewhat related to Windows 8 and maybe a... | MatthewM |
2012-12-17 | Fixed a minor bug that overlapped the nav links and the content from .content... | MatthewM |
2012-12-17 | Give the overlay window a rounded edge to make it look a bit nicer and fade t... | MatthewM |
2012-12-17 | Added a modal window interface to MemoServs page that will automaticly fade o... | MatthewM |
2012-12-15 | Allow escaping brackets in webpanel templates and redirect users to the homep... | Adam |
2012-12-15 | Merge Adams commit to allow escaping of brackets | MatthewM |
2012-12-15 | Move DNS handling to a module | Adam |
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 |
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 the... | Adam |
2012-12-12 | Squashed commit of the following: | Adam |
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-12-09 | fixed a log message showing the wrong IP | DukePyrolator |
2012-11-30 | Change /os reload to not unnecessarially rebuild httpd servers. Change m_http... | Adam |
2012-11-29 | Fix warnings from classes with virtual functions not having virtual destructors | Adam |
2012-11-28 | Rewrite/simplify some of m_httpd | Adam |
2012-11-22 | Pretty large coding style cleanup, in source doc | Adam |
2012-11-03 | Made m_xmlrpc use m_httpd | Adam |
2012-11-01 | Fixed quite a bit of dumbness with m_ssl. Had to | Adam |
2012-10-30 | Fixed build errors and warnings with -std=c++11 | Adam |