index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
web
/
twitter_api
/
twitter_api_controller_test.exs
Age
Commit message (
Expand
)
Author
2017-06-30
Only return posts in TwAPI conversations.
Roger Braun
2017-06-20
Replace UserRepresenter with UserView
dtluna
2017-05-10
Add externalprofile to TwAPI.
Roger Braun
2017-05-07
Merge branch 'develop' into dtluna/pleroma-feature/unfollow-activity
Roger Braun
2017-04-30
Use conversation mapping objects to get / retrieve context from TwAPI.
Roger Braun
2017-04-26
Fix retweet spec.
Roger Braun
2017-04-24
Merge branch 'bugfix/deny-empty-posts' of ssh.gitgud.io:dtluna/pleroma into b...
dtluna
2017-04-24
Deny whitespace statuses
dtluna
2017-04-24
Add error response to self-repeats
dtluna
2017-04-23
Add error response on empty status
dtluna
2017-04-21
Fix specs, add some user info.
Roger Braun
2017-04-20
Add statuses/mentions endpoint
dtluna
2017-04-19
Merge branch 'feature/user-timeline' into 'develop'
lambadalambda
2017-04-17
Add user timeline spec test
dtluna
2017-04-17
Fix syntax error.
Roger Braun
2017-04-16
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/he...
dtluna
2017-04-16
Add basic Avatar updating code.
Roger Braun
2017-04-16
Add avatar objects to user, fix specs.
Roger Braun
2017-04-16
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/he...
dtluna
2017-04-16
Add registration to the TwAPI controller.
Roger Braun
2017-04-15
Add retweeting to TwAPI controller.
Roger Braun
2017-04-14
Add unliking to TwAPI controller.
Roger Braun
2017-04-14
Add basic user caching.
Roger Braun
2017-04-13
Add favoriting to TwAPI controller.
Roger Braun
2017-04-13
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/he...
dtluna
2017-04-12
Fix user representation after following.
Roger Braun
2017-04-10
Add test for help/test resource
dtluna
2017-03-28
Add conversation fetching to TwAPI controller.
Roger Braun
2017-03-28
Fix spec.
Roger Braun
2017-03-24
Add single status fetching to TwAPI.
Roger Braun
2017-03-23
Return user specific json for logged in users.
Roger Braun
2017-03-23
Add unfollowing to TwAPI.
Roger Braun
2017-03-23
Add following TwAPI endpoint.
Roger Braun
2017-03-22
Add friends timeline.
Roger Braun
2017-03-21
Add public timeline TwAPI.
Roger Braun
2017-03-21
Add status posting via TwAPI.
Roger Braun
2017-03-21
Basic status creation and retrieval.
Roger Braun
2017-03-20
Add Twitter API verify_credentials endpoint.
Roger Braun