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
2018-12-18
[#114] Added email confirmation resend action. Added tests
Ivan Tashkinov
2018-12-12
fix warnings
Maksim Pechnikov
2018-12-10
Fixes #415. Properly handle nil and empty string by User.parse_bio
raeno
2018-12-06
Merge branch '210_twitter_api_uploads_alt_text' into 'develop'
kaniini
2018-12-06
resolved api and controller test failures
Vald
2018-12-05
[#210] Formatting fix.
Ivan Tashkinov
2018-12-05
[#210] [TwitterAPI] Made actor be stored for uploads. Added ownership check
Ivan Tashkinov
2018-12-02
Format files
Maxim Filippov
2018-12-02
Parse user's bio on register
Maxim Filippov
2018-11-18
Several twitter api fixes.
lain
2018-11-08
tests: flip testing to/cc for mentions
William Pitcock
2018-08-12
Merge branch 'feature/invites' into 'develop'
lambda
2018-06-13
Add unretweet TwAPI endpoint and cleanup AP.unannounce
Francis Dinh
2018-06-12
formatting
Henry Jameson
2018-06-12
Initial invites support + tests.
Henry Jameson
2018-05-27
tests: update for html changes
William Pitcock
2018-05-22
Hook up block/unblock to TwitterAPI
Francis Dinh
2018-03-30
Remove unused ActivityRepresenter module.
lain
2018-03-30
Format the code.
lain
2018-03-27
Forgot to fix one of the links in a test
Francis Dinh
2018-03-27
Update tests to reflect hashtag link changes
Francis Dinh
2018-03-24
Fix hashtags.
lain
2018-02-25
Fix more specs.
lain
2018-02-12
Make test output easier to read.
lain
2018-01-16
Fetch external profile in the background.
eal
2017-12-11
Fix tests.
eal
2017-11-20
Treat internal emoji like external.
Roger Braun
2017-11-20
Make users in tests follow themselves by default.
eal
2017-11-18
Don't insert newlines to generated HTML.
eal
2017-11-18
Escape HTML instead of discarding it.
eal
2017-11-08
TwitterAPI: Add blocks.
eal
2017-10-31
Fix specs.
Roger Braun
2017-09-15
Refactor posting and make character limit configurable.
Roger Braun
2017-09-09
Add unfav to Mastodon API.
Roger Braun
2017-09-09
Add favoriting to Mastodon API.
Roger Braun
2017-09-09
Add reblogging to MastodonAPI.
Roger Braun
2017-07-31
Revert "Close br tags."
Roger Braun
2017-07-31
Revert "Wrap in <p>."
Roger Braun
2017-07-31
Revert "Remove newlines completely so mastodon doesn't bug out."
Roger Braun
2017-07-31
Remove newlines completely so mastodon doesn't bug out.
Roger Braun
2017-07-31
Wrap in <p>.
Roger Braun
2017-07-31
Close br tags.
Roger Braun
2017-07-22
Save follower count and note count in user.
Roger Braun
2017-07-19
Use follower address in user entry.
Roger Braun
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
[next]