Commit Graph

  • b10e5935ae
    add page num counting to ItemsIter master Ondřej Hruška 2021-10-05 09:35:38 +0200
  • 51e52bc24b
    fix crash on crazy misskey poll Ondřej Hruška 2021-09-07 21:22:03 +0200
  • 7847df0e2b
    fix serializer failure on unknown MediaType string Ondřej Hruška 2021-08-27 20:02:28 +0200
  • a0ebb46542
    add trace to sending requests Ondřej Hruška 2021-08-27 00:19:11 +0200
  • 54a0e55964
    improvements for fedigroups Ondřej Hruška 2021-08-26 22:13:37 +0200
  • 9f491d2d29
    add StatusDisplay struct Ondřej Hruška 2021-08-24 22:14:04 +0200
  • de38639fd1
    add pinging Ondřej Hruška 2021-08-21 22:37:27 +0200
  • 2dba9c470a
    Merge branch 'cleanup' Ondřej Hruška 2021-08-21 22:17:45 +0200
  • 638594b11b
    improvements in streaming, add debug format structs Ondřej Hruška 2021-08-21 22:17:16 +0200
  • 568b1ff07a
    convert all to sync, remove now broken doc comments, some renames Ondřej Hruška 2021-08-21 15:19:22 +0200
  • c967e59ffb
    all asyncified except for streaming Ondřej Hruška 2021-08-21 13:10:29 +0200
  • b6b7372ebb
    removed the trait so it can be easier made async Ondřej Hruška 2021-08-21 11:49:05 +0200
  • 3c7a84a124
    update libraries Ondřej Hruška 2021-08-20 21:43:11 +0200
  • ded6d806f9
    fix clippy lints Ondřej Hruška 2021-08-20 21:26:50 +0200
  • bc70389346
    add new rustfmt.toml and reformat code Ondřej Hruška 2021-08-20 21:20:02 +0200
  • dd1a68f714
    add Dee_'s media builder version Ondřej Hruška 2021-08-20 21:18:36 +0200
  • 5a22c30370
    delete rustfmt.toml using nightly options Ondřej Hruška 2021-08-20 21:15:15 +0200
  • 869cb24434
    add .idea/ to .gitignore Ondřej Hruška 2021-08-20 21:14:53 +0200
  • 3ebd594a81
    remove github flow that causes errors Ondřej Hruška 2021-08-20 21:14:37 +0200
  • a139a39a2e
    update serde_qs so the error enum is compatible with Anyhow, fix deprecated warning Ondřej Hruška 2021-08-20 20:32:50 +0200
  • fcf3a1bc29
    Add some new entities & update some existing ones Paul Woolcock 2020-10-07 05:44:32 -0400
  • d0e257df85 use std::convert::TryInto instead of using crate ranfdev 2020-09-26 22:43:40 +0200
  • 83587a10d2 Manually updated reqwest to 10.8 and url to 2.1 ranfdev 2020-09-26 22:09:43 +0200
  • a8cbfad68f updated tungstenite to v0.11.0 Ranfdev 2020-06-25 18:55:59 +0200
  • d66c63dd28 Remove `HttpSend` and `HttpSender` Paul Woolcock 2020-09-26 00:26:15 -0400
  • cfe810be4e Add windows & osx jobs Paul Woolcock 2020-09-25 17:03:21 -0400
  • f25574154e Add builder method for exclude_reblogs Paul Woolcock 2020-09-25 17:06:19 -0400
  • 91d66d76ad Add an `exclude_reblogs` to StatusesRequest Paul Woolcock 2020-09-25 16:56:58 -0400
  • 5042d6685a fix clippy, again Paul Woolcock 2020-09-25 16:32:26 -0400
  • 602bfb7cdd use nightly fmt Paul Woolcock 2020-09-25 16:16:05 -0400
  • 7487f607e6 Second fmt pass Paul Woolcock 2020-09-25 15:55:32 -0400
  • 982a8fc776 making clippy happy Paul Woolcock 2020-09-25 14:56:01 -0400
  • a69d0ea928 Cargo-fmt pass Paul Woolcock 2020-09-25 13:41:09 -0400
  • 0b4ee7bfb2 Various cleanup tasks Paul Woolcock 2020-09-25 13:38:44 -0400
  • c30b4da57c Update indoc requirement from 0.3.1 to 1.0.2 dependabot-preview[bot] 2020-07-28 10:18:59 +0000
  • 6850559d65
    Create rust.yml Paul Woolcock 2020-09-25 15:37:44 -0400
  • 44da726d08 feat(media): Add support for media alt text Klaus Purer 2020-07-11 13:19:45 +0200
  • 4afb3c3d74 added methods returning pages for timelines home, local, federated, hashtag Ranfdev 2020-06-25 12:37:47 +0200
  • 632a00f137 Add MastodonUnauth::streaming_public() Matthias Beyer 2020-07-19 17:33:59 +0200
  • 5b4be01eee Update pretty_env_logger requirement from 0.3.0 to 0.4.0 dependabot-preview[bot] 2020-06-08 19:13:23 +0000
  • ea8e67e25b Update serde_qs requirement from 0.4.5 to 0.6.0 dependabot-preview[bot] 2020-06-08 19:14:17 +0000
  • 16bc060407 Update to the 2018 edition Paul Woolcock 2020-06-09 09:11:18 -0400
  • 17c727f5c6 Update version to 0.22 Paul Woolcock 2020-06-08 14:48:39 -0400
  • a59ad95188 Fix README doctest leo60228 2020-05-28 10:01:18 -0400
  • 7e67e10bc4 Remove url 2.x leo60228 2020-05-28 09:54:19 -0400
  • 791bc83387 Use WebSockets for events leo60228 2020-05-25 09:03:28 -0400
  • b877d79831 Use more suitable link to Mastodon's documentation Julian 2020-05-05 20:53:29 +0200
  • 9b538fdc65 Fix link to Mastodon's documentation Julian Hofer 2019-10-18 19:02:48 +0200
  • 2a5200ab89 v0.21.0 Paul Woolcock 2020-04-08 00:41:04 -0400
  • 6b92b5f648
    Update README for 2018 edition Paul Woolcock 2020-04-07 14:23:01 -0400
  • 3673470918
    Update readme for version 0.20 Paul Woolcock 2020-04-07 14:11:44 -0400
  • 336e87076a
    Switch build badge back to travis-ci Paul Woolcock 2020-04-07 14:04:39 -0400
  • 23a7fff57c Update error type to remove deprecated `description` uses Paul Woolcock 2020-04-07 12:53:24 -0400
  • 7e3f25dab4 Use `slice::iter` instead of `into_iter` to avoid future breakage Aaron Hill 2019-10-30 16:09:57 -0400
  • ac3ecc82b7 add documentation to metadata fields Jennifer Glauche 2019-10-29 16:49:00 +0100
  • 1dd2963cf3 make MetadataFields be public Jennifer Glauche 2019-10-29 16:41:33 +0100
  • 3d0ecb9e41 Add content_type support to StatusBuilder Ondřej Hruška 2019-10-03 19:24:10 +0200
  • 98932ac5d6 Make Scopes deserializable Ondřej Hruška 2019-09-29 12:12:58 +0200
  • acb87aba9c Update serde_urlencoded requirement from 0.5.3 to 0.6.1 dependabot-preview[bot] 2019-07-31 10:15:52 +0000
  • 0907479fea
    Remove mention of `mammut` as requested in #133 Paul Woolcock 2020-04-07 12:33:07 -0400
  • e5d18c8352 fix rustfmt Paul Woolcock 2019-09-03 16:01:22 -0400
  • 817e18fc16 Add the "Dismiss Notification" endpoint Paul Woolcock 2019-09-03 15:22:43 -0400
  • f41253241e Add feature flag for rustls iliana destroyer of worlds 2019-08-31 18:41:32 -0700
  • 379d45c645 update to 0.20.1 Paul Woolcock 2019-05-22 22:12:19 -0400
  • 97cadbfd3c log API responses Paul Woolcock 2019-05-22 22:08:48 -0400
  • 205a98a8c2 Publish v0.20.0 Paul Woolcock 2019-05-09 23:32:28 -0400
  • 174a17109b Changes the StatusBuilder to be an...actual...builder Paul Woolcock 2019-05-08 22:07:26 -0400
  • 485d25a732 Update to 0.19.4 Paul Woolcock 2019-05-05 07:36:50 -0400
  • 6450ad3370 Block and Unblock should be `post` calls Paul Woolcock 2019-05-05 07:20:31 -0400
  • 4020ecc6a7 account: Properly mark nullable source fields Christopher Davis 2019-04-30 12:41:04 -0400
  • ec3148e926 Update doc-comment requirement from 0.2 to 0.3 dependabot[bot] 2019-04-17 10:16:51 +0000
  • ccdba93390 Update to 0.19.3 Paul Woolcock 2019-04-29 10:55:19 -0400
  • 55d0f8fa2a Add an `OwnedPage` that doesn't borrow the underlying client Paul Woolcock 2019-04-29 06:27:20 -0400
  • e322a14f29 circle-ci can't build rust projects on their free tier Paul Woolcock 2019-04-29 09:48:03 -0400
  • ff3a7321df Upgrade to 0.19.2 Paul Woolcock 2019-04-25 06:32:53 -0400
  • b4af698e01 Fix Card entity to take a number for width x height Paul Woolcock 2019-04-25 06:32:07 -0400
  • 73cf194167 Update to 0.19.1 Paul Woolcock 2019-04-25 05:46:29 -0400
  • 26a4754b2e Fix block, unblock, mute and unmute Paul Woolcock 2019-04-25 05:45:52 -0400
  • 6c978f090f Add `force_login` to the params sent to the /oauth/authorize endpoint Paul Woolcock 2019-03-09 07:48:35 -0500
  • 8780cfc34b Update doc-comment requirement from 0.1 to 0.2 dependabot[bot] 2019-04-15 10:18:07 +0000
  • 84640a6c04
    Update README.md Paul Woolcock 2019-03-28 18:31:37 -0400
  • 6c3180195c Update toml requirement from 0.4.6 to 0.5.0 dependabot[bot] 2019-03-18 10:15:48 +0000
  • 45a95e5048 add the beginning of an unauthenticated client Paul Woolcock 2019-03-16 11:03:33 -0400
  • 9e3b7af44a replace travis build badge with circle ci badge Paul Woolcock 2019-03-11 12:33:36 -0400
  • ca4995bb5d Try separating out the doc & lib tests Paul Woolcock 2019-03-11 11:53:38 -0400
  • a63b9e8dae try restricting circle-ci jobs to 1 cpu Paul Woolcock 2019-03-11 11:36:00 -0400
  • 583a1de7a2 Add `card` to `Status` entity Paul Woolcock 2019-03-09 08:01:22 -0500
  • 5055484de1 use circleci image Paul Woolcock 2019-03-10 19:20:37 -0400
  • 5e6c5d82fa add circle-ci config Paul Woolcock 2019-03-09 08:12:08 -0500
  • 7786a83a14 Add `min_id` to pagination params Paul Woolcock 2019-03-08 06:23:09 -0500
  • 6dfaac00c1 update to v0.19.0 Paul Woolcock 2019-03-06 12:30:30 -0500
  • f204ee190b Add some docs for streaming Paul Woolcock 2019-03-06 12:28:47 -0500
  • eb1a676a98 remove dbg logs Paul Woolcock 2019-03-06 11:51:34 -0500
  • e2c11f48d6 Initial commit of streaming support Paul Woolcock 2019-03-06 10:30:50 -0500
  • 5e69ad4b33 Fix panic if there are < page number of results Paul Woolcock 2019-03-06 06:27:52 -0500
  • dd72034849 use string for status id in StatusBuilder Paul Woolcock 2019-03-05 23:38:28 -0500
  • 8e700cf37b update to 0.18.2 Paul Woolcock 2019-03-05 15:16:42 -0500
  • b7b8379e10 Add built-in support for deserializing Data from the env Paul Woolcock 2019-03-05 15:15:17 -0500
  • b463bdeeef Update to 0.18.1 Paul Woolcock 2019-03-05 10:35:42 -0500
  • fe687bd955 Add `derive(PartialEq)` to all entities Paul Woolcock 2019-03-05 10:35:23 -0500