Commit Graph

  • 590d4df77c activitypub: more robustly handle object-to-actor associations William Pitcock 2018-07-12 16:37:42 +0000
  • b832df1e15 formatting William Pitcock 2018-07-12 16:12:54 +0000
  • 4fb64c1d86 testsuite: twitter api: add summary where necessary William Pitcock 2018-06-24 06:23:19 +0000
  • f03e57f764 twitter api: activity representer: add summary field for testsuite William Pitcock 2018-06-24 06:22:53 +0000
  • 152a526237 twitter api: refactor activity html generation, add support for Articles William Pitcock 2018-06-24 05:33:34 +0000
  • 3b799f22b7 twitterapi: activity view: expose message summary text William Pitcock 2018-06-23 06:08:09 +0000
  • b806aa36c8 Update nodeinfo_controller.ex lambda 2018-07-12 06:00:55 +0000
  • fe4387077a Merge branch 'feature/default-scope' into 'develop' lambda 2018-07-12 05:59:12 +0000
  • 4a922305af Merge branch 'feature/article-support' into 'develop' lambda 2018-07-12 05:58:39 +0000
  • 14054dd582 Merge branch 'feature/auto-shortcodes' into 'develop' lambda 2018-07-12 05:56:29 +0000
  • 33b0334216 Merge branch 'bugfix/status-url-field' into 'develop' lambda 2018-07-12 05:55:20 +0000
  • b06e61bc4e Merge branch 'bugfix/x509-public-key' into 'develop' lambda 2018-07-12 05:54:14 +0000
  • 8546551257 activitypub: switch to using x509 representation for public keys instead of pkcs#1 William Pitcock 2018-07-12 02:45:48 +0000
  • 4326cb9920
    [Pleroma.Web.Nodeinfo.NodeinfoController]: add mediaProxy metadata Haelwenn (lanodan) Monnier 2018-06-26 13:51:35 +0200
  • 7a351cb36f
    [Pleroma.Web.MastodonAPI.StatusView]: Fill the url field for statuses Haelwenn (lanodan) Monnier 2018-07-02 06:28:21 +0200
  • 835345754d
    /web/* template: Add class system-font Haelwenn (lanodan) Monnier 2018-07-03 17:26:04 +0200
  • 748fff6544 Fix auto-shortcode emoji Jorty 2018-06-30 20:35:34 -0400
  • c171f9790b Move emoji glob setting to config.exs Jorty 2018-06-30 17:20:08 -0400
  • 0bfbf15b37 Allow emojis to be added automatically Jorty 2018-06-30 15:08:31 -0400
  • c06a5af386 CONFIGURATION.md: add doc about upload and strip_exif Tristan Mahé 2018-06-28 10:49:44 -0700
  • 718882b326 Update mix.exs Artik Banana 2018-06-27 19:35:38 +0000
  • 971bb4f2bd activity interpretation: formatting William Pitcock 2018-06-24 06:34:44 +0000
  • 66819ea784 twitter api: use ActivityView.render_content() where appropriate instead of duplicating the logic William Pitcock 2018-06-24 06:30:23 +0000
  • ea982e7503 mastodon api: add interpreter for Article activity types William Pitcock 2018-06-24 06:14:17 +0000
  • 121c1f6230 twitter api: refactor activity html generation, add support for Articles William Pitcock 2018-06-24 05:33:34 +0000
  • bd479606ba utils: make_create_data: add support for Article objects William Pitcock 2018-06-24 06:52:17 +0000
  • c42f28b82c transmogrifier: accept Article activities William Pitcock 2018-06-24 05:33:22 +0000
  • 32211c4ada tests: add default_scope where appropriate William Pitcock 2018-06-24 06:31:09 +0000
  • 2f14996d9a twitter api: allow setting default_scope William Pitcock 2018-06-23 07:02:49 +0000
  • dcdf7b6686 twitter api: user view: show default message scope if known William Pitcock 2018-06-23 06:55:32 +0000
  • 4f6de34f4f mastodon api: use info["default_scope"] if available for post scope William Pitcock 2018-06-23 06:53:29 +0000
  • 7c63e70de1 activitypub: use Activity.normalize() in several places instead of using Activity.get_by_ap_id() directly. William Pitcock 2018-06-18 21:21:03 +0000
  • 6f4ca7ddf7 ostatus: use Activity.normalize() instead of directly using Activity.get_by_ap_id(). William Pitcock 2018-06-18 21:20:44 +0000
  • 5b240c3b18 federator: use Activity.normalize() instead of directly using Activity.get_by_ap_id(). William Pitcock 2018-06-18 21:20:18 +0000
  • bc05548370 ostatus: use Object.normalize() instead of Object.get_by_ap_id() directly. William Pitcock 2018-06-18 21:08:37 +0000
  • 49da04c509 common api: use Object.normalize() instead of Object.get_by_ap_id() directly. William Pitcock 2018-06-18 21:08:12 +0000
  • 15d624e077 activitypub: use Object.normalize() instead of Object.get_by_ap_id() directly. William Pitcock 2018-06-18 21:01:33 +0000
  • fb04fecfb4 streamer: use Object.normalize() instead of Object.get_by_ap_id() directly. William Pitcock 2018-06-18 20:58:09 +0000
  • 47189531c5 user: use Object.normalize() instead of Object.get_by_ap_id() directly. William Pitcock 2018-06-18 20:57:38 +0000
  • b036a19c21 activity: add normalize() to find a complete activity given either URI or partial structure William Pitcock 2018-06-18 20:54:59 +0000
  • a200943240 object: add helper functions to handle various forms of a given object and return a normalized one William Pitcock 2018-06-18 05:23:54 +0000
  • d386e8a825 Merge branch 'features/initial-state_rights' into 'develop' lambda 2018-06-27 12:48:01 +0000
  • dc8ace29d1 use the correct end file Tristan Mahé 2018-06-26 15:09:45 -0700
  • ca63585a32 maybe I should learn proper elixir ;D Tristan Mahé 2018-06-26 14:35:35 -0700
  • 2df0fd1462 mogrify mix.lock Tristan Mahé 2018-06-26 14:16:28 -0700
  • d8d43f1173 do the filtering Tristan Mahé 2018-06-26 14:03:23 -0700
  • c67cf8e9af format... Tristan Mahé 2018-06-26 13:49:57 -0700
  • cb21bf5fc2 filter exif data #187 Tristan Mahé 2018-06-26 13:45:47 -0700
  • beb940a57e
    [Pleroma.Web.MastodonAPI.MastodonAPIController]: Add rights to initial_state Haelwenn (lanodan) Monnier 2018-06-26 20:48:35 +0200
  • fc012491a5 Merge branch 'fix/mutes.json-emptyarray' into 'develop' lambda 2018-06-25 08:45:42 +0000
  • dfc96f222c Merge branch 'feature/configurable-blocks' into 'develop' lambda 2018-06-25 06:12:29 +0000
  • ea214b8ba6
    combined outgoing_blocks with statement squidboi 2018-06-24 23:05:44 -0700
  • 6160a1b3c0 mix format Vivian Lim 2018-06-24 15:24:41 -0700
  • 92135d00fc Merge branch 'feature/application-xml-mime' into 'develop' lambda 2018-06-24 13:28:42 +0000
  • c3002c583e Merge branch 'features/glitch-soc-frontend' into 'develop' lambda 2018-06-24 13:17:14 +0000
  • 1299bccc7d return unquoted empty array from /api/qvitter/mutes.json Vivian Lim 2018-06-23 23:20:30 -0700
  • 6316003946 fixes- found that TwitterAPI.Controller adds .json suffix already Vivian Lim 2018-06-23 23:05:54 -0700
  • f2badd4424 return empty array for api/qvitter/mutes.json queries instead of html Vivian Lim 2018-06-23 22:21:39 -0700
  • c4038ede07
    fix mind-crushingly dumb syntax error squidboi 2018-06-23 14:32:00 -0700
  • f4990283de
    change moved attributes into normal variables squidboi 2018-06-23 14:27:07 -0700
  • 4e099fcfa9
    move configurable module attributes into relevant functions squidboi 2018-06-23 14:16:08 -0700
  • 5a4a45b875
    [Pleroma.Web.MastodonApi.MastodonApiController] Add initial_state.meta.max_toot_chars Haelwenn (lanodan) Monnier 2018-06-23 11:54:04 +0200
  • a05c0ff61d
    [Pleroma.Web.MastodonApi.MastodonApiController] Add /api/v2/search Haelwenn (lanodan) Monnier 2018-06-13 18:21:59 +0200
  • 359093d73b
    Fake 2.4.0 API Haelwenn (lanodan) Monnier 2018-06-04 17:44:08 +0200
  • c45133377a
    lib/pleroma/web/activity_pub/mrf/simple_policy.ex: mix format Haelwenn (lanodan) Monnier 2018-06-21 19:28:39 +0200
  • 082920044a Normalize file extension for uploaded files Francis Dinh 2018-06-21 14:04:12 -0400
  • ad28854f47 Merge branch 'feature/mrf-simple-accept-lists' into 'develop' lambda 2018-06-21 07:09:57 +0000
  • 60d6038be5 mrf simple: add accept lists William Pitcock 2018-06-19 21:23:37 +0000
  • 90cf75f4a7 Merge branch 'features/column_media_streaming' into 'develop' lambda 2018-06-19 09:50:05 +0000
  • be800d7936 Merge branch 'bugfix/block-follow-relationships' into 'develop' lambda 2018-06-19 09:42:45 +0000
  • 590e8d5555 tests: fix a completely bogus mastodon api test William Pitcock 2018-06-19 08:53:54 +0000
  • 056305dfa7 user: add helper function to fetch a user given only an ap_id (fix tests) William Pitcock 2018-06-19 08:31:06 +0000
  • db0731b6ac Merge branch 'feature/exclude-replies-filter' into 'develop' lambda 2018-06-19 05:15:11 +0000
  • de80363518 Merge branch 'bugfix/as2-contentmap' into 'develop' lambda 2018-06-19 05:13:00 +0000
  • 3707a7fa42 tests: transmogrifier: ensure incoming blocks have the same effect as local blocks William Pitcock 2018-06-19 00:57:57 +0000
  • e9ed7eb963 tests: prove that the block code is properly destroying follow relationships William Pitcock 2018-06-19 00:45:24 +0000
  • 320ca7b11e user: when processing a block in User.block(), ensure all follow relationships are broken William Pitcock 2018-06-19 00:36:40 +0000
  • a2c6778ce6 tests: add regression test for contentMap-only posts William Pitcock 2018-06-18 22:11:48 +0000
  • c95941e64d activitypub transmogrifier: fix handling of contentMap. William Pitcock 2018-06-18 21:51:22 +0000
  • c5bbc46f87 config: add application/xml mimetype support. William Pitcock 2018-06-18 04:57:59 +0000
  • 7e0f62acee object: add helper functions to handle various forms of a given object and return a normalized one William Pitcock 2018-06-18 05:23:54 +0000
  • 6f384d35dd ostatus: we need to include the original author of a message as a mention William Pitcock 2018-06-18 05:11:05 +0000
  • 591c82620e activitypub: filter destination list for announce activities differently than normal (closes #164) William Pitcock 2018-06-18 04:33:41 +0000
  • 4f589998ee activitypub: support filtering activities by whether or not they are a reply (closes #109) William Pitcock 2018-06-18 03:18:39 +0000
  • b670d4d683
    MastodonAPI: Add streaming to media tabs of federated and local TLs Haelwenn (lanodan) Monnier 2018-06-17 15:01:27 +0200
  • 0b1ca6a584 Token-generating task Henry Jameson 2018-06-17 14:30:07 +0300
  • 25946f772d Merge branch 'patch-2' into 'develop' lambda 2018-06-17 10:33:08 +0000
  • 63946a6af3
    added info about block configuration to CONFIGURATION.md squidboi 2018-06-16 16:33:52 -0700
  • 2e294ee44a Merge branch 'develop' into feature/configurable-blocks squidboi 2018-06-16 15:37:16 -0700
  • 394d0c94c4 Add comment about TLS curves for older servers. Artik Banana 2018-06-16 18:14:05 +0000
  • 1ea4a18ad8 Merge branch 'feature/configure-mrf-rejectnonpublic' into 'develop' lambda 2018-06-16 10:39:36 +0000
  • a938d07df1 Merge branch 'bugfix/mastofe_thread_render' into 'develop' eal 2018-06-15 20:43:30 +0000
  • 72c2915ecd
    Pleroma.Web.MastodonAPI.StatusView: Fix status.json so it renders threads Haelwenn (lanodan) Monnier 2018-06-15 21:37:29 +0200
  • 00d7d109ef Fix typo lain 2018-06-15 22:01:17 +0200
  • de20c8d620 Merge branch 'fix/missing-file-extension' into 'develop' lambda 2018-06-14 19:11:30 +0000
  • 0a95b5594b Add missing file extension if file does not have one Francis Dinh 2018-06-14 12:12:38 -0400
  • 1c676b7573 Merge branch 'fix/mp3-recognition' into 'develop' lambda 2018-06-14 13:55:50 +0000
  • 12c7a023de upload.ex: add MPEG Layer 3 file header. eal 2018-06-14 16:41:08 +0300
  • 678df59d22 Merge branch 'patch-2' into 'develop' lambda 2018-06-14 07:23:14 +0000
  • 2723fb5150 Merge branch 'bugfix/mrf-orphaning' into 'develop' lambda 2018-06-14 07:20:54 +0000