Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Merge branch 'master' into doc-updates | Andy Piper | 2022-11-13 | 4 | -27/+334 | |
| |\ | |/ |/| | ||||||
* | | update changelog | halcy | 2022-11-13 | 1 | -22/+28 | |
| | | ||||||
* | | Improve auth support | halcy | 2022-11-13 | 3 | -7/+304 | |
| | | ||||||
* | | s/tootsuite/mastodon/ | halcy | 2022-11-13 | 1 | -1/+1 | |
| | | ||||||
| * | Doc and docstring updates for consistency | Andy Piper | 2022-11-13 | 3 | -859/+977 | |
| | | ||||||
| * | Minor corrections | Andy Piper | 2022-11-13 | 1 | -12/+12 | |
| | | ||||||
| * | Update version, date; fix Sphinx issues | Andy Piper | 2022-11-13 | 1 | -16/+16 | |
|/ | ||||||
* | Fix some things in streaming and admin API for 3.3.0 support | halcy | 2022-11-13 | 120 | -73190/+76042 | |
| | ||||||
* | fix tests | halcy | 2022-11-13 | 114 | -39360/+39338 | |
| | ||||||
* | Add support and tests for "notifying" follow | halcy | 2022-11-13 | 6 | -8/+692 | |
| | ||||||
* | Add support for timed mutes, fix tests to actually pass with new setup | halcy | 2022-11-13 | 117 | -41628/+42305 | |
| | ||||||
* | fix naming for featured tags | halcy | 2022-11-13 | 6 | -15/+344 | |
| | ||||||
* | Add missing version to account_note_set | halcy | 2022-11-13 | 1 | -1/+2 | |
| | ||||||
* | Add account notes | halcy | 2022-11-13 | 5 | -25/+143 | |
| | ||||||
* | clean up media loading, add thumbnail to media_update | halcy | 2022-11-13 | 10 | -6892/+41495 | |
| | ||||||
* | Update information about dicts (media colors, card blurhash) | halcy | 2022-11-13 | 3 | -5/+18 | |
| | ||||||
* | add thumbnail customization support | halcy | 2022-11-13 | 8 | -68321/+69408 | |
| | ||||||
* | Add datetime parsing for edited_at | halcy | 2022-11-13 | 1 | -1/+1 | |
| | ||||||
* | add remote parameter, filtering by date for masto mainline | halcy | 2022-11-13 | 3 | -136/+106 | |
| | ||||||
* | Add more python versions to test | halcy | 2022-11-13 | 1 | -2/+54 | |
| | ||||||
* | Update README.rst | Lorenz Diener | 2022-11-10 | 1 | -2/+2 | |
| | ||||||
* | Delete .travis.yml | Lorenz Diener | 2022-11-10 | 1 | -11/+0 | |
| | ||||||
* | Updated config.yml | Lorenz Diener | 2022-11-11 | 1 | -1/+1 | |
| | ||||||
* | Updated config.yml | Lorenz Diener | 2022-11-11 | 1 | -1/+1 | |
| | ||||||
* | Updated config.yml | Lorenz Diener | 2022-11-11 | 1 | -1/+1 | |
| | ||||||
* | Update config.yml | Lorenz Diener | 2022-11-10 | 1 | -1/+1 | |
| | ||||||
* | Update config.yml | Lorenz Diener | 2022-11-10 | 1 | -0/+2 | |
| | ||||||
* | add multiupload test | halcy | 2022-11-11 | 2 | -0/+1930 | |
| | ||||||
* | Update config.yml | Lorenz Diener | 2022-11-10 | 1 | -1/+1 | |
| | ||||||
* | Update config.yml | Lorenz Diener | 2022-11-10 | 1 | -18/+15 | |
| | ||||||
* | Merge pull request #253 from halcy/circleci-project-setup | Lorenz Diener | 2022-11-11 | 1 | -0/+26 | |
|\ | | | | | Add .circleci/config.yml | |||||
| * | Add .circleci/config.yml | Lorenz Diener | 2022-11-11 | 1 | -0/+26 | |
|/ | ||||||
* | Fix tests | halcy | 2022-11-11 | 10 | -401/+316 | |
| | ||||||
* | Merge branch 'master' of github.com:halcy/Mastodon.py | halcy | 2022-11-08 | 1 | -1/+1 | |
|\ | ||||||
| * | Merge pull request #252 from edent/patch-1 | Lorenz Diener | 2022-11-08 | 1 | -1/+1 | |
| |\ | | | | | | | Correct link | |||||
| | * | Correct link | Terence Eden | 2022-11-08 | 1 | -1/+1 | |
| |/ | | | | | I know there is a redirect, but seeing the old toosuit URl might be confusing to new users. | |||||
* / | add media v2 API + tests, move v1 test | halcy | 2022-11-08 | 9 | -1997/+71532 | |
|/ | ||||||
* | Initial test fixing pass. Four tests still fail. | halcy | 2022-11-07 | 126 | -13545/+30179 | |
| | ||||||
* | add a TODO list | halcy | 2022-11-06 | 1 | -0/+66 | |
| | ||||||
* | fix readme, bump version | halcy | 2022-11-06 | 3 | -10/+3 | |
| | ||||||
* | Add changelog | halcy | 2022-11-06 | 1 | -0/+17 | |
| | ||||||
* | Add documentation for file_name param | halcy | 2022-11-06 | 1 | -2/+5 | |
| | ||||||
* | update docs a bit | halcy | 2022-11-06 | 1 | -4/+6 | |
| | ||||||
* | Remove Pipfile.lock - only used for testing, anyways | halcy | 2022-11-06 | 1 | -310/+0 | |
| | ||||||
* | Add new test result cassette | halcy | 2022-11-06 | 1 | -0/+98 | |
| | ||||||
* | Fix version parsing | halcy | 2022-11-06 | 1 | -1/+1 | |
| | ||||||
* | Fix some things that may have broken in PRs | halcy | 2022-11-06 | 1 | -3/+18 | |
| | ||||||
* | Merge pull request #250 from fwaggle/fix-249 | Lorenz Diener | 2022-11-06 | 1 | -0/+4 | |
|\ | | | | | Fix gotosocial crash in search() | |||||
| * | Fix gotosocial crash in search() | fwaggle | 2022-11-06 | 1 | -0/+4 | |
|/ | | | | | | | Set a default 1.0.0 version if nothing else alters it so that version checks don't raise an Exception. Fixes #249. | |||||
* | Merge pull request #223 from animeavi/file_name | Lorenz Diener | 2022-11-05 | 1 | -4/+5 | |
|\ | | | | | Allow specifying the file name for media uploads |