|
|
ab67c55d90
|
Modification to the cron methods to allow arguments to be passed to each call
|
2010-10-18 12:19:22 +01:00 |
|
|
|
9fdc4454a9
|
Modified Reddit API for Comment/Message objects to be based from dicts, for easier serialization
|
2010-10-13 12:44:59 +01:00 |
|
|
|
52447f3f81
|
Handle UTF8/Unicode in the Reddit API
This fixes Ps3udo's issues with his welcome text
|
2010-10-11 10:16:46 +01:00 |
|
|
|
94b8736622
|
Removed a few debug print statements that are no longer needed
|
2010-08-07 12:36:14 +01:00 |
|
|
|
9718800002
|
Small bits of documentation for the Reddit app
|
2010-08-07 12:32:58 +01:00 |
|
|
|
4a3b801185
|
Moved to using South, and used a better repo for JSONField
|
2010-07-01 18:31:42 +01:00 |
|
|
|
74568b477e
|
Remove django-evolution
|
2010-07-01 18:09:14 +01:00 |
|
|
|
d68a0907c6
|
Further work on parsing Reddit comments
|
2010-05-12 16:02:29 +01:00 |
|
|
|
1240120c01
|
Added some further documentation and examples
|
2010-05-11 13:13:19 +01:00 |
|
|
|
64b4d73617
|
Added documentation to the RedditAccount model, along with some inline tests
|
2010-05-10 14:06:30 +01:00 |
|
|
|
0fde4c2e3f
|
Added further validation onto the Inbox object
|
2010-04-30 16:26:33 +01:00 |
|
|
|
f8280b8bd7
|
Tightend up the reddit user validation process to avoid issues.
|
2010-04-20 22:23:17 +01:00 |
|
|
|
b8eaf202d7
|
Applications now send a email and reddit notification message when the status is changed.
|
2010-04-20 22:10:31 +01:00 |
|
|
|
53165895b0
|
Added recent_posts function to pull recent posts/comments from API
|
2010-04-05 19:23:43 +01:00 |
|
|
|
75c1dedb6e
|
Add validation details to the Admin interface
|
2010-04-02 21:48:07 +01:00 |
|
|
|
342ccfc887
|
Import settings into reddit cron
|
2010-04-02 20:04:07 +01:00 |
|
|
|
ed05f50217
|
Fixed validation check
|
2010-04-02 19:50:46 +01:00 |
|
|
|
be12cbf90a
|
Added initial value to evolution
|
2010-04-02 19:40:01 +01:00 |
|
|
|
83a9113127
|
Added validation processes for reddit accounts
|
2010-04-02 19:32:57 +01:00 |
|
|
|
795066dfaa
|
Added validated field to Reddit account
|
2010-04-02 19:04:01 +01:00 |
|
|
|
6f3dbad09e
|
Updated cronjobs
|
2010-03-30 22:32:42 +01:00 |
|
|
|
484a459987
|
Removed django_cron dependancy, use manual started cronjobs
|
2010-03-23 09:43:04 +00:00 |
|
|
|
65407b42dc
|
Added further work on reddit API and cronjobs
|
2010-03-18 22:11:48 +00:00 |
|
|
|
e70639ef62
|
Cleanup of API code, DRY principle.
|
2010-03-18 16:07:18 +00:00 |
|
|
|
2005131a4e
|
Added to Inbox, allows sending messages
|
2010-03-18 14:20:07 +00:00 |
|
|
|
301aa58bf3
|
Added a "Reddit Eligible" field in the admin interface.
|
2010-03-12 16:36:46 +00:00 |
|
|
|
0bc4894ada
|
Move reddit api to api, oops.
|
2010-03-05 20:54:24 +01:00 |
|
|
|
38281f0e7e
|
Remove some debug messages
|
2010-03-05 17:33:47 +01:00 |
|
|
|
030963730b
|
Basic Reddit API
|
2010-03-05 17:14:46 +01:00 |
|
|
|
91bd276ace
|
Admin now uses a custom form to sort User selection box
|
2010-03-03 15:03:48 +00:00 |
|
|
|
2f3ea3f48b
|
Limit admin fields to User/Reddit User, stopping odd error messages
|
2010-03-03 14:07:10 +00:00 |
|
|
|
ed258069fd
|
Abstract out update command instead of being embedded in save, added cron
|
2010-03-02 23:08:19 +00:00 |
|
|
|
b04f943bc5
|
Added Last API Update field
|
2010-03-02 23:01:01 +00:00 |
|
|
|
e7ab428044
|
Added RedditAccount as a editable section to users, also added Admin side
|
2010-03-02 22:57:10 +00:00 |
|
|
|
dcd4f22a78
|
Added basic reddit model
|
2010-03-02 22:31:59 +00:00 |
|