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
2018-05-24
Merge branch 'feature/incoming-remote-unfollow' into 'develop'
lambda
2018-05-22
Hook up block/unblock to TwitterAPI
Francis Dinh
2018-05-21
Added endpoint for changing passwords
Syldexia
2018-05-19
Modified deleting an account to run as a task
Syldexia
2018-05-13
Moved account deletion stuff to somewhere that hopefully makes more sense
Syldexia
2018-05-13
Added endpoint for user account deletion
Syldexia
2018-05-11
do not create notification for yourself
Pierrick Brun
2018-04-29
Fix format.
lain
2018-04-28
Added a test (written by @andrewzah) for the MR
Wim Vanderbauwhede
2018-04-20
Formatting.
lain
2018-04-19
TwitterAPI: Add Qvitter notification endpoint.
eal
2018-04-02
Use context_ids directly if we have them.
lain
2018-04-02
Fix some test stuff.
lain
2018-03-30
Format the code.
lain
2018-03-27
Add basic activity view.
lain
2018-02-25
Fix specs.
lain
2018-02-25
Fix more specs.
lain
2018-02-12
Make test output easier to read.
lain
2018-02-12
Fix some test warnings.
lain
2017-12-18
Fix follower/following lists.
eal
2017-12-05
Fix tests.
Lain Iwakura
2017-11-20
Make /api/friends/ids test deterministic.
eal
2017-11-20
Make users in tests follow themselves by default.
eal
2017-11-19
Fix flakey test.
Roger Braun
2017-11-14
Merge branch 'twitterapi-bitlbee' into 'develop'
lambda
2017-11-14
TwitterAPI: Add /users/show.
eal
2017-11-14
TwitterAPI: Add /friends/ids.
eal
2017-11-08
TwitterAPI: Add blocks.
eal
2017-11-07
Allow profile fetching for authenticated users only.
eal
2017-09-17
TwitterAPI: Use correct endpoint for tag timeline.
Roger Braun
2017-09-17
TwitterAPI: Add tag timeline.
Roger Braun
2017-09-16
TwitterAPI: Add search.
Roger Braun
2017-09-09
Add reblogging to MastodonAPI.
Roger Braun
2017-08-29
Add profile update.
Roger Braun
2017-07-20
Add friends endpoint.
Roger Braun
2017-07-20
Add followers endpoint.
Roger Braun
2017-07-02
Add way to update most recent notification id.
Roger Braun
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
[next]