Commit Graph

  • 9f861826d7 Readme update. Roger Braun 2017-09-17 00:06:09 +0200
  • 78485e24ac Fixup old migrations. Roger Braun 2017-09-17 00:01:49 +0200
  • 7c82b82197 Make emoji configurable in files. Roger Braun 2017-09-16 16:49:46 +0200
  • 959e993c7d Apply incoming custom emoji. Roger Braun 2017-09-16 16:40:20 +0200
  • 16b1fcd271 Handle incoming emoji. Roger Braun 2017-09-16 16:27:48 +0200
  • 884006a9e9 Federate emoji out. Roger Braun 2017-09-16 16:14:23 +0200
  • 79aeb219d8 Small emoji refactor. Roger Braun 2017-09-16 15:47:45 +0200
  • c17c8ce36d Don't check limit twice in TwitterAPIController. Roger Braun 2017-09-16 15:47:07 +0200
  • 03952a2760 Sort by updated_at Roger Braun 2017-09-16 14:51:55 +0200
  • f039c9c19a Don't specify order in results for now. Roger Braun 2017-09-16 14:40:53 +0200
  • 5d1f8dcd1c TwitterAPI: Add search. Roger Braun 2017-09-16 14:33:47 +0200
  • 44693c100d Federate banners out. Roger Braun 2017-09-16 13:44:08 +0200
  • 0fbf1911f5 Banners are objects. Roger Braun 2017-09-16 13:24:15 +0200
  • abac96f41d Update banner from remote accounts. Roger Braun 2017-09-16 13:16:54 +0200
  • dd676a36c1 Add info about clients to readme. Roger Braun 2017-09-16 12:07:50 +0200
  • 0872f5f394 Add undocumented default user default settings. Roger Braun 2017-09-16 11:52:33 +0200
  • 5602293690 Fix callback state. Roger Braun 2017-09-16 11:37:55 +0200
  • c36229c4aa Add remote user fetching to search. Roger Braun 2017-09-16 11:26:20 +0200
  • f0257c7516 Add fts search index. Roger Braun 2017-09-16 11:06:55 +0200
  • 73bdfd6c2b Set search config to 'english'. Roger Braun 2017-09-16 10:50:43 +0200
  • 9f0a2a714b Add basic search. Roger Braun 2017-09-16 10:42:24 +0200
  • d659fcc195 MastoAPI: Fix date in account view. Roger Braun 2017-09-15 17:50:47 +0200
  • eb248cf8aa Document options in README Roger Braun 2017-09-15 14:44:52 +0200
  • c20530e708 Add configuration option for registrations. Roger Braun 2017-09-15 14:39:32 +0200
  • 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