Marek Marecki [Sun, 23 Apr 2017 14:18:56 +0000 (16:18 +0200)]
Add CSRF tokens when missing in POST or PUT
Marek Marecki [Sun, 23 Apr 2017 14:18:30 +0000 (16:18 +0200)]
Access method for getting id of a user
Marek Marecki [Sun, 23 Apr 2017 14:18:15 +0000 (16:18 +0200)]
Fetch token from different locations
Marek Marecki [Sun, 23 Apr 2017 13:46:25 +0000 (15:46 +0200)]
Do not guess
Marek Marecki [Sun, 23 Apr 2017 13:45:07 +0000 (15:45 +0200)]
Fix removing users from aspects, fixes #13
Marek Marecki [Sun, 23 Apr 2017 13:44:31 +0000 (15:44 +0200)]
Fix add X-CSRF-Token when it is missing
Marek Marecki [Sun, 23 Apr 2017 13:44:08 +0000 (15:44 +0200)]
Fix DELETE can be sent without data
Marek Marecki [Sun, 23 Apr 2017 13:43:44 +0000 (15:43 +0200)]
Better (safer) stringification of users
Marek Marecki [Sun, 23 Apr 2017 13:43:18 +0000 (15:43 +0200)]
Access methods for getting aspect memeberships of a user
Marek Marecki [Sun, 23 Apr 2017 13:42:59 +0000 (15:42 +0200)]
Access methods for getting handle and guid of a user
Marek Marecki [Sun, 23 Apr 2017 13:12:44 +0000 (15:12 +0200)]
Fix fetching users
Marek Marecki [Sun, 23 Apr 2017 13:12:34 +0000 (15:12 +0200)]
Fix fetching streams of other users
Marek Marecki [Sun, 23 Apr 2017 12:45:18 +0000 (14:45 +0200)]
Fixes #10
Marek Marecki [Sun, 23 Apr 2017 12:28:22 +0000 (14:28 +0200)]
Merge branch 'devel'
Marek Marecki [Sun, 23 Apr 2017 12:27:38 +0000 (14:27 +0200)]
Merge branch 'cnngimenez-master'
Marek Marecki [Tue, 26 Jan 2016 13:35:53 +0000 (14:35 +0100)]
Update README.md
Nice PyPI badge
Marek Marecki [Fri, 8 Jan 2016 23:26:05 +0000 (00:26 +0100)]
Release 0.5.1
Marek Marecki [Fri, 8 Jan 2016 23:12:38 +0000 (00:12 +0100)]
Update version in setup.py
Marek Marecki [Fri, 8 Jan 2016 23:12:09 +0000 (00:12 +0100)]
Release 0.5.0.2
Marek Marecki [Fri, 8 Jan 2016 22:58:38 +0000 (23:58 +0100)]
New setup.py
Marek Marecki [Sat, 19 Dec 2015 08:20:05 +0000 (09:20 +0100)]
It is possibe to suppress PostErrors when fetching stream
Closes #27.
Possibly closes #23.
Christian Giménez [Mon, 25 May 2015 22:40:13 +0000 (19:40 -0300)]
diaspy.models.Notification.when() use the create_at json field instead looking into the HTML code.
Marek Marecki [Wed, 13 May 2015 20:39:03 +0000 (22:39 +0200)]
Release v0.5.0.1
Marek Marecki [Wed, 13 May 2015 20:37:41 +0000 (22:37 +0200)]
Hotfix: CSRF token extraction works for older versions of Diaspora, fix #18
Marek Marecki [Tue, 5 May 2015 21:04:18 +0000 (23:04 +0200)]
Release 0.5.0
Marek Marecki [Tue, 5 May 2015 21:02:53 +0000 (23:02 +0200)]
Merge branch 'devel'
Marek Marecki [Fri, 3 Apr 2015 15:42:24 +0000 (17:42 +0200)]
This should solve #17 (new regex to extract CSRF tokens)
Marek Marecki [Fri, 3 Apr 2015 15:34:47 +0000 (17:34 +0200)]
Fix a typo
Marek Marecki [Sat, 7 Mar 2015 22:14:44 +0000 (23:14 +0100)]
Merge pull request #16 from Debakel/patch-1
Update streams.markdown
Moritz [Fri, 6 Mar 2015 18:53:12 +0000 (19:53 +0100)]
Update streams.markdown
Faldrian [Sun, 12 Jan 2014 17:45:13 +0000 (18:45 +0100)]
fixed version number in install script
Faldrian [Sun, 12 Jan 2014 17:32:27 +0000 (18:32 +0100)]
merged and fixed some problems
Faldrian [Sun, 12 Jan 2014 17:14:50 +0000 (18:14 +0100)]
Fixed bugs with getting, showing and deleting users. Deleting users still does not work.
Marek Marecki [Sat, 11 Jan 2014 22:57:33 +0000 (23:57 +0100)]
Updated setup.py file
Marek Marecki [Sat, 11 Jan 2014 22:55:20 +0000 (23:55 +0100)]
Merge branch 'master' of https://github.com/Faldrian/diaspy into Faldrian/master
Faldrian [Sat, 11 Jan 2014 16:45:43 +0000 (17:45 +0100)]
Set version in setup.py to current version.
Marek Marecki [Sun, 5 Jan 2014 11:57:35 +0000 (12:57 +0100)]
Fix for issue #10, updated language-list fetching regexp (fixes a bug where some languages were not fetched)
Marek Marecki [Fri, 20 Dec 2013 14:22:05 +0000 (15:22 +0100)]
Updated Makefile and one docstring in diaspy/people.py
Marek Marecki [Thu, 19 Dec 2013 06:11:15 +0000 (07:11 +0100)]
Update to version 0.4.2
Marek Marecki [Wed, 18 Dec 2013 20:33:00 +0000 (21:33 +0100)]
Some fixes to make diaspy more Python 2.x-friendly
Marek Marecki [Wed, 18 Dec 2013 19:56:36 +0000 (20:56 +0100)]
Updated docs
Marek Marecki [Wed, 18 Dec 2013 19:14:33 +0000 (20:14 +0100)]
Git now ignores private.* files
Marek Marecki [Wed, 13 Nov 2013 21:00:08 +0000 (22:00 +0100)]
Code fixes, new features and refactoring in the field of user data and
info
Marek Marecki [Mon, 23 Sep 2013 18:03:52 +0000 (20:03 +0200)]
Changes in diaspy.streams.Generic() and diaspy.models.Post()
Marek Marecki [Mon, 23 Sep 2013 11:29:33 +0000 (13:29 +0200)]
Small changes in diaspy/streams (documentation and initialization
methods)
Marek Marecki [Mon, 23 Sep 2013 04:37:20 +0000 (06:37 +0200)]
Small changes in documentation of streams
Marek Marecki [Sun, 15 Sep 2013 13:47:03 +0000 (15:47 +0200)]
Moved getUserInfo() to diaspy.people.Me.getInfo(), regexps for
extracting it were also moved
Marek Marecki [Sat, 14 Sep 2013 22:27:00 +0000 (00:27 +0200)]
diaspy.connection.Connection.login() returns Connection() object as well
as modifying it in-place
Marek Marecki [Fri, 13 Sep 2013 22:11:03 +0000 (00:11 +0200)]
_fetchstream() method in User() object
Marek Marecki [Thu, 12 Sep 2013 15:02:56 +0000 (17:02 +0200)]
Removed diaspy/client.py
Marek Marecki [Thu, 12 Sep 2013 14:46:37 +0000 (16:46 +0200)]
Tests updated for new lang-fetching
Marek Marecki [Thu, 12 Sep 2013 14:02:20 +0000 (16:02 +0200)]
Changed fetching languages in diaspy/settings.py, setLanguage() now
raises exception instead of returning status code
Marek Marecki [Wed, 11 Sep 2013 18:39:05 +0000 (20:39 +0200)]
Style fixes and small adjustments in regular expressions used in
diaspy/settings.py
Marek Marecki [Sun, 8 Sep 2013 10:32:43 +0000 (12:32 +0200)]
Setters for profile information implemented
Marek Marecki [Sat, 7 Sep 2013 19:49:03 +0000 (21:49 +0200)]
Updated tests and Changelog
Marek Marecki [Sat, 7 Sep 2013 19:33:23 +0000 (21:33 +0200)]
Merge branch 'feature/provider_display_name' of https://github.com/svbergerem/diaspy into svebergem-feature/provider_display_name
Marek Marecki [Sat, 7 Sep 2013 19:17:17 +0000 (21:17 +0200)]
Tags can be fetched from profile
Steffen van Bergerem [Sat, 7 Sep 2013 16:40:22 +0000 (18:40 +0200)]
Add provider_display_name to posts
Marek Marecki [Sat, 7 Sep 2013 09:57:10 +0000 (11:57 +0200)]
Fetching profile information is possible
Marek Marecki [Fri, 6 Sep 2013 19:51:26 +0000 (21:51 +0200)]
Updates to Changelog
Marek Marecki [Fri, 6 Sep 2013 19:44:20 +0000 (21:44 +0200)]
Changes in login code and additions in diaspy/settings.py (don't use yet -
will reset your profile)
Marek Marecki [Fri, 6 Sep 2013 16:06:35 +0000 (18:06 +0200)]
You can fetch tag suggestions using diaspy
Marek Marecki [Fri, 6 Sep 2013 15:09:25 +0000 (17:09 +0200)]
Removed .travis.yml
Marek Marecki [Mon, 2 Sep 2013 15:58:58 +0000 (17:58 +0200)]
Fix typo in Changelog
Marek Marecki [Mon, 2 Sep 2013 15:36:56 +0000 (17:36 +0200)]
Merge branch 'fladrian-patch-for-d-0.2.0.0' into devel
Conflicts:
diaspy/connection.py
Marek Marecki [Mon, 2 Sep 2013 14:30:53 +0000 (16:30 +0200)]
First steps in making diaspy work with D* 0.2.0.0
Faldrian [Fri, 30 Aug 2013 21:53:24 +0000 (23:53 +0200)]
Made diaspy work with diaspora 0.2.0.0
- Login seems to accept no more "only json" login
- CSRF-Token must be pulled EVERY time
Marek Marecki [Sat, 24 Aug 2013 23:16:04 +0000 (01:16 +0200)]
Nicer error handling in Connection.getUserData()
Marek Marecki [Sat, 24 Aug 2013 22:12:58 +0000 (00:12 +0200)]
Changes in login and authentication procedure (improved security)
Marek Marecki [Sat, 24 Aug 2013 13:26:55 +0000 (15:26 +0200)]
Update in Changelog
Marek Marecki [Sat, 24 Aug 2013 13:25:43 +0000 (15:25 +0200)]
Merge branch 'devel' into messages
Marek Marecki [Sat, 24 Aug 2013 13:25:25 +0000 (15:25 +0200)]
Messages are conversations once again
Marek Marecki [Sat, 24 Aug 2013 13:23:01 +0000 (15:23 +0200)]
Merge branch 'master' into settings
Marek Marecki [Sat, 24 Aug 2013 13:21:55 +0000 (15:21 +0200)]
User lookup changed names (check Changelog)
Marek Marecki [Sat, 24 Aug 2013 13:21:00 +0000 (06:21 -0700)]
Merge pull request #3 from Faldrian/master
Made the example in the README.md work.
Faldrian [Sat, 24 Aug 2013 09:51:38 +0000 (11:51 +0200)]
Made the example in the README.md work.
Marek Marecki [Fri, 23 Aug 2013 08:48:33 +0000 (10:48 +0200)]
Many changes in post model and in generic stream
Marek Marecki [Thu, 22 Aug 2013 20:52:23 +0000 (22:52 +0200)]
Downloading photos is done via diaspy.settings.Settings
Marek Marecki [Thu, 22 Aug 2013 20:50:21 +0000 (22:50 +0200)]
New stuff for version 0.4.1 detailed decription in Changelog
Marek Marecki [Thu, 22 Aug 2013 14:19:07 +0000 (16:19 +0200)]
Merge branch 'settings' into asacat
Marek Marecki [Thu, 22 Aug 2013 14:12:59 +0000 (16:12 +0200)]
diaspy can set interface language
Marek Marecki [Thu, 22 Aug 2013 14:08:14 +0000 (16:08 +0200)]
diaspy can fetch current email set
Marek Marecki [Thu, 22 Aug 2013 09:43:25 +0000 (11:43 +0200)]
Added .tarvis.yml file
Marek Marecki [Wed, 21 Aug 2013 22:18:37 +0000 (00:18 +0200)]
Quick post-release fix (forgot to increase version)
Marek Marecki [Wed, 21 Aug 2013 22:16:37 +0000 (00:16 +0200)]
Regular expressions fixed
Marek Marecki [Tue, 20 Aug 2013 12:33:52 +0000 (14:33 +0200)]
See changes in Changelog
Marek Marecki [Tue, 20 Aug 2013 12:03:29 +0000 (14:03 +0200)]
people.User._fetchguid() will now raise an exception when GUID is empty
Marek Marecki [Tue, 20 Aug 2013 11:19:52 +0000 (13:19 +0200)]
Fixed missing connection import in __init__
Marek Marecki [Tue, 20 Aug 2013 11:01:05 +0000 (13:01 +0200)]
Client is no longer implicitly imported on `import diaspy`
Marek Marecki [Tue, 20 Aug 2013 10:59:51 +0000 (12:59 +0200)]
Small changes in connection
Marek Marecki [Sat, 10 Aug 2013 14:07:14 +0000 (16:07 +0200)]
Another bug in sensual_asa_cat.py
Marek Marecki [Sat, 10 Aug 2013 14:04:22 +0000 (16:04 +0200)]
Fixed bug in finelnames
Marek Marecki [Sat, 10 Aug 2013 13:16:57 +0000 (15:16 +0200)]
Updated README
Marek Marecki [Sat, 10 Aug 2013 12:37:46 +0000 (14:37 +0200)]
Fixed docstring
Marek Marecki [Sat, 10 Aug 2013 12:28:13 +0000 (14:28 +0200)]
Fixed a bug in sensual_asa_cat.py
Marek Marecki [Sat, 10 Aug 2013 12:26:45 +0000 (14:26 +0200)]
Added script for downloading pictures
Marek Marecki [Sat, 10 Aug 2013 09:27:47 +0000 (11:27 +0200)]
Fixed some bugs in streams
Marek Marecki [Sat, 10 Aug 2013 08:38:25 +0000 (10:38 +0200)]
Some more functions added in settings
Marek Marecki [Thu, 8 Aug 2013 17:53:18 +0000 (19:53 +0200)]
You can now get list of languages in settings
Marek Marecki [Thu, 8 Aug 2013 17:37:09 +0000 (19:37 +0200)]
Merge branch 'devel' into settings