diaspy.git
2013-08-20 Marek MareckiSee changes in Changelog
2013-08-20 Marek Mareckipeople.User._fetchguid() will now raise an exception...
2013-08-20 Marek MareckiFixed missing connection import in __init__
2013-08-20 Marek MareckiClient is no longer implicitly imported on `import...
2013-08-20 Marek MareckiSmall changes in connection
2013-08-10 Marek MareckiAnother bug in sensual_asa_cat.py
2013-08-10 Marek MareckiFixed bug in finelnames
2013-08-10 Marek MareckiUpdated README
2013-08-10 Marek MareckiFixed docstring
2013-08-10 Marek MareckiFixed a bug in sensual_asa_cat.py
2013-08-10 Marek MareckiAdded script for downloading pictures
2013-08-10 Marek MareckiFixed some bugs in streams
2013-08-10 Marek MareckiSome more functions added in settings
2013-08-08 Marek MareckiYou can now get list of languages in settings
2013-08-08 Marek MareckiMerge branch 'devel' into settings
2013-08-08 Marek MareckiInitiali work on retrieving languages list
2013-08-08 Marek MareckiYou can now change language and email using diaspy
2013-08-08 Marek MareckiImporved error message in diaspy.streams.Stream()._phot...
2013-08-08 Marek MareckiErr, it was kinda stupid to return anything about ...
2013-08-08 Marek Mareckipydoc will now correctly read doctsing for diaspy/strea...
2013-08-04 Marek MareckiSome refactoring in Notification model and streams
2013-07-12 Marek MareckiNew `models.Comment()` object, `Post()` can now fetch...
2013-07-12 Marek MareckiSome bug fixes and small changes
2013-07-12 Marek Marecki`people.sephandle()` raises `InvalidHandleError`,
2013-07-11 Marek MareckiMerge branch 'master' into settings
2013-07-07 Marek MareckiChangelog updated for 0.3.0
2013-07-07 Marek MareckiUpdate to version 0.3.0
2013-07-07 Marek MareckiFixed `User()` to make use of `Search().user()`
2013-07-07 Marek MareckiMerge branch 'master' into search
2013-07-07 Marek MareckiSmall changes in `people.User()`
2013-07-07 Marek MareckiMerge branch 'master' into search
2013-07-07 Marek MareckiSoftware tested and bugs shaken out after refactoring
2013-07-07 Marek MareckiMoved `User().fetchprofile()` functionality to `Search...
2013-07-07 Marek MareckiHuge refactoring done in many places, bit of redesign...
2013-07-07 Marek MareckiRefactored `Post()` to use `repr()` on `Connection()`,
2013-07-07 Marek MareckiRefactored `Aspect()` to use `repr()` on `Connection...
2013-07-07 Marek MareckiRefactored `Conversation()` to use `repr()` function...
2013-07-07 Marek Mareckinotifications.py refactored to use `repr()` on `Connect...
2013-07-07 Marek MareckiAdded __repr__() method to Connection()
2013-07-07 Marek MareckiFixed possible bug related to having multiple instances of
2013-07-07 Marek MareckiFixed bug in `Search().lookup_user()` now it's `self...
2013-07-07 Marek Marecki`diaspy/search.py` added to docs index
2013-07-06 Marek Marecki`Search().lookup_user()` now returns response code...
2013-07-06 Marek MareckiMoved `lookup_user()` method from `Connection()` to...
2013-07-06 Marek MareckiMerge branch 'connection-lookup-user' of https://github...
2013-07-06 Marek MareckiCreated diaspy/search.py module
2013-07-06 Jason RobinsonAdd lookup_user to Connection, it triggers a webfinger...
2013-07-06 Marek MareckiMerge branch 'master' into settings
2013-07-06 Marek MareckiAdded `__version__` to `diaspy/__init__.py`; updated...
2013-07-05 Marek MareckiMerge branch 'users'
2013-07-05 Marek MareckiAdded __str__() and __repr__() to people.User()
2013-07-05 Marek MareckiSmall changes in models.Aspect regexp
2013-07-05 Marek MareckiRefactored diaspy.models.Aspect.getUsers(): each step...
2013-07-05 Marek MareckiStyle fixes (make style-check)
2013-07-04 Marek MareckiImprovements and changes in Aspect().getUsers()
2013-07-03 Marek MareckiFixed and improved models.Aspect().getUsers()
2013-07-03 Marek MareckiMerge branch 'master' of https://github.com/Javafant...
2013-07-03 Marek MareckiSometginh broke Aspect().getUsers()
2013-07-03 Moritz KieferMerge pull request #18 from jaywink/aspect-model-improv...
2013-07-03 Jason RobinsonAllow initializing Aspect class also using name. Add...
2013-07-02 Moritz KieferMerge pull request #17 from jaywink/refactor-people
2013-07-01 Jason RobinsonRefactor unnecessary parameter passing from methods...
2013-07-01 Jason RobinsonRefactor long User.__init__ method
2013-06-30 Marek MareckiGetting users who are contained in an aspect is now...
2013-06-30 Marek MareckiMerge branch 'aspects-add-fix' of https://github.com...
2013-06-30 Marek MareckiSome work on `models.Aspect.getUsers()` done
2013-06-30 Jason RobinsonStatus code 200 is returned by Diaspora* on a successfu...
2013-06-30 Jason RobinsonReturn more precise error description when adding to...
2013-06-30 Jason RobinsonAllow fetching of data only without posts when creating...
2013-06-30 Marek MareckiMerge branch 'master' of https://github.com/Javafant...
2013-06-30 Marek MareckiStuff done
2013-06-30 Moritz KieferMerge pull request #15 from jaywink/contacts-fetch-fix
2013-06-29 Jason RobinsonFix Contacts.get actually returning real User classes...
2013-06-27 Marek MareckiStarted development of diaspy/settings.py
2013-06-18 Marek MareckiSmall changes in regexp used for cleaning notifications...
2013-06-12 Marek MareckiMerge branch 'streams'
2013-06-12 Marek MareckiUpdate to version 0.2.0 (according with semantic versio...
2013-06-12 Marek MareckiMerge branch 'master' of https://github.com/Javafant...
2013-06-12 Marek MareckiSmall change in .gitignore
2013-06-12 Marek Marecki`more()` method implemented in generic stream -- now...
2013-06-10 Marek Marecki`Notification().who()` now returns list of guids af...
2013-06-10 Marek MareckiFurther work on `Notificatin()` model; `str()` and...
2013-06-10 Marek MareckiSmall style and code fixes
2013-06-10 Marek MareckiMore changes in token getting procedure, now you can...
2013-06-10 Marek MareckiChanges in login and token obtaining procedures,
2013-06-09 Marek MareckiRemoved that annoying print() from `models.Notification()`
2013-06-09 Marek MareckiNotifications can now be marked as `read` or `unread`
2013-06-08 Marek MareckiWork done to improve notifications
2013-06-05 Marek MareckiSome stuff done
2013-05-26 Moritz KieferUpdate to 0.1.0
2013-05-26 Marek MareckiNew methods in `diaspy.people.Contacts()` (with tests...
2013-05-26 Marek MareckiFixed bug aspect deletion, initial development for...
2013-05-24 Marek MareckiMerge branch 'users'
2013-05-24 Marek MareckiMerge branch 'streams'
2013-05-24 Marek MareckiMerge branch 'master' of https://github.com/Javafant...
2013-05-23 Marek MareckiAdd more documentation for diaspy.people.User()
2013-05-23 Marek MareckiA bit of refactoring in diaspy.people.User(), it can...
2013-05-20 Marek MareckiLast commit before merging into master:
2013-05-20 Marek MareckiUnnecessarily complex code removed from Aspects().getID()
2013-05-19 Marek MareckiOne can now remove() aspects by their name, repr(Post...
next