Wykres commitów

  • 96c67a99af Fix formatting/CI litepub Thomas Sileo 2020-01-26 12:38:29 +0100
  • 0517aa2836 Fix formatting Thomas Sileo 2020-01-26 12:36:02 +0100
  • 44f8d1f4bf Add support for `EmojiReaction` Thomas Sileo 2020-01-26 12:02:44 +0100
  • 92cabfd17d Add support for Link object Thomas Sileo 2019-11-01 12:13:52 +0100
  • 518d3466c6 Add support for Place Thomas Sileo 2019-10-27 18:31:38 +0100
  • 2461bef182 Add support for Listen activities Thomas Sileo 2019-09-30 23:23:22 +0200
  • 4eb86c5a10 Fix recipients for Read Thomas Sileo 2019-09-15 22:05:17 +0200
  • 69543b8aca Tweak build_create to support context Thomas Sileo 2019-09-08 10:06:30 +0200
  • 6089b813ce Add support for more activity types Thomas Sileo 2019-09-06 19:44:13 +0200
  • ba115936af Fix Reject helper Thomas Sileo 2019-09-05 23:57:50 +0200
  • 340c6d6a89 Fix get_url helper Thomas Sileo 2019-09-03 23:36:58 +0200
  • df8b9a5280 Add get_hashtags helper Thomas Sileo 2019-09-01 20:01:53 +0200
  • 30b9a40bc8 Add Reject helper Thomas Sileo 2019-09-01 10:43:56 +0200
  • 74aa549aea No more extra inboxes Thomas Sileo 2019-08-25 10:53:04 +0200
  • f21f5c1112 Allow to override the default AP context Thomas Sileo 2019-08-24 10:05:22 +0200
  • a7bc9bbe41 Add Emoji support Thomas Sileo 2019-08-20 22:24:19 +0200
  • 65a391255c Fix/tweak get_mentions Thomas Sileo 2019-08-18 10:24:23 +0200
  • bad5a79314 Tweak default ctx Thomas Sileo 2019-08-17 21:02:02 +0200
  • e69ded2be3 Allow kwargs through fetch_remote_activity Thomas Sileo 2019-08-15 14:50:07 +0200
  • 549a430fc7 Tweak HTTP sig Thomas Sileo 2019-08-08 22:43:21 +0200
  • 26a9483ebc Tweak actor validation Thomas Sileo 2019-08-07 23:42:46 +0200
  • a59c878aa8 Add new RemoteServerUnavailableError Thomas Sileo 2019-08-07 21:32:33 +0200
  • ff0fb0d7b8 Support 403/406 Thomas Sileo 2019-08-06 20:13:46 +0200
  • 12b114ea83 Fix get_mentions helper Thomas Sileo 2019-08-04 22:11:44 +0200
  • 58e11b7315 Remove unused requirements Thomas Sileo 2019-08-04 10:26:27 +0200
  • 0e90147228 Formatting Thomas Sileo 2019-08-04 10:09:52 +0200
  • 49f5caf6f5 Remove old/un-needed stuff Thomas Sileo 2019-08-04 09:52:18 +0200
  • d637d0bed0 Add new get_mentions helper Thomas Sileo 2019-08-01 21:13:09 +0200
  • 77752c6875 Tweak the user agent Thomas Sileo 2019-07-22 21:54:53 +0200
  • cd425026ba Tweak recipients handling Thomas Sileo 2019-07-16 19:43:25 +0200
  • 4cf4e31e1e Update enum value Thomas Sileo 2019-07-14 17:35:21 +0200
  • dc80334728 Add a new visibility enum Thomas Sileo 2019-07-13 00:04:32 +0200
  • 6b0103b7f1 Fix mypy issue Thomas Sileo 2019-07-07 16:14:04 +0200
  • f59a822af5 Loosen HTTP sig keyID verification Thomas Sileo 2019-07-07 14:12:02 +0200
  • 8040e60dde Remove old ctx Thomas Sileo 2019-05-09 20:56:11 +0200
  • 856ce069ac Tweak the @context Thomas Sileo 2019-04-25 23:45:39 +0200
  • 04a68aaed9 Start the Litepub support Thomas Sileo 2019-04-24 22:38:17 +0200
  • 9724059d40 Fix tests master Thomas Sileo 2019-04-24 00:46:12 +0200
  • b7874b47df More HTTP sig tweaks Thomas Sileo 2019-04-24 00:38:17 +0200
  • d8b0405644 Update HTTP sig tests Thomas Sileo 2019-04-24 00:31:46 +0200
  • ddb7261764 Improve HTTP sig (for misskey) Thomas Sileo 2019-04-24 00:25:45 +0200
  • aa66280bb6 Add Page support Thomas Sileo 2019-04-19 00:30:16 +0200
  • 0575e7e688 Fix formatting Thomas Sileo 2019-04-18 00:51:17 +0200
  • 4bd79c0ea9 Re-add the HTTP sig check in the right place Thomas Sileo 2019-04-18 00:48:08 +0200
  • 22b1e7fd0a Remove un-needed check Thomas Sileo 2019-04-17 23:32:15 +0200
  • d43e9a4947 Fix typo Thomas Sileo 2019-04-17 23:13:30 +0200
  • 21672a7e4d Fix HTTP signatures Thomas Sileo 2019-04-17 23:10:15 +0200
  • f29ae556cd Cleanup the new helper Thomas Sileo 2019-04-16 22:46:17 +0200
  • 27279d3306 Add new get_in_reply_to helper Thomas Sileo 2019-04-16 22:40:45 +0200
  • 3c6ba44ae6 Fix actor types for recent Mastodon updates Thomas Sileo 2019-04-14 19:35:20 +0200
  • e2416ac7f6 Fix formatting Thomas Sileo 2019-04-14 19:18:35 +0200
  • 69be882f16 Fix date formatting Thomas Sileo 2019-04-14 13:29:04 +0200
  • 88d7f48e12 Use tz aware timestamp Thomas Sileo 2019-04-14 12:35:13 +0200
  • 59ee83ee9b Export helper for formatting datetime Thomas Sileo 2019-04-14 12:30:32 +0200
  • 7e5b7c1c24 Tweak is_public check for activities Thomas Sileo 2019-04-14 12:19:21 +0200
  • 26f1e71590 Fix formatting Thomas Sileo 2019-04-13 20:43:32 +0200
  • 236bb813ab
    Merge pull request #20 from rhaamo/feature/update Thomas Sileo 2019-04-13 20:41:07 +0200
  • 1d1bce7ed4
    Merge pull request #19 from rhaamo/feature/audio_activity Thomas Sileo 2019-04-13 20:40:34 +0200
  • c1d98b45a2 Tweak CI pipeline Thomas Sileo 2019-04-13 11:41:06 +0200
  • ad4587f8a8
    Seems better to depends on Note... Dashie 2019-03-23 14:28:37 +0100
  • 666aea5ce0
    Add Documents to CREATE_TYPES Dashie 2019-03-23 14:16:15 +0100
  • 2bd3f736ca
    Add Document type; Audio extends Document Dashie 2019-03-23 14:15:07 +0100
  • 65c94f9854
    Start to add Audio type Dashie 2019-03-23 07:40:46 +0100
  • b704b68f90
    Add recipients building for Update Dashie 2018-11-12 10:11:58 +0100
  • 473302d3a9 Also remove codecov Thomas Sileo 2019-04-11 21:58:00 +0200
  • bae085eedf Remove Travis Thomas Sileo 2019-04-11 21:56:26 +0200
  • 9fc5e3a098 Update README Thomas Sileo 2019-04-11 21:52:57 +0200
  • 9d30520d0b Try Drone CI Thomas Sileo 2019-04-11 21:47:52 +0200
  • ac69ad3fec Fix tests Thomas Sileo 2019-04-11 20:52:58 +0200
  • d547f9d093 Bugfix content helper Thomas Sileo 2019-04-11 19:23:21 +0200
  • b4751b1bd2 Fix tests Thomas Sileo 2019-04-10 23:43:41 +0200
  • 4efec8e74c Show the domain in mentions Thomas Sileo 2019-04-10 23:39:30 +0200
  • 4518bfbb39 Reformat Thomas Sileo 2019-04-09 20:54:48 +0200
  • 047c284f7a Add Question support Thomas Sileo 2019-04-09 20:54:28 +0200
  • 6d6ec9cc54 Improve recipients computation Thomas Sileo 2019-04-08 21:27:22 +0200
  • f0d6f930c2 Reformat Thomas Sileo 2019-04-08 21:23:51 +0200
  • b27b4bbd7d Reformat Thomas Sileo 2019-04-08 21:19:13 +0200
  • c62177c385 Bugfix when computing recipients Thomas Sileo 2019-04-08 21:18:43 +0200
  • 322800a413 Mypy fixes Thomas Sileo 2019-02-24 20:51:35 +0100
  • 5feb2b33e8 Fix tests Thomas Sileo 2019-02-24 20:43:27 +0100
  • 628587bffd Try to fix Travis Thomas Sileo 2019-02-24 20:14:25 +0100
  • 1eb8833c5a Switch to Python 3.7 Thomas Sileo 2019-02-24 20:11:08 +0100
  • 7d65ba7d8b troubleshoot Travis build Thomas Sileo 2019-02-24 20:05:26 +0100
  • 823355acac
    Merge pull request #14 from rhaamo/feature/webfinger_debug Thomas Sileo 2019-02-24 19:53:08 +0100
  • 855489d194
    Merge pull request #15 from Uinelj/patch-1 Thomas Sileo 2019-02-24 19:52:29 +0100
  • 4166b0477f
    Merge pull request #16 from bashell-com/master Thomas Sileo 2019-02-24 19:52:02 +0100
  • 9ec30df3f6 same hashtag should be replaced only one time Chaiwat Suttipongsakul 2019-02-24 22:02:28 +0700
  • d73c79b2ba fix unicode hashtag Chaiwat Suttipongsakul 2019-02-24 21:36:06 +0700
  • a40f1b525e
    Fix typo in index.rst uj 2018-11-29 14:02:18 +0100
  • 26e65f976d Improve the parse_activity helper Thomas Sileo 2018-09-06 19:25:43 +0200
  • 61eb998797 Fix the mention check helper Thomas Sileo 2018-09-03 08:54:30 +0200
  • 27fbf34189 Fix Mypy warning Thomas Sileo 2018-09-02 15:37:34 +0200
  • 929367d210 Add Video support Thomas Sileo 2018-09-02 15:33:46 +0200
  • 141443d09e Allow to undo a Block Thomas Sileo 2018-08-28 22:16:28 +0200
  • b1a13793c1 Tweak httpsig checking Thomas Sileo 2018-08-28 22:15:31 +0200
  • 3f52156c67
    Whoops typo Dashie 2018-08-14 22:28:32 +0200
  • 99e86b2aca
    Add more debug Dashie 2018-08-14 22:22:55 +0200
  • 75b6b9d833
    Add debug= parameter to webfinger Dashie 2018-08-14 21:54:46 +0200
  • 9943e2b047 Add new get_object_id helper Thomas Sileo 2018-08-05 13:19:06 +0200
  • 9afc06ef6c Formatting Thomas Sileo 2018-08-01 23:50:37 +0200