aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma
AgeCommit message (Collapse)Author
2018-12-06[#210] Mastodon: actor storing for media uploads, ownership check to ↵Ivan Tashkinov
update_media. Refactoring.
2018-12-06remove follow_redirect optionsHakaba Hitoyo
2018-12-06remove pool and timeout options which duplicate with the defaultHakaba Hitoyo
2018-12-06Merge remote-tracking branch 'origin/debug-suggestions-api' into ↵Hakaba Hitoyo
correct-and-improve-http-options
2018-12-05Merge branch 'follower-hiding' into 'develop'kaniini
Network hiding Closes #356 See merge request pleroma/pleroma!490
2018-12-06added data attrs to twitter scrubberVald
2018-12-05Fix merge.lain
2018-12-05Merge remote-tracking branch 'origin' into follower-hidinglain
2018-12-05MastodonAPI: Show users their own network.lain
2018-12-05TwitterAPI: Show users their own network.lain
2018-12-06added data attrs for user and tagVald
2018-12-05[#210] Stylistic change.Ivan Tashkinov
2018-12-05TwitterAPI: Add network hiding.lain
2018-12-05[#210] Stylistic change.Ivan Tashkinov
2018-12-05fix/273Maksim Pechnikov
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] Further refactoring.Ivan Tashkinov
2018-12-05debug /api/v1/suggestionshakabahitoyo
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-04MRF: simple policy: fix media removalWilliam Pitcock
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-04update testMaksim 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-03Merge branch 'fix/parse-user-bio' into 'develop'lambda
Parse user's bio on register See merge request pleroma/pleroma!492
2018-12-03Merge branch 'fix-media-proxy-defaults' into 'develop'lambda
Fix media proxy config defaults See merge request pleroma/pleroma!495
2018-12-03Parse bio for MastodonAPIMaxim Filippov
2018-12-03Merge branch 'develop' into fix/theora-detection-read-bytesrinpatch
2018-12-03Change @read_bytes to 35rinpatch
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 media proxy config defaultshref
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.