Commit Graph

48 Commits

Author SHA1 Message Date
Trever Fischer
3706219e90 Implement server kicks and updating the server time on the page according to heartbeats 2012-11-12 14:40:32 -05:00
Trever Fischer
ddd7b0028e Add a link to the vault 2012-11-09 17:20:22 -05:00
Trever Fischer
d01075e094 Add the vault page 2012-11-09 12:04:47 -05:00
Trever Fischer
6b8239eb3f Implement webchat and badge notifications 2012-10-23 13:10:06 -04:00
Trever Fischer
c5d644371d Display hostname on pages 2012-10-22 12:37:48 -04:00
Trever Fischer
97da13000c Add a small, minimal popup tray for future expansion. 2012-08-29 22:50:42 -04:00
Trever Fischer
72f0632080 Combine messages and notifications into the same display element 2012-06-09 16:48:43 -04:00
Trever Fischer
2e93e70fa7 --crashing_other_unit_tests 2012-06-08 15:06:23 -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
a5858ce11c Rewrite templates to handle additional sidebar information 2012-06-07 16:55:37 -04:00
Trever Fischer
8bf1478208 Implement badges 2012-06-07 15:47:03 -04:00
Trever Fischer
b15c9a3508 Add jquery UI 2012-04-23 12:39:16 -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
601d0d2259 Revert "Revert "reduce polling load by condensing the json poll api into one method instead of several""
This reverts commit 1d32ea66c4.
2012-04-19 17:42:46 -04:00
Trever Fischer
1d32ea66c4 Revert "reduce polling load by condensing the json poll api into one method instead of several"
This reverts commit 4ae3407fb0.
2012-04-19 17:35:27 -04:00
Trever Fischer
4ae3407fb0 reduce polling load by condensing the json poll api into one method instead of several 2012-04-19 14:47:44 -04:00
Trever Fischer
0655573ee9 Force browsers to pull in new CSS every update 2012-04-18 11:44:23 -04:00
Trever Fischer
a2a5485618 Reorganize epicenter links and add a fancy background topper 2012-04-18 11:42:57 -04:00
Trever Fischer
3d47f691a0 Add support for django messages 2012-04-18 10:51:06 -04:00
Trever Fischer
46a6c47127 Add extra analytics code to certain pages 2012-04-17 13:15:57 -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
061f649bc8 Use new index page 2012-04-17 01:41:20 -04:00
Trever Fischer
4c802e3364 Add google analytics 2012-04-13 09:45:23 -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
5b13fcbc04 Expose donation link 2012-04-11 15:16:22 -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
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
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
754d6c2fe3 Move the time display 2012-03-04 13:40:52 -05:00
Trever Fischer
3d317ad0b3 Add dynmap time queries through api, and add a time widget 2012-03-04 10:57:37 -05:00
Trever Fischer
34567bf695 Use minecraft avatars 2012-03-03 22:09:40 -05:00
Trever Fischer
9f1acfb70c Implement JQuery polling of user balance on page 2012-03-03 18:12:54 -05:00
Trever Fischer
c2bdc1e87a Display grist balance on website 2012-03-03 17:53:32 -05:00
Trever Fischer
2976830bf6 Add a user list 2012-03-02 21:19:56 -05:00
Trever Fischer
b246ac8910 Display user avatar in epicenter 2012-03-02 21:19:39 -05:00
Trever Fischer
cea5a93167 Move map links 2012-03-02 15:07:09 -05:00
Trever Fischer
871eb69d73 Implement the new design 2012-03-02 14:51:20 -05:00