Commit graph

  • b24b848057 mix.exs: bump version to 1.1.6 rinpatch 2019-11-19 19:36:23 +0300
  • 5386d1f49f UserEnabledPlug: fix test after backporting rinpatch 2019-11-19 19:34:44 +0300
  • 957fb059df Add a changelog entry for email confirmation fix rinpatch 2019-11-19 19:24:45 +0300
  • 4079ed3b75 OAuthPlug, Router: Handle deactivated users in the UserEnabledPlug lain 2019-11-15 14:13:21 +0100
  • 5b5f855237 UserEnabledPlug: Don't authenticate unconfirmed users. lain 2019-11-11 12:43:46 +0100
  • ff4af8c5ee User: Don't let deactivated users authenticate. rinpatch 2019-11-19 19:22:20 +0300
  • 3527a03e58 Add a changelog entry for oauth authorize fix rinpatch 2019-11-19 19:19:12 +0300
  • df22197755 Check client and token in GET /oauth/authorize AkiraFukushima 2019-11-05 23:52:47 +0900
  • b74f4260ae Fix rendering conversations when there's a malformed status rinpatch 2019-11-19 19:14:35 +0300
  • b7bbb5445d
    remove docs/ from .dockerignore kPherox 2019-11-19 23:52:47 +0900
  • b88dbc17c8 Fix tests Maxim Filippov 2019-11-19 22:50:24 +0900
  • bf89e0bf38 Merge branch 'feature/admin-api/support-token-header' into 'develop' lain 2019-11-19 13:16:49 +0000
  • 46eb160135 AdminAPI: Confirm user account, resend confirmation email Maxim Filippov 2019-11-19 20:14:02 +0900
  • 36686f5245
    Support authentication via x-admin-token HTTP header Egor Kislitsyn 2019-11-19 15:58:20 +0700
  • 7d727dbfec added test Maksim Pechnikov 2019-11-18 22:32:43 +0300
  • 5cee51fac5 fix order by for fetch_favorites Maksim Pechnikov 2019-11-18 21:34:54 +0300
  • 3aaf3aa2c2 Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id-fields-relations Ivan Tashkinov 2019-11-18 20:43:19 +0300
  • aad6576130 [#1335] Refactored UserMute and UserBlock into UserRelationship, introduced EctoEnum. Ivan Tashkinov 2019-11-18 20:38:56 +0300
  • 06151776c0 Merge branch 'docs/remove_activation_status_endpoint' into 'develop' feld 2019-11-18 16:16:27 +0000
  • adacf1b5e1 Remove deprecated endpoint from docs that is fully removed from backend now feld 2019-11-18 16:16:27 +0000
  • 0937895182 updated fetch_favorites Maksim Pechnikov 2019-11-18 16:56:25 +0300
  • 9da4c88b49 fix test Maksim Pechnikov 2019-11-18 10:00:48 +0300
  • 4beb3ce5c5 /api/v1/favourites: added sorting for activites by adds to favorites Maksim Pechnikov 2019-11-18 09:44:08 +0300
  • 4df2d64b9f Merge branch 'chore/bump-fast-sanitize' into 'develop' rinpatch 2019-11-16 17:49:49 +0000
  • fad296e432 Bump fast_sanitize rinpatch 2019-11-16 19:19:25 +0300
  • c506cc48ef Admin API: Error when trying to update reports in the "old" format Maxim Filippov 2019-11-16 18:44:48 +0900
  • a869c718ab Merge branch 'chore/changelog-sync-' into 'develop' rinpatch 2019-11-15 22:03:28 +0000
  • da28bf8fdd Sync the changelogs between develop and stable rinpatch 2019-11-16 01:02:08 +0300
  • 81cba405af Merge branch 'nodeinfo-fields-limit' into 'develop' kaniini 2019-11-15 20:29:38 +0000
  • b9041c2097 added recount unread notifications to markers Maksim Pechnikov 2019-11-15 22:10:41 +0300
  • 9e3868425a Merge branch 'mix-task-warning' into 'develop' rinpatch 2019-11-15 19:38:52 +0000
  • 01d9c093c3 Merge remote-tracking branch 'remotes/upstream/develop' into 1335-user-api-id-fields-relations Ivan Tashkinov 2019-11-15 21:40:14 +0300
  • c31ddce51e [#1335] Reorganized users.mutes as relation to UserMute entity. Ivan Tashkinov 2019-11-15 21:38:54 +0300
  • c9a06b14ab Add test kPherox 2019-11-15 23:55:28 +0900
  • 22554ac5ca Merge branch 'bugfix/1395-email-activation' into 'develop' rinpatch 2019-11-15 14:11:48 +0000
  • 234c27cb20 Documentation: Add warning about database mix tasks. lain 2019-11-15 14:30:59 +0100
  • f17e0f8e4f OAuthPlug, Router: Handle deactivated users in the UserEnabledPlug lain 2019-11-15 14:13:21 +0100
  • 13b6aefd59 Merge branch 'feature/mrf-object-age-policy' into 'develop' lain 2019-11-15 12:44:54 +0000
  • 075789c442 Apply suggestion to CHANGELOG.md lain 2019-11-15 12:31:09 +0000
  • 72d2557e11 Add fieldsLimit to metadata of nodeinfo kPherox 2019-11-15 18:51:55 +0900
  • 7c59bc9ef9 fix credo Ariadne Conill 2019-11-14 20:18:45 -0600
  • eecd64cc07 object age policy: remove debug logging Ariadne Conill 2019-11-14 19:56:14 -0600
  • 2469880a2b add changelog entry for MRF ObjectAgePolicy Ariadne Conill 2019-11-14 19:49:25 -0600
  • 5705cf0e3e MRF: add ObjectAgePolicy which deals with old posts being imported Ariadne Conill 2019-11-14 19:48:10 -0600
  • 29f49bf5fa docs: document MRF ObjectAgePolicy Ariadne Conill 2019-11-14 18:31:30 -0600
  • 1d33eeca72 config: add configuration for MRF ObjectAgePolicy Ariadne Conill 2019-11-14 18:26:06 -0600
  • 114930b5fd Merge branch 'develop' into feature/admin-api-list-statuses-for-a-given-instance Maxim Filippov 2019-11-14 23:45:29 +0900
  • 30af5da330 Admin API: list all statuses from a given instance Maxim Filippov 2019-11-14 23:44:07 +0900
  • 09b4f7269e Merge branch 'fix/conversations-rendering' into 'develop' rinpatch 2019-11-14 14:40:37 +0000
  • 94f1cfced8 format the code rinpatch 2019-11-14 17:26:59 +0300
  • 1afeaf82fa Merge branch 'feature/reports-groups-and-multiple-state-update' into 'develop' feld 2019-11-14 13:35:41 +0000
  • 574369b42d Merge branch 'ci/disable-trace' into 'develop' rinpatch 2019-11-14 13:26:15 +0000
  • 2861f97e46 ci: disable --trace for unit tests rinpatch 2019-11-14 16:06:08 +0300
  • 3c0abfca53
    Merge remote-tracking branch 'upstream/develop' into feature/move-activity Egor Kislitsyn 2019-11-14 16:39:45 +0700
  • 6085c71bd1 Merge branch 'reactions' into 'develop' rinpatch 2019-11-14 08:47:10 +0000
  • 7a322713c3 Update CHANGELOG.md lain 2019-11-14 08:21:06 +0000
  • f74bb1d0fc Merge branch 'static-fe-object-id' into 'develop' lain 2019-11-13 17:37:48 +0000
  • 3c60adbc1f Support redirecting by activity UUID in static FE as well. Phil Hagelberg 2019-11-12 17:33:54 -0800
  • 0867cb083e Support redirecting by object ID in static FE. Phil Hagelberg 2019-11-12 17:19:46 -0800
  • 60cc5a7750 Merge branch 'fix-rate-limiter-test' into 'develop' lain 2019-11-13 14:27:37 +0000
  • 24d5f9cbe0 Merge branch 'fix-docs-formatting' into 'develop' rinpatch 2019-11-13 12:08:11 +0000
  • 3350cd8d96
    Fix formatting in OpenBSD install manual Egor Kislitsyn 2019-11-13 18:48:53 +0700
  • 72cf6a76f4
    Fix random fails of the rate limiter tests Egor Kislitsyn 2019-11-13 18:07:53 +0700
  • facc37aaa6 Merge branch 'static-remote-redirect' into 'develop' lain 2019-11-13 10:16:00 +0000
  • 1025c526c0 Merge branch 'bugfix/1360-actorless-posts' into 'develop' rinpatch 2019-11-13 10:08:07 +0000
  • 9acad552c9 ver sadposter 2019-11-13 00:14:54 +0000
  • 2de30812ea Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into develop sadposter 2019-11-13 00:10:01 +0000
  • c4f66db63c fe sadposter 2019-11-13 00:09:56 +0000
  • 62f3a93049 For remote notices, redirect to the original instead of 404. Phil Hagelberg 2019-11-11 17:16:44 -0800
  • b5b62f42b2 update Marker.multi_set_unread_count Maksim Pechnikov 2019-11-12 15:59:34 +0300
  • 768c1a5de1
    Fix tests Egor Kislitsyn 2019-11-12 19:13:19 +0700
  • 63c493cd53
    Update CHANGELOG Egor Kislitsyn 2019-11-12 18:51:12 +0700
  • 27cd1374e3
    Add a notification for Move activities Egor Kislitsyn 2019-11-12 18:48:14 +0700
  • e6d7e27bd6
    Add allow_following_move setting to User Egor Kislitsyn 2019-11-12 18:36:50 +0700
  • e835cd97f6 Containment: Add a catch-all clause to contain_origin. lain 2019-11-12 12:07:17 +0100
  • 7d101bc9c5 Fix rendering conversations when there's a malformed status Mark Felder 2019-11-11 18:29:55 -0600
  • f86a7d5d8b Fix exclude_visibilities filter for followers-only Like notifications eugenijm 2019-11-09 13:56:27 +0300
  • fb090b748a Merge branch 'fix/docs-static-fe-category' into 'develop' rinpatch 2019-11-11 20:25:48 +0000
  • 04473677cc docs: move static-fe docs under a proper category rinpatch 2019-11-11 23:24:15 +0300
  • e27d78e768 Merge branch 'nodeinfo-federation-enabled' into 'develop' feld 2019-11-11 19:14:06 +0000
  • 2cc043591c Merge branch 'feature/static-fe' into 'develop' kaniini 2019-11-11 19:10:44 +0000
  • b39b49cc14 report federating status in nodeinfo href 2019-11-11 19:03:43 +0100
  • 55ac38c1d2 Merge branch 'fix-dokku-2' into 'develop' lain 2019-11-11 15:01:31 +0000
  • 51f40fab00 Merge branch 'patch-1' into 'develop' rinpatch 2019-11-11 14:09:46 +0000
  • 54ae688fa1 Merge branch 'chore/changelog-1940' into 'develop' rinpatch 2019-11-11 14:07:23 +0000
  • ddbfc995ac clean sql query Maksim Pechnikov 2019-11-11 17:06:41 +0300
  • 827b938502 Add a changelog entry for !1940 rinpatch 2019-11-11 17:05:30 +0300
  • 4690cf6394 Merge branch 'update-ci' into 'develop' lain 2019-11-11 13:13:20 +0000
  • 72cc92259e Default config: Use extended nickname format lain 2019-11-11 12:49:18 +0000
  • 7ba30cf8b6
    Use PG12 in CI for the RUM pipeline Egor Kislitsyn 2019-11-11 19:47:33 +0700
  • 86d821a96e Dokku deploys: Keep the git dir so version number generation works. lain 2019-11-11 13:37:56 +0100
  • c90972c5bd Merge branch 'update-docs' into 'develop' lain 2019-11-11 12:34:17 +0000
  • 1ca7b877a1 Merge branch 'iss-1376' into 'develop' lain 2019-11-11 12:27:33 +0000
  • 417f9a782f Merge branch 'fix/1399' into 'develop' lain 2019-11-11 12:13:45 +0000
  • ab2e61238e
    Add a warning about Pg version to the RUM related docs Egor Kislitsyn 2019-11-11 19:13:07 +0700
  • e73cc742b9 Merge branch 'new-rate-limiter' into 'develop' lain 2019-11-11 12:13:06 +0000
  • 94627baa5c New rate limiter Steven Fuchs 2019-11-11 12:13:06 +0000
  • f6056e9c9c UserEnabledPlug: Don't authenticate unconfirmed users. lain 2019-11-11 12:43:46 +0100
  • 8521553ad9 User: Don't let deactivated users authenticate. lain 2019-11-11 12:37:13 +0100
  • 5cf2c7422b [#1335] Applied code review suggestions. Ivan Tashkinov 2019-11-11 14:16:57 +0300