Commit graph

  • 8a67677d77 Add test rinpatch 2018-12-18 22:10:56 +0300
  • ef318fb8a9 Merge branch 'develop' into fix/formatter-ignore-html-chars rinpatch 2018-12-18 21:39:36 +0300
  • 059dd6f681 Ignore HTML characters in formatter.ex rinpatch 2018-12-18 21:38:15 +0300
  • d6b133ec51
    Pleroma-API.md: Additionnal endpoints rinpatch 2018-12-18 18:33:39 +0100
  • 6adea5a7b2
    Move to docs Haelwenn (lanodan) Monnier 2018-12-18 17:09:01 +0100
  • a6dfe1fc6b
    Documentation: Move generated files to priv/static/doc, add it to endpoint.ex Haelwenn (lanodan) Monnier 2018-12-18 17:05:36 +0100
  • 443d59baa0 Merge branch 'feature/new-user-routes' into 'develop' lambda 2018-12-18 15:42:07 +0000
  • c9ddcd803b Merge branch 'new-routes-integration' into 'develop' lambda 2018-12-18 15:41:38 +0000
  • 9c4344e16c update frontend lain 2018-12-18 16:28:13 +0100
  • 5177426ec5 Merge branch 'ci-test-fix' into 'develop' lambda 2018-12-18 15:18:10 +0000
  • 468d472d2b [#114] Added info on account_activation_required setting to config readme. Ivan Tashkinov 2018-12-18 17:52:38 +0300
  • f58f20abbb
    Twitter ActivityView: fix crash when activity content is nil href 2018-12-18 15:32:41 +0100
  • 3371a45884 [#114] Formatting fix. Ivan Tashkinov 2018-12-18 17:30:30 +0300
  • b096e30cff [#114] Added email confirmation resend action. Added tests for registration, authentication, email confirmation, confirmation resending. Made admin methods create confirmed users. Ivan Tashkinov 2018-12-18 17:13:52 +0300
  • aed0f90287 [#114] Added pleroma.confirmation_pending to user views, adjusted view tests. Ivan Tashkinov 2018-12-18 14:07:05 +0300
  • b86057cc7f [#114] Refactored User.register_changeset to init confirmation data. Introduced User.register/1 to encapsulate User record creation and post-registration actions. Ivan Tashkinov 2018-12-18 13:13:57 +0300
  • 1de0aa2f10 [#114] Account confirmation email, registration as unconfirmed (config-based), auth prevention for unconfirmed. Ivan Tashkinov 2018-12-17 17:28:58 +0300
  • a05cb10a95 [#114] Email confirmation route, action, node setting, User.Info fields. Ivan Tashkinov 2018-12-14 16:38:56 +0300
  • a300336459 Merge branch 'develop' into oembed_provider raeno 2018-12-18 14:59:32 +0100
  • 08b6294f47
    Pleroma-API.md: Import from /wikis/Pleroma-only-api-endpoints Haelwenn (lanodan) Monnier 2018-12-18 13:58:07 +0100
  • daaa8cd66a
    SetUserSessionIdPlugTest: try to fix random ci failures href 2018-12-18 13:40:25 +0100
  • b6ae412fcd Merge branch 'runtime-static-plug' into 'develop' lambda 2018-12-18 10:42:56 +0000
  • b1860fe85a
    Instance/Static runtime plug href 2018-12-17 22:50:59 +0100
  • 3879500c87 Merge branch '2018-12-17-update-frontend' into 'develop' lambda 2018-12-17 20:36:21 +0000
  • 7d9254fb4a Merge branch 'fix-test' into 'develop' lambda 2018-12-17 20:24:58 +0000
  • eb2d34eb6c Merge remote-tracking branch 'origin/develop' into 2018-12-17-update-frontend lain 2018-12-17 21:19:00 +0100
  • 3d980daa49 Merge branch '459_fix_user_profile_crash' into 'develop' lambda 2018-12-17 20:16:15 +0000
  • 3e1816fcd5 update frontend lain 2018-12-17 21:13:04 +0100
  • ebbe11f33b Merge branch 'support/issue_449' into 'develop' lambda 2018-12-17 20:11:46 +0000
  • 52bda3b456 Fix uploads test. lain 2018-12-17 20:55:24 +0100
  • 92a5133c42 fix text field Maksim Pechnikov 2018-12-17 22:41:36 +0300
  • 52ac7dce5c Merge branch 'captcha' into 'develop' lambda 2018-12-17 19:45:14 +0000
  • c6d5f189d9 Merge branch 'fix-tags' into 'develop' lambda 2018-12-17 19:38:24 +0000
  • 98c31deaa9 Merge branch 'test-mix-tasks' into 'develop' lambda 2018-12-17 19:37:05 +0000
  • 078b8b6d22 Merge branch 'phoenix14' into 'develop' lambda 2018-12-17 19:30:05 +0000
  • 0f67c1d487 don't re-use build lain 2018-12-17 20:26:48 +0100
  • e4763cd459 Fix tagging problems for existing instances. lain 2018-12-17 20:12:01 +0100
  • de981ac5a2 Alias Kocaptcha in the test Ekaterina Vaartis 2018-12-17 20:53:42 +0300
  • 35522fef09 Use :ets.match_delete to delete old captchas vaartis 2018-12-17 17:19:28 +0300
  • ba9ef77b6a
    Switch to phoenixframework/phoenix as the needed change is merged. href 2018-12-17 17:28:03 +0100
  • b12a904911
    Integration tests for mastodon websocket href 2018-12-17 17:09:06 +0100
  • 77b5154c82
    Cowboy handler for Mastodon WebSocket href 2018-12-17 14:39:59 +0100
  • cc87880488 Support both OAuth token record and token string in UserView raeno 2018-12-17 16:02:26 +0100
  • 567359790e Merge branch 'testfix/webfinger-jrd' into 'develop' lambda 2018-12-17 09:19:27 +0000
  • 6e2f64a0a6 minutes->seconds_retained in config.md vaartis 2018-12-17 06:41:41 +0000
  • ef6829382a Clean captchas up periodically, not schedule it after theyre created Ekaterina Vaartis 2018-12-16 23:41:11 +0300
  • 73576ab64e Fix captcha tests Ekaterina Vaartis 2018-12-16 23:01:44 +0300
  • 3a31fdaf06 Change minutes_retained config to seconds_retained Ekaterina Vaartis 2018-12-16 22:40:44 +0300
  • 1d31fd0722 Make the hosted kocaptcha the default value Ekaterina Vaartis 2018-12-16 22:37:16 +0300
  • 6062885df6 Add a configurable auto-cleanup for captchas Ekaterina Vaartis 2018-12-16 22:04:43 +0300
  • 5dcb7aecea
    More put_view. href 2018-12-16 17:49:42 +0100
  • 22d483d4f7 Use bindings dbuser and dbname in sample_psql.eex link0ff 2018-12-16 18:25:31 +0200
  • f672555ad3
    Upgrade to Phoenix 1.4 href 2018-12-16 17:15:07 +0100
  • 7c235b8874 Add more Mix task tests in relay_test.exs and uploads_test.exs. Rename test/tasks/user.exs to test/tasks/user_test.exs. link0ff 2018-12-16 18:04:31 +0200
  • 8fadc1b6a2 Merge branch 'netbsd-script' into 'develop' scarlett 2018-12-16 13:19:27 +0000
  • 4b40e4188c Simplify the NetBSD rc script. scarlett 2018-12-16 13:11:17 +0000
  • 9d3eda1959 Add an rc.d script for NetBSD. scarlett 2018-12-16 12:33:50 +0000
  • 41e3401c5c Merge branch 'develop' into 'develop' Haelwenn 2018-12-16 12:13:32 +0000
  • 28478a9c4f Merge branch 'fix/masto-put-settings' into 'develop' eal 2018-12-16 11:21:26 +0000
  • 4c783e35c0 Mastodon API: Fix PUT /api/web/settings eal 2018-12-16 13:15:34 +0200
  • 8b279aca5f Merge branch 'fix/dev-exs-enable-unsecure-cookies-by-default' into 'develop' eal 2018-12-16 11:08:34 +0000
  • 7c522f38f0 Enable unsecure cookies by default in dev.exs Rin Toshaka 2018-12-16 08:49:23 +0100
  • 2e72d49e37 Rename captcha_test.ex to exs vaartis 2018-12-16 07:35:45 +0000
  • 36f1af232a Add tests for Mix tasks link0ff 2018-12-16 02:14:23 +0200
  • 75f2177d5b Update/add OpenBSD config files nonlinear 2018-12-15 14:00:00 -0800
  • c859cd1d61 Fix style Ekaterina Vaartis 2018-12-15 23:39:23 +0300
  • 5f96c2d216 Add a test for kocaptcha Ekaterina Vaartis 2018-12-15 23:38:19 +0300
  • 8d55a549e6 Replace HTTPoison with Tesla for kocaptha Ekaterina Vaartis 2018-12-15 22:43:28 +0300
  • e8537208bd Add a captcha mock for tests Ekaterina Vaartis 2018-12-15 22:38:39 +0300
  • 98e10c0d4f Add captcha documentation to config.md Ekaterina Vaartis 2018-12-15 22:12:20 +0300
  • 23549d3952 Formatting fixes Ekaterina Vaartis 2018-12-15 22:08:26 +0300
  • b5518da904 Separate captcha implementation into a behaviour and use it Ekaterina Vaartis 2018-12-15 22:06:44 +0300
  • cddab5700b
    WebFinger: Sends a 400 when resource param is missing, fix XRD typo in test Haelwenn (lanodan) Monnier 2018-12-15 17:34:37 +0100
  • 8cb9580aec Merge branch 'bugfix/webfinger-jrd' into 'develop' lambda 2018-12-15 15:31:30 +0000
  • cc6689cc20 Merge branch 'fix/views-ignore-unhandled-activites' into 'develop' lambda 2018-12-15 15:23:51 +0000
  • 7281ab0b3c Merge branch 'tests-warning-as-errors' into 'develop' lambda 2018-12-15 15:22:59 +0000
  • 9194e84d95 Merge branch 'feature/mix-task-instance-port-specification' into 'develop' lambda 2018-12-15 15:21:40 +0000
  • 5af91020f8
    Web.WebFinger.WebFingerControllerTest: test against XML and JRD webfinger endpoints Haelwenn (lanodan) Monnier 2018-12-15 16:17:44 +0100
  • ff7ce9a9fb
    config/config.exs: Add application/jrd+json => jrd+json to fix webfinger Haelwenn (lanodan) Monnier 2018-12-15 15:58:51 +0100
  • 4a895a46d1 Allow port specification in instance.ex Rin Toshaka 2018-12-15 11:00:54 +0100
  • 28c43a417e Add an ability to disabled captcha Ekaterina Vaartis 2018-12-15 02:00:00 +0300
  • a2399c1c7c Add base CAPTCHA support (currently only kocaptcha) Ekaterina Vaartis 2018-12-15 01:31:19 +0300
  • 04513a13e0 Added init file for OpenBSD nonlinear 2018-12-14 13:13:14 -0800
  • e74f384b68 Merge branch 'fix/issue_433' into 'develop' href 2018-12-14 20:30:35 +0000
  • bfe27c1b55 Merge branch '114_email_invites' into 'develop' href 2018-12-14 20:22:24 +0000
  • acec11626d Merge branch 'fix/issue_272' into 'develop' href 2018-12-14 20:20:30 +0000
  • ea72ac549b fix case when tags is invalid Maksim Pechnikov 2018-12-14 22:56:37 +0300
  • 30812f8451 Remove domain from sample_config template raeno 2018-12-14 21:08:25 +0100
  • b0c3211984 Scrub html from activity.content or user.bio for opengraph meta raeno 2018-12-14 21:07:06 +0100
  • 90b00701ff Merge branch 'develop' into oembed_provider raeno 2018-12-14 20:28:35 +0100
  • 9ff61ed793 Fix tests raeno 2018-12-14 20:23:51 +0100
  • d3ec09bb38 fix tags Maksim Pechnikov 2018-12-13 15:13:02 +0300
  • 46486595ff Handle "users/:id" links as well. Fix comments in MR. raeno 2018-12-14 19:55:40 +0100
  • 980131b4db Merge branch 'pleroma-feature/compat/push-subscriptions' into 'develop' href 2018-12-14 18:50:44 +0000
  • bc6262d250 fixed typo Maksim Pechnikov 2018-12-14 21:21:37 +0300
  • 0ee51992a8
    Enable warning_as_errors for tests href 2018-12-14 18:14:40 +0100
  • 84b9a9d497
    TwitterAPI.ActivityView: Ignore unhandled activities href 2018-12-14 17:24:33 +0100
  • 412df2cd38
    Warn if push is disabled.. href 2018-12-14 16:17:27 +0100
  • ef10e08efe Update config.md Haelwenn 2018-12-14 15:06:04 +0000
  • baead4ea4b fix markdown formatting Maksim Pechnikov 2018-12-14 12:41:55 +0300