Commit Graph

82 Commits (d5a1e08bf1aed97ff4708844a52eaf5b155a6002)

Author SHA1 Message Date
ensra f533daffdb sync bio sanitization code in tests
6 years ago
eal ed9738e031 Add tests for emoji in user profiles
6 years ago
eal cee63ad3f7 TwitterAPI user view: add screen_name_html and description_html.
6 years ago
William Pitcock 4fb64c1d86 testsuite: twitter api: add summary where necessary
6 years ago
William Pitcock 32211c4ada tests: add default_scope where appropriate
6 years ago
William Pitcock c773f42ca4 tests: update twitterapi user view tests for new locked variable
6 years ago
Thog e55c6f311b
Migrate to comeonin 4 and Cachex 3
6 years ago
lain ff007af0c2 Return visilility in twitter api, too.
6 years ago
lain a61e8ac154 Formatting.
7 years ago
eal fa37acfcc7 TwitterAPI: Add Qvitter notification endpoint.
7 years ago
lain b3b7ab5d9a Load all users at once in timelines.
7 years ago
lain a4db3a732f Pre-fetch conversation ids.
7 years ago
lain e90f8f6c4b TwApi ActivityView: Add delete activities.
7 years ago
lain 1f32ba052c TwApi ActivityView: Add follows.
7 years ago
lain 4afbef39f4 Format the code.
7 years ago
lain c1d529ee94 TwApi ActivityView: Add announces.
7 years ago
lain 1f1caab138 TwApi ActivityView: Add Like rendering.
7 years ago
lain 361016349f Add ActivityViewTest.
7 years ago
lain 5bc810c452 Add moderator function.
7 years ago
lain 26ccb768d3 Make test output easier to read.
7 years ago
lambda 61c16193de Merge branch 'move-backend-images' into 'develop'
7 years ago
Hakaba Hitoyo ea6d1b2b17 move avi.png & banner.png from /priv/static/static to /priv/static/images
7 years ago
eal ab83e0de6d TwitterAPI: Add is_local to user view.
7 years ago
eal 14b086eec2 Add a default profile picture and banner.
7 years ago
eal 9223038319 Fix some more tests.
7 years ago
eal edc3e5bc30 Make users in tests follow themselves by default.
7 years ago
eal f7fc048aeb TwitterAPI user view: add follows_you.
7 years ago
eal 4656cb9b99 TwitterAPI user view: add blocks.
7 years ago
Roger Braun 50409326a8 Refactor posting and make character limit configurable.
7 years ago
Roger Braun 4b03c43fd7 fix specs.
7 years ago
Roger Braun 72ca58c540 Save follower count and note count in user.
7 years ago
dtluna 069daf644d Replace UserRepresenter with UserView
7 years ago