- 29 Sep, 2018 2 commits
-
-
zauberstuhl authored
Add ActivityPub API calls See merge request !4
-
Ghost User authored
-
- 07 Sep, 2018 1 commit
-
-
zauberstuhl authored
-
- 13 Jul, 2018 1 commit
-
-
zauberstuhl authored
required by ganggo!69
-
- 30 Jun, 2018 1 commit
-
-
zauberstuhl authored
see golang.org/issue/13832
-
- 22 Feb, 2018 1 commit
-
-
zauberstuhl authored
related to ganggo/ganggo#50
-
- 15 Feb, 2018 1 commit
-
-
zauberstuhl authored
-
- 08 Feb, 2018 1 commit
-
-
zauberstuhl authored
-
- 06 Feb, 2018 1 commit
-
-
zauberstuhl authored
with diaspora format support (see https://ganggo.github.io/api/#api-UserStreams-ApiUserStream_ShowPersonStream)
-
- 04 Feb, 2018 3 commits
-
-
zauberstuhl authored
-
zauberstuhl authored
Implement user stream api call
-
zauberstuhl authored
added creation and deletion of a UserStream struct
-
- 27 Jan, 2018 1 commit
-
-
zauberstuhl authored
-
- 26 Jan, 2018 1 commit
-
-
zauberstuhl authored
related to ganggo/federation#8
-
- 19 Jan, 2018 2 commits
-
-
zauberstuhl authored
Refactor dispatcher receiver jobs
-
zauberstuhl authored
* Add reshare call for post entity * Add delete post/reshare call * Add delete comment call * Add delete like call related to ganggo/ganggo@4383093ce34acb5335081ecbfdacbc53d3b83525
-
- 16 Jan, 2018 2 commits
-
-
zauberstuhl authored
-
zauberstuhl authored
related to ganggo@2534fff7
-
- 13 Jan, 2018 4 commits
-
-
zauberstuhl authored
-
zauberstuhl authored
-
zauberstuhl authored
-
zauberstuhl authored
-
- 11 Jan, 2018 3 commits
-
-
zauberstuhl authored
-
zauberstuhl authored
-
zauberstuhl authored
otherwise it will not update CurrentUser field
-
- 10 Jan, 2018 6 commits
-
-
zauberstuhl authored
Defining "revel.InterceptMethod(ApiOAuth.checkUser, revel.BEFORE)" will require authentication for all routes in ApiOAuth struct. For single routes we can overwrite this behavior with a custom ApiOAuth.checkUser function
-
zauberstuhl authored
related to ganggo@b92e6515
-
zauberstuhl authored
add fields as optional parameter
-
zauberstuhl authored
-
zauberstuhl authored
add optional offset parameter (default limit is 10)
-
zauberstuhl authored
-
- 09 Jan, 2018 3 commits
-
-
zauberstuhl authored
-
zauberstuhl authored
-
zauberstuhl authored
visibility = 0 for all posts; 1 for public posts; 2 for private posts;
-
- 08 Jan, 2018 1 commit
-
-
zauberstuhl authored
This should be handle by the application server
-
- 07 Jan, 2018 1 commit
-
-
zauberstuhl authored
-
- 06 Jan, 2018 2 commits
-
-
zauberstuhl authored
-
zauberstuhl authored
this will improve api performance in respect of slow network connectivity e.g. mobile devices
-
- 04 Jan, 2018 1 commit
-
-
zauberstuhl authored
related to ganggo@ff16e649
-
- 01 Jan, 2018 1 commit
-
-
zauberstuhl authored
-