Commit Graph

  • d8464b603e nginx: document how to enable CORS support William Pitcock 2018-04-01 01:25:33 -0500
  • 4bf86d4cf5 config: make the upload limit configurable William Pitcock 2018-03-31 23:43:03 +0000
  • 5fa8237bc1 Merge branch 'new-mastofe' into 'develop' lambda 2018-03-31 19:33:17 +0000
  • 86525e3a34 Use correct linefeed. lain 2018-03-31 21:14:33 +0200
  • 1b03981783 Small fix. lain 2018-03-31 21:11:46 +0200
  • 94bbe1addc Fix typo. lain 2018-03-31 21:10:56 +0200
  • 8cbda7c0ee Modify newlines. lain 2018-03-31 21:09:58 +0200
  • fe1dcf0027 Remove inspect. lain 2018-03-31 21:02:54 +0200
  • 9f45e33ae8 Proper info. lain 2018-03-31 21:00:23 +0200
  • ae6e3cb981 No tabs. lain 2018-03-31 20:48:04 +0200
  • 2222e5599c Don't fetch anything except ap_id for follower / following collections. lain 2018-03-31 20:02:09 +0200
  • 57b24b2cba Gopher: Add like / repeat count. lain 2018-03-31 18:22:33 +0200
  • 7f2174d811
    Remove pl-dark-masto-fe, add preloading for common scripts Morgan Bazalgette 2018-03-31 19:14:47 +0200
  • ce1f66aa2d
    Update with mastofe repo Morgan Bazalgette 2018-03-31 19:14:05 +0200
  • 10773888ad
    Bring Mastodon frontend up-to-date Morgan Bazalgette 2018-03-31 18:15:28 +0200
  • 4e5aa3b3a0 Add gopher server. lain 2018-03-31 17:51:33 +0200
  • 5cc1cfcfd7 update frontend lain 2018-03-31 12:52:34 +0200
  • 802736679c Remove unused ActivityRepresenter module. lain 2018-03-30 16:50:30 +0200
  • 7ab94ae22d TwitterApiController: Use ActivityView. lain 2018-03-30 15:49:10 +0200
  • e90f8f6c4b TwApi ActivityView: Add delete activities. lain 2018-03-30 15:32:43 +0200
  • 1f32ba052c TwApi ActivityView: Add follows. lain 2018-03-30 15:17:13 +0200
  • 4afbef39f4 Format the code. lain 2018-03-30 15:01:53 +0200
  • 480932c8e5 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop lain 2018-03-30 14:48:08 +0200
  • c1d529ee94 TwApi ActivityView: Add announces. lain 2018-03-30 14:46:36 +0200
  • 1f1caab138 TwApi ActivityView: Add Like rendering. lain 2018-03-30 13:49:09 +0200
  • 361016349f Add ActivityViewTest. lain 2018-03-30 12:57:55 +0200
  • 675839e13c Fix TwApi reply visibility. lain 2018-03-30 12:19:57 +0200
  • b9ee17a853 Merge branch 'char-limit-mastofe' into 'develop' lambda 2018-03-30 06:31:06 +0000
  • 457e040473
    Add char_limit to initial-state of mastofe Morgan Bazalgette 2018-03-30 00:59:49 +0200
  • 6dc98aaf89 Clean up prod.exs a bit. lain 2018-03-28 16:03:42 +0200
  • f8f3abe1be Update pleroma.nginx lambda 2018-03-28 09:34:08 +0000
  • df8fc72491 Don't go through all available emoji. lain 2018-03-28 09:56:32 +0200
  • e30752bc79 Add basic activity view. lain 2018-03-27 22:24:19 +0200
  • 86058c9a88 Return version in instance endpoint, set version to 0.9.0. lain 2018-03-27 20:09:01 +0200
  • 0abd8a6bad Fix migration. lain 2018-03-27 19:59:54 +0200
  • b56bb88c02 Drop index for 'local', it confuses the query planner. lain 2018-03-27 19:48:01 +0200
  • 37e5014d3e Reduce OP fetching queries. lain 2018-03-27 18:18:24 +0200
  • ff7afe46b9 Don't try to fetch OP if none is there. lain 2018-03-27 17:43:08 +0200
  • d2099c849d More Jason changes. lain 2018-03-27 16:45:38 +0200
  • 527e803758 Add missing types. lain 2018-03-27 16:10:41 +0200
  • fbc187ac15 Switch to Jason for json handling. lain 2018-03-27 16:09:08 +0200
  • c6cd1a56f0 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop lain 2018-03-27 15:22:54 +0200
  • 20982ab4d0 Update dependencies. lain 2018-03-27 15:22:09 +0200
  • 2e683b10d5 Merge branch 'fix/hashtag-consistency' into 'develop' lambda 2018-03-27 06:27:12 +0000
  • 9556c8f6e7 Forgot to fix one of the links in a test Francis Dinh 2018-03-27 02:08:46 -0400
  • 5ba2f4b6d8 Update tests to reflect hashtag link changes Francis Dinh 2018-03-27 02:07:07 -0400
  • 61692c7efa Include the '#' symbol into the link itself Francis Dinh 2018-03-27 02:00:04 -0400
  • bd4926288e Speed up follower query. lain 2018-03-26 10:31:22 +0200
  • 1d1271ca1e Add index for user follower address. lain 2018-03-26 09:53:47 +0200
  • 46f63ea8af Fix atom feed pagination. lain 2018-03-26 09:51:43 +0200
  • 2c1c221301 Fix follower collection id. lain 2018-03-25 19:34:33 +0200
  • 09de76ad5a Return "audio" info in mastodon api. lain 2018-03-25 17:08:54 +0200
  • 809bffbb21 Merge branch 'feature/oauth-token-password' into 'develop' lambda 2018-03-25 13:40:06 +0000
  • aa19fdef00 Fix favicon and add to index.html KANEKO Yoshitaka 2018-03-25 19:58:12 +0900
  • 47a5cc0dd9 Merge branch 'bugfix/activitypub-hashtags' into 'develop' lambda 2018-03-24 21:49:41 +0000
  • 2aea3bc632 activitypub transmogrifier: rewrite incoming hashtags William Pitcock 2018-03-24 21:39:37 +0000
  • 847cb15626 Fix tests. lain 2018-03-24 15:09:09 +0100
  • c7be7a9454 Unify user fetching. lain 2018-03-24 15:02:43 +0100
  • e3a81fe58f Fetch the same data from json webfinger as from xml webfinger. lain 2018-03-24 14:45:21 +0100
  • d1ee3edd3c Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop lain 2018-03-24 11:03:33 +0100
  • eb7ce61ca5 Fix hashtags. lain 2018-03-24 11:03:10 +0100
  • c32058b3e2 Merge branch 'fix-star-colour' into 'develop' lambda 2018-03-24 08:23:21 +0000
  • dd21137f38 oauth: implement grant_type=password for single-page apps William Pitcock 2018-03-23 20:50:34 +0000
  • ed22105e72
    mastofe: remove excess accent colours; fix the always-starred bug Morgan Bazalgette 2018-03-23 21:33:25 +0100
  • fbe9aa3506 Strip html from emoji stuff. lain 2018-03-23 19:52:08 +0100
  • 5da2355e71 For outgoing objects, fake mastodon style ap id for ostatus. lain 2018-03-23 16:07:02 +0100
  • b72a25f5b1 Merge branch 'develop' into kaniini/pleroma-feature/activitypub-endpoints lain 2018-03-22 12:48:56 +0100
  • 32ae918843 Clear caches on test. lain 2018-03-22 12:44:32 +0100
  • f9ab38a443 Fix test. lain 2018-03-22 12:37:24 +0100
  • ff7afc0465 tests: webfinger: test quering a JSON response for activitypub actor URI William Pitcock 2018-03-21 19:23:09 +0000
  • 4d3af2af71 webfinger: implement json response parsing William Pitcock 2018-03-21 18:53:36 +0000
  • 1decd2ecb2 webfinger: attempt to fall back if LRDD template cannot be found William Pitcock 2018-03-21 18:06:41 +0000
  • 8aa639a450 webfinger: support JSON output William Pitcock 2018-03-21 17:58:31 +0000
  • 3fcdfb75d0 activitypub: add outbox endpoint William Pitcock 2018-03-22 05:23:05 +0000
  • 381ba256bf activitypub: add restrict_limit William Pitcock 2018-03-22 04:47:18 +0000
  • 1a94704230 activitypub: implement following/followers endpoints William Pitcock 2018-03-21 17:23:27 +0000
  • c50c7745bc Fetch relayed messages from source while we don't have linked data sigs. lain 2018-03-21 07:12:14 +0100
  • 83d4a1495c Merge branch 'feld-varnish' into 'develop' lambda 2018-03-20 06:00:01 +0000
  • 2fab3c44f5 Merge branch 'patch-README' into 'develop' lambda 2018-03-20 05:58:31 +0000
  • 0300bc5569 Merge branch 'feld-mastoweb5000' into 'develop' lambda 2018-03-20 05:58:13 +0000
  • 9b97b023c5 Merge branch 'feld-Logger' into 'develop' lambda 2018-03-20 05:57:47 +0000
  • c8c0519f52 Clarify vcl_synth is for all 301s we generate Mark Felder 2018-03-20 01:28:50 +0000
  • bdc522da1b Add ability to PURGE the cache Mark Felder 2018-03-20 01:24:58 +0000
  • 1d06f5037d Add example Varnish VCL Mark Felder 2018-03-20 01:12:40 +0000
  • 16d102c153 Clarify that this error is about a problem decoding the expected JSON payload Mark Felder 2018-03-19 18:18:52 +0000
  • 96cfc67e05 LRDD, you are special and we love you too Mark Felder 2018-03-19 18:05:53 +0000
  • 2702df489f cap again Mark Felder 2018-03-19 18:00:02 +0000
  • 2549a73d6d start with a capital Mark Felder 2018-03-19 17:58:45 +0000
  • 185c030258 AP again Mark Felder 2018-03-19 17:57:58 +0000
  • 9a858621d6 AP and WebFinger need love here Mark Felder 2018-03-19 17:56:49 +0000
  • 8d561f952f Make XML feel special too Mark Felder 2018-03-19 17:51:31 +0000
  • 032ed2b945 This log message was do do 💩 Mark Felder 2018-03-19 17:47:51 +0000
  • 4190abbf27 Another WebSub CamelCase Mark Felder 2018-03-19 17:46:53 +0000
  • 7430ff9173 Capitalize Atom Mark Felder 2018-03-19 17:44:25 +0000
  • 7f77433c0e CamelCase WebSub in log messages Mark Felder 2018-03-19 17:41:04 +0000
  • 25279dba77 Capitalize start of log message Mark Felder 2018-03-19 17:39:12 +0000
  • 0cf6f7a54d capitalize Salmon protocol name Mark Felder 2018-03-19 17:38:54 +0000
  • 04395cb9bd Grammar consistency Mark Felder 2018-03-19 17:31:58 +0000
  • 402e775a80 ap -> AP for consistency Mark Felder 2018-03-19 17:28:06 +0000
  • ec83175100 Use connection pools. lain 2018-03-19 17:42:09 +0100