Commit graph

  • 2757682894 More logging. lain 2018-02-22 14:57:35 +0100
  • 5dc68d303b Get objects that people you know favorite. lain 2018-02-22 09:02:34 +0100
  • c443aec83d Add banner image to user json. lain 2018-02-22 08:24:18 +0100
  • 37e406ae36 Get avatar and banner from AP users. lain 2018-02-22 08:14:15 +0100
  • 1555b7fab5 Add AP fixup task. lain 2018-02-21 22:59:00 +0100
  • 8895088029 Fix for following type change. lain 2018-02-21 22:27:16 +0100
  • 4816b09fa7 Add user upgrade function. lain 2018-02-21 22:21:40 +0100
  • f48bc5c3e1 Make User.following a postgres array. lain 2018-02-21 22:20:29 +0100
  • ec07e087bc Make user bio optional Ekaterina Vaartis 2018-02-21 23:31:57 +0300
  • 94db9ac4db Merge branch 'develop' into feature/activitypub lain 2018-02-21 18:34:19 +0100
  • e98aeabbde Moderator README lain 2018-02-21 18:33:59 +0100
  • 56cfe71858 Add moderator task. lain 2018-02-21 18:33:36 +0100
  • 765671a5b0 Add password reset task. lain 2018-02-21 18:24:17 +0100
  • a06b9a3e0b Logging. lain 2018-02-21 16:22:20 +0100
  • 67afd024a7 Streamer: Make it less chatty. lain 2018-02-21 15:44:00 +0100
  • 810cf8618f ActivityPub: Fetch missing activities on reply. lain 2018-02-21 15:22:24 +0100
  • 947ba6495d More TwAPI fixes. lain 2018-02-21 10:31:13 +0100
  • 92021fd00c Logging, put incoming ap docs into incoming queue. lain 2018-02-21 08:57:14 +0100
  • 279e1ce556 Typo. lain 2018-02-21 08:54:48 +0100
  • 66aa35903e Add missing alias. lain 2018-02-21 08:51:50 +0100
  • b52672294e Move incoming AP to Federator. lain 2018-02-21 08:51:03 +0100
  • 391b3e3586 TwitterAPI: Fix some bugz. lain 2018-02-21 08:16:04 +0100
  • fd95075e32 TwitterAPI: Fix mentions. lain 2018-02-20 19:50:34 +0100
  • eec6a87dbb Allow moderators to delete posts. lain 2018-02-20 18:54:13 +0100
  • 5bc810c452 Add moderator function. lain 2018-02-20 18:44:50 +0100
  • 95f7e7e2d5 Add some more tests. lain 2018-02-20 18:42:41 +0100
  • 486e205810 Remove some noise. lain 2018-02-20 08:52:31 +0100
  • 9c89916969 ActivityPub: One queue item per server. lain 2018-02-20 08:51:19 +0100
  • 297a2c7d3f Ignore duplicate create activities. lain 2018-02-19 17:37:45 +0100
  • ffa2f57c36 Salmons can't carry private information. lain 2018-02-19 11:14:46 +0100
  • 6b6ab592ab AP: Fix incoming conversations. lain 2018-02-19 10:39:03 +0100
  • 6b32b9e346 Notifications: Use all recipients, not just "to". lain 2018-02-19 10:05:26 +0100
  • 01faa7c555 TwitterAPI: support follow activities without published date. lain 2018-02-19 09:50:57 +0100
  • 1633470e4a TwitterAPI: Only fetch creates, announces, follows. lain 2018-02-19 09:50:41 +0100
  • 313f186a66 Ostatus: Use all recipients as mentions. lain 2018-02-19 08:34:55 +0100
  • 932d346d35 fix typo. lain 2018-02-18 23:13:19 +0100
  • 8b11546334 For existing users, just replace info. lain 2018-02-18 23:11:31 +0100
  • decbf3a47f fix typo. lain 2018-02-18 23:02:44 +0100
  • 342d0b01d1 Only push to followers if they are addressed. lain 2018-02-18 23:01:37 +0100
  • 78516a8daa Salmon: Take both versions of public keys. lain 2018-02-18 22:57:07 +0100
  • dc1d3ceb72 Fix log. lain 2018-02-18 22:41:38 +0100
  • e368b68dcf Log but ignore signature errors. lain 2018-02-18 22:40:08 +0100
  • 76e71f47d3 Inbox: Don't add the same thing twice. lain 2018-02-18 22:37:44 +0100
  • 010f818a29 Fix conversations. lain 2018-02-18 20:52:07 +0100
  • deaad6d97a Fix delivery to CC. lain 2018-02-18 16:59:41 +0100
  • 8567feed47 Salmon is ok! lain 2018-02-18 16:15:04 +0100
  • 803bdc1a67 Federate non-public over ActivityPub only, do some better signing. lain 2018-02-18 16:05:25 +0100
  • 4bc57ef20c Don't relay non-public messages. lain 2018-02-18 15:58:18 +0100
  • 5d89997a70 Respect visibility in API. lain 2018-02-18 15:50:34 +0100
  • 5729233c36 Don't show unlisted in public. lain 2018-02-18 15:32:11 +0100
  • c974f6544f Show users their own posts in timeline. lain 2018-02-18 15:20:36 +0100
  • 44586f2967 ActivityPub: Fallback for unhandled outgoing activities. lain 2018-02-18 15:20:03 +0100
  • 2997fe1ba9 CommonAPI: If no visibility is given, return parent visibility. lain 2018-02-18 15:04:26 +0100
  • d4b08dd838 MastodonAPI: Post with visibility settings lain 2018-02-18 14:45:08 +0100
  • 539340d914 Handle sensitive property. lain 2018-02-18 14:14:16 +0100
  • 20e6190ead Transmogrify outgoing nsfw. lain 2018-02-18 14:07:13 +0100
  • 8ca66b5961 ActivityPub: Add conversation id. lain 2018-02-18 13:58:52 +0100
  • 912ca56e59 Mastodon StatusView: Return correct visibility. lain 2018-02-18 13:51:51 +0100
  • 6ab0aba50a Transmogrify outgoing hashtags. lain 2018-02-18 13:51:03 +0100
  • 6046f10431 Actually fix incoming attachments. lain 2018-02-18 13:03:40 +0100
  • 6352dffd13 Drop unhandle activities. lain 2018-02-18 12:51:35 +0100
  • b99eeb2bdf Try to fetch AP user data first. lain 2018-02-18 12:27:05 +0100
  • 68752b2047 Switch protocols to AP when post come in through AP. lain 2018-02-18 12:04:59 +0100
  • 77c6c424a6 ActivityPub: Make fake Create activities for objects without one. lain 2018-02-18 11:24:54 +0100
  • fc9d361d17 Add mock. lain 2018-02-18 10:21:19 +0100
  • 81ea359a7c ActivityPub: Handle incoming announces. lain 2018-02-17 21:57:31 +0100
  • e3732ea3bc Add test fixtures. lain 2018-02-17 21:56:52 +0100
  • 5e36b750c1 ActivityPub: Fetch an object from an id. lain 2018-02-17 21:56:33 +0100
  • 0f2ad25a7b AcitvityPub: Outgoing Announces. lain 2018-02-17 20:47:45 +0100
  • 32b995fbb6 ActivityPub: Implement outgoing likes. lain 2018-02-17 20:22:14 +0100
  • e1b12a7782 ActivityPub: Handle incoming likes. lain 2018-02-17 20:13:12 +0100
  • 1f98de2079 ActivityPub: Use shared inbox. lain 2018-02-17 18:39:12 +0100
  • ab27c90c9f ActivityPub: Handle attachments. lain 2018-02-17 18:38:58 +0100
  • fb7b926be3 Handle black name fields on incoming users. lain 2018-02-17 18:15:48 +0100
  • c2d0cb1a29 ActivtyPub Delivery: Use shared inbox if possible. lain 2018-02-17 16:18:10 +0100
  • 7b26443a76 ActivityPub: Send out Accept after Follow. lain 2018-02-17 16:08:55 +0100
  • e7b73359e3 ActivityPub: Partly handle incoming follows. lain 2018-02-17 14:55:44 +0100
  • 5682e48a25 ActivityPub: tags -> tag. lain 2018-02-17 14:20:53 +0100
  • 05ba6ca1b8 Do some transmogrifying for the output. lain 2018-02-17 14:11:20 +0100
  • 5a371892a0 Fix specs. lain 2018-02-17 10:26:44 +0100
  • dea29d707c Add post activity fixture. lain 2018-02-17 09:48:42 +0100
  • 7851b9ba81 ActivityPub: Use recipients fields. lain 2018-02-15 20:32:07 +0100
  • 5454ec6a6c ActivityPubController: Handle inbox data. lain 2018-02-15 20:00:43 +0100
  • ef0300889d Transmogrifier: Handle basic notice creation. lain 2018-02-15 20:00:06 +0100
  • a15f572800 OstatusTest: Remove insert_or_update test (moved to User). lain 2018-02-15 19:59:40 +0100
  • ae26604378 ActivityPub: Refactor create function. lain 2018-02-15 19:59:03 +0100
  • 38b61fddfe HttpSignature Plug: Skip if already valid. lain 2018-02-15 19:58:26 +0100
  • 0aa56a853b UserTest: Move insert_or_update test. lain 2018-02-15 19:58:12 +0100
  • b331cb449a Merge branch 'develop' into feature/activitypub lain 2018-02-12 10:24:15 +0100
  • 1bc34de4df Add missing support file. lain 2018-02-12 10:23:21 +0100
  • 26ccb768d3 Make test output easier to read. lain 2018-02-12 10:13:54 +0100
  • 33a5d0a238 Fix some test warnings. lain 2018-02-12 09:33:01 +0100
  • 91928b06ab Merge branch 'hakabahitoyo/pleroma-feature/atom-feed-pagination' into develop lain 2018-02-12 08:15:37 +0100
  • 3c80d9b277 Fix spec. lain 2018-02-12 08:15:03 +0100
  • e946f300ae update frontend lain 2018-02-11 20:58:08 +0100
  • dfc23e717f update frontend lain 2018-02-11 20:55:02 +0100
  • 8cf97ee8e1 ActivityPub: Basic note federation with Mastodon. lain 2018-02-11 20:43:33 +0100
  • ce31f3a922 Twitter Representers: Handle Mastodon attachments. lain 2018-02-11 17:21:06 +0100
  • ae1ec858f4 Basic AP user building. Roger Braun 2018-02-11 17:20:02 +0100
  • c1d26751e6 Mocks: Add mastodon user json example. Roger Braun 2018-02-11 17:19:06 +0100