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
Age
Commit message (
Expand
)
Author
2018-11-08
tests: flip testing to/cc for mentions
William Pitcock
2018-11-06
tests: add tests for twitterapi endpoint
William Pitcock
2018-11-06
Add federating plug & public tests
href
2018-10-25
tests: twitterapi: add additional fields
William Pitcock
2018-10-25
tests: update for new in_reply_to_screen_name field
William Pitcock
2018-09-28
[Pleroma.Web.TwitterAPI.UserViewTest]: Add test for mastodon-fields
Haelwenn (lanodan) Monnier
2018-09-28
[Pleroma.Web.TwitterAPI.UserView]: Add mastodon-fields in "fields"
Haelwenn (lanodan) Monnier
2018-09-22
twitter api: add no_rich_text option to userview for account prefs
William Pitcock
2018-09-02
Merge branch 'hotfix_broken_likes' into 'develop'
kaniini
2018-09-02
formatter: don't add XSS emoji
William Pitcock
2018-08-27
better solution, added test.
Henry Jameson
2018-08-26
Merge branch 'develop' into 'feature/relay'
kaniini
2018-08-25
twitter api: provide object descriptions as attachment description field
William Pitcock
2018-08-21
this should be looking at the follower's bio, not the user's bio.
ensra
2018-08-21
sync bio sanitization code in tests
ensra
2018-08-12
Merge branch 'feature/invites' into 'develop'
lambda
2018-08-08
Add tests for emoji in user profiles
eal
2018-08-08
TwitterAPI user view: add screen_name_html and description_html.
eal
2018-08-06
test: use private visibility for twitterapi update consistency test, to ensur...
William Pitcock
2018-07-12
testsuite: twitter api: add summary where necessary
William Pitcock
2018-07-12
Merge branch 'feature/default-scope' into 'develop'
lambda
2018-06-27
twitter api: use ActivityView.render_content() where appropriate instead of d...
William Pitcock
2018-06-27
tests: add default_scope where appropriate
William Pitcock
2018-06-24
mix format
Vivian Lim
2018-06-23
return unquoted empty array from /api/qvitter/mutes.json
Vivian Lim
2018-06-23
fixes- found that TwitterAPI.Controller adds .json suffix already
Vivian Lim
2018-06-14
Merge branch 'feature/twitterapi-unrepeat' into 'develop'
lambda
2018-06-13
fixup test
Francis Dinh
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-06-11
tests: update twitterapi user view tests for new locked variable
William Pitcock
2018-06-11
twitter api: add approve/deny endpoints
William Pitcock
2018-06-11
tests: add tests for /api/pleroma/friend_requests
William Pitcock
2018-06-11
twitterapi: add profile setting for locked/unlocked accounts
William Pitcock
2018-06-03
Better error handling in TwitterApiController.
lain
2018-05-31
TwitterAPI: fix "Follows you" being shown for the wrong user.
eal
2018-05-27
tests: update for html changes
William Pitcock
2018-05-24
Merge branch 'feature/incoming-remote-unfollow' into 'develop'
lambda
2018-05-24
Merge branch 'feature/change-password' 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-20
Migrate to comeonin 4 and Cachex 3
Thog
2018-05-20
More fixes.
lain
2018-05-20
Return visilility in twitter api, too.
lain
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
[next]