summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2018-12-05TwitterAPI: Add network hiding.lain
2018-12-05formatingRin Toshaka
2018-12-05Everything should use Mix.Task.RunRin Toshaka
2018-12-05Merge branch 'support/oauth_fetch_token' into 'develop'lambda
[#273] bugfix/273 See merge request pleroma/pleroma!502
2018-12-05[#210] Stylistic change.Ivan Tashkinov
2018-12-05Move relay tasks to relay.exRin Toshaka
2018-12-05Switch from User.info_changeset because it is deprecatedRin Toshaka
2018-12-05SorryRin Toshaka
2018-12-05Update mix tasks since User.info.info_changeset is deprecatedRin Toshaka
2018-12-05fix/273Maksim Pechnikov
2018-12-05Merge develop to refactor/mix-tasksRin Toshaka
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-04change new to gen in instance.ex . Refactor user.exRin Toshaka
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-02F O R M A T I N GRin Toshaka
2018-12-02Move generate_invite to user.exRin Toshaka
2018-12-02Refactor copypasta to a private function in instance.exRin Toshaka
2018-12-02Parse user's bio on registerMaxim Filippov
2018-12-02Lint fixRin Toshaka
2018-12-02Move gen.instance to instance.exRin Toshaka
2018-12-02TwitterAPI: Implement hide_network.lain
2018-12-02Move unsubscribe user task to pleroma/user.ex. Delete unsubscribe_user.ex. ↵Rin Toshaka
Fix pleroma.user toggle_activated to work not only on local users.
2018-12-02MastodonApi: Implement hide_network.lain
2018-12-02Hide network in ap.lain
2018-12-02Fix media proxy config defaultshref
2018-12-02Add uuid generation extension to sample_psql.eex.lain
2018-12-02Fix background updating / handling.lain
2018-12-02Lint fixRin Toshaka
2018-12-02Add admin option to pleroma.user new. Add user existence checking to ↵Rin Toshaka
toggle_activated