Commit Graph

  • 81412240e6 Fix Invalid SemVer version generation rinpatch 2019-08-01 14:15:18 +03:00
  • f98235f2ad Clean up tests output Egor Kislitsyn 2019-08-01 16:33:36 +07:00
  • 9ca4506355 Add configurable length limits for User.bio and User.name Egor Kislitsyn 2019-08-01 15:53:37 +07:00
  • 0eff6349a0 Merge branch 'release/1.0.3' into 'master' v1.0.3 kaniini 2019-07-31 20:27:09 +00:00
  • 2536628cac mix: update version to 1.0.3 release/1.0.3 Ariadne Conill 2019-07-31 20:15:45 +00:00
  • d006742fd7 changelog again Ariadne Conill 2019-07-31 20:14:53 +00:00
  • e5cb15ce2b twitter api: utils: rework do_remote_follow() to use CommonAPI Ariadne Conill 2019-07-29 20:00:57 +00:00
  • d18a7dc0de changelog update Ariadne Conill 2019-07-31 20:11:02 +00:00
  • 2c2c075fd6 Disallow following locked accounts over OStatus rinpatch 2019-07-31 22:05:12 +03:00
  • cdfd02e904 Merge branch 'chore/changelog-update' into 'develop' kaniini 2019-07-31 20:08:27 +00:00
  • def0c49ead Add a changelog entry for disallowing locked accounts follows over OStatus rinpatch 2019-07-31 23:03:06 +03:00
  • 6c06529cd4 Merge branch 'fix/disallow-ostatus-follows-locked' into 'develop' kaniini 2019-07-31 19:13:56 +00:00
  • 813c686dd7 Disallow following locked accounts over OStatus rinpatch 2019-07-31 22:05:12 +03:00
  • 59e60c6db1 ostatus: explicitly disallow protocol downgrade from activitypub Ariadne Conill 2019-07-31 17:23:16 +00:00
  • b431b565f0 Merge branch 'test/web_common_api_utils' into 'develop' kaniini 2019-07-31 18:35:15 +00:00
  • 6eb33e7303 test for Pleroma.Web.CommonAPI.Utils.get_by_id_or_ap_id Maksim 2019-07-31 18:35:15 +00:00
  • 8980c1c769 Merge branch 'hardening/disallow-ostatus-downgrade' into 'develop' kaniini 2019-07-31 18:30:40 +00:00
  • f72e0b7cad ostatus: explicitly disallow protocol downgrade from activitypub Ariadne Conill 2019-07-31 17:23:16 +00:00
  • 301ea0dc04 Add tests for counters being updated on follow rinpatch 2019-07-31 19:37:55 +03:00
  • 957de9d771 Merge branch 'test/twitter/util_controller' into 'develop' kaniini 2019-07-31 15:14:36 +00:00
  • 58443d0cd6 tests for TwitterApi/UtilController Maksim 2019-07-31 15:14:36 +00:00
  • cca9d64cb8 Merge branch '1048-semver-format-compliance-backport' into 'master' kaniini 2019-07-31 15:13:38 +00:00
  • 7483679a7b StatusView: Return direct conversation id. lain 2019-07-31 15:12:29 +02:00
  • f42719506c Fix credo issues rinpatch 2019-07-31 14:20:34 +03:00
  • c88a5d3251 Merge branch 'develop' into feature/hide-follows-remote rinpatch 2019-07-31 14:12:29 +03:00
  • daf0d0dd9a [#1036] Changelog adjustment. Ivan Tashkinov 2019-07-31 09:33:39 +03:00
  • 373a7c6739 Merge branch 'admin-changes' into 'develop' kaniini 2019-07-30 16:36:05 +00:00
  • 51b3b6d816 Admin changes Alexander Strizhakov 2019-07-30 16:36:05 +00:00
  • 1e77e71fb2 [#1036] Fixed version parsing in pleroma_ctl. Ivan Tashkinov 2019-07-30 15:33:51 +03:00
  • 7fdbef3e1b [#1048] Fixed version parsing in pleroma_ctl. Closes #1036. Ivan Tashkinov 2019-07-02 18:47:53 +03:00
  • 677df5ceb3 Merge branch 'security/remote-follow-commonapi' into 'develop' kaniini 2019-07-29 20:10:59 +00:00
  • 3850812503 twitter api: utils: rework do_remote_follow() to use CommonAPI Ariadne Conill 2019-07-29 20:00:57 +00:00
  • 6657506185 Merge branch 'revert-83508418' into 'develop' kaniini 2019-07-29 19:42:35 +00:00
  • 5835069215 Revert "Merge branch 'bugfix/clean-up-markdown-rendering' into 'develop'" kaniini 2019-07-29 19:42:26 +00:00
  • 83508418fb Merge branch 'bugfix/clean-up-markdown-rendering' into 'develop' Haelwenn 2019-07-29 19:24:14 +00:00
  • 5795a890e9 markdown: clean up html generated by earmark Ariadne Conill 2019-07-29 19:09:58 +00:00
  • 1dfde4151c Merge branch 'refactor/use-constants' into 'develop' lain 2019-07-29 16:30:47 +00:00
  • ce6dfb6f06 Merge branch 'release/1.0.2' into 'master' v1.0.2 kaniini 2019-07-29 16:28:53 +00:00
  • 3b8cd27b05 Merge branch 'mailer-enabled-nodeinfo' into 'develop' kaniini 2019-07-29 16:17:41 +00:00
  • 0bee2131ce Add mailerEnabled to the NodeInfo metadata Eugenij 2019-07-29 16:17:40 +00:00
  • 8be0154094 Merge branch 'fix/access-mastofe-auth-on-private-instances' into 'develop' kaniini 2019-07-29 16:17:23 +00:00
  • c0e258cf21 Redirect not logged-in users to the MastoFE login page on private instances Sergey Suprunenko 2019-07-29 16:17:22 +00:00
  • 1f7c8d9615 Merge branch 'tests/ostatus_controller' into 'develop' kaniini 2019-07-29 05:02:20 +00:00
  • 159bbec570 added tests for OstatusController Maksim 2019-07-29 05:02:20 +00:00
  • b93498eb52 constants: add as_public constant and use it everywhere Ariadne Conill 2019-07-29 02:43:19 +00:00
  • 9d78b3b281 mix: add ex_const dependency Ariadne Conill 2019-07-29 02:12:35 +00:00
  • d9aacbec4d mix: update version to 1.0.2 release/1.0.2 Ariadne Conill 2019-07-28 23:15:19 +00:00
  • 3e3b00f658 Dependencies: Update tzdata and related packages. lain 2019-07-15 16:47:39 +09:00
  • f685e887b3 transmogrifier: use User.delete() instead of handrolled user deletion code for remote users Ariadne Conill 2019-07-28 21:29:10 +00:00
  • 2b38961bf6 Handle 303 redirects Sergey Suprunenko 2019-07-28 20:24:39 +00:00
  • 99989758ff Add a changelog entry for tolerating incorrect chain order rinpatch 2019-07-13 02:04:26 +03:00
  • 1426358538 Workaround for remote server certificate chain issues rinpatch 2019-07-12 23:53:21 +03:00
  • 2914f8a749 Merge the default options with custom ones in ReverseProxy and Pleroma.HTTP rinpatch 2019-07-12 23:52:26 +03:00
  • 8b1b3e84f4 Update otp_en.md - Added creation of initial admin user Bradley D. Thornton 2019-07-17 22:35:16 +00:00
  • 1c364f7407 Fix domain for the contact clients.md tom79 2019-07-19 08:40:47 +00:00
  • 109e7813c9 Update clients.md for Fedilab - Change owner (@fedilab@framapiaf.org), Source code: Framagit, Add some other supported features tom79 2019-07-19 08:39:22 +00:00
  • 15aaffc6d8 Add a changelog entry for changing the defaults rinpatch 2019-07-08 14:13:30 +03:00
  • 67c5e6541e Formatting rinpatch 2019-07-08 14:05:57 +03:00
  • 7486a917d4 Improve wording in CHANGELOG.md rinpatch 2019-07-08 13:04:14 +03:00
  • 0c028f345a Enable OpenGraph and TwitterCard by default rinpatch 2019-07-08 13:00:45 +03:00
  • 48aed88dbd FallbackRedirector: Do not crash on Metadata rendering errors rinpatch 2019-07-08 12:59:49 +03:00
  • fd4963006a OGP/TwitterCard: Add fallbacks in case the attachment key is nonexistent rinpatch 2019-07-08 12:16:32 +03:00
  • 876b5b45a3 OTP Release install docs: Remove --dry-run in cron certbot command rinpatch 2019-06-30 13:06:10 +03:00
  • 3ec6f34ef0 update Changelog Ariadne Conill 2019-07-28 22:41:31 +00:00
  • 6a35c151c6 Fix not being able to pin unlisted posts rinpatch 2019-06-29 22:24:03 +03:00
  • 1e5d889aec preserve the original path/filename (no encoding/decoding) for proxy Sachin Joshi 2019-07-12 21:02:55 +05:45
  • ccafecf9be try to always match the filename for proxy url Sachin Joshi 2019-07-12 22:19:30 +05:45
  • 9e88ab2cad Split alters rather than work with indexes Roman Chvanikov 2019-07-03 14:56:02 +03:00
  • 494a611afe Fix migration Roman Chvanikov 2019-07-03 01:14:40 +03:00
  • ed639376ac Mastodon Controller: Fix tests. lain 2019-07-16 14:01:18 +09:00
  • 8123578bf8 Status View: Poll ids are strings. lain 2019-07-16 12:47:40 +09:00
  • b38d21060e Merge branch 'bugfix/transmogrifier-fix-delete' into 'develop' kaniini 2019-07-28 21:40:55 +00:00
  • 492d854e7a transmogrifier: use User.delete() instead of handrolled user deletion code for remote users Ariadne Conill 2019-07-28 21:29:10 +00:00
  • 44bfff22a7 Merge branch 'confirmation-resend' into 'develop' kaniini 2019-07-28 20:30:10 +00:00
  • 242f5c585e add account confirmation email resend in mastodon api Sachin Joshi 2019-07-28 20:30:10 +00:00
  • 0d05ec3855 Merge branch 'fix/user_update_and_set_cache' into 'develop' kaniini 2019-07-28 20:29:27 +00:00
  • 6a4b8b2681 fixed User.update_and_set_cache for stale user Maksim 2019-07-28 20:29:26 +00:00
  • 488c06b6f5 Merge branch 'develop' into 'develop' kaniini 2019-07-28 20:25:35 +00:00
  • f78390ffdf Merge branch 'feature/hackney-303-redirect' into 'develop' kaniini 2019-07-28 20:24:39 +00:00
  • 02dc651828 Handle 303 redirects Sergey Suprunenko 2019-07-28 20:24:39 +00:00
  • 961e778531 Fix HTTP sig tweak on KeyId Thomas Sileo 2019-07-28 14:17:56 +02:00
  • 08960d5016 Merge branch 'issue/1097' into 'develop' rinpatch 2019-07-26 20:27:38 +00:00
  • 6b77a88365 [#1097] added redirect: /pleroma/admin -> /pleroma/admin/ Maksim 2019-07-26 20:27:38 +00:00
  • 46e8b68093 Merge branch 'changelog/1484-base_url-remove-media' into 'develop' Haelwenn 2019-07-26 15:27:12 +00:00
  • 7c8abbcb1c
    CHANGELOG.md: Add entry for !1484 Haelwenn (lanodan) Monnier 2019-07-26 15:33:25 +02:00
  • 41e0304757 Merge branch 'develop' into feature/hide-follows-remote rinpatch 2019-07-25 18:43:30 +03:00
  • d1e891062e Merge branch 'tests/filter_dedupe' into 'develop' kaniini 2019-07-25 03:43:13 +00:00
  • 03c386614f fixed test for elixir 1.7.4 Maksim 2019-07-25 03:43:13 +00:00
  • 19835be067 Merge branch 'fix-remote-follow-from-ostatus-subscribe' into 'develop' kaniini 2019-07-24 19:29:01 +00:00
  • 931c4974ee Merge branch 'fix/put-correct-activity-url' into 'develop' kaniini 2019-07-24 19:28:21 +00:00
  • b20020da16 Show the url advertised in the Activity in the Status JSON response Sergey Suprunenko 2019-07-24 19:28:21 +00:00
  • 8d9f43e1d1
    Add WebFinger test for AP-only account kPherox 2019-07-25 01:27:34 +09:00
  • acd20914ec Merge branch 'fix/Upload_base_url' into 'develop' kaniini 2019-07-24 15:35:25 +00:00
  • 84fca14c3c Do not prepend /media/ when using base_url feld 2019-07-24 15:35:25 +00:00
  • 0e2b5a3e6a WIP Mike Verdone 2019-07-24 17:25:11 +02:00
  • ac27b94ffa
    Change to not require magic-public-key on WebFinger kPherox 2019-07-24 23:38:38 +09:00
  • 7286cdff7a Merge branch 'tests/web_finger' into 'develop' kaniini 2019-07-24 15:13:11 +00:00
  • 55341ac717 tests WebFinger Maksim 2019-07-24 15:13:10 +00:00
  • b7fae304d3 Merge branch 'domain-blocking-relationship-api' into 'develop' kaniini 2019-07-24 15:12:27 +00:00
  • 4504135894 Add domain_blocking to the relationship API (GET /api/v1/accounts/relationships) Eugenij 2019-07-24 15:12:27 +00:00