| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor: use f-strings without bug | Miroslav Šedivý | 2022-12-02 | 2 | -2/+2 |
* | refactor: use f-strings | Miroslav Šedivý | 2022-12-02 | 18 | -187/+129 |
* | Minor fixes, document some return values | halcy | 2022-12-01 | 1 | -3/+4 |
* | Finish moving code out into smaller files | halcy | 2022-12-01 | 27 | -2859/+3049 |
* | More moving functions out | halcy | 2022-12-01 | 3 | -216/+232 |
* | Move some more methods, fix crypto heckup | halcy | 2022-11-30 | 6 | -519/+549 |
* | carefully move some things into files, test if readthedocs still builds | halcy | 2022-11-30 | 4 | -346/+363 |
* | Merge branch 'modern-datetime' of https://github.com/eumiro/Mastodon.py into ... | halcy | 2022-11-30 | 2 | -12/+6 |
|\ |
|
| * | refactor: simplify __datetime_to_epoch | Miroslav Šedivý | 2022-11-30 | 1 | -8/+2 |
| * | replace pytz with datetime.timezone and zoneinfo | Miroslav Šedivý | 2022-11-30 | 1 | -6/+5 |
* | | Start moving functions out of main module | halcy | 2022-11-30 | 6 | -939/+972 |
|/ |
|
* | Switch back to previous version parser | halcy | 2022-11-30 | 1 | -3/+7 |
* | reapply accidentally reverted changes | halcy | 2022-11-30 | 1 | -43/+22 |
* | Fix cross page links in docs | halcy | 2022-11-30 | 1 | -169/+184 |
* | Merge branch 'master' of github.com:halcy/Mastodon.py | halcy | 2022-11-30 | 1 | -33/+18 |
|\ |
|
| * | refactor: improve version comparisons | Miroslav Šedivý | 2022-11-29 | 1 | -33/+18 |
* | | ref test | halcy | 2022-11-30 | 1 | -1/+1 |
|/ |
|
* | Add v2 admin accounts API | halcy | 2022-11-28 | 1 | -7/+81 |
* | Add remove_from_followers | halcy | 2022-11-27 | 1 | -20/+23 |
* | Add account_familiar_followers | halcy | 2022-11-27 | 1 | -6/+20 |
* | Add client auth data to access token file | halcy | 2022-11-27 | 1 | -2/+12 |
* | clean terminology up a bit | halcy | 2022-11-27 | 1 | -46/+46 |
* | typo | halcy | 2022-11-27 | 1 | -1/+1 |
* | add admin stats APIs | halcy | 2022-11-27 | 1 | -4/+135 |
* | Add admin domain block tests, change some things about the admin domain blocks | halcy | 2022-11-26 | 1 | -25/+36 |
* | typos lol | micah | 2022-11-25 | 1 | -3/+3 |
* | Merge remote-tracking branch 'origin/master' into catgoat/domain_blocks | micah | 2022-11-25 | 1 | -70/+174 |
|\ |
|
| * | add lang parameter | halcy | 2022-11-25 | 1 | -26/+57 |
| * | Fix tests | halcy | 2022-11-25 | 1 | -5/+2 |
| * | Add admin trends test | halcy | 2022-11-25 | 1 | -16/+60 |
| * | Add trending APIs | halcy | 2022-11-24 | 1 | -4/+43 |
| * | Merge pull request #278 from adbenitez/adbenitez/fix-bug-in-json_date_parse | Lorenz Diener | 2022-11-24 | 1 | -1/+1 |
| |\ |
|
| | * | fix NameError: name 'x' is not defined in __json_date_parse() | adbenitez | 2022-11-24 | 1 | -1/+1 |
| * | | Remove mastosoc default instance | halcy | 2022-11-24 | 1 | -21/+16 |
| |/ |
|
* | | add delete and modify with comments | micah | 2022-11-25 | 1 | -7/+49 |
* | | documentation | micah | 2022-11-25 | 1 | -40/+20 |
* | | start to add domain blocks | micah | 2022-11-24 | 1 | -0/+62 |
|/ |
|
* | Add notification tests | halcy | 2022-11-24 | 1 | -6/+7 |
* | Robustify version parsing | halcy | 2022-11-24 | 1 | -1/+12 |
* | Add new notification types, test for pathlib support | halcy | 2022-11-24 | 1 | -10/+22 |
* | Largely pointless now, so replacing with just a note | halcy | 2022-11-24 | 1 | -10/+0 |
* | Fix search issue, add pathlib path support | halcy | 2022-11-23 | 1 | -2/+11 |
* | Fix some tests, fix a pleroma specific date parsing issue | halcy | 2022-11-22 | 1 | -5/+7 |
* | Merge pull request #268 from heharkon/master | Lorenz Diener | 2022-11-22 | 1 | -2/+12 |
|\ |
|
| * | Directory listing functionality had some possible parameters missing. "local"... | Henrik Härkönen | 2022-11-20 | 1 | -2/+12 |
* | | add status editing | halcy | 2022-11-22 | 1 | -82/+136 |
* | | fix incorrectly sending id in formdata, causing an issue with pleroma (#267) | halcy | 2022-11-21 | 1 | -1/+1 |
* | | Add more streaming events, some tests | halcy | 2022-11-21 | 1 | -21/+84 |
* | | refactor: use is for True/False | Miroslav Šedivý | 2022-11-20 | 1 | -36/+33 |
* | | refactor: use is for None | Miroslav Šedivý | 2022-11-20 | 2 | -107/+107 |
|/ |
|