summaryrefslogtreecommitdiffstats
path: root/ajax
Commit message (Collapse)AuthorAgeFilesLines
* BUGFIX: Chat eating messages. Also removed 'the supermarket'. Hell, it's ↵Patrick Davison2013-03-271-1/+1
| | | | about time.
* BUGFIX: Dates before the first Ultra Complex show the first Ultra Complex on ↵BlueRaja2013-03-231-1/+2
| | | | the scores page
* Bugfix forever wall-notifications.Patrick Davison2013-03-141-2/+0
|
* Retrieve solution.Patrick Davison2013-03-101-0/+23
|
* small cleanupBlueRaja2013-03-071-6/+0
|
* Added a bunch more unnecessary chat filtersBlueRaja2013-03-051-6/+20
|
* Chat antispam and more replacements.Patrick Davison2013-03-031-4/+26
|
* Chat /me and URL LinkingPatrick Davison2013-02-281-3/+4
|
* Added /spoiler command to chat - Fixed issue with 2 quick succession chats ↵Patrick Davison2013-02-241-2/+5
| | | | being very slow.
* Merge branch 'HEAD' of ssh://git@git.raylu.net/patheryPatrick Davison2013-02-211-14/+18
|\
| * Added a few more chat filters :)BlueRaja2013-02-211-1/+6
| |
| * BUGFIX: Chat filter is case sensitivegit2013-02-211-14/+13
| |
* | Preperation for cacheing scores.Patrick Davison2013-02-211-143/+27
| |
* | Score page improvements.Patrick Davison2013-02-211-13/+49
| |
* | Moved sqli connection to sqlEmbeded.phpPatrick Davison2013-02-212-2/+2
|/
* Switched to PHP 5.4 . Added domain/user/id.js to the url rewrite. Added ↵Patrick Davison2013-02-201-0/+54
| | | | users.ajax.php
* added /time to chat for funziesPatrick Davison2013-02-201-1/+9
|
* More chat fixesPatrick Davison2013-02-181-1/+1
|
* Active/Inactive maps shown in scoreboard.Patrick Davison2013-02-181-1/+1
|
* Chat updates. Commands /say to speak as server. Notification of new maps in ↵Patrick Davison2013-02-181-1/+24
| | | | chat.
* Active maps now have a different color in the scoreboard.Patrick Davison2013-02-171-9/+8
|
* Challenge maps can be accessed with domain/challenge/ID.jsPatrick Davison2013-02-171-0/+35
|
* Map namesPatrick Davison2013-02-171-3/+23
|
* Mute-User and Lockdown for chat. :).Patrick Davison2013-02-141-6/+26
|
* Lots'n Lots of work on the scoreboard...Patrick Davison2013-02-142-16/+106
|
* Map URL rewrite .com/map/ID - Note this has domain name in it...Patrick Davison2013-02-091-0/+20
|
* ajax stuff for scores.phpPatrick Davison2013-01-291-5/+56
|
* ajax chat moved. loading.gif added - not sure if we'll use it.Patrick Davison2013-01-271-0/+84
|
* The start of a new scoreboard or "Scores" page.Patrick Davison2013-01-271-0/+21
- I have the feeling some adjustments made here might propigate to the Home page eventually.