Commit Graph

83 Commits

Author SHA1 Message Date
Trever Fischer
3d47f691a0 Add support for django messages 2012-04-18 10:51:06 -04:00
Trever Fischer
8b5fdc6a1d Add ability to sticky/delete topics 2012-04-18 10:33:36 -04:00
Trever Fischer
4d8d3ff768 Display relative post times instead of absolute 2012-04-17 13:23:50 -04:00
Trever Fischer
46a6c47127 Add extra analytics code to certain pages 2012-04-17 13:15:57 -04:00
Trever Fischer
d1c93cd675 Fix latest topic listings 2012-04-17 13:14:09 -04:00
Trever Fischer
820c904d39 Track donations in google analytics 2012-04-17 12:28:05 -04:00
Trever Fischer
bce2a8554b Add a welcome page after registration 2012-04-17 12:10:02 -04:00
Trever Fischer
71cc585c88 Fix analytics 2012-04-17 02:02:49 -04:00
Trever Fischer
2a26ed031d Improve google analytics by separating logged in users and guests 2012-04-17 01:59:54 -04:00
Trever Fischer
21f7b20c8d Display subforums when linking to parent forum 2012-04-17 01:51:43 -04:00
Trever Fischer
061f649bc8 Use new index page 2012-04-17 01:41:20 -04:00
Trever Fischer
74faaa136e Add a new index page 2012-04-17 01:40:50 -04:00
Trever Fischer
dc8eb80e6c Restyle forum lists 2012-04-17 01:40:33 -04:00
Trever Fischer
228ad1cedd Restyle forums a bit 2012-04-17 00:22:25 -04:00
Trever Fischer
7c4d14d21d Add a common widget for showing a user tile 2012-04-17 00:21:07 -04:00
Trever Fischer
8d1d488cd9 Fix usage of MPTT in forum thread display 2012-04-16 19:38:46 -04:00
Trever Fischer
d13caf59af Show subforums 2012-04-16 19:38:25 -04:00
Trever Fischer
8b7b628ad4 Style forums a bit more 2012-04-16 17:57:11 -04:00
Trever Fischer
fb576643c8 Fix server link position 2012-04-16 17:47:43 -04:00
Trever Fischer
b40d04ae74 Show forum activity in sidebar 2012-04-16 17:47:28 -04:00
Trever Fischer
42d9afcca4 Improve the news item layout by adding avatars and publish dates 2012-04-13 10:59:53 -04:00
Trever Fischer
4c802e3364 Add google analytics 2012-04-13 09:45:23 -04:00
Trever Fischer
7810de993b Add BlogPosting microformat to news feed 2012-04-12 16:21:26 -04:00
Trever Fischer
342c4b496d Link google+ page to the page 2012-04-12 16:07:51 -04:00
Trever Fischer
6798291a66 Add microformat to header 2012-04-12 16:03:16 -04:00
Trever Fischer
ad86cfe687 Add a google+ button 2012-04-12 16:03:07 -04:00
Trever Fischer
b17e1c56b4 Add dwolla donation image 2012-04-11 15:22:34 -04:00
Trever Fischer
5b13fcbc04 Expose donation link 2012-04-11 15:16:22 -04:00
Trever Fischer
3ff688304e Implement donations 2012-04-11 15:13:57 -04:00
Trever Fischer
e5ddb3dd98 Add favicon 2012-04-02 08:16:12 -04:00
Trever Fischer
59076ff78d Fix logo path 2012-03-18 12:31:05 -04:00
Trever Fischer
3708549210 Add more wording to the invite claim pages. Fixes #17 2012-03-10 22:01:47 -05:00
Trever Fischer
f289be9a94 Add forum and news post notifications. Fixes #9 2012-03-10 20:34:47 -05:00
Trever Fischer
eb442b9c96 Send notifications when invites are accepted. Fixes #8 2012-03-10 20:25:59 -05: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
690db3945a Implement error pages. Fixes #21 2012-03-07 17:22:54 -05:00
Trever Fischer
1112d27075 Display avatars in news comments. Fixes #3 2012-03-07 16:48:56 -05:00
Trever Fischer
f30e381376 Show server name in rules page 2012-03-06 09:58:18 -05:00
Trever Fischer
69105e665a Use base_simple in more places. Fixes #24 2012-03-05 19:53:47 -05:00
Trever Fischer
e127b157f0 Implement rulesets. Fixes #22 2012-03-05 19:43:56 -05:00
Trever Fischer
374a8225ef Expand news excerpt length 2012-03-05 01:19:11 -05:00
Trever Fischer
4d5637eebd Use caminus theme for admin pages 2012-03-05 00:16:27 -05:00
Trever Fischer
868e38896e Use django's auth code for login/logout instead of rolling our own 2012-03-04 23:42:02 -05:00
Trever Fischer
82222860c9 Merge branch 'master' of dev.camin.us:www
Conflicts:
	profiles/models.py
	profiles/views.py
	templates/base_full.html
2012-03-04 23:22:47 -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
75ac4ebbdd Use django builtin auth views, and add a password reset link 2012-03-04 22:04:04 -05:00
Trever Fischer
d7dccf9904 use base_simple in some old templates 2012-03-04 14:39:21 -05:00
Trever Fischer
927af328e8 Restyle epicenter links 2012-03-04 13:53:14 -05:00
Trever Fischer
172a5ab9d9 Tweak profile page 2012-03-04 13:50:32 -05:00