-
8aa32c060e
Merge branch 'update-deps'
master
MightyPork
2025-06-15 16:55:46 +02:00
-
-
217277b162
reformat all, fix deps for tungstenite
update-deps
MightyPork
2025-06-15 16:55:21 +02:00
-
79ce4ce378
Update tungstenite and toml libs
MightyPork
2025-06-15 16:23:14 +02:00
-
9fb6bd4083
Update dependencies
fgaz
2025-05-29 11:24:59 +02:00
-
-
b10e5935ae
add page num counting to ItemsIter
1776969662003759440/tmp_refs/heads/master
1776969662003759440/master
1761633750385213598/tmp_refs/heads/master
1761633750385213598/master
1761633738696443722/tmp_refs/heads/master
1761633738696443722/master
1761633730245299989/tmp_refs/heads/master
1761633730245299989/master
MightyPork
2021-10-05 09:35:38 +02:00
-
51e52bc24b
fix crash on crazy misskey poll
MightyPork
2021-09-07 21:22:03 +02:00
-
7847df0e2b
fix serializer failure on unknown MediaType string
MightyPork
2021-08-27 20:02:28 +02:00
-
a0ebb46542
add trace to sending requests
MightyPork
2021-08-27 00:19:11 +02:00
-
54a0e55964
improvements for fedigroups
MightyPork
2021-08-26 22:13:37 +02:00
-
9f491d2d29
add StatusDisplay struct
MightyPork
2021-08-24 22:14:04 +02:00
-
de38639fd1
add pinging
MightyPork
2021-08-21 22:37:27 +02:00
-
2dba9c470a
Merge branch 'cleanup'
MightyPork
2021-08-21 22:17:45 +02:00
-
-
638594b11b
improvements in streaming, add debug format structs
MightyPork
2021-08-21 22:17:16 +02:00
-
568b1ff07a
convert all to sync, remove now broken doc comments, some renames
MightyPork
2021-08-21 15:19:22 +02:00
-
c967e59ffb
all asyncified except for streaming
MightyPork
2021-08-21 13:10:29 +02:00
-
b6b7372ebb
removed the trait so it can be easier made async
MightyPork
2021-08-21 11:49:05 +02:00
-
-
3c7a84a124
update libraries
MightyPork
2021-08-20 21:43:11 +02:00
-
ded6d806f9
fix clippy lints
MightyPork
2021-08-20 21:26:50 +02:00
-
bc70389346
add new rustfmt.toml and reformat code
MightyPork
2021-08-20 21:20:02 +02:00
-
dd1a68f714
add Dee_'s media builder version
MightyPork
2021-08-20 21:18:36 +02:00
-
5a22c30370
delete rustfmt.toml using nightly options
MightyPork
2021-08-20 21:15:15 +02:00
-
869cb24434
add .idea/ to .gitignore
MightyPork
2021-08-20 21:14:53 +02:00
-
3ebd594a81
remove github flow that causes errors
MightyPork
2021-08-20 21:14:37 +02:00
-
a139a39a2e
update serde_qs so the error enum is compatible with Anyhow, fix deprecated warning
MightyPork
2021-08-20 20:32:50 +02:00
-
fcf3a1bc29
Add some new entities & update some existing ones

Paul WoolcockandMightyPork
2020-10-07 05:44:32 -04:00
-
d0e257df85
use std::convert::TryInto instead of using crate

ranfdevandPaul Woolcock
2020-09-26 22:43:40 +02:00
-
83587a10d2
Manually updated reqwest to 10.8 and url to 2.1

ranfdevandPaul Woolcock
2020-09-26 22:09:43 +02:00
-
a8cbfad68f
updated tungstenite to v0.11.0

RanfdevandPaul Woolcock
2020-06-25 18:55:59 +02:00
-
d66c63dd28
Remove
HttpSend and HttpSender
Paul Woolcock
2020-09-26 00:26:15 -04:00
-
cfe810be4e
Add windows & osx jobs
Paul Woolcock
2020-09-25 17:03:21 -04:00
-
f25574154e
Add builder method for exclude_reblogs
Paul Woolcock
2020-09-25 17:06:19 -04:00
-
91d66d76ad
Add an
exclude_reblogs to StatusesRequest
Paul Woolcock
2020-09-25 16:56:58 -04:00
-
5042d6685a
fix clippy, again
Paul Woolcock
2020-09-25 16:32:26 -04:00
-
602bfb7cdd
use nightly fmt
Paul Woolcock
2020-09-25 16:16:05 -04:00
-
7487f607e6
Second fmt pass
Paul Woolcock
2020-09-25 15:55:32 -04:00
-
982a8fc776
making clippy happy
Paul Woolcock
2020-09-25 14:56:01 -04:00
-
a69d0ea928
Cargo-fmt pass
Paul Woolcock
2020-09-25 13:41:09 -04:00
-
0b4ee7bfb2
Various cleanup tasks
Paul Woolcock
2020-09-25 13:38:44 -04:00
-
c30b4da57c
Update indoc requirement from 0.3.1 to 1.0.2

dependabot-preview[bot]andPaul Woolcock
2020-07-28 10:18:59 +00:00
-
6850559d65
Create rust.yml

Paul WoolcockandGitHub
2020-09-25 15:37:44 -04:00
-
44da726d08
feat(media): Add support for media alt text

Klaus PurerandPaul Woolcock
2020-07-11 13:19:45 +02:00
-
4afb3c3d74
added methods returning pages for timelines home, local, federated, hashtag

RanfdevandPaul Woolcock
2020-06-25 12:37:47 +02:00
-
632a00f137
Add MastodonUnauth::streaming_public()

Matthias BeyerandPaul Woolcock
2020-07-19 17:33:59 +02:00
-
5b4be01eee
Update pretty_env_logger requirement from 0.3.0 to 0.4.0

dependabot-preview[bot]andPaul Woolcock
2020-06-08 19:13:23 +00:00
-
ea8e67e25b
Update serde_qs requirement from 0.4.5 to 0.6.0

dependabot-preview[bot]andPaul Woolcock
2020-06-08 19:14:17 +00:00
-
16bc060407
Update to the 2018 edition
Paul Woolcock
2020-06-09 09:11:18 -04:00
-
17c727f5c6
Update version to 0.22
Paul Woolcock
2020-06-08 14:48:39 -04:00
-
a59ad95188
Fix README doctest

leo60228andPaul Woolcock
2020-05-28 10:01:18 -04:00
-
7e67e10bc4
Remove url 2.x

leo60228andPaul Woolcock
2020-05-28 09:54:19 -04:00
-
791bc83387
Use WebSockets for events

leo60228andPaul Woolcock
2020-05-25 09:03:28 -04:00
-
b877d79831
Use more suitable link to Mastodon's documentation

JulianandPaul Woolcock
2020-05-05 20:53:29 +02:00
-
9b538fdc65
Fix link to Mastodon's documentation

Julian HoferandPaul Woolcock
2019-10-18 19:02:48 +02:00
-
2a5200ab89
v0.21.0
Paul Woolcock
2020-04-08 00:41:04 -04:00
-
6b92b5f648
Update README for 2018 edition

Paul WoolcockandGitHub
2020-04-07 14:23:01 -04:00
-
3673470918
Update readme for version 0.20

Paul WoolcockandGitHub
2020-04-07 14:11:44 -04:00
-
336e87076a
Switch build badge back to travis-ci

Paul WoolcockandGitHub
2020-04-07 14:04:39 -04:00
-
23a7fff57c
Update error type to remove deprecated
description uses
Paul Woolcock
2020-04-07 12:53:24 -04:00
-
7e3f25dab4
Use
slice::iter instead of into_iter to avoid future breakage

Aaron HillandPaul Woolcock
2019-10-30 16:09:57 -04:00
-
ac3ecc82b7
add documentation to metadata fields

Jennifer GlaucheandPaul Woolcock
2019-10-29 16:49:00 +01:00
-
1dd2963cf3
make MetadataFields be public

Jennifer GlaucheandPaul Woolcock
2019-10-29 16:41:33 +01:00
-
3d0ecb9e41
Add content_type support to StatusBuilder

MightyPorkandPaul Woolcock
2019-10-03 19:24:10 +02:00
-
98932ac5d6
Make Scopes deserializable

MightyPorkandPaul Woolcock
2019-09-29 12:12:58 +02:00
-
acb87aba9c
Update serde_urlencoded requirement from 0.5.3 to 0.6.1

dependabot-preview[bot]andPaul Woolcock
2019-07-31 10:15:52 +00:00
-
0907479fea
Remove mention of
mammut as requested in #133

Paul WoolcockandGitHub
2020-04-07 12:33:07 -04:00
-
e5d18c8352
fix rustfmt
Paul Woolcock
2019-09-03 16:01:22 -04:00
-
817e18fc16
Add the "Dismiss Notification" endpoint
Paul Woolcock
2019-09-03 15:22:43 -04:00
-
f41253241e
Add feature flag for rustls

iliana destroyer of worldsandPaul Woolcock
2019-08-31 18:41:32 -07:00
-
379d45c645
update to 0.20.1
Paul Woolcock
2019-05-22 22:12:19 -04:00
-
97cadbfd3c
log API responses
Paul Woolcock
2019-05-22 22:08:48 -04:00
-
205a98a8c2
Publish v0.20.0
Paul Woolcock
2019-05-09 23:32:28 -04:00
-
174a17109b
Changes the StatusBuilder to be an...actual...builder
Paul Woolcock
2019-05-08 22:07:26 -04:00
-
485d25a732
Update to 0.19.4
Paul Woolcock
2019-05-05 07:36:50 -04:00
-
6450ad3370
Block and Unblock should be
post calls
Paul Woolcock
2019-05-05 07:20:31 -04:00
-
4020ecc6a7
account: Properly mark nullable source fields

Christopher DavisandPaul Woolcock
2019-04-30 12:41:04 -04:00
-
ec3148e926
Update doc-comment requirement from 0.2 to 0.3

dependabot[bot]andPaul Woolcock
2019-04-17 10:16:51 +00:00
-
ccdba93390
Update to 0.19.3
Paul Woolcock
2019-04-29 10:55:19 -04:00
-
55d0f8fa2a
Add an
OwnedPage that doesn't borrow the underlying client
Paul Woolcock
2019-04-29 06:27:20 -04:00
-
e322a14f29
circle-ci can't build rust projects on their free tier
Paul Woolcock
2019-04-29 09:48:03 -04:00
-
ff3a7321df
Upgrade to 0.19.2
Paul Woolcock
2019-04-25 06:32:53 -04:00
-
b4af698e01
Fix Card entity to take a number for width x height
Paul Woolcock
2019-04-25 06:32:07 -04:00
-
73cf194167
Update to 0.19.1
Paul Woolcock
2019-04-25 05:46:29 -04:00
-
26a4754b2e
Fix block, unblock, mute and unmute
Paul Woolcock
2019-04-25 05:45:52 -04:00
-
6c978f090f
Add
force_login to the params sent to the /oauth/authorize endpoint
Paul Woolcock
2019-03-09 07:48:35 -05:00
-
8780cfc34b
Update doc-comment requirement from 0.1 to 0.2

dependabot[bot]andPaul Woolcock
2019-04-15 10:18:07 +00:00
-
84640a6c04
Update README.md

Paul WoolcockandGitHub
2019-03-28 18:31:37 -04:00
-
6c3180195c
Update toml requirement from 0.4.6 to 0.5.0

dependabot[bot]andPaul Woolcock
2019-03-18 10:15:48 +00:00
-
45a95e5048
add the beginning of an unauthenticated client
Paul Woolcock
2019-03-16 11:03:33 -04:00
-
9e3b7af44a
replace travis build badge with circle ci badge
Paul Woolcock
2019-03-11 12:33:36 -04:00
-
ca4995bb5d
Try separating out the doc & lib tests
Paul Woolcock
2019-03-11 11:53:38 -04:00
-
a63b9e8dae
try restricting circle-ci jobs to 1 cpu
Paul Woolcock
2019-03-11 11:36:00 -04:00
-
583a1de7a2
Add
card to Status entity
Paul Woolcock
2019-03-09 08:01:22 -05:00
-
5055484de1
use circleci image
Paul Woolcock
2019-03-10 19:20:37 -04:00
-
5e6c5d82fa
add circle-ci config
Paul Woolcock
2019-03-09 08:12:08 -05:00
-
7786a83a14
Add
min_id to pagination params
Paul Woolcock
2019-03-08 06:23:09 -05:00
-
6dfaac00c1
update to v0.19.0
Paul Woolcock
2019-03-06 12:30:30 -05:00
-
f204ee190b
Add some docs for streaming
Paul Woolcock
2019-03-06 12:28:47 -05:00
-
eb1a676a98
remove dbg logs
Paul Woolcock
2019-03-06 11:51:34 -05:00
-
e2c11f48d6
Initial commit of streaming support
Paul Woolcock
2019-03-06 10:30:50 -05:00
-
5e69ad4b33
Fix panic if there are < page number of results
Paul Woolcock
2019-03-06 06:27:52 -05:00
-
dd72034849
use string for status id in StatusBuilder
Paul Woolcock
2019-03-05 23:38:28 -05:00