summaryrefslogtreecommitdiffstats
path: root/pages/cp.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix for name filter causing names to be longer than they shouldBlueRaja2013-06-041-2/+5
|
* BUGFIX: Name changing not working anymoreBlueRaja2013-06-031-3/+4
|
* Set up foreign keys within the database. There is a small chance I may have ↵BlueRaja2013-05-291-20/+0
| | | | broken emails, unlocks, or chat. Will test :)
* Sticky Footer! moved <body> tag, renamed $Links $headerLinks.Patrick Davison2013-05-281-3/+1
|
* Prep work for server-end mixpanel tracking for unsubscribe to prevent a ↵Patrick Davison2013-03-241-0/+21
| | | | desynch status of 'unsubscribed'
* Increased allowed name length.Patrick Davison2013-03-241-1/+1
|
* Track unsubscribed status with mixpanel for future use.Patrick Davison2013-03-121-3/+5
|
* Support for multiple spaces in a username.Patrick Davison2013-02-201-0/+1
|
* Modified restrictions for usernames.Patrick Davison2013-02-171-12/+19
|
* Unsubscribe in /cpPatrick Davison2013-02-091-12/+67
|
* Error logging. .htaccess cacheing. Modified doredirect to use $mydomainPatrick Davison2013-01-311-1/+3
|
* db.inc.php now only contains the database login info; the actual connection ↵BlueRaja2013-01-131-1/+1
| | | | to the DB has been moved to includes/sqlEmbedded. This was done so we don't need to have the db info in two separate files (one of which is in the repo, derp)
* PHP's 5.4 depreciation of eregi_replace.Patrick Davison2012-12-261-14/+13
| | | | Adjustments for the new htmlFooter
* fix lots of warnings, whitespaceraylu2012-07-181-2/+2
|
* Minor adjustments, chatfilter added to name-change.Patrick Davison2011-12-281-6/+28
|
* Clean URL'sPatrick Davison2011-12-131-1/+1
|
* fix up the control panel a bitraylu2011-12-121-22/+13
|
* Initial import from Dropboxraylu2011-04-071-0/+69