summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Collapse)Author
2018-12-06resolved api and controller test failuresVald
2018-12-05TwitterAPI: Show users their own network.lain
2018-12-06lintingVald
2018-12-06resolved formatter_test failuresVald
2018-12-05TwitterAPI: Add network hiding.lain
2018-12-05fix/273Maksim Pechnikov
2018-12-05[#210] Formatting fix.Ivan Tashkinov
2018-12-05[#210] [TwitterAPI] Made actor be stored for uploads. Added ownership checkIvan Tashkinov
to `update_media` action. Added controller tests for `upload` and `update_media` actions. Refactoring.
2018-12-05[#210] Test update (replaced bang- with non-bang method).Ivan Tashkinov
2018-12-05tests: add regression test for bug #408William Pitcock
2018-12-04add testMaksim Pechnikov
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-04WebSub fix testMaksim Pechnikov
2018-12-03Merge branch 'fix/parse-user-bio' into 'develop'lambda
Parse user's bio on register See merge request pleroma/pleroma!492
2018-12-03Parse bio for MastodonAPIMaxim Filippov
2018-12-02Format filesMaxim Filippov
2018-12-02Parse user's bio on registerMaxim Filippov
2018-12-02TwitterAPI: Implement hide_network.lain
2018-12-02MastodonApi: Implement hide_network.lain
2018-12-02Hide network in ap.lain
2018-12-02Fix background updating / handling.lain
2018-12-01More fixes for Info schema.lain
2018-12-01TwitterAPI: Fix banner and background update.lain
2018-12-01Fix masto api user updating.lain
2018-12-01Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
validate-user-info
2018-12-01Fix admin api.lain
2018-11-30Upload filter: anonymize filenamehref
It replaces the original filename with a randomly generated string.
2018-11-30Merge branch 'feature/reverse-proxy' into 'develop'kaniini
reverse proxy / uploads See merge request pleroma/pleroma!470
2018-11-30Pleroma.Config.delete/1href
2018-11-30Upload: bring back base_urlhref
2018-11-30remove ealhref
i like you eal don't take it personally<3
2018-11-30Uploads fun, part. 2href
2018-11-30reverse proxy / uploadshref
2018-11-30Merge remote-tracking branch 'origin' into validate-user-infolain
2018-11-30Assorted fixes.lain
2018-11-30Fix TwitterApiController.lain
2018-11-30Remove "most recent notification" endpoint.lain
2018-11-29More fixeslain
2018-11-27Streamer: Don't send unwanted DMs to list streamsKokaKiwi
2018-11-27Fix ostatus test.lain