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_test.exs
Age
Commit message (
Expand
)
Author
2017-06-30
Only return posts in TwAPI conversations.
Roger Braun
2017-06-30
Order conversation fetches like GS does.
Roger Braun
2017-06-20
Replace UserRepresenter with UserView
dtluna
2017-06-18
Fetch user feed on externalprofile request.
Roger Braun
2017-06-14
Do some basic escaping.
Roger Braun
2017-06-14
Move mention parsing to Formatter module.
Roger Braun
2017-06-12
Enable user timelines.
Roger Braun
2017-05-30
Shorten names in links.
Roger Braun
2017-05-18
Keep newlines around.
Roger Braun
2017-05-18
Save tags in object.
Roger Braun
2017-05-17
Twitter API refactoring.
Roger Braun
2017-05-15
Fix mention replacing.
Roger Braun
2017-05-10
Add externalprofile to TwAPI.
Roger Braun
2017-05-08
Add class=attachment to attachment links.
Roger Braun
2017-05-07
Merge branch 'develop' into dtluna/pleroma-feature/unfollow-activity
Roger Braun
2017-05-02
Add attachment link to posts.
Roger Braun
2017-05-02
Add twkn timeline.
Roger Braun
2017-05-02
Fix specs, add local marker to actitivies.
Roger Braun
2017-04-30
Don't set statusnetConversationIds on replies anymore.
Roger Braun
2017-04-30
Stop adding statusnetConversationIds.
Roger Braun
2017-04-30
Use conversation mapping objects to get / retrieve context from TwAPI.
Roger Braun
2017-04-21
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/fo...
dtluna
2017-04-20
Add statuses/mentions endpoint
dtluna
2017-04-20
Merge branch 'feature/unfollow-by-screen-name' of ssh.gitgud.io:dtluna/plerom...
dtluna
2017-04-20
Merge branch 'feature/follow-by-screen-name' of ssh.gitgud.io:dtluna/pleroma ...
dtluna
2017-04-19
Merge branch 'feature/user-timeline' into 'develop'
lambadalambda
2017-04-17
Merge branch 'bugfix/repeated-follow-unfollow' into 'develop'
lambadalambda
2017-04-17
Switch cache implementation for size limiting.
Roger Braun
2017-04-16
Remove unnecesary queries
dtluna
2017-04-16
Remove unnecesary asserts
dtluna
2017-04-16
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into bugfix/rep...
dtluna
2017-04-16
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/un...
dtluna
2017-04-16
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/fo...
dtluna
2017-04-16
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/us...
dtluna
2017-04-16
Fix typo
dtluna
2017-04-16
Add user timeline fetching without credentials
dtluna
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/us...
dtluna
2017-04-16
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/un...
dtluna
2017-04-16
Preserve newlines in messages.
Roger Braun
2017-04-16
Add user registration to TwAPI.
Roger Braun
2017-04-15
Add announcements / retweets to TwAPI.
Roger Braun
2017-04-14
Update object correctly after setting context.
Roger Braun
2017-04-14
Add unliking to TwAPI controller.
Roger Braun
2017-04-14
Add unfavoriting to TwAPI.
Roger Braun
2017-04-14
Add basic user caching.
Roger Braun
2017-04-14
Add user timeline
dtluna
2017-04-13
Add favoriting to twitter api.
Roger Braun
2017-04-13
Add actor to objects.
Roger Braun
2017-04-13
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into bugfix/rep...
dtluna
[next]