summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More work on channel list.Patrick Davison2014-01-154-16/+125
* Merge of mapoftheday, whoops.Patrick Davison2014-01-141-1/+5
|\
| * Stop forcing InFiniteBlueRaja2013-10-312-1/+4
| * Ignoring the email lock fileBlueRaja2013-10-291-1/+2
| * Reducing number of towers in InFinite (15 tends to be more than can be used; ...BlueRaja2013-10-291-1/+1
| * Added InFinite as a new map type :)BlueRaja2013-10-291-1/+1
* | Channellist preperations. - Fixes with regards to close() which apparently me...Patrick Davison2014-01-143-4/+94
* | Fixed the chat - Re-added the longpolling - with opt boolean.Patrick Davison2014-01-141-5/+24
* | Minor fiddlings of nothingnessPatrick Davison2014-01-131-7/+9
* | Merge branch 'Messing_with_chat' of ssh://git@git.raylu.net/patheryPatrick Davison2013-09-252-32/+19
|\ \
| * | Attempting to remove the multiple calls to getChat(); however, I seem to have...Messing_with_chatBlueRaja2013-06-092-32/+19
| |/
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2013-06-123-14/+20
|\|
| * BUGFIX: Clicking on links in chat is brokenBlueRaja2013-06-081-3/+3
| * question marks now work in chatBlueRaja2013-06-081-1/+2
| * Prevent curse from crashing the server with the map editorBlueRaja2013-06-082-10/+15
* | removed some includes.Patrick Davison2013-06-121-6/+0
|/
* Changes to $accepted and some includes moved around.Patrick Davison2013-06-052-7/+16
* Enabled sending emails.Patrick Davison2013-06-051-0/+4
* Need to delete the icon from the repo apparently?BlueRaja2013-06-041-0/+0
* Added favicon to ignore, added favicons for all sitesBlueRaja2013-06-044-1/+2
* Merge branch 'master' of git.raylu.net:patheryBlueRaja2013-06-041-5/+5
|\
| * Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2013-06-042-5/+3
| |\
| * | Yahoo OAuth keys.Patrick Davison2013-06-041-5/+5
* | | Fix for name filter causing names to be longer than they shouldBlueRaja2013-06-041-2/+5
| |/ |/|
* | Revert "Yahoo work around with openid_identity"BlueRaja2013-06-041-4/+2
* | Merge branch 'master' of git.raylu.net:patheryBlueRaja2013-06-041-2/+4
|\|
| * Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2013-06-033-49/+48
| |\
| * | Yahoo work around with openid_identityPatrick Davison2013-06-031-2/+4
* | | Fix issue with LightOpenID / YahooBlueRaja2013-06-041-1/+1
| |/ |/|
* | BUGFIX: Name changing not working anymoreBlueRaja2013-06-033-49/+48
|/
* Yahoo gone full-retard patch.Patrick Davison2013-06-032-4/+22
* Added fade in to spoilersBlueRaja2013-06-021-2/+1
* Fixing up spoilers - they now use the 'pointer' cursor, and hide correctly fo...BlueRaja2013-06-022-9/+39
* Refactored chat. Chat now refreshes very slowly when it is not the active ta...BlueRaja2013-06-022-82/+141
* Updated login form with a few new providersBlueRaja2013-06-0221-923/+249
* A partial commit of the auth stuff, in case my upcoming changes break anythingBlueRaja2013-06-0159-133/+15107
* Fixed crazy email bug.Patrick Davison2013-05-291-13/+9
* Drop userData - depreciated.Patrick Davison2013-05-291-4/+0
* MergePatrick Davison2013-05-298-70/+70
|\
| * Set up foreign keys within the database. There is a small chance I may have ...BlueRaja2013-05-298-38/+70
* | SQL updates.Patrick Davison2013-05-291-3/+29
|/
* Rounding the rest of the walls. - Chat, Scores, Badge.Patrick Davison2013-05-282-1/+4
* Sticky Footer! moved <body> tag, renamed $Links $headerLinks.Patrick Davison2013-05-2824-320/+102
* Merge branch 'master' of git.raylu.net:patheryBlueRaja2013-05-286-5/+24
|\
| * Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2013-05-282-3/+10
| |\
| * | Netbeans meta and minor changes.Patrick Davison2013-05-276-9/+24
| * | Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2013-05-275-9/+4
| |\ \
| * | | Removed no-longer neccessary .htaccess - i'll keep a backup incase we ever us...Patrick Davison2013-05-277-75/+0
* | | | Edited a few more places where "include_once" was being used within a method....BlueRaja2013-05-2811-20/+15
| |_|/ |/| |
* | | Fixed bug causing SQLi errors after user has been logged in for 30 minutesBlueRaja2013-05-281-2/+1