aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-04-29Fix format.lain
2018-04-29Merge branch 'patch-bio' into 'develop'lambda
2018-04-28Merge branch 'fix/blocked-user-boosts' into 'develop'lambda
2018-04-28Added a test (written by @andrewzah) for the MRWim Vanderbauwhede
2018-04-24Add User.decrease_note_count and call it from ActivityPub.deleteDashie
2018-04-22Small cleanup.lain
2018-04-22Merge branch 'develop' into fix/note-count-not-updatinglain
2018-04-21Formatter: Use proper escaping for links.lain
2018-04-21Update note count in ActivityPub.create.eal
2018-04-21Formatting fixes.lain
2018-04-20Formatting.lain
2018-04-19TwitterAPI: Add Qvitter notification endpoint.eal
2018-04-14ActivityPub.ex: do not return boosted statuses from blocked users.eal
2018-04-11OopsGian Sass
2018-04-11Add unit test for pinned statusesGian Sass
2018-04-07Only search in public data for now.lain
2018-04-06Accept port number in urls.lain
2018-04-04Handle + in links.lain
2018-04-03Use user url in mention if we have it.lain
2018-04-02Load all users at once in timelines.lain
2018-04-02Use context_ids directly if we have them.lain
2018-04-02Generates contexts and ids on insertion time.lain
2018-04-02Pre-fetch conversation ids.lain
2018-04-02Fail faster.lain
2018-04-02Fix some test stuff.lain
2018-03-31Don't fetch anything except ap_id for follower / followinglain
2018-03-30Remove unused ActivityRepresenter module.lain
2018-03-30TwApi ActivityView: Add delete activities.lain
2018-03-30TwApi ActivityView: Add follows.lain
2018-03-30Format the code.lain
2018-03-30TwApi ActivityView: Add announces.lain
2018-03-30TwApi ActivityView: Add Like rendering.lain
2018-03-30Add ActivityViewTest.lain
2018-03-27Add basic activity view.lain
2018-03-27Reduce OP fetching queries.lain
2018-03-27Don't try to fetch OP if none is there.lain
2018-03-27Forgot to fix one of the links in a testFrancis Dinh
2018-03-27Update tests to reflect hashtag link changesFrancis Dinh
2018-03-24activitypub transmogrifier: rewrite incoming hashtagsWilliam Pitcock
2018-03-24Fetch the same data from json webfinger as from xml webfinger.lain
2018-03-24Fix hashtags.lain
2018-03-23For outgoing objects, fake mastodon style ap id for ostatus.lain
2018-03-22Clear caches on test.lain
2018-03-22tests: webfinger: test quering a JSON response for activitypub actor URIWilliam Pitcock
2018-03-22webfinger: support JSON outputWilliam Pitcock
2018-03-19Use connection pools.lain
2018-03-16mastodon api tests: invalidate user cache prior to importing a test replyWilliam Pitcock
2018-03-14activitypub transmogrifier: rewrite non-http URLs using the object's external...William Pitcock
2018-03-11Don't validate on missing public key.lain
2018-03-11More signature debugging.lain