2 Commits

Author SHA1 Message Date
Alexander Graf
9b3014d5bf Fix anonymous GraphQL queries
Port of 73ec884ea49cf099570b6b2dd4c6f1f751ae4b96 to v4-dev.
2018-04-11 21:24:36 +02:00
Alexander Graf
25b8165547 Various minor fixes
* Fix Post.owner_profile in cases where initial owner struct contains id
  only

* Assert node structure is complete enough at Post creation

* Fix get_followees() call in _main()

* Prefer importing from '.' rather than '.<submodule>' in __main__

* Fix name of instaloader_unittests ('-' is illegal in module names)

* Foreport 5fe2a70374b6e81dc875ad33bf44f1001a4f2fc0
  "Fix downloading of hashtags"

* Foreport 67ac8f339716c498cddb2f1489eac6104409646c
  "Enforce being logged in for getting username by id"
2018-04-11 10:49:03 +02:00