Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attempting to remove the multiple calls to getChat(); however, I seem to ↵Messing_with_chat | BlueRaja | 2013-06-09 | 1 | -24/+11 |
| | | | | have broken chat... | ||||
* | BUGFIX: Name changing not working anymore | BlueRaja | 2013-06-03 | 1 | -45/+1 |
| | |||||
* | Set up foreign keys within the database. There is a small chance I may have ↵ | BlueRaja | 2013-05-29 | 1 | -7/+9 |
| | | | | broken emails, unlocks, or chat. Will test :) | ||||
* | Edited a few more places where "include_once" was being used within a ↵ | BlueRaja | 2013-05-28 | 3 | -5/+2 |
| | | | | method. Hopefully this doesn't break anything :) | ||||
* | More PHP warning and notice fixes. | Patrick Davison | 2013-05-16 | 2 | -3/+3 |
| | |||||
* | You can now view the chat logged out. Removed extra stripslashes. | Patrick Davison | 2013-05-13 | 1 | -6/+6 |
| | |||||
* | Many PHP warnings/notices fixes. | Patrick Davison | 2013-05-13 | 1 | -0/+4 |
| | |||||
* | Many bugs and PHP notices & warning fixes. | Patrick Davison | 2013-05-10 | 3 | -5/+8 |
| | |||||
* | Challengesss Challenges... DB Updates. Challenges | Patrick Davison | 2013-05-01 | 1 | -7/+16 |
| | |||||
* | Server-side work for challenges. | Patrick Davison | 2013-04-25 | 1 | -24/+4 |
| | |||||
* | Continue work on Ajaxifying challenges | Patrick Davison | 2013-04-23 | 1 | -4/+67 |
| | |||||
* | 404 for non-existing maps. | Patrick Davison | 2013-04-23 | 1 | -0/+5 |
| | |||||
* | Chat fixes and smileys galore. | Patrick Davison | 2013-04-23 | 1 | -2/+1 |
| | |||||
* | Cow DooDoo ^_^. | Patrick Davison | 2013-04-18 | 1 | -1/+2 |
| | |||||
* | Challenges AJAX style - progress. | Patrick Davison | 2013-04-18 | 1 | -11/+64 |
| | |||||
* | Chat fixes | Patrick Davison | 2013-04-16 | 1 | -0/+10 |
| | |||||
* | BUGFIX: Chat eating messages. Also removed 'the supermarket'. Hell, it's ↵ | Patrick Davison | 2013-03-27 | 1 | -1/+1 |
| | | | | about time. | ||||
* | BUGFIX: Dates before the first Ultra Complex show the first Ultra Complex on ↵ | BlueRaja | 2013-03-23 | 1 | -1/+2 |
| | | | | the scores page | ||||
* | Bugfix forever wall-notifications. | Patrick Davison | 2013-03-14 | 1 | -2/+0 |
| | |||||
* | Retrieve solution. | Patrick Davison | 2013-03-10 | 1 | -0/+23 |
| | |||||
* | small cleanup | BlueRaja | 2013-03-07 | 1 | -6/+0 |
| | |||||
* | Added a bunch more unnecessary chat filters | BlueRaja | 2013-03-05 | 1 | -6/+20 |
| | |||||
* | Chat antispam and more replacements. | Patrick Davison | 2013-03-03 | 1 | -4/+26 |
| | |||||
* | Chat /me and URL Linking | Patrick Davison | 2013-02-28 | 1 | -3/+4 |
| | |||||
* | Added /spoiler command to chat - Fixed issue with 2 quick succession chats ↵ | Patrick Davison | 2013-02-24 | 1 | -2/+5 |
| | | | | being very slow. | ||||
* | Merge branch 'HEAD' of ssh://git@git.raylu.net/pathery | Patrick Davison | 2013-02-21 | 1 | -14/+18 |
|\ | |||||
| * | Added a few more chat filters :) | BlueRaja | 2013-02-21 | 1 | -1/+6 |
| | | |||||
| * | BUGFIX: Chat filter is case sensitive | git | 2013-02-21 | 1 | -14/+13 |
| | | |||||
* | | Preperation for cacheing scores. | Patrick Davison | 2013-02-21 | 1 | -143/+27 |
| | | |||||
* | | Score page improvements. | Patrick Davison | 2013-02-21 | 1 | -13/+49 |
| | | |||||
* | | Moved sqli connection to sqlEmbeded.php | Patrick Davison | 2013-02-21 | 2 | -2/+2 |
|/ | |||||
* | Switched to PHP 5.4 . Added domain/user/id.js to the url rewrite. Added ↵ | Patrick Davison | 2013-02-20 | 1 | -0/+54 |
| | | | | users.ajax.php | ||||
* | added /time to chat for funzies | Patrick Davison | 2013-02-20 | 1 | -1/+9 |
| | |||||
* | More chat fixes | Patrick Davison | 2013-02-18 | 1 | -1/+1 |
| | |||||
* | Active/Inactive maps shown in scoreboard. | Patrick Davison | 2013-02-18 | 1 | -1/+1 |
| | |||||
* | Chat updates. Commands /say to speak as server. Notification of new maps in ↵ | Patrick Davison | 2013-02-18 | 1 | -1/+24 |
| | | | | chat. | ||||
* | Active maps now have a different color in the scoreboard. | Patrick Davison | 2013-02-17 | 1 | -9/+8 |
| | |||||
* | Challenge maps can be accessed with domain/challenge/ID.js | Patrick Davison | 2013-02-17 | 1 | -0/+35 |
| | |||||
* | Map names | Patrick Davison | 2013-02-17 | 1 | -3/+23 |
| | |||||
* | Mute-User and Lockdown for chat. :). | Patrick Davison | 2013-02-14 | 1 | -6/+26 |
| | |||||
* | Lots'n Lots of work on the scoreboard... | Patrick Davison | 2013-02-14 | 2 | -16/+106 |
| | |||||
* | Map URL rewrite .com/map/ID - Note this has domain name in it... | Patrick Davison | 2013-02-09 | 1 | -0/+20 |
| | |||||
* | ajax stuff for scores.php | Patrick Davison | 2013-01-29 | 1 | -5/+56 |
| | |||||
* | ajax chat moved. loading.gif added - not sure if we'll use it. | Patrick Davison | 2013-01-27 | 1 | -0/+84 |
| | |||||
* | The start of a new scoreboard or "Scores" page. | Patrick Davison | 2013-01-27 | 1 | -0/+21 |
- I have the feeling some adjustments made here might propigate to the Home page eventually. |