Commit Graph

  • c92f91ffeb Add documentation Karen Konou 2018-12-23 10:41:56 +01:00
  • 409ff60bf8 Fix formatting Karen Konou 2018-12-22 23:32:38 +01:00
  • 92362e1e22 Implement large thread filter Karen Konou 2018-12-22 23:18:31 +01:00
  • d112990776 Specifically disable captcha for automatic tests, it makes them fail Ekaterina Vaartis 2018-12-22 23:07:44 +03:00
  • b386e560ba Move the encryption out of kocaptcha into general captcha module Ekaterina Vaartis 2018-12-22 22:39:08 +03:00
  • 336e37d98f Make captcha (kocaptcha) stateless Ekaterina Vaartis 2018-12-21 00:32:37 +03:00
  • 61a88a6757 Merge branch 'ci-test-fix' into 'develop' lambda 2018-12-20 16:31:08 +00:00
  • 2e2030ada8 Merge branch '114_email_confirmation' into 'develop' kaniini 2018-12-20 13:28:36 +00:00
  • 851db74f1c [#114] Fixed test. Ivan Tashkinov 2018-12-20 15:23:16 +03:00
  • 7cab7de9ff [#114] Allowed unconfirmed users to authenticate if :account_activation_required is disabled prior to confirmation. Ensured that no confirmation emails are sent if :account_activation_required is not true. Adjusted tests. Ivan Tashkinov 2018-12-20 14:48:48 +03:00
  • f69cbf4755 [#114] Added :user_id component to email confirmation path to improve the security. Added tests for confirm_email action. Ivan Tashkinov 2018-12-20 13:41:30 +03:00
  • 8adcd1e80f [#114] Removed flash messages rendering on redirects. Ivan Tashkinov 2018-12-20 13:05:42 +03:00
  • 501ce34d7f [#114] Stylistic adjustments. Ivan Tashkinov 2018-12-20 12:55:12 +03:00
  • 8de3138de0 Merge branch 'support/issue_413' into 'develop' kaniini 2018-12-20 09:35:01 +00:00
  • f1b93b5be7 [#413] fix parse mentions Maksim 2018-12-20 09:35:01 +00:00
  • c52453fbd6 Merge branch 'fix/readme-md-config-typo' into 'develop' kaniini 2018-12-20 09:06:48 +00:00
  • acfd98689b Fix config.md path in README rinpatch 2018-12-20 11:29:08 +03:00
  • 6081c44961 Fix config.md path in README rinpatch 2018-12-20 07:20:13 +03:00
  • 2e4f73a9c4 Merge branch 'readme' into 'develop' kaniini 2018-12-20 04:12:50 +00:00
  • fda148a9a2 Merge branch 'documentation/copy-pleroma-api' into 'develop' kaniini 2018-12-20 04:01:54 +00:00
  • 8c4fa68428 Improve systemd service documentation Francis Dinh 2018-12-19 16:06:05 -05:00
  • adbb265fc6
    daaa8cd6 take two href 2018-12-19 20:14:33 +01:00
  • 652f49d176 Remove extra bracket raeno 2018-12-19 23:06:10 +04:00
  • 7fb3780431 Merge branch 'develop' into oembed_provider raeno 2018-12-19 22:39:44 +04:00
  • b520d44b58 [#114] mix format Ivan Tashkinov 2018-12-19 19:03:39 +03:00
  • 279096228c [#114] Made MastodonAPI and TwitterAPI user show actions return 404 for auth-inactive users unless requested by admin or moderator. Ivan Tashkinov 2018-12-19 18:56:52 +03:00
  • a532ad5d72 [#114] User.register/1 tweak. Ivan Tashkinov 2018-12-19 17:24:55 +03:00
  • 968d7490b6 [#114] User.Info: renamed confirmation_update to confirmation_changeset. Ivan Tashkinov 2018-12-19 16:27:16 +03:00
  • 59fc5d15df [#114] User.Info: renamed confirmation_update to confirmation_change. Ivan Tashkinov 2018-12-19 16:27:16 +03:00
  • f98ee9402f Merge branch 'userless-admin' into 'develop' kaniini 2018-12-19 00:12:39 +00:00
  • a3da8a56b6 Merge branch 'fix/ci-cache-improved' into 'develop' lambda 2018-12-18 21:11:40 +00:00
  • b7f6350107 Merge branch 'fix/formatter-ignore-html-chars' into 'develop' lambda 2018-12-18 20:23:21 +00:00
  • facd30c9e8 Compile pleroma before ecto migrate Rin Toshaka 2018-12-18 21:20:49 +01:00
  • f3eb414e28 Add a way to use the admin api without a user. lain 2018-12-18 21:08:52 +01:00
  • f685351c1e Improve CI cache Rin Toshaka 2018-12-18 21:06:53 +01:00
  • 196d9c0fd0 Fix tests Rin Toshaka 2018-12-18 20:30:04 +01:00
  • 8a67677d77 Add test rinpatch 2018-12-18 22:10:56 +03:00
  • ef318fb8a9 Merge branch 'develop' into fix/formatter-ignore-html-chars rinpatch 2018-12-18 21:39:36 +03:00
  • 059dd6f681 Ignore HTML characters in formatter.ex rinpatch 2018-12-18 21:38:15 +03:00
  • d6b133ec51
    Pleroma-API.md: Additionnal endpoints rinpatch 2018-12-18 18:33:39 +01:00
  • 6adea5a7b2
    Move to docs Haelwenn (lanodan) Monnier 2018-12-18 17:09:01 +01:00
  • a6dfe1fc6b
    Documentation: Move generated files to priv/static/doc, add it to endpoint.ex Haelwenn (lanodan) Monnier 2018-12-18 17:05:36 +01:00
  • 443d59baa0 Merge branch 'feature/new-user-routes' into 'develop' lambda 2018-12-18 15:42:07 +00:00
  • c9ddcd803b Merge branch 'new-routes-integration' into 'develop' lambda 2018-12-18 15:41:38 +00:00
  • 9c4344e16c update frontend lain 2018-12-18 16:28:13 +01:00
  • 5177426ec5 Merge branch 'ci-test-fix' into 'develop' lambda 2018-12-18 15:18:10 +00:00
  • 468d472d2b [#114] Added info on account_activation_required setting to config readme. Ivan Tashkinov 2018-12-18 17:52:38 +03:00
  • f58f20abbb
    Twitter ActivityView: fix crash when activity content is nil href 2018-12-18 15:32:41 +01:00
  • 3371a45884 [#114] Formatting fix. Ivan Tashkinov 2018-12-18 17:30:30 +03:00
  • 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 +03:00
  • aed0f90287 [#114] Added pleroma.confirmation_pending to user views, adjusted view tests. Ivan Tashkinov 2018-12-18 14:07:05 +03:00
  • 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 +03:00
  • 1de0aa2f10 [#114] Account confirmation email, registration as unconfirmed (config-based), auth prevention for unconfirmed. Ivan Tashkinov 2018-12-17 17:28:58 +03:00
  • a05cb10a95 [#114] Email confirmation route, action, node setting, User.Info fields. Ivan Tashkinov 2018-12-14 16:38:56 +03:00
  • a300336459 Merge branch 'develop' into oembed_provider raeno 2018-12-18 14:59:32 +01:00
  • 08b6294f47
    Pleroma-API.md: Import from /wikis/Pleroma-only-api-endpoints Haelwenn (lanodan) Monnier 2018-12-18 13:58:07 +01:00
  • daaa8cd66a
    SetUserSessionIdPlugTest: try to fix random ci failures href 2018-12-18 13:40:25 +01:00
  • b6ae412fcd Merge branch 'runtime-static-plug' into 'develop' lambda 2018-12-18 10:42:56 +00:00
  • b1860fe85a
    Instance/Static runtime plug href 2018-12-17 22:50:59 +01:00
  • 3879500c87 Merge branch '2018-12-17-update-frontend' into 'develop' lambda 2018-12-17 20:36:21 +00:00
  • 7d9254fb4a Merge branch 'fix-test' into 'develop' lambda 2018-12-17 20:24:58 +00:00
  • eb2d34eb6c Merge remote-tracking branch 'origin/develop' into 2018-12-17-update-frontend lain 2018-12-17 21:19:00 +01:00
  • 3d980daa49 Merge branch '459_fix_user_profile_crash' into 'develop' lambda 2018-12-17 20:16:15 +00:00
  • 3e1816fcd5 update frontend lain 2018-12-17 21:13:04 +01:00
  • ebbe11f33b Merge branch 'support/issue_449' into 'develop' lambda 2018-12-17 20:11:46 +00:00
  • 52bda3b456 Fix uploads test. lain 2018-12-17 20:55:24 +01:00
  • 92a5133c42 fix text field Maksim Pechnikov 2018-12-17 22:41:36 +03:00
  • 52ac7dce5c Merge branch 'captcha' into 'develop' lambda 2018-12-17 19:45:14 +00:00
  • c6d5f189d9 Merge branch 'fix-tags' into 'develop' lambda 2018-12-17 19:38:24 +00:00
  • 98c31deaa9 Merge branch 'test-mix-tasks' into 'develop' lambda 2018-12-17 19:37:05 +00:00
  • 078b8b6d22 Merge branch 'phoenix14' into 'develop' lambda 2018-12-17 19:30:05 +00:00
  • 0f67c1d487 don't re-use build lain 2018-12-17 20:26:48 +01:00
  • e4763cd459 Fix tagging problems for existing instances. lain 2018-12-17 20:12:01 +01:00
  • de981ac5a2 Alias Kocaptcha in the test Ekaterina Vaartis 2018-12-17 20:53:42 +03:00
  • 35522fef09 Use :ets.match_delete to delete old captchas vaartis 2018-12-17 17:19:28 +03:00
  • ba9ef77b6a
    Switch to phoenixframework/phoenix as the needed change is merged. href 2018-12-17 17:28:03 +01:00
  • b12a904911
    Integration tests for mastodon websocket href 2018-12-17 17:09:06 +01:00
  • 77b5154c82
    Cowboy handler for Mastodon WebSocket href 2018-12-17 14:39:59 +01:00
  • cc87880488 Support both OAuth token record and token string in UserView raeno 2018-12-17 16:02:26 +01:00
  • 567359790e Merge branch 'testfix/webfinger-jrd' into 'develop' lambda 2018-12-17 09:19:27 +00:00
  • 6e2f64a0a6 minutes->seconds_retained in config.md vaartis 2018-12-17 06:41:41 +00:00
  • ef6829382a Clean captchas up periodically, not schedule it after theyre created Ekaterina Vaartis 2018-12-16 23:41:11 +03:00
  • 73576ab64e Fix captcha tests Ekaterina Vaartis 2018-12-16 23:01:44 +03:00
  • 3a31fdaf06 Change minutes_retained config to seconds_retained Ekaterina Vaartis 2018-12-16 22:40:44 +03:00
  • 1d31fd0722 Make the hosted kocaptcha the default value Ekaterina Vaartis 2018-12-16 22:37:16 +03:00
  • 6062885df6 Add a configurable auto-cleanup for captchas Ekaterina Vaartis 2018-12-16 22:04:43 +03:00
  • 5dcb7aecea
    More put_view. href 2018-12-16 17:49:42 +01:00
  • 22d483d4f7 Use bindings dbuser and dbname in sample_psql.eex link0ff 2018-12-16 18:25:31 +02:00
  • f672555ad3
    Upgrade to Phoenix 1.4 href 2018-12-16 17:15:07 +01:00
  • 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 +02:00
  • 8fadc1b6a2 Merge branch 'netbsd-script' into 'develop' scarlett 2018-12-16 13:19:27 +00:00
  • 4b40e4188c Simplify the NetBSD rc script. scarlett 2018-12-16 13:11:17 +00:00
  • 9d3eda1959 Add an rc.d script for NetBSD. scarlett 2018-12-16 12:33:50 +00:00
  • 41e3401c5c Merge branch 'develop' into 'develop' Haelwenn 2018-12-16 12:13:32 +00:00
  • 28478a9c4f Merge branch 'fix/masto-put-settings' into 'develop' eal 2018-12-16 11:21:26 +00:00
  • 4c783e35c0 Mastodon API: Fix PUT /api/web/settings eal 2018-12-16 13:15:34 +02:00
  • 8b279aca5f Merge branch 'fix/dev-exs-enable-unsecure-cookies-by-default' into 'develop' eal 2018-12-16 11:08:34 +00:00
  • 7c522f38f0 Enable unsecure cookies by default in dev.exs Rin Toshaka 2018-12-16 08:49:23 +01:00
  • 2e72d49e37 Rename captcha_test.ex to exs vaartis 2018-12-16 07:35:45 +00:00
  • 36f1af232a Add tests for Mix tasks link0ff 2018-12-16 02:14:23 +02:00