summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Marek Marecki [Wed, 20 Mar 2013 21:15:03 +0000 (22:15 +0100)]
Removed Makefile (was not useful)
Marek Marecki [Mon, 18 Mar 2013 21:26:32 +0000 (22:26 +0100)]
Fixed string manipulation in diaspy/models.py
Marek Marecki [Mon, 18 Mar 2013 21:15:37 +0000 (22:15 +0100)]
Fixed string manipulation in diaspy/conversations.py
Marek Marecki [Mon, 18 Mar 2013 21:09:50 +0000 (22:09 +0100)]
Fixed string manipulation in diaspy/client.py
Marek Marecki [Mon, 18 Mar 2013 20:34:07 +0000 (21:34 +0100)]
Initial refactoring, test for initialization of client
Marek Marecki [Mon, 18 Mar 2013 15:35:16 +0000 (16:35 +0100)]
Separated process of setting login data from actual login action.
End user interface remains untouched - changes under the hood.
Marek Marecki [Mon, 18 Mar 2013 15:20:19 +0000 (16:20 +0100)]
Minor documentation fix in diaspy/models.py
Moritz Kiefer [Fri, 1 Mar 2013 21:33:06 +0000 (13:33 -0800)]
Merge pull request #5 from dabascht/direct_messages
Direct messages
Baŝto [Fri, 1 Mar 2013 21:22:41 +0000 (22:22 +0100)]
the rest: create new conversations and get a list of existing conversations
Baŝto [Fri, 1 Mar 2013 21:11:50 +0000 (22:11 +0100)]
Create new Conversations, answer to old ones or delete them
Moritz Kiefer [Fri, 15 Feb 2013 12:54:41 +0000 (13:54 +0100)]
Add get_tag; pep8 fixes
Moritz Kiefer [Tue, 5 Feb 2013 17:39:33 +0000 (18:39 +0100)]
Fix setup.py, closes #3
Moritz Kiefer [Tue, 5 Feb 2013 17:35:56 +0000 (18:35 +0100)]
Fix setup.py, closes #3
Moritz Kiefer [Tue, 5 Feb 2013 17:35:56 +0000 (18:35 +0100)]
Fix setup.py
Moritz Kiefer [Sun, 3 Feb 2013 14:13:20 +0000 (15:13 +0100)]
Clean up login function
Moritz Kiefer [Sun, 3 Feb 2013 11:29:41 +0000 (12:29 +0100)]
Fix typo in remove_aspect
Moritz Kiefer [Sat, 2 Feb 2013 23:01:10 +0000 (00:01 +0100)]
Add functions to add and remove aspects
Moritz Kiefer [Sat, 2 Feb 2013 22:32:12 +0000 (23:32 +0100)]
Add functions to add and remove users to/from aspects
Moritz Kiefer [Sat, 2 Feb 2013 21:40:13 +0000 (22:40 +0100)]
Add function to delete post
Moritz Kiefer [Sat, 2 Feb 2013 19:49:58 +0000 (20:49 +0100)]
Remove debugging adapter
Moritz Kiefer [Sat, 2 Feb 2013 19:43:08 +0000 (20:43 +0100)]
Allow attaching of images to a post
Moritz Kiefer [Sat, 2 Feb 2013 11:24:41 +0000 (12:24 +0100)]
Fix documentation
Moritz Kiefer [Sat, 2 Feb 2013 11:22:48 +0000 (12:22 +0100)]
Return Post object instead of json
Moritz Kiefer [Sat, 2 Feb 2013 09:27:26 +0000 (10:27 +0100)]
Fix module references
Moritz Kiefer [Fri, 1 Feb 2013 22:51:25 +0000 (23:51 +0100)]
rename Post.fetch_data() to Post.get_data()
Moritz Kiefer [Fri, 1 Feb 2013 22:45:21 +0000 (23:45 +0100)]
get_mentions() function
Moritz Kiefer [Fri, 1 Feb 2013 22:38:16 +0000 (23:38 +0100)]
get_notifications() function
Moritz Kiefer [Fri, 1 Feb 2013 20:07:22 +0000 (21:07 +0100)]
Add function to read stream data
Moritz Kiefer [Fri, 1 Feb 2013 19:30:17 +0000 (20:30 +0100)]
Fetch post_data when needed
Moritz Kiefer [Fri, 1 Feb 2013 19:14:53 +0000 (20:14 +0100)]
Add LICENSE file
Moritz Kiefer [Sat, 19 Jan 2013 21:43:24 +0000 (22:43 +0100)]
Improve exception handling
Moritz Kiefer [Fri, 18 Jan 2013 14:03:51 +0000 (15:03 +0100)]
documentation fixes
Moritz Kiefer [Fri, 18 Jan 2013 11:53:57 +0000 (12:53 +0100)]
Improvements to the documentation and style fixes
Moritz Kiefer [Thu, 17 Jan 2013 21:39:36 +0000 (22:39 +0100)]
Add post class
Moritz Kiefer [Thu, 17 Jan 2013 16:02:29 +0000 (17:02 +0100)]
Add function to add and remove comments
Moritz Kiefer [Wed, 16 Jan 2013 19:17:42 +0000 (20:17 +0100)]
Add function to reshare a post
Moritz Kiefer [Wed, 16 Jan 2013 18:56:08 +0000 (19:56 +0100)]
Add functions to like and remove likes on a post.
Moritz Kiefer [Wed, 16 Jan 2013 14:17:35 +0000 (15:17 +0100)]
Add function to retrieve userinfo
Moritz Kiefer [Tue, 15 Jan 2013 20:57:35 +0000 (21:57 +0100)]
Further improvements to the documentation
Moritz Kiefer [Tue, 15 Jan 2013 20:12:59 +0000 (21:12 +0100)]
Further improvements to the documentation
Moritz Kiefer [Tue, 15 Jan 2013 20:03:53 +0000 (21:03 +0100)]
Improve documentation
Moritz Kiefer [Tue, 15 Jan 2013 19:25:38 +0000 (20:25 +0100)]
Add requirements file
Moritz Kiefer [Tue, 15 Jan 2013 19:13:54 +0000 (20:13 +0100)]
another try
Moritz Kiefer [Tue, 15 Jan 2013 17:32:04 +0000 (18:32 +0100)]
Please work!
Moritz Kiefer [Tue, 15 Jan 2013 17:20:44 +0000 (18:20 +0100)]
Dammit, just work now, please!
Moritz Kiefer [Tue, 15 Jan 2013 17:14:06 +0000 (18:14 +0100)]
Dammit, just work now, please!
Moritz Kiefer [Tue, 15 Jan 2013 17:11:39 +0000 (18:11 +0100)]
another fix for rtd
Moritz Kiefer [Tue, 15 Jan 2013 17:07:25 +0000 (18:07 +0100)]
fixes for readthedocs
Moritz Kiefer [Tue, 15 Jan 2013 16:41:54 +0000 (17:41 +0100)]
initial commit