Commit graph

  • 50409326a8 Refactor posting and make character limit configurable. Roger Braun 2017-09-15 14:17:36 +0200
  • ac2893a945 Add instance config options. Roger Braun 2017-09-15 10:26:28 +0200
  • 3aaf6608c6 MastoAPI: Set user id on replies. Roger Braun 2017-09-15 08:49:31 +0200
  • f445a1b376 Don't die on fetching problems. Roger Braun 2017-09-15 08:18:29 +0200
  • 3ca853fb61 MastoAPI: Follower-related changes Roger Braun 2017-09-14 18:30:05 +0200
  • fc85c9f086 Add tag timelines. Roger Braun 2017-09-14 13:22:09 +0200
  • b0363e8055 MastoAPI: Add favourited_by/reblogged_by. Roger Braun 2017-09-14 09:50:49 +0200
  • ac3f32da7e Preserve state in oauth Roger Braun 2017-09-14 09:29:51 +0200
  • a8701282d4 MastoAPI: fake out 'application' property. Roger Braun 2017-09-14 09:14:08 +0200
  • 6258c6b6b3 MastoAPI: Also return text_url in attachments. Roger Braun 2017-09-14 08:38:48 +0200
  • 7f3ce5c1a0 Cleanup. Roger Braun 2017-09-14 08:11:51 +0200
  • 641c24cdd4 Add media upload endpoint. Roger Braun 2017-09-14 08:08:32 +0200
  • 3184939055 Ensure non-null bio. Roger Braun 2017-09-13 17:45:59 +0200
  • d168ef5a9e MastoAPI: Add accounts getting. Roger Braun 2017-09-13 17:36:02 +0200
  • ad5001828e Oh no! More datetime fixes! Roger Braun 2017-09-13 17:18:08 +0200
  • 14b4029b1d Reparse time to ensure correct format. Roger Braun 2017-09-13 16:38:29 +0200
  • 94be93aad0 Allign datetime format with mastodon. Roger Braun 2017-09-13 16:26:02 +0200
  • d2faee01ee Return iso8601 date. Roger Braun 2017-09-13 16:09:57 +0200
  • e6286152b9 Fix logic. Roger Braun 2017-09-13 16:05:39 +0200
  • 49929321c7 Add relationships to masto api. Roger Braun 2017-09-13 15:55:10 +0200
  • f03524805f Try host-meta call over https. Roger Braun 2017-09-13 11:59:56 +0200
  • 07b694814e Optimize conversation fetching. Roger Braun 2017-09-12 13:48:48 +0200
  • 1bc58230ee Remove milliseconds from mastodon api response. Roger Braun 2017-09-12 13:31:17 +0200
  • 7331733d30 Use signed integer as attachment id. Roger Braun 2017-09-12 11:43:36 +0200
  • b58b35bf56 Use hash of attachment url as id. Roger Braun 2017-09-12 11:28:12 +0200
  • 44a650235b MastoAPI: Remove domain ending from account name. Roger Braun 2017-09-12 09:34:39 +0200
  • cda01285f4 Add pagination to notifications. Roger Braun 2017-09-12 09:11:36 +0200
  • f1d9f2f6cd MastoAPI: More link headers. Roger Braun 2017-09-12 09:06:32 +0200
  • 0df4a0f26d Add parentheses. Roger Braun 2017-09-12 08:53:21 +0200
  • 02f824f9d5 MastoAPI: Add link headers to home timeline Roger Braun 2017-09-12 08:51:56 +0200
  • cd6cba2f67 log ostatus handling errors. Roger Braun 2017-09-11 21:50:46 +0200
  • 2b21c05105 Merge branch 'oauth2' into 'develop' lambadalambda 2017-09-11 15:16:49 -0400
  • f0d41a3abf Merge branch 'develop' into oauth2 Roger Braun 2017-09-11 20:54:44 +0200
  • 464c33e9a1 Add follow notifications. Roger Braun 2017-09-11 20:53:11 +0200
  • 3bad294058 Add reblogs to notifications. Roger Braun 2017-09-11 20:43:25 +0200
  • bcce3e5dd2 Add favorites to notifications. Roger Braun 2017-09-11 20:41:05 +0200
  • 61adf676d5 Add basic mastodon notification support. Roger Braun 2017-09-11 16:15:28 +0200
  • 7616b202ea Add user timelines to Masto Api. Roger Braun 2017-09-10 17:46:43 +0200
  • b8912ff954 Fix masto api context. Roger Braun 2017-09-10 17:20:53 +0200
  • 8672d4d12b Add context to mastodonAPI. Roger Braun 2017-09-10 15:00:13 +0200
  • fc10875895 Add attachments to mastoapi statuses. Roger Braun 2017-09-10 11:51:01 +0200
  • 96473dfac0 Reverse mastodon timeline data. Roger Braun 2017-09-10 10:49:15 +0200
  • e8975d06be Add header image to masto api. Roger Braun 2017-09-10 10:37:34 +0200
  • d66d69c3b4 Small hack to make notifications return empty for now. Roger Braun 2017-09-09 19:19:13 +0200
  • 5fe9e4dd3f Do oauth redirect. Roger Braun 2017-09-09 19:03:57 +0200
  • d625d8db7d Add unfav to Mastodon API. Roger Braun 2017-09-09 18:30:02 +0200
  • 454dc18570 Add favoriting to Mastodon API. Roger Braun 2017-09-09 18:09:37 +0200
  • 66e4c710d4 Add reblogging to MastodonAPI. Roger Braun 2017-09-09 17:48:57 +0200
  • 4dc517a0bb Add deletion to masto api. Roger Braun 2017-09-09 13:56:51 +0200
  • be04f725e9 Add more Mastodon API methods. Roger Braun 2017-09-09 13:15:01 +0200
  • 59dd240c08 Use token exchange method. Roger Braun 2017-09-09 12:10:46 +0200
  • 2b7efff71b Add Mastodon StatusView. Roger Braun 2017-09-09 12:10:29 +0200
  • c6bdc5960c Test for Mastodon AccountView Roger Braun 2017-09-09 12:09:53 +0200
  • a22f2e683b Add type restriction to activitypub fetcher Roger Braun 2017-09-09 12:05:17 +0200
  • 95cedd6000 Make auth tokens usable once and expire them. Roger Braun 2017-09-09 12:02:59 +0200
  • 890503ca1e Remove mix test.watch Roger Braun 2017-09-09 12:00:03 +0200
  • 95aa6a3c65 Try to fetch from html again if fetching from atom gives no results. Roger Braun 2017-09-08 09:08:31 +0200
  • 2652d9e4ed Slight cleanup. Roger Braun 2017-09-07 08:58:10 +0200
  • 2a298d70f9 Add very basic oauth and mastodon api support. Roger Braun 2017-09-06 19:06:25 +0200
  • 4e785df984 Update Phoenix, add Phoenix.HTML. Roger Braun 2017-09-06 19:05:35 +0200
  • a441ee7d21 Workaround for masto reply breakage. Roger Braun 2017-09-05 14:01:37 +0200
  • e9ebfdb83b Fix remote profile update code. Roger Braun 2017-09-05 11:40:34 +0200
  • d1c10ad2fb Fix specs. Roger Braun 2017-09-05 09:35:00 +0200
  • ea57e42b25 Merge branch 'deletions' into 'develop' lambadalambda 2017-09-04 14:49:55 -0400
  • 632e1f7943 Add delete to TwAPI representer correctly. Roger Braun 2017-09-04 20:48:29 +0200
  • 1f9a5272e1 Add delete to TwAPI. Roger Braun 2017-09-04 20:48:14 +0200
  • 3438a120cc Don't delete new delete activity... Roger Braun 2017-09-04 20:47:43 +0200
  • fcf3128a56 Add TwAPI representer for deletes. Roger Braun 2017-09-04 20:03:28 +0200
  • 2348b272e0 Create deletes activities for incoming deletes. Roger Braun 2017-09-04 18:47:46 +0200
  • 5db535c0b1 Add delete to ActivityPub. Roger Braun 2017-09-04 18:47:33 +0200
  • 540dfb4617 Add delete activity representer. Roger Braun 2017-09-04 17:56:09 +0200
  • 10e40206c6 Output mastodon-style conversation ids. Roger Braun 2017-09-04 11:04:04 +0200
  • 1b1f861bad Handle mastodon conversation ids. Roger Braun 2017-09-04 11:03:51 +0200
  • 485cc0bc6a Update README. Roger Braun 2017-09-01 12:50:44 +0200
  • 678f572144 Merge branch 'hj.doc-install' into 'develop' lambadalambda 2017-09-01 06:42:08 -0400
  • 1712c93f44 Update frontend. Roger Braun 2017-08-29 17:30:25 +0200
  • 4b03c43fd7 fix specs. Roger Braun 2017-08-29 17:22:22 +0200
  • 6c3a0ffae4 Add banner and background updating. Roger Braun 2017-08-29 17:18:33 +0200
  • 5142a8efbb Add profile update. Roger Braun 2017-08-29 15:14:00 +0200
  • 171ef33cbb More sensible attachment names. Roger Braun 2017-08-28 19:17:38 +0200
  • fecbd099cd Ignore padding for salmon public keys. Roger Braun 2017-08-25 15:09:05 +0200
  • 67bfa19b35 Set twitter-style possibly_sensitive boolena. Roger Braun 2017-08-24 16:27:37 +0200
  • 5dc278b1a6 Add activity_type to twitter api output. Roger Braun 2017-08-24 16:18:26 +0200
  • d95b78c72f Remove email from mastoinfo. Roger Braun 2017-08-24 14:19:54 +0200
  • d1f86ad69f Basic masto-style info. Roger Braun 2017-08-24 14:15:16 +0200
  • 8a97bebc53 More meta info fixes. Roger Braun 2017-08-24 14:07:05 +0200
  • 7ccdebe180 Small meta info fixes. Roger Braun 2017-08-24 13:36:28 +0200
  • 51dc2b1696 Merge branch 'feauture/webfinger' into 'develop' lambadalambda 2017-08-24 06:55:49 -0400
  • 08bd59e446 Extend webfinger capabilities. Roger Braun 2017-08-24 12:54:53 +0200
  • 1a001588e8 Don't break on empty mentions. Roger Braun 2017-08-24 12:54:01 +0200
  • e477608b7e add correct content type for catch-all Roger Braun 2017-08-22 14:22:36 +0200
  • 563381d0d4 Update frontend. Roger Braun 2017-08-21 17:07:26 +0200
  • 8004ee8ccf Merge branch 'patch-1' into 'develop' lambadalambda 2017-08-18 05:33:42 -0400
  • 552cfdbe11 Fix deletion not deleting relevant actions. Roger Braun 2017-08-16 16:29:25 +0200
  • a6e89ae6a3 disable sslv3 Henry Jameson 2017-08-16 00:25:26 +0300
  • 0391981b4d fix Henry Jameson 2017-08-16 00:21:38 +0300
  • bd40613d7b formatting Henry Jameson 2017-08-16 00:20:02 +0300
  • d1863d6db7 these are not html tags, silly markdown Henry Jameson 2017-08-16 00:19:08 +0300
  • 47a72c04f9 more fixes Henry Jameson 2017-08-16 00:16:55 +0300
  • 3e2f6895c3 formatting Henry Jameson 2017-08-15 23:54:15 +0300