Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for name filter causing names to be longer than they should | BlueRaja | 2013-06-04 | 1 | -2/+5 |
| | |||||
* | BUGFIX: Name changing not working anymore | BlueRaja | 2013-06-03 | 1 | -3/+4 |
| | |||||
* | Set up foreign keys within the database. There is a small chance I may have ↵ | BlueRaja | 2013-05-29 | 1 | -20/+0 |
| | | | | broken emails, unlocks, or chat. Will test :) | ||||
* | Sticky Footer! moved <body> tag, renamed $Links $headerLinks. | Patrick Davison | 2013-05-28 | 1 | -3/+1 |
| | |||||
* | Prep work for server-end mixpanel tracking for unsubscribe to prevent a ↵ | Patrick Davison | 2013-03-24 | 1 | -0/+21 |
| | | | | desynch status of 'unsubscribed' | ||||
* | Increased allowed name length. | Patrick Davison | 2013-03-24 | 1 | -1/+1 |
| | |||||
* | Track unsubscribed status with mixpanel for future use. | Patrick Davison | 2013-03-12 | 1 | -3/+5 |
| | |||||
* | Support for multiple spaces in a username. | Patrick Davison | 2013-02-20 | 1 | -0/+1 |
| | |||||
* | Modified restrictions for usernames. | Patrick Davison | 2013-02-17 | 1 | -12/+19 |
| | |||||
* | Unsubscribe in /cp | Patrick Davison | 2013-02-09 | 1 | -12/+67 |
| | |||||
* | Error logging. .htaccess cacheing. Modified doredirect to use $mydomain | Patrick Davison | 2013-01-31 | 1 | -1/+3 |
| | |||||
* | db.inc.php now only contains the database login info; the actual connection ↵ | BlueRaja | 2013-01-13 | 1 | -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 Davison | 2012-12-26 | 1 | -14/+13 |
| | | | | Adjustments for the new htmlFooter | ||||
* | fix lots of warnings, whitespace | raylu | 2012-07-18 | 1 | -2/+2 |
| | |||||
* | Minor adjustments, chatfilter added to name-change. | Patrick Davison | 2011-12-28 | 1 | -6/+28 |
| | |||||
* | Clean URL's | Patrick Davison | 2011-12-13 | 1 | -1/+1 |
| | |||||
* | fix up the control panel a bit | raylu | 2011-12-12 | 1 | -22/+13 |
| | |||||
* | Initial import from Dropbox | raylu | 2011-04-07 | 1 | -0/+69 |