Commit graph

  • da16ada424 utils: use litepub @context instead of that huge mess William Pitcock 2018-11-08 16:52:14 +0000
  • f733470037 user view: unify a @context entry that was missed William Pitcock 2018-11-08 16:51:48 +0000
  • 59cf7cf235 Merge branch 'small-jsonld-refactor' into 'develop' lambda 2018-11-08 16:23:58 +0000
  • 34bd411781 Unify json ld header handling. lain 2018-11-08 16:39:38 +0100
  • 3b02fd9fb7 Small refactor. lain 2018-11-08 16:05:28 +0100
  • 4d627a5117 Merge branch 'feature/qvitter-notifications-dismiss' into 'develop' kaniini 2018-11-07 22:33:06 +0000
  • b451a92d78 Merge branch 'runtime-config' into 'develop' kaniini 2018-11-07 22:32:34 +0000
  • a764e6fdd4 Merge branch 'mastodon-api-relationships-without-id-param' into 'develop' lambda 2018-11-07 16:04:01 +0000
  • e42f2efae4
    /api/v1/accounts/relationships Return an empty array if no id in params href 2018-11-07 16:27:07 +0100
  • 9070588493
    Runtime config: MRF changes href 2018-11-07 10:40:24 +0100
  • d675b8a16f tests: add tests for twitterapi endpoint William Pitcock 2018-11-06 23:25:16 +0000
  • b2105a3131 twitterapi: add notification read endpoint William Pitcock 2018-11-06 23:07:13 +0000
  • 50bf174651 tests: add tests for Notification.set_read_up_to() William Pitcock 2018-11-06 23:02:55 +0000
  • f16c2e0b1b notification: add Notification.set_read_up_to() William Pitcock 2018-11-06 22:50:43 +0000
  • e1c40b8ca2 Merge branch 'patch-2' into 'develop' kaniini 2018-11-06 21:24:16 +0000
  • 5bb88fd174
    Runtime configuration href 2018-11-06 19:34:57 +0100
  • a68c18f0ad Merge branch 'unify-mastodon-oauth' into 'develop' kaniini 2018-11-06 16:18:12 +0000
  • 0f3e78addb Merge branch 'runtime-router' into 'develop' kaniini 2018-11-06 15:35:19 +0000
  • 236fd28aca use more modern elixir lain 2018-11-06 16:12:09 +0100
  • 25512aa29c Merge branch 'remove-config-agent' into 'develop' lambda 2018-11-06 15:09:52 +0000
  • a8f1e30cb8 Formatting. lain 2018-11-06 16:05:58 +0100
  • 7d328c658d
    Small wrapper module around Application.get_env/put_env href 2018-11-06 16:00:48 +0100
  • 4f640c43ed Unify Mastodon Login with OAuth login. lain 2018-11-06 15:19:11 +0100
  • 36ca3c1b3e
    format href 2018-11-06 15:17:13 +0100
  • 2bc924ba45
    Get rid of Pleroma.Config in favor of Application href 2018-11-06 11:34:34 +0100
  • 013f7ba8c1
    Add federating plug & public tests href 2018-11-06 14:44:00 +0100
  • 0f6c4635a6 Merge branch 'use-the-same-example-domain-and-use-it-as-variable' into 'develop' kaniini 2018-11-06 07:37:04 +0000
  • 0f75ed33f9 Merge branch 'runtime-emojis-fix-finmoji-return' into 'develop' kaniini 2018-11-06 07:33:27 +0000
  • 83911b1443
    Fix wrong return when finmoji is disabled href 2018-11-05 21:16:56 +0100
  • 03702e4c4a Merge branch 'runtime-emojis' into 'develop' lambda 2018-11-05 18:40:38 +0000
  • fd0e7d18d9
    handle_continue is OTP21+ href 2018-11-05 18:04:43 +0100
  • 6fe23c5458
    Runtime configured router href 2018-11-05 15:19:03 +0100
  • d096bc17bf
    revert endpoint position in supervision tree href 2018-11-05 14:05:04 +0100
  • 763fc7b44f
    Runtime configured emojis href 2018-11-05 13:24:00 +0100
  • 3ea4f9ac8d Remove Access-Control-Allow-Origin Hakaba Hitoyo 2018-11-05 04:18:43 +0000
  • 800d233631
    Use example.tld so a single search and replace works shibayashi 2018-11-04 14:06:18 +0100
  • bd97b3614f Merge branch 'tests-for-emtpy-content' into 'develop' kaniini 2018-11-04 03:09:16 +0000
  • 941f9a888c
    Update instructions shibayashi 2018-11-03 23:59:52 +0100
  • 732d3fce73
    Use the same example domain in all config examples shibayashi 2018-11-03 23:44:26 +0100
  • 56c49513e0
    Use the server name as variable shibayashi 2018-11-03 23:41:37 +0100
  • 2fedd93931 Fix formatting. lain 2018-11-03 16:40:57 +0100
  • 007f1c73b1 Merge branch 'feature/cors-again' into 'develop' kaniini 2018-11-03 15:36:23 +0000
  • 81af7fd02d Test for null-content activities. lain 2018-11-03 16:28:29 +0100
  • 50f974b83b Merge branch 'bugfix/harden_status_output' into 'develop' Haelwenn 2018-11-03 13:54:25 +0000
  • 3e50bb667f
    Pleroma.Web.MastodonAPI.StatusView: Content isn’t nullable Haelwenn (lanodan) Monnier 2018-11-02 15:13:57 +0100
  • cf6ed32c68 Merge branch 'hashtag-search-case-sensitivity-test' into 'develop' lambda 2018-11-03 12:40:42 +0000
  • e954cfcc2c Add CORSPlug to make web-based OAuth easier. lain 2018-11-03 13:38:01 +0100
  • 7dfe611620 Test for case-insensitive mastodon hashtag timelines. lain 2018-11-03 11:41:40 +0100
  • 4bcdbb12a4 Merge branch 'fix_hashtag_search' into 'develop' lambda 2018-11-02 20:05:56 +0000
  • 0cca7edbe0 Fix hashtag search Mark Felder 2018-11-02 19:38:57 +0000
  • f028647ac0 Merge branch 'bugfix/dont-break-on-empty-in-reply-to' into 'develop' lambda 2018-11-02 18:55:16 +0000
  • 45ebc8dd9a Check for empty string in_reply_to ids. lain 2018-11-02 17:33:51 +0100
  • f114f84324 Merge branch 'hotfix/prismo-twitterapi' into 'develop' Haelwenn 2018-11-01 14:14:05 +0000
  • 3c7d4ff271
    Pleroma.Web.TwitterAPI.ActivityView: Harden TwitterAPI against remnant of prismo Haelwenn (lanodan) Monnier 2018-11-01 15:07:27 +0100
  • 4fab4e9ba4 Merge branch 'feature/as2-page-support' into 'develop' kaniini 2018-11-01 10:48:09 +0000
  • c5f26f3ce2
    Test that prismo url-map transforms into a string Haelwenn (lanodan) Monnier 2018-11-01 11:27:22 +0100
  • 24ba08de13 twitter api: add support for rendering Page objects William Pitcock 2018-11-01 10:01:35 +0000
  • 4d8f076125 mastodon api: add support for rendering Page objects William Pitcock 2018-11-01 10:00:16 +0000
  • 9f03b5c4f7 activitypub: transmogrifier: add support for Page objects William Pitcock 2018-11-01 09:40:47 +0000
  • f20f575e29 Merge branch 'bugfix/filter-id' into 'develop' kaniini 2018-11-01 09:31:31 +0000
  • 585b29337c Ensure filters have a filter_id Lee Starnes 2018-10-12 00:19:43 -0500
  • eba9a62024 Merge branch 'feature/relay-tests' into 'develop' kaniini 2018-11-01 09:10:51 +0000
  • 40676d7683 Merge branch 'bugfix/prismo.news_article_url' into 'develop' Haelwenn 2018-11-01 09:05:16 +0000
  • 1e9ced5af4 Test Relay, switch to runtime configuration. lain 2018-09-08 14:02:38 +0200
  • e6ec01afb6 Start configuration manager. lain 2018-09-08 14:01:16 +0200
  • 9b77030d3c Add basic configuration management module. lain 2018-09-08 14:01:00 +0200
  • b2da5262ea
    Pleroma.Web.ActivityPub.Transmogrifier: fix_url when not a string/empty Haelwenn (lanodan) Monnier 2018-11-01 09:56:37 +0100
  • 755f166406
    Pleroma.Web.MastodonAPI.StatusView: Do not fail when URL isn’t a string Haelwenn (lanodan) Monnier 2018-11-01 09:55:38 +0100
  • 27a06bd440 Merge branch 'refactor/object-cache-deletion' into 'develop' kaniini 2018-11-01 08:51:49 +0000
  • 2b3a40d038 object: split object_cache from user_cache William Pitcock 2018-11-01 08:30:10 +0000
  • 2c092ed355 test: fixup test breakage caused by User.delete() harmonization William Pitcock 2018-11-01 08:23:49 +0000
  • 21dafa7cd0 tests: add tests for User + cache interactions William Pitcock 2018-11-01 08:09:51 +0000
  • f584a603f9 user: make User.delete() return data consistent with Object.delete() William Pitcock 2018-11-01 07:56:21 +0000
  • 2c3bfd7f76 user: delete user_info data in User.invalidate_cache() William Pitcock 2018-11-01 07:52:58 +0000
  • 10f3958468 object: return the deleted object as well William Pitcock 2018-11-01 07:47:50 +0000
  • 68a1405643 Merge branch 'refactor/object-cache-deletion' into 'develop' kaniini 2018-11-01 07:43:36 +0000
  • f55fc68f76 tests: add tests for object deletion William Pitcock 2018-11-01 07:37:07 +0000
  • 2bf358d7b4 activitypub: use Object.delete() instead of mutating the database and cache directly William Pitcock 2018-11-01 07:29:12 +0000
  • c4e43da63e object: add safe object deletion function William Pitcock 2018-11-01 07:28:48 +0000
  • 33587f5cb4 Merge branch 'bugfix/caching-activity-delete' into 'develop' Haelwenn 2018-11-01 05:58:11 +0000
  • 558e6a84d6
    [Pleroma.Web.CommonAPI]: Delete post cache entry when it’s deleted Haelwenn (lanodan) Monnier 2018-11-01 06:52:01 +0100
  • 3a8797e942 Merge branch 'bugfix/allow-self-like' into 'develop' kaniini 2018-10-31 22:36:34 +0000
  • 47f76bf4b1 common api: allow self-liking objects William Pitcock 2018-10-31 22:29:49 +0000
  • 5fea3d9eca Merge branch 'allow-abbr' into 'develop' kaniini 2018-10-30 23:22:48 +0000
  • 795634c90f Allow use of the abbr HTML tag. scarlett 2018-10-30 21:40:06 +0000
  • c5948996f6 Merge branch 'reactivate' into 'develop' kaniini 2018-10-30 20:30:01 +0000
  • b92e38d2d4 Add user reactivation task. scarlett 2018-10-29 23:08:56 +0000
  • a880e0a527 Merge branch 'feature/upload-limits' into 'develop' kaniini 2018-10-29 20:14:10 +0000
  • 676c97b8c7 nodeinfo: expose configured upload limits William Pitcock 2018-10-29 20:07:52 +0000
  • 7ac701ccd2 Merge branch 'feature/s3-force-media-proxy' into 'develop' kaniini 2018-10-29 18:07:47 +0000
  • 36825932eb s3 uploader: add new feature to force public attachment URIs to go through media proxy William Pitcock 2018-10-29 18:00:59 +0000
  • f407831120 common api: prefer formatting attachments using the attachment's name instead of URI William Pitcock 2018-10-29 17:59:24 +0000
  • f61acdc5b4 Merge branch 'bugfix/mediaproxy-leaks-2-electric-boogaloo' into 'develop' kaniini 2018-10-29 17:33:20 +0000
  • 784b3a615d utils: fix another possible leak with private S3 backends using mediaproxy William Pitcock 2018-10-29 17:26:15 +0000
  • 181f3bb56a mastodon api: enforce upload limits for avatars and banners William Pitcock 2018-10-29 16:39:00 +0000
  • e12489e2fe twitter api: enforce upload limits for avatars, banners and backgrounds William Pitcock 2018-10-29 16:36:51 +0000
  • 167d3789a5 activitypub: upload: pass through an upload limit if one is provided William Pitcock 2018-10-29 16:30:12 +0000
  • fa483cd7c2 upload: add new optional argument designating an upload size limit William Pitcock 2018-10-29 16:29:46 +0000
  • fbbc5fc919 Merge branch 'bugfix/mediaproxy-leaks' into 'develop' kaniini 2018-10-29 15:28:29 +0000
  • 5c6ec2d9fc twitter/mastodon api: always use mediaproxy URLs in attachments William Pitcock 2018-10-29 15:19:32 +0000