Fix setup.py
[diaspy.git] / diaspy /
2013-02-03 Moritz KieferClean up login function
2013-02-03 Moritz KieferFix typo in remove_aspect
2013-02-02 Moritz KieferAdd functions to add and remove aspects
2013-02-02 Moritz KieferAdd functions to add and remove users to/from aspects
2013-02-02 Moritz KieferAdd function to delete post
2013-02-02 Moritz KieferRemove debugging adapter
2013-02-02 Moritz KieferAllow attaching of images to a post
2013-02-02 Moritz KieferReturn Post object instead of json
2013-02-02 Moritz KieferFix module references
2013-02-01 Moritz Kieferrename Post.fetch_data() to Post.get_data()
2013-02-01 Moritz Kieferget_mentions() function
2013-02-01 Moritz Kieferget_notifications() function
2013-02-01 Moritz KieferAdd function to read stream data
2013-02-01 Moritz KieferFetch post_data when needed
2013-01-19 Moritz KieferImprove exception handling
2013-01-18 Moritz KieferImprovements to the documentation and style fixes
2013-01-17 Moritz KieferAdd post class
2013-01-15 Moritz KieferFurther improvements to the documentation
2013-01-15 Moritz KieferImprove documentation
2013-01-15 Moritz Kieferanother try
2013-01-15 Moritz Kieferinitial commit