Commit Graph

51 Commits (c83c812a1e2c279fb14ec2020c7b616e7d9ff908)

Author SHA1 Message Date
Mike Fährmann 3cf5366143
[mastodon] add support for card images
5 months ago
Mike Fährmann 9b1995dda3
[mastodon] add 'favorite', 'list', and 'hashtag' extractors (#5529)
5 months ago
cenodis 3ba5fd9efd
[mastodon] Use boolean instead of integer keys for accounts/statuses endpoint
5 months ago
blankie 225d849139
[mastodon] fix handling null 'moved' account field
6 months ago
Mike Fährmann 89066844f4
add 'config_instance' method
8 months ago
Mike Fährmann 57fc6fcf83
replace '24*3600' with '86400'
9 months ago
Mike Fährmann 3f9c113d78
[mastodon] Support non-numeric status IDs (#4936)
9 months ago
Mike Fährmann 4288cea94a
[mastodon] fix reblogs (#4580)
10 months ago
Mike Fährmann 24a1d46391
[mastodon] support '/@USER/following' URLs
1 year ago
Mike Fährmann a453335a9f
remove test results in extractor modules
1 year ago
Mike Fährmann a383eca7f6
decouple extractor initialization
1 year ago
Mike Fährmann d97b8c2fba
consistent cookie-related names
1 year ago
Mike Fährmann 9c29c904c7
[mastodon] try to get account IDs without access token
1 year ago
Mike Fährmann 8993b10751
[mastodon] add 'num' and 'count' metadata fields (#3517)
2 years ago
Mike Fährmann e30e8aeef7
[mastodon] rename '_check_move' -> '_check_moved'
2 years ago
Allen 9fc142d27b
[mastodon] add "remote_instance" field (#3119)
2 years ago
Mike Fährmann 5c31791b3c
[mastodon] support '/web/' URLs (#3109)
2 years ago
Mike Fährmann 9a2cfd4421
[mastodon] support cross-instance user references (#3109)
2 years ago
Mike Fährmann 58d97188b4
[mastodon] add 'bookmark' extractor (#3109)
2 years ago
Mike Fährmann 2787c8511a
[mastodon] warn about moved accounts (#2939)
2 years ago
Marius Kaufmann 0aa8345a13
[mastodon] allow downloading without access token (#2782)
2 years ago
Mike Fährmann d26da3b9e5
add pre-generated 'pattern' for supported BaseExtractor sites
2 years ago
Mike Fährmann 9377543162
[mastodon] add 'following' extractor (#1891)
3 years ago
Mike Fährmann 2c2932973c
[mastodon] support specifying accounts by ID
3 years ago
Mike Fährmann 312a28e78a
[mastodon] add 'replies' option (#1669)
3 years ago
Mike Fährmann 513c491cea
[mastodon] reset 'params' after first pagination iteration
3 years ago
Mike Fährmann a1f5b78039
[mastodon] add 'reblogs' option (#1669)
3 years ago
Mike Fährmann 93d356712c
[mastodon] implement 'text-posts' option (#1569)
3 years ago
Mike Fährmann 1d145a6186
[mastodon] use cache for OAuth tokens (#616)
4 years ago
Mike Fährmann fa33f13453
[mastodon] update
4 years ago
Mike Fährmann 968d3e8465
remove '&' from URL patterns
4 years ago
Mike Fährmann c51fbd72ba
update extractor test results
4 years ago
Mike Fährmann 53cc498d9c
improve config lookup when there are multiple possible locations
4 years ago
Mike Fährmann 8c857052d7
[mastodon] ignore toots without media attachments
4 years ago
Mike Fährmann de045d39b2
[mastodon] add 'date' metadata field (#839)
4 years ago
Mike Fährmann 3201fe3521
add global SENTINEL object
4 years ago
Mike Fährmann 12ff23b6cc
[mastodon] improve account searches (fixes #704)
4 years ago
Mike Fährmann d6facdee7b
[mastodon] add tests (#701)
4 years ago
Mike Fährmann e749402191
[mastodon] fix pagination (#701)
4 years ago
Mike Fährmann 88fca0a172
[mastodon] update OAuth credentials for pawoo.net (#665)
5 years ago
Mike Fährmann 4ae8a25567
[mastodon] use 'combine_dict()' to combine extractor info dicts
5 years ago
Mike Fährmann 220c06b86e
[mastodon] handle rate limits
5 years ago
Mike Fährmann 2587296deb
[mastodon] add access tokens for mastodon.social and baraag.net
5 years ago
Mike Fährmann ce54b8c04c
let extractors opt-out of cookie option usage
5 years ago
Mike Fährmann f5604492c3
update interface of config functions
5 years ago
Mike Fährmann 4b1880fa5e
propagate 'match' to base extractor constructor
6 years ago
Mike Fährmann 6284731107
simplify extractor constants
6 years ago
Mike Fährmann 347398f692
fix various tests
6 years ago
Mike Fährmann ccb95d0ba4
[mastodon] changes/improvements based on foolfuuka/-slide
6 years ago
Mike Fährmann 4f49fdf065
[mastodon] various improvements and fixes (#144)
6 years ago