Adi Sieker
a95face850
implemented topics and messages.
...
groups now know their topics and topics know their messages.
the relevant convore apis are:
- /groups/:group_id/topics.json
- /topics/:topic_id/messages.json
2011-03-16 02:55:51 -04:00
Kenneth Reitz
e24fe6af11
Add groups attr to categories.
2011-02-21 15:41:13 -05:00
Kenneth Reitz
8b82223b6d
Category support
2011-02-21 15:20:52 -05:00
Kenneth Reitz
a420529574
Anyjson, docstrings
2011-02-21 14:21:56 -05:00
Kenneth Reitz
78fc750a02
new-style classes, not self-instantiating
2011-02-21 13:12:29 -05:00
Kenneth Reitz
c86ec88c4c
Added skeleton Category
2011-02-20 14:49:37 -05:00
Kenneth Reitz
00b352372c
API refactor
2011-02-20 14:23:20 -05:00
Kenneth Reitz
1ead21dde1
no need for models or request now.
2011-02-19 16:23:29 -05:00
Kenneth Reitz
63321528e5
proper datetime objects
2011-02-19 16:03:42 -05:00
Kenneth Reitz
3e964fb4d4
docstringz
2011-02-19 14:21:39 -05:00
Kenneth Reitz
a829829e01
dict get defaults
2011-02-19 14:17:03 -05:00
Kenneth Reitz
1dd33eb918
dict.get() defualts
2011-02-19 14:16:06 -05:00
Kenneth Reitz
8790a7279a
don't use built in names
2011-02-19 13:23:24 -05:00
Kenneth Reitz
df784f74e3
models will hold the data
2011-02-19 11:40:34 -05:00
Kenneth Reitz
e79bc23e50
added basic models
2011-02-19 06:55:40 -05:00