summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-12-05tests: add regression test for bug #408William Pitcock
2018-12-05user: put default user info when registering a userWilliam Pitcock
2018-12-04Add a MRF Policy for appending re: to identical subjects in replies.scarlett
2018-12-04Merge branch 'optional-retry-queue' into 'develop'kaniini
Make retry queue optional. See merge request pleroma/pleroma!498
2018-12-04Make retry queue optional.lain
At the moment, it can use a lot of memory really fast.
2018-12-04Merge branch 'feature/integration_tesla' into 'develop'kaniini
[#354] Move all http interactions to Tesla See merge request pleroma/pleroma!487
2018-12-04Merge branch 'bugfix/mrf-simple-media-removal' into 'develop'lambda
bugfix: MRF simple media removal See merge request pleroma/pleroma!497
2018-12-04MRF: simple policy: fix media removalWilliam Pitcock
2018-12-04change new to gen in instance.ex . Refactor user.exRin Toshaka
2018-12-04add testMaksim Pechnikov
2018-12-04[#210] Refactoring.Ivan Tashkinov
2018-12-04[#210] Refactoring.Ivan Tashkinov
2018-12-04[#210] TwitterAPI: implemented /api/media/metadata/createIvan Tashkinov
to allow uploads description (alt text) setting.
2018-12-04remove httpoison_mockMaksim Pechnikov
2018-12-04formatting the codeMaksim Pechnikov
2018-12-04all tests passedMaksim Pechnikov
2018-12-04update testMaksim Pechnikov
2018-12-04update testMaksim Pechnikov
2018-12-04update testMaksim Pechnikov
2018-12-04update testMaksim Pechnikov
2018-12-04add http requests mockMaksim Pechnikov
2018-12-04status_code -> statusMaksim Pechnikov
2018-12-04fix http request in SalmonMaksim Pechnikov
2018-12-04WebSub fix testMaksim Pechnikov
2018-12-04init tesla and updated the http requests in Pleroma.Web.WebsubMaksim Pechnikov
2018-12-04formattingWilliam Pitcock
2018-12-04tests: add tests for Object.normalize()William Pitcock
2018-12-04activitypub: transmogrifier: remove obsolete fetch_obj_helper()William Pitcock
2018-12-04object: rework Object.normalize() a bit to support transparent fetchingWilliam Pitcock
2018-12-04twitterapi: fix bad rebaseWilliam Pitcock
2018-12-04tests: some minor cleanupsWilliam Pitcock
2018-12-04federator: fix up contain_origin_from_id() callWilliam Pitcock
2018-12-04object: factor out fetching functions into Pleroma.Object.Fetcher moduleWilliam Pitcock
2018-12-04object: move object containment out of transmogrifier into it's own moduleWilliam Pitcock
2018-12-04compact database task: fix formattingWilliam Pitcock
2018-12-04mix: add task to compact the databaseWilliam Pitcock
2018-12-04activity: add helpers for updating activities in the databaseWilliam Pitcock
2018-12-04activitypub: rework thread filtering for split object viewWilliam Pitcock
2018-12-04tests: activitypub: fix broken test due to invalid child objectWilliam Pitcock
2018-12-04ostatus: fix representing external objectsWilliam Pitcock
2018-12-04tests: fix a lot of the remaining test failuresWilliam Pitcock
2018-12-04tests: fix most remaining failuresWilliam Pitcock
2018-12-04activitypub: transmogrifier: ensure we send nested object in CreateWilliam Pitcock
2018-12-04common api: fix up improper Object.normalize() callsWilliam Pitcock
2018-12-04activitypub: implement activity flatteningWilliam Pitcock
2018-12-04activitypub: relay: fix improper use of Object.normalize()William Pitcock
2018-12-04activity: minor cleanups to normalization functions to align them with the ↵William Pitcock
object normalizers
2018-12-04object: normalize(): use object cacheWilliam Pitcock
2018-12-04twitterapi: fix remaining test failuresWilliam Pitcock
2018-12-04test: fix mastodon api test failureWilliam Pitcock