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
/
representers
/
activity_representer_test.exs
Age
Commit message (
Expand
)
Author
2018-05-20
More fixes.
lain
2018-03-30
Format the code.
lain
2018-02-25
Fix more specs.
lain
2018-02-12
Make test output easier to read.
lain
2017-10-31
TwitterAPI: Display cws.
Roger Braun
2017-09-16
Apply incoming custom emoji.
Roger Braun
2017-09-05
Fix specs.
Roger Braun
2017-09-04
Add TwAPI representer for deletes.
Roger Braun
2017-08-24
Set twitter-style possibly_sensitive boolena.
Roger Braun
2017-08-24
Add activity_type to twitter api output.
Roger Braun
2017-07-08
Fix undo activity.
Roger Braun
2017-06-25
Add external links to twapi.
Roger Braun
2017-06-20
Replace UserRepresenter with UserView
dtluna
2017-06-18
Revert "Add invisible tags to TwAPI output."
Roger Braun
2017-06-18
Output tags list in TwAPI.
Roger Braun
2017-06-18
Strip unsafe html on output in TwAPI.
Roger Braun
2017-05-18
Keep newlines around.
Roger Braun
2017-05-18
Add invisible tags to TwAPI output.
Roger Braun
2017-05-07
Add some twapi fixes.
Roger Braun
2017-05-07
Add conversation ids to twapi announce representer.
Roger Braun
2017-04-30
Use conversation mapping objects to get / retrieve context from TwAPI.
Roger Braun
2017-04-16
Add avatar objects to user, fix specs.
Roger Braun
2017-04-15
Add announcements / retweets to TwAPI.
Roger Braun
2017-04-14
Favorite changes.
Roger Braun
2017-04-13
Display like activities.
Roger Braun
2017-04-13
Add favoriting to twitter api.
Roger Braun
2017-04-12
Fix twitter api date.
Roger Braun
2017-04-12
Don't return html in the text field.
Roger Braun
2017-04-03
Parse mentions, save them, output them in TwAPI.
Roger Braun
2017-03-30
Connect attachments with objects, not activities.
Roger Braun
2017-03-30
Add attachments to the TwAPI.
Roger Braun
2017-03-28
Return statusnet_conversation_id in TwAPI.
Roger Braun
2017-03-24
Add inReplyToStatus to TwAPI.
Roger Braun
2017-03-23
Return user specific json for logged in users.
Roger Braun
2017-03-22
Add friends status fetching.
Roger Braun
2017-03-21
Basic status creation and retrieval.
Roger Braun