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
/
mastodon_api
/
status_view_test.exs
Age
Commit message (
Expand
)
Author
2018-03-30
Format the code.
lain
2018-03-27
Reduce OP fetching queries.
lain
2018-03-27
Don't try to fetch OP if none is there.
lain
2018-03-22
Clear caches on test.
lain
2018-03-16
mastodon api tests: invalidate user cache prior to importing a test reply
William Pitcock
2017-12-11
Fix some more tests.
eal
2017-11-15
MastoAPI: Make attachment ids strings.
Roger Braun
2017-11-11
MastoAPI: Fix reblog emojis.
Roger Braun
2017-10-31
MastoAPI: Include CW.
Roger Braun
2017-10-31
MastoAPI: Return id as string instead of integer.
Roger Braun
2017-10-31
MastoAPI: Always return an url for statuses.
Roger Braun
2017-10-23
MastoAPI: Add emoji output.
Roger Braun
2017-09-17
MastoAPI: Add repeats to statusview.
Roger Braun
2017-09-14
MastoAPI: fake out 'application' property.
Roger Braun
2017-09-14
MastoAPI: Also return text_url in attachments.
Roger Braun
2017-09-14
Cleanup.
Roger Braun
2017-09-14
Add media upload endpoint.
Roger Braun
2017-09-13
Allign datetime format with mastodon.
Roger Braun
2017-09-12
Remove milliseconds from mastodon api response.
Roger Braun
2017-09-12
Use hash of attachment url as id.
Roger Braun
2017-09-10
Add attachments to mastoapi statuses.
Roger Braun
2017-09-09
Add Mastodon StatusView.
Roger Braun