Commit graph

  • f9e0d09ec0 Changelog: Add SSH mode. lain 2019-05-22 10:17:32 +0200
  • ff363f70b5 Merge branch 'refactor/keys' into 'develop' lambda 2019-05-22 06:28:16 +0000
  • 1344c85e2f salmon: fix credo William Pitcock 2019-05-22 05:58:51 +0000
  • cdac5efd10 Merge branch 'bugfix/account_view_source.note' into 'develop' rinpatch 2019-05-22 05:39:01 +0000
  • 0e2c215a00
    MastoAPI AccountView: fill source.note with plaintext version of note Haelwenn (lanodan) Monnier 2019-05-22 07:22:19 +0200
  • 17bfd000d7 Ability to reset avatar, profile banner and backgroud Sachin Joshi 2019-05-22 06:39:19 +0200
  • 79c2cef2fb Merge branch 'mongooseim-support' into 'develop' kaniini 2019-05-22 04:06:54 +0000
  • ab6e15622b Merge branch 'fix/api-fallback' into 'develop' kaniini 2019-05-22 04:05:41 +0000
  • 334ffcb86f Merge branch 'bugfix/dm-being-truncated' into 'develop' kaniini 2019-05-22 04:04:20 +0000
  • 9134848170 Do not truncate DM when it contains newlines and safe_dm_mentions is set to true Sergey Suprunenko 2019-05-22 04:04:20 +0000
  • 045803346d move key generation functions into Pleroma.Keys module William Pitcock 2019-05-22 03:58:15 +0000
  • a023ca004c prune objects task: use Repo.delete_all() William Pitcock 2019-05-22 03:12:48 +0000
  • f76268135c Fix failing test Aaron Tinio 2019-05-22 07:11:09 +0800
  • 3ab9255eda Respond with a 404 Not implemented JSON error message Aaron Tinio 2019-05-21 09:40:29 +0800
  • a13d449b24 Add tests for fallback routes Aaron Tinio 2019-05-21 09:39:32 +0800
  • f446f94290 add changelog entry for object pruning William Pitcock 2019-05-21 01:22:27 +0000
  • 16b260fb19 add mix task to prune the object database using a configured retention period William Pitcock 2019-05-21 01:21:28 +0000
  • 73df9d690d object: fetcher: add support for reinjecting pruned objects William Pitcock 2019-05-21 00:41:58 +0000
  • c2b0b82e6a object: add Object.prune() William Pitcock 2019-05-21 00:41:40 +0000
  • 63b0b7190c MastoAPI: Add GET /api/v1/polls/:id rinpatch 2019-05-21 20:40:35 +0300
  • d378b342ba MongooseIM: Add documentation. lain 2019-05-21 18:57:36 +0200
  • ff61d34502 Accept question objects for conversations rinpatch 2019-05-21 17:33:54 +0300
  • 5f67c26baf Accept strings in expires_in because sasuga javascript rinpatch 2019-05-21 17:30:51 +0300
  • 0407ffe75f Change validation error status codes to be more appropriate rinpatch 2019-05-21 17:12:38 +0300
  • ee68244141 Do not stream out poll replies rinpatch 2019-05-21 16:58:15 +0300
  • d7c4d029c8 Restrict poll replies when fetching activiites for context rinpatch 2019-05-21 14:35:20 +0300
  • f28747858b Actual vote count in poll view rinpatch 2019-05-21 14:27:09 +0300
  • a53d062730 Fix posting non-polls from mastofe rinpatch 2019-05-21 14:19:03 +0300
  • aafe30d94e Handle poll votes rinpatch 2019-05-21 14:12:10 +0300
  • 3f96b3e4b8 Enforce poll limits and add error handling for MastodonAPI's post endpoint rinpatch 2019-05-21 10:54:20 +0300
  • 76a7429bef Add poll limits to /api/v1/instance and initial state rinpatch 2019-05-21 09:13:10 +0300
  • be6b57193a Merge branch 'trivial/increase-hackney-timeouts' into 'develop' kaniini 2019-05-21 05:15:29 +0000
  • c972d0bb14 http: bump connection timeout to 10 seconds William Pitcock 2019-05-21 04:58:26 +0000
  • 94caca924d Merge branch 'fix/prometheus-ecto-error-when-not-configured' into 'develop' kaniini 2019-05-21 01:36:06 +0000
  • d4847b17ca Merge branch 'refactor/add-virtual-thread-muted-field' into 'develop' kaniini 2019-05-20 23:30:19 +0000
  • f96e9b28bb Fix prometheus-ecto error when not configured Aaron Tinio 2019-05-21 07:30:18 +0800
  • 75c7bb9289 Additional reserved usernames Mark Felder 2019-05-20 17:18:59 -0500
  • 3357780ea8 Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into develop sadposter 2019-05-20 19:36:57 +0100
  • 943d1b2f26 Merge branch 'feature/user-configurable-mascot' into 'develop' kaniini 2019-05-20 18:17:42 +0000
  • 643b563478 Merge branch 'doc/mrf-simple-report-removal' into 'develop' kaniini 2019-05-20 18:16:29 +0000
  • 5aa107d912 Document MRF.Simple :report_removal Aaron Tinio 2019-05-21 00:59:12 +0800
  • eb02edcad9 Add virtual :thread_muted? field Aaron Tinio 2019-05-21 00:35:46 +0800
  • daeae8e2e7
    Move default mascot configuration to config/ Sadposter 2019-05-20 16:12:55 +0100
  • d835810610
    Add changelog entry for mascot config Sadposter 2019-05-20 14:19:42 +0100
  • 3d0d9e7a56
    Use string map for default mascot Sadposter 2019-05-20 13:10:04 +0100
  • dc916ba15f
    Format mascot tests Sadposter 2019-05-20 12:58:17 +0100
  • e81f0fc6d4
    Add mascot get/set tests Sadposter 2019-05-20 12:58:06 +0100
  • 54e9cb5c2d
    Add API endpoints for a custom user mascot Sadposter 2019-05-20 12:39:23 +0100
  • b30b51c3b7 Merge branch 'feature/mrf-simple-report-filtering' into 'develop' kaniini 2019-05-19 22:30:10 +0000
  • 2375e9a95b Add report filtering to MRF.SimplePolicy Aaron Tinio 2019-05-20 06:02:50 +0800
  • 6430cb1bf7 Restrict poll replies from fetch queries by default rinpatch 2019-05-19 17:44:18 +0300
  • 1d90f9b969 Remove tags/mentions/rich text from poll options because Mastodon and add custom emoji rinpatch 2019-05-19 17:06:44 +0300
  • 5ece901af3 Resolve merge conflicts and remove IO.inspects rinpatch 2019-05-18 13:37:38 +0300
  • fd920c8973 Mastodon API: Add support for posting polls rinpatch 2019-05-18 13:29:28 +0300
  • 8e9a764dfc Merge branch 'feature/mrf-always-nsfw' into 'develop' rinpatch 2019-05-18 07:13:18 +0000
  • cd7a6a25d2 Merge branch 'feature/http-ua-header-always' into 'develop' Haelwenn 2019-05-18 04:42:11 +0000
  • c4a55e167a add Changelog entry William Pitcock 2019-05-17 20:43:31 +0000
  • dc08159538 also suppress link previews from posts marked #nsfw William Pitcock 2019-05-17 20:42:51 +0000
  • c234ce546a add CHANGELOG entry William Pitcock 2019-05-17 20:31:39 +0000
  • 290f5b2cfe config: make sending the user agent configurable, disable sending the user agent in tests William Pitcock 2019-05-17 20:28:58 +0000
  • d3b8cd342f http: request builder: send user-agent when making requests William Pitcock 2019-05-17 19:03:19 +0000
  • 0da1233e8e rich media: suppress link previews if post is marked as sensitive William Pitcock 2019-05-17 18:49:43 +0000
  • 78588dbd80 mrf: simple policy: mark all posts instead of posts with media as sensitive if they match media_nsfw William Pitcock 2019-05-17 18:49:10 +0000
  • 3b71612d3d Improve Pleroma.Web.ActivityPub.ActivityPub.maybe_update_cc/3 Egor Kislitsyn 2019-05-18 01:17:14 +0700
  • d2dacadb6b Merge branch 'rum-index' into 'develop' rinpatch 2019-05-17 16:35:19 +0000
  • 075eecec90 Linting. lain 2019-05-17 18:32:30 +0200
  • f959bf7aa6 MongooseIM: Add basic integration endpoints. lain 2019-05-17 18:21:11 +0200
  • ef63cf7088 CI: Use the correct image with the correct hostname. lain 2019-05-17 15:21:29 +0200
  • 8784a7d1b4 RUM: Set rum status by the environment. lain 2019-05-17 15:06:51 +0200
  • 022e6e4b44 RUM: Remove vacuum analyze from migration lain 2019-05-17 14:59:01 +0200
  • 557f0e33a7 Merge remote-tracking branch 'pleroma/develop' into feature/addressable-lists Egor Kislitsyn 2019-05-17 19:57:14 +0700
  • f2936e0a07 Add ap_id to List Egor Kislitsyn 2019-05-17 19:56:37 +0700
  • a3fc7294da CI: Add rum variant testing. lain 2019-05-17 12:47:38 +0200
  • 412a3d8a0f Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into rum-index lain 2019-05-17 12:26:59 +0200
  • e5b34f5e05 Merge branch 'ecto_sql_update' into 'develop' lambda 2019-05-17 10:21:38 +0000
  • 0498fa244f Merge branch 'update-tzdata' into 'develop' lambda 2019-05-17 10:21:14 +0000
  • 1dcdcd8871 Merge branch 'bugfix/903-mastoapi-relationship-requested' into 'develop' lambda 2019-05-17 10:07:51 +0000
  • 46684db84d Update account_view.ex lambda 2019-05-17 09:53:44 +0000
  • 5743124c77 Dependencies: Update tzdata. lain 2019-05-17 11:51:50 +0200
  • 249b31ffe5 Fix specs. lain 2019-05-17 11:49:13 +0200
  • 67af50ec71 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ecto_sql_update lain 2019-05-17 11:33:04 +0200
  • e39c190f04 Configuration: disable migration lock. lain 2019-05-17 11:30:35 +0200
  • 718b59a263 Dependencies: Update ecto sql once more. lain 2019-05-17 11:19:30 +0200
  • 642a67dd44 Render polls in statuses rinpatch 2019-05-17 11:44:47 +0300
  • 3e5301ad5c Merge branch 'fix/902-random-compile-failing' into 'develop' rinpatch 2019-05-17 07:25:20 +0000
  • 7ed682213f Fix/902 random compile failing Alexander Strizhakov 2019-05-17 07:25:20 +0000
  • 5c028b8f92 user creation admin api will create multiple users Sachin Joshi 2019-05-17 12:20:31 +0545
  • 68c75a08e8
    MastoAPI account_view.ex: requested is false when following is true Haelwenn (lanodan) Monnier 2019-05-17 07:34:52 +0200
  • 99f50bf3e8 Merge branch 'fix/mrf-tag-typo' into 'develop' kaniini 2019-05-17 01:20:04 +0000
  • 443cd68a4c Add tests for MRF.SimplePolicy Aaron Tinio 2019-05-17 08:11:17 +0800
  • 70235ce840 Fix typo: s/"tags"/"tag"/g Aaron Tinio 2019-05-17 09:02:04 +0800
  • bf84d50c76 Merge branch 'feature/890-add-report-uri' into 'develop' kaniini 2019-05-16 20:11:12 +0000
  • a328251a52 Merge branch 'feature/task-update-following' into 'develop' feld 2019-05-16 20:04:08 +0000
  • 2c303afc8b Remove duplicated entries in users' following lists Sergey Suprunenko 2019-05-16 20:04:08 +0000
  • c0b7bc2927 Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into develop sadposter 2019-05-16 20:24:43 +0100
  • 7f40b66d51 add emojo sadposter 2019-05-16 20:24:29 +0100
  • 0f8892686a Merge branch 'feature/admin-api-reports' into 'develop' feld 2019-05-16 19:09:19 +0000
  • e2b3a27204 Add Reports to Admin API Sergey Suprunenko 2019-05-16 19:09:18 +0000
  • e190b3022b Merge branch 'fix/domain-unblocked-reblogs' into 'develop' feld 2019-05-16 18:57:14 +0000
  • ad76307a82 Merge branch 'conversations-import' into 'develop' rinpatch 2019-05-16 18:32:42 +0000