summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Attempting to remove the multiple calls to getChat(); however, I seem to ↵Messing_with_chatBlueRaja2013-06-092-32/+19
| | | | have broken chat...
* 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
|
* 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
| | | | | | | | This reverts commit 538c6f28e50b92b77ef9ce7a6a49641327eeed1a.
* | 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 ↵BlueRaja2013-06-022-9/+39
| | | | for links.
* Refactored chat. Chat now refreshes very slowly when it is not the active ↵BlueRaja2013-06-022-82/+141
| | | | tab (or the window is minimized)
* 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
| | | | | | | | broken emails, unlocks, or chat. Will test :)
* | 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 ↵Patrick Davison2013-05-277-75/+0
| | | | | | | | | | | | | | | | use apache again.
* | | | Edited a few more places where "include_once" was being used within a ↵BlueRaja2013-05-2811-20/+15
| |_|/ |/| | | | | | | | method. Hopefully this doesn't break anything :)
* | | Fixed bug causing SQLi errors after user has been logged in for 30 minutesBlueRaja2013-05-281-2/+1
| | |
* | | Added index to increase speed of stats updatingBlueRaja2013-05-271-1/+5
| |/ |/|
* | Apparently this is recommended to have browsers recognize the favicon ↵BlueRaja2013-05-271-0/+2
| | | | | | | | | | | | (though some/most recognize it regardless)? Anyways, it can't hurt.
* | Resized some images that were way larger than necessaryBlueRaja2013-05-272-0/+0
| |
* | Moved $mydomain to db.incBlueRaja2013-05-271-9/+1
| |
* | Removed .htaccess files, added the motdLockFileBlueRaja2013-05-278-75/+1
|/
* Some code cleanup; fixed a $mydomain missing.Patrick Davison2013-05-213-44/+18
|
* More PHP warning and notice fixes.Patrick Davison2013-05-168-24/+34
|
* Missed ending quote string! Whoops!Patrick Davison2013-05-131-1/+1
|
* auto-login issue.Patrick Davison2013-05-132-7/+3
|
* Whoops debug data.Patrick Davison2013-05-131-2/+6
|
* Resource name-tweaks.Patrick Davison2013-05-131-8/+7
|
* You can now view the chat logged out. Removed extra stripslashes.Patrick Davison2013-05-131-6/+6
|