aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-04-06Accept port number in urls.lain
2018-04-05MastodonAPI search: return only create activities.lain
2018-04-05Fix failure to serve media from custom upload pathRX14
2018-04-04TwitterAPI: Don't put follows into the public tls.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-02Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into developlain
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-02Merge branch 'fix-107' into 'develop'lambda
2018-04-02Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into developlain
2018-04-02Fail faster.lain
2018-04-02Fix some test stuff.lain
2018-04-02masto api: run emojis through mediaproxyMorgan Bazalgette
2018-04-01Merge branch 'feature/mastodon-search-tags' into 'develop'lambda
2018-04-01mastodon search api: implement a reasonable hashtags stubWilliam Pitcock
2018-03-31config: make the upload limit configurableWilliam Pitcock
2018-03-31Merge branch 'new-mastofe' into 'develop'lambda
2018-03-31Use correct linefeed.lain
2018-03-31Small fix.lain
2018-03-31Fix typo.lain
2018-03-31Modify newlines.lain
2018-03-31Remove inspect.lain
2018-03-31Proper info.lain
2018-03-31No tabs.lain
2018-03-31Don't fetch anything except ap_id for follower / followinglain
2018-03-31Gopher: Add like / repeat count.lain
2018-03-31Remove pl-dark-masto-fe, add preloading for common scriptsMorgan Bazalgette
2018-03-31Add gopher server.lain
2018-03-30Remove unused ActivityRepresenter module.lain
2018-03-30TwitterApiController: Use ActivityView.lain
2018-03-30TwApi ActivityView: Add delete activities.lain
2018-03-30TwApi ActivityView: Add follows.lain
2018-03-30Format the code.lain
2018-03-30Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into developlain
2018-03-30TwApi ActivityView: Add announces.lain
2018-03-30TwApi ActivityView: Add Like rendering.lain
2018-03-30Fix TwApi reply visibility.lain
2018-03-30Add char_limit to initial-state of mastofeMorgan Bazalgette
2018-03-28Don't go through all available emoji.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-27More Jason changes.lain
2018-03-27Add missing types.lain
2018-03-27Switch to Jason for json handling.lain
2018-03-27Include the '#' symbol into the link itselfFrancis Dinh
2018-03-26Speed up follower query.lain