Commit Graph

  • e2011a667c Apply suggestion to lib/pleroma/web/activity_pub/utils.ex Maksim 2019-09-04 18:35:01 +0000
  • 8306078de1 Apply suggestion to lib/pleroma/web/activity_pub/utils.ex Maksim 2019-09-04 17:31:14 +0000
  • af746fa4a8 Return total for reports Maxim Filippov 2019-09-04 20:08:13 +0300
  • cb99cfcc65 don't try to truncate non-strings Sadposter 2019-09-04 15:57:42 +0100
  • 2975da284b truncate remote user bio/display name Sadposter 2019-09-04 15:45:40 +0100
  • a890451187 fetch_announcements -> take_announcements Maksim Pechnikov 2019-09-04 17:42:27 +0300
  • 8cbad5500c add tests for activity_pub/utils.ex Maksim Pechnikov 2019-09-04 15:25:12 +0300
  • e72531bfac Merge branch 'feat/mastoapi-status-threadmuted' into 'develop' Haelwenn 2019-09-04 11:26:34 +0000
  • 3face45467 Mastodon API: Add `pleroma.thread_muted` to Status entity rinpatch 2019-09-04 14:16:56 +0300
  • e54694748b Merge branch 'feature/mastoapi-read-notifications' into 'develop' Haelwenn 2019-09-04 10:46:49 +0000
  • 328b2612cd Clarify that read notifications are returned rinpatch 2019-09-04 13:39:39 +0300
  • 377aa9fb90 Apply suggestion to docs/api/pleroma_api.md rinpatch 2019-09-04 10:37:43 +0000
  • 7c3838090f Apply suggestion to lib/pleroma/notification.ex rinpatch 2019-09-04 10:14:15 +0000
  • c2b6c1b089 Extend `/api/pleroma/notifications/read` to mark multiple notifications as read and make it respond with Mastoapi entities rinpatch 2019-09-04 11:33:08 +0300
  • cc1d1ee406 Mastdon API: Add ability to get a remote account by nickname to `/api/v1/accounts/:id` rinpatch 2019-09-03 17:54:21 +0300
  • 4b422b5469 Switch to official elixir:1.9-alpine image for build Ashlynn Anderson 2019-09-03 11:44:57 -0400
  • eb17cc17a1 [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue Ivan Tashkinov 2019-09-03 17:12:15 +0300
  • bd8b92ea5e Remove dynamic config as default, add healthcheck Ashlynn Anderson 2019-08-05 15:35:34 -0400
  • 46ffd8b3b6 Merge branch 'feature/pagination-total' into 'develop' rinpatch 2019-09-03 13:03:06 +0000
  • b15cfd80ef Return "total" optionally Maxim Filippov 2019-09-03 13:58:27 +0300
  • a4c5f71e93 Return total from pagination + tests Maxim Filippov 2019-09-02 22:48:52 +0300
  • db3dae189b Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into develop Rachel Fae Fox (foxiepaws) 2019-09-02 13:16:01 -0400
  • b49085c156 [#1149] Refactoring: GenServer workers renamed to daemons, `use Oban.Worker` moved to helper. Ivan Tashkinov 2019-09-02 14:57:40 +0300
  • e73685834c add mandatory fields for user update Sadposter 2019-09-02 12:35:55 +0100
  • d0f07e55d2 use atom key for fields Sadposter 2019-09-02 12:31:23 +0100
  • 05c935c396 mix format Sadposter 2019-09-02 12:15:40 +0100
  • 35ef470d00 truncate fields for remote users instead Sadposter 2019-09-02 12:15:21 +0100
  • dd017c65a4 [#1149] Refactored Oban workers API (introduced `enqueue/3`). Ivan Tashkinov 2019-08-31 21:58:42 +0300
  • a90ea8ba15 [#1149] Addressed code review comments (code style, jobs pruning etc.). Ivan Tashkinov 2019-08-31 19:08:56 +0300
  • e890ea7e82 [#1149] Added Oban job for "activity_expiration". Merged remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue Ivan Tashkinov 2019-08-31 14:25:43 +0300
  • 70eed0594c credo fixes rinpatch 2019-08-31 13:08:43 +0300
  • bd3ed3a622 Add back /api/qvitter/statuses/notifications/read.json rinpatch 2019-08-31 11:40:04 +0300
  • 9cabc02864 Remove a useless import rinpatch 2019-08-31 10:57:35 +0300
  • dbfcba85ec Add a changelog entry for twitterapi removal and fix credo issues rinpatch 2019-08-31 10:45:37 +0300
  • 64410497d2 Remove TwitterAPI representers rinpatch 2019-08-31 10:41:15 +0300
  • 2e7bb107e0 Remove Mention of TwitterAPI in readme rinpatch 2019-08-31 10:34:29 +0300
  • 985122cc03 Remove Activity, User and Notification views from TwitterAPI rinpatch 2019-08-31 10:31:15 +0300
  • 90c2dae9a4 Remove most of Pleroma.Web.TwitterAPI.TwitterAPI rinpatch 2019-08-31 10:20:34 +0300
  • 6d33c89c4d Merge branch 'iss-930-media' into 'develop' feld 2019-08-30 15:23:15 +0000
  • 99b4847da3
    Fix missing changes in pleroma/pleroma!1197 kPherox 2019-08-30 21:00:50 +0900
  • a7202b52e0 Merge branch 'fix/antifollowbot-and-relays' into 'develop' kaniini 2019-08-30 00:38:03 +0000
  • 7853b3f17d Fix AntiFollowbotPolicy when trying to follow a relay feld 2019-08-30 00:38:03 +0000
  • d9d7765383 Merge branch 'fix-osada-follow' into 'develop' Haelwenn 2019-08-28 07:10:35 +0000
  • 66519f2100 Merge branch 'list-controller' into 'develop' lain 2019-08-27 21:15:54 +0000
  • 96de84a93d Merge branch 'tests/activity_pub' into 'develop' lain 2019-08-27 20:59:09 +0000
  • ffcd742aa0 Apply suggestion to lib/pleroma/web/activity_pub/activity_pub_controller.ex Maksim 2019-08-27 17:37:19 +0000
  • c30cc039e4 Transmogrifier: Use Containment.get_actor to get actors. lain 2019-08-27 12:22:30 -0500
  • 00abe099cd added tests for ActivityPub.like\unlike Maksim Pechnikov 2019-08-27 16:21:03 +0300
  • cd78e63a25 [#1149] Bugfix: Pleroma.Workers.Subscriber / "verify_websub" works with WebsubServerSubscription. Ivan Tashkinov 2019-08-27 14:34:37 +0300
  • eb1739c596 Remove most of TwitterAPIController rinpatch 2019-08-27 12:29:19 +0300
  • ba5e14be05 Merge branch 'fix-typo' into 'develop' lain 2019-08-26 19:37:24 +0000
  • 3da65292b3 Transmogrifier: Fix follow handling when the actor is an object. lain 2019-08-26 14:34:52 -0500
  • fd076def0a Fix typo Egor Kislitsyn 2019-08-27 02:24:14 +0700
  • 3da278375d Merge branch 'fix/sporadic-test' into 'develop' rinpatch 2019-08-26 14:44:11 +0000
  • c338224c93 Fix sporadic test Maxim Filippov 2019-08-26 17:24:22 +0300
  • 8c7b1c076c Merge branch 'disable-rate-limiter' into 'develop' kaniini 2019-08-26 14:01:51 +0000
  • 66c1966688 Disable rate limiter by default Egor Kislitsyn 2019-08-26 20:36:44 +0700
  • 019ced0558 Move test/web/mastodon_api/*_test.exs to test/web/mastodon_api/controllers and test/web/mastodon_api/views Egor Kislitsyn 2019-08-26 19:34:43 +0700
  • 4194abbc8f Move mastodon_api/*_controller.ex to mastodon_api/controllers/ Egor Kislitsyn 2019-08-26 19:32:47 +0700
  • 30510ade0e Extract MastodonAPIController's list actions into MastodonAPI.ListController; Add more tests Egor Kislitsyn 2019-08-26 19:37:54 +0700
  • 4d82bc8b0b Extract MastodonAPI.MastodonAPIController.errors/2 to MastodonAPI.FallbackController Egor Kislitsyn 2019-08-26 19:16:40 +0700
  • 3b1b631c2a Add validation in Pleroma.List.create/2 Egor Kislitsyn 2019-08-26 18:59:57 +0700
  • 6dc24422dc Merge branch 'issue/1177' into 'develop' kaniini 2019-08-25 19:43:27 +0000
  • 897bd7a15e Merge branch 'feature/moderation-log' into 'develop' kaniini 2019-08-25 19:39:37 +0000
  • 37dd3867bb Log admin/moderator actions Maxim Filippov 2019-08-25 19:39:37 +0000
  • 503139b343 Merge branch 'fix-all-custom-fields-deleted' into 'develop' kaniini 2019-08-25 19:35:28 +0000
  • d74efde94e
    Update test for custom profile fields kPherox 2019-08-26 02:00:41 +0900
  • 5e7098cf69 Merge branch 'bugfix/rel_me_missing_mocks' into 'develop' lain 2019-08-25 16:12:13 +0000
  • 5853d9c843 Merge branch 'bugfix/log_non_implemented_mocks' into 'develop' rinpatch 2019-08-25 08:09:18 +0000
  • 20c3f613d8
    HttpRequestMock: Remove useless `error = error` Haelwenn (lanodan) Monnier 2019-08-25 08:55:29 +0200
  • f3b1266273
    user_test.exs: fix rel=me tests Haelwenn (lanodan) Monnier 2019-08-25 08:48:38 +0200
  • 211e163770
    Implement missing mocks for rel=me Haelwenn (lanodan) Monnier 2019-08-25 08:03:25 +0200
  • e22737ffb5
    HttpRequestMock: Improve non-implemented error message Haelwenn (lanodan) Monnier 2019-08-25 07:33:46 +0200
  • 18668447d2
    HttpRequestMock: Log mock errors as warnings Haelwenn (lanodan) Monnier 2019-08-25 07:10:22 +0200
  • 3549cd9754
    Change to use attachment only when fields do not exist kPherox 2019-08-25 01:28:38 +0900
  • 90986667ce Merge branch 'admin-create-users' into 'develop' lain 2019-08-24 16:04:19 +0000
  • 83aeb60900 Merge branch 'activity-expiration' into 'develop' kaniini 2019-08-24 16:01:57 +0000
  • 1d7033d962 Update CHANGELOG.md lain 2019-08-24 15:33:17 +0000
  • 24994f3e0c Activity expiration: Fix docs. lain 2019-08-24 17:28:19 +0200
  • efb8818e9e Activity Expiration: Switch to 'expires_in' system. lain 2019-08-24 17:22:48 +0200
  • 1692fa8945 ActivityExpirationWorker: Fix merge issues. lain 2019-08-24 17:22:26 +0200
  • 654d291b6d update tests Maksim Pechnikov 2019-08-24 17:41:53 +0300
  • 6062017493 put_resp_header("content-type", "application/activity+json") -> put_resp_content_type("application/activity+json") Maksim Pechnikov 2019-08-24 17:17:17 +0300
  • cc6c0b4ba6 Merge remote-tracking branch 'origin/develop' into sixohsix/pleroma-post_expiration lain 2019-08-24 15:48:33 +0200
  • 73bcbf4fa3 add tests Maksim Pechnikov 2019-08-23 21:17:14 +0300
  • c34126f89c Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue Ivan Tashkinov 2019-08-24 09:29:54 +0300
  • 71700ea6d4 [#1149] Updated docs & tests. Ivan Tashkinov 2019-08-24 09:27:32 +0300
  • bc78a875c8 Merge branch 'fix-default-config-account_field' into 'develop' kaniini 2019-08-23 21:28:52 +0000
  • e5f76a54e6 Fix default config of account fields length aries 2019-08-23 21:28:52 +0000
  • 581123f8bb [#1149] Introduced `quantum` job scheduler. Documentation & config changes. Ivan Tashkinov 2019-08-23 18:28:23 +0300
  • c056736daa [#1149] Publisher worker fix (atomized `params` keys). Ivan Tashkinov 2019-08-23 16:11:39 +0300
  • c29686309e [#1149] Upgraded `oban` from 0.6.0 to 0.7.1. Ivan Tashkinov 2019-08-23 09:23:10 +0300
  • 7a2a1ddfe4 Merge branch 'fix/add-likes-index-objects' into 'develop' kaniini 2019-08-23 01:41:18 +0000
  • 05e7d0a438 Add an index on object likes rinpatch 2019-08-23 03:17:20 +0300
  • 8dc6a6b210 fix /inbox for Relay Maksim Pechnikov 2019-08-22 22:39:06 +0300
  • 399ca9133b fix test Maksim Pechnikov 2019-08-22 21:32:40 +0300
  • f95b67c933 Merge branch 'develop' into issue/1177 Maksim Pechnikov 2019-08-22 21:13:03 +0300
  • 7101ba1a21 Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue Ivan Tashkinov 2019-08-22 21:01:28 +0300
  • 256ff09aa8 [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue Ivan Tashkinov 2019-08-22 20:59:58 +0300
  • 0e50e9e4fa Merge branch 'support/tests' into 'develop' feld 2019-08-22 17:37:01 +0000