Commit Graph

  • 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
  • 4d5161b16d Only fetch if it's http. lain 2018-03-19 10:28:28 +0100
  • 0ee6e8af26 mastodon api tests: invalidate user cache prior to importing a test reply William Pitcock 2018-03-16 05:30:28 +0000
  • 000b3f1837 mastodon api: fix rendering the mentions JSON William Pitcock 2018-03-16 05:30:02 +0000
  • 3a7ba5dbb1 Set max characters for the compose field to 5000 to match pleroma default Mark Felder 2018-03-15 14:46:28 +0000
  • 59a76ea464 activitypub transmogrifier: rewrite non-http URLs using the object's external URL William Pitcock 2018-03-13 17:46:37 +0000
  • 68aa9a2826 Do more jobs by default. lain 2018-03-13 18:33:08 +0100
  • 0067c9d2be Only push to still valid websub subscriptions. lain 2018-03-13 18:32:17 +0100
  • 71cee07686 Merge branch 'andarna/pleroma-develop' into develop lain 2018-03-13 14:59:16 +0100
  • 2b2fa94e94 Move stuff around. lain 2018-03-13 14:58:49 +0100
  • 36f615135f A small patch to show the instance name and favicon in the browser title bar. Wim Vanderbauwhede 2018-03-13 09:37:55 +0000
  • 30d65639c1 Fix Mastodon emojis. lain 2018-03-13 08:05:43 +0100
  • 312a8783f8 Ignore incoming empty chat messages. lain 2018-03-12 11:30:12 +0100
  • 368e085144 Don't validate on missing public key. lain 2018-03-11 14:47:37 +0100
  • a9f78fe8e0 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop lain 2018-03-11 14:43:53 +0100
  • f29902a241 More signature debugging. lain 2018-03-11 14:37:23 +0100
  • 1538835b25 Update README.md feld 2018-03-10 13:27:10 +0000
  • 62037690e8 Merge branch 'fix/mastoapi-card' into 'develop' eal 2018-03-09 18:58:55 +0000
  • 18e1202a3b MastoAPI: Add unimplemented status card endpoint. eal 2018-03-09 20:56:21 +0200
  • c661cf504b Merge branch 'fix/timeline-headers' into 'develop' lambda 2018-03-09 15:06:04 +0000