aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* reapply accidentally reverted changeshalcy2022-11-302-53/+32
* revert what I did to version parsing. Why did this break?halcy2022-11-301-10/+10
* Fix cross page links in docshalcy2022-11-304-181/+197
* Merge branch 'master' of github.com:halcy/Mastodon.pyhalcy2022-11-301-33/+18
|\
| * Merge pull request #285 from eumiro/cmp_versionsLorenz Diener2022-11-301-33/+18
| |\
| | * refactor: improve version comparisonsMiroslav Šedivý2022-11-291-33/+18
| |/
* / ref testhalcy2022-11-301-1/+1
|/
* Clarify some thingshalcy2022-11-291-2/+2
* Fix some nitshalcy2022-11-292-13/+30
* Restructure the docs, a lothalcy2022-11-2916-14/+797
* add module / class stuffhalcy2022-11-284-0/+9
* why doc not showinghalcy2022-11-281-1/+2
* fix indexhalcy2022-11-281-2/+3
* Some more doc split testshalcy2022-11-285-2/+855
* why no toctreehalcy2022-11-281-2/+0
* First attempt at making docs a bit more neathalcy2022-11-282-1488/+133
* Add v2 admin accounts APIhalcy2022-11-288-11/+548
* Add remove_from_followershalcy2022-11-276-22/+511
* Add account_familiar_followershalcy2022-11-276-9/+526
* Clean docs up a bit morehalcy2022-11-271-17/+8
* Changelog updatehalcy2022-11-271-7/+8
* Add client auth data to access token filehalcy2022-11-273-8/+25
* clean terminology up a bithalcy2022-11-273-48/+56
* Switch admin stats test to path matchhalcy2022-11-272-12/+12
* document logging outhalcy2022-11-271-1/+3
* typohalcy2022-11-271-1/+1
* Fix test by using fixed dateshalcy2022-11-272-29/+29
* add admin stats APIshalcy2022-11-276-10/+436
* Add admin domain block tests, change some things about the admin domain blockshalcy2022-11-264-27/+419
* update changeloghalcy2022-11-261-0/+2
* Merge pull request #281 from catgoat/catgoat/domain_blocksLorenz Diener2022-11-262-0/+105
|\
| * update docs, too!micah2022-11-251-0/+23
| * typos lolmicah2022-11-251-3/+3
| * Merge remote-tracking branch 'origin/master' into catgoat/domain_blocksmicah2022-11-2516-114/+890
| |\
| | * Merge pull request #1 from halcy/mastermicah2022-11-2516-108/+886
| | |\
| * | | add delete and modify with commentsmicah2022-11-251-7/+49
| * | | documentationmicah2022-11-251-40/+20
| * | | start to add domain blocksmicah2022-11-241-0/+62
| |/ /
* | | Merge pull request #279 from dieseltravis/patch-1Lorenz Diener2022-11-251-6/+6
|\ \ \ | |_|/ |/| |
| * | text formatting fixesTravis Hardiman2022-11-241-6/+6
|/ /
* | add some acknowledgementshalcy2022-11-251-3/+4
* | add lang parameterhalcy2022-11-255-29/+220
* | Fix testshalcy2022-11-252-7/+6
* | Add admin trend apis to docshalcy2022-11-251-0/+4
* | Add admin trends testhalcy2022-11-256-46/+392
* | Add trending APIshalcy2022-11-249-13/+255
* | Merge pull request #278 from adbenitez/adbenitez/fix-bug-in-json_date_parseLorenz Diener2022-11-241-1/+1
|\ \
| * | fix NameError: name 'x' is not defined in __json_date_parse()adbenitez2022-11-241-1/+1
| |/
* / Remove mastosoc default instancehalcy2022-11-241-21/+16
|/
* Version bumphalcy2022-11-242-3/+3
Powered by cgit v1.2.3 (git 2.41.0)