[#114] Routes and config for `confirm_email` and `email_invite` (Twitter API).
[akkoma] / test /
2018-12-12 Ivan Tashkinov[#114] Added tests for "POST /api/account/password_reset".
2018-12-12 kaniiniMerge branch 'support/issue_442' into 'develop'
2018-12-12 Maksim Pechnikovfix warnings
2018-12-10 lambdaMerge branch 'fix_empty_bio_crash' into 'develop'
2018-12-10 lambdaMerge branch 'fix/mix-task-uploads-moduledoc' into...
2018-12-10 lambdaMerge branch 'fix/config-md-typos' into 'develop'
2018-12-10 lambdaMerge branch 'support/bugfix_272' into 'develop'
2018-12-10 lambdaMerge branch 'fix/theora-detection-read-bytes' into...
2018-12-10 lambdaMerge branch 'anonymize-filter-text' into 'develop'
2018-12-10 lambdaMerge branch 'develop' into 'fix/mix-task-uploads-modul...
2018-12-10 lambdaMerge branch 'parallel588/pleroma-support/compile_warni...
2018-12-10 lainTreat warnings as errors outside of tests.
2018-12-09 raenoFixes #415. Properly handle nil and empty string by...
2018-12-09 Maksim Pechnikovfix hashtags in api response
2018-12-08 lambdaMerge branch 'fix/add-upload.ex' into 'develop'
2018-12-08 lambdaMerge branch 'fix/nodeinfo-nil-features' into 'develop'
2018-12-08 lambdaMerge branch 'fix/media-proxy-url-encoded' into 'develop'
2018-12-08 lambdaMerge branch 'fix/typo-relay-ex' into 'develop'
2018-12-07 hrefMedia proxy: fix url encoding
2018-12-07 lambdaMerge branch 'fix/gopher-respect-ip' into 'develop'
2018-12-07 lambdaMerge branch 'media-proxy-follow-redirect' into 'develop'
2018-12-07 lambdaMerge branch '394_user_tags' into 'develop'
2018-12-07 Ivan Tashkinov[#394] Refactoring (using Ecto.Multi; "untag" route...
2018-12-06 Ivan Tashkinov[#394] User view (Twitter & Mastadon API): wrapped...
2018-12-06 Ivan Tashkinov[#394] View tests fix.
2018-12-06 Ivan Tashkinov[#394] Formatting fix.
2018-12-06 Rin ToshakaMerge develop
2018-12-06 Ivan Tashkinov[#394] Added `users.tags` and admin routes to tag and...
2018-12-06 kaniiniMerge branch 'correct-and-improve-http-options' into...
2018-12-06 kaniiniMerge branch 're-mrf' into 'develop'
2018-12-06 Egor KislitsynMerge branch 'develop' into feature/compat/push-subscri...
2018-12-06 Egor KislitsynMerge branch 'develop' into feature/compat/push-subscri...
2018-12-06 kaniiniMerge branch '210_twitter_api_uploads_alt_text' into...
2018-12-06 Ivan Tashkinov[#210] Mastodon: actor storing for media uploads, owner...
2018-12-06 Hakaba HitoyoMerge remote-tracking branch 'origin/debug-suggestions...
2018-12-05 kaniiniMerge branch 'follower-hiding' into 'develop'
2018-12-05 kaniiniMerge branch 'dev_vald_fe/data_tag' into 'develop'
2018-12-05 lainMerge remote-tracking branch 'origin' into follower...
2018-12-05 lainMastodonAPI: Show users their own network.
2018-12-05 Valdresolved activity view test
2018-12-05 Valdlint
2018-12-05 Valdresolved api and controller test failures
2018-12-05 lainTwitterAPI: Show users their own network.
2018-12-05 Valdlinting
2018-12-05 Valdresolved formatter_test failures
2018-12-05 lainTwitterAPI: Add network hiding.
2018-12-05 lambdaMerge branch 'support/oauth_fetch_token' into 'develop'
2018-12-05 Maksim Pechnikovfix/273
2018-12-05 Rin ToshakaMerge develop to refactor/mix-tasks
2018-12-05 Ivan Tashkinov[#210] Formatting fix.
2018-12-05 Ivan Tashkinov[#210] [TwitterAPI] Made actor be stored for uploads...
2018-12-05 Ivan Tashkinov[#210] Test update (replaced bang- with non-bang method).
2018-12-05 lambdaMerge branch 'bugfix/408' into 'develop'
2018-12-05 William Pitcocktests: add regression test for bug #408
2018-12-04 kaniiniMerge branch 'optional-retry-queue' into 'develop'
2018-12-04 kaniiniMerge branch 'feature/integration_tesla' into 'develop'
2018-12-04 Maksim Pechnikovadd test
2018-12-04 Ivan Tashkinov[#210] Refactoring.
2018-12-04 Ivan Tashkinov[#210] TwitterAPI: implemented /api/media/metadata...
2018-12-04 Maksim Pechnikovremove httpoison_mock
2018-12-04 Maksim Pechnikovformatting the code
2018-12-04 Maksim Pechnikovall tests passed
2018-12-04 Maksim Pechnikovupdate test
2018-12-04 Maksim Pechnikovupdate test
2018-12-04 Maksim Pechnikovupdate test
2018-12-04 Maksim Pechnikovupdate test
2018-12-04 Maksim Pechnikovadd http requests mock
2018-12-04 Maksim Pechnikovstatus_code -> status
2018-12-04 Maksim PechnikovWebSub fix test
2018-12-03 lambdaMerge branch 'fix/parse-user-bio' into 'develop'
2018-12-03 lambdaMerge branch 'fix-media-proxy-defaults' into 'develop'
2018-12-03 Maxim FilippovParse bio for MastodonAPI
2018-12-02 HaelwennMerge branch 'user_info_fixes_again' into 'develop'
2018-12-02 rinpatchMerge branch 'develop' into fix/theora-detection-read...
2018-12-02 Maxim FilippovFormat files
2018-12-02 Maxim FilippovParse user's bio on register
2018-12-02 lainTwitterAPI: Implement hide_network.
2018-12-02 lainMastodonApi: Implement hide_network.
2018-12-02 lainHide network in ap.
2018-12-02 lainFix background updating / handling.
2018-12-01 kaniiniMerge branch 'validate-user-info' into 'develop'
2018-12-01 rinpatchAttempt to resolve merge conflict
2018-12-01 lainMore fixes for Info schema.
2018-12-01 lainTwitterAPI: Fix banner and background update.
2018-12-01 lainFix masto api user updating.
2018-12-01 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-12-01 lainFix admin api.
2018-12-01 kaniiniMerge branch 'feature/anonymize-filenames' into 'develop'
2018-11-30 hrefUpload filter: anonymize filename
2018-11-30 kaniiniMerge branch 'feature/reverse-proxy' into 'develop'
2018-11-30 lambdaMerge branch 'config-delete' into 'develop'
2018-11-30 hrefPleroma.Config.delete/1
2018-11-30 hrefUpload: bring back base_url
2018-11-30 hrefremove eal
2018-11-30 hrefUploads fun, part. 2
2018-11-30 hrefreverse proxy / uploads
2018-11-30 lainMerge remote-tracking branch 'origin' into validate...
2018-11-30 lainAssorted fixes.
2018-11-30 lainFix TwitterApiController.
2018-11-30 lainRemove "most recent notification" endpoint.
next