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
/
views
Age
Commit message (
Expand
)
Author
2018-08-27
better solution, added test.
Henry Jameson
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-08
Add tests for emoji in user profiles
eal
2018-08-08
TwitterAPI user view: add screen_name_html and description_html.
eal
2018-07-12
testsuite: twitter api: add summary where necessary
William Pitcock
2018-06-27
tests: add default_scope where appropriate
William Pitcock
2018-06-11
tests: update twitterapi user view tests for new locked variable
William Pitcock
2018-05-20
Migrate to comeonin 4 and Cachex 3
Thog
2018-05-20
Return visilility in twitter api, too.
lain
2018-04-20
Formatting.
lain
2018-04-19
TwitterAPI: Add Qvitter notification endpoint.
eal
2018-04-02
Load all users at once in timelines.
lain
2018-04-02
Pre-fetch conversation ids.
lain
2018-03-30
TwApi ActivityView: Add delete activities.
lain
2018-03-30
TwApi ActivityView: Add follows.
lain
2018-03-30
Format the code.
lain
2018-03-30
TwApi ActivityView: Add announces.
lain
2018-03-30
TwApi ActivityView: Add Like rendering.
lain
2018-03-30
Add ActivityViewTest.
lain
2018-02-20
Add moderator function.
lain
2018-02-12
Make test output easier to read.
lain
2018-02-03
Merge branch 'move-backend-images' into 'develop'
lambda
2018-02-03
move avi.png & banner.png from /priv/static/static to /priv/static/images
Hakaba Hitoyo
2018-02-01
TwitterAPI: Add is_local to user view.
eal
2018-01-15
Add a default profile picture and banner.
eal
2017-12-11
Fix some more tests.
eal
2017-11-20
Make users in tests follow themselves by default.
eal
2017-11-08
TwitterAPI user view: add follows_you.
eal
2017-11-08
TwitterAPI user view: add blocks.
eal
2017-09-15
Refactor posting and make character limit configurable.
Roger Braun
2017-08-29
fix specs.
Roger Braun
2017-07-22
Save follower count and note count in user.
Roger Braun
2017-06-20
Replace UserRepresenter with UserView
dtluna
[prev]