Commit Graph

31 Commits

Author SHA1 Message Date
Trever Fischer
e3296b029a Implement the item vault API 2012-11-09 07:55:44 -05:00
Trever Fischer
c5d644371d Display hostname on pages 2012-10-22 12:37:48 -04:00
Trever Fischer
4ca5e20e53 Implement a server event queue using beanstalkd 2012-09-03 16:07:09 -04:00
Trever Fischer
06a27164db Set a default forum id of "1" 2012-08-29 21:30:16 -04:00
Trever Fischer
f9eed970e9 Configurable maximum invites 2012-08-29 16:12:45 -04:00
Trever Fischer
f99949cb7b Display notifications on the site, and provide a ajaxy way to acknowledge them 2012-06-08 14:53:32 -04:00
Trever Fischer
60acb6b315 Implement an easy bridge between django reverse() and javascript ajax 2012-06-08 14:52:13 -04:00
Trever Fischer
7f710bd049 Make the petition system a bit more usable and visible 2012-06-07 16:54:59 -04:00
Trever Fischer
8bf1478208 Implement badges 2012-06-07 15:47:03 -04:00
Trever Fischer
98416917ca Add gzip and ETag middleware 2012-04-23 14:22:37 -04:00
Trever Fischer
bf23b6f135 Add a donation progress bar 2012-04-21 12:41:14 -04:00
Trever Fischer
6d0378b270 Show inbox count on every page 2012-04-21 11:28:00 -04:00
Trever Fischer
0826e01bd2 Use the forums as the source of news 2012-04-18 11:10:05 -04:00
Trever Fischer
b40d04ae74 Show forum activity in sidebar 2012-04-16 17:47:28 -04:00
Trever Fischer
3ff688304e Implement donations 2012-04-11 15:13:57 -04:00
Trever Fischer
6bb96e82cf Add piston to installed_apps 2012-04-02 14:31:50 -04:00
Trever Fischer
8ee0ce3365 Move the remanants of the profiles app into the local app for more caminus-only bits 2012-03-10 19:14:19 -05:00
Trever Fischer
77314a81e7 Add the messaging app. Fixes #8 2012-03-08 09:04:43 -05:00
Trever Fischer
e21401c0fd Remove the avatar app dep 2012-03-05 17:58:18 -05:00
Trever Fischer
dc04a313c6 Use correct login/logout urls 2012-03-05 01:12:10 -05:00
Trever Fischer
75cab27046 Move the login form context out of the profiles app 2012-03-05 00:44:45 -05:00
Trever Fischer
8fc7372bbe Move quote model into local app 2012-03-04 23:34:01 -05:00
Trever Fischer
e0957c2dab Move MinecraftProfile from the profiles app into the minecraft app, and stop using the auth profiles feature.
Might go back to auth profiles if a suitable use can be found.
2012-03-04 23:18:00 -05:00
Trever Fischer
8aeca57795 Implement a 'local' app for caminus-specific bits 2012-03-03 17:15:45 -05:00
Trever Fischer
e80cfd9e7d Remove the django comments app 2012-03-03 17:09:48 -05:00
Trever Fischer
171bca132d Implement petition app 2012-03-02 11:45:57 -05:00
Trever Fischer
5194d95d75 Import local_settings only if it already exists 2012-03-02 11:16:49 -05:00
Trever Fischer
ee82cd40cb Integrate flatpages app 2012-02-25 14:12:57 -05:00
Trever Fischer
e0b19fb4bc Default appversion repo to pwd/.git 2012-02-25 12:40:33 -05:00
Trever Fischer
a640368594 Add appversion app for displaying the version running on a server 2012-02-25 12:14:42 -05:00
Trever Fischer
1bc8bb3419 Add sanitized settings.py 2012-02-25 12:00:36 -05:00