aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|\ | | | | Add admin domain blocks
| * 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
| | |\ | | | | | | | | pull in upstream
| * | | 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 fixes
| * | 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()
| * | 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
|
* Add notification testshalcy2022-11-246-7/+1339
|
* Update TODOshalcy2022-11-241-2/+2
|
* Robustify version parsinghalcy2022-11-243-10/+35
|
* Add new notification types, test for pathlib supporthalcy2022-11-246-11/+1045
|
* Largely pointless now, so replacing with just a notehalcy2022-11-243-12/+9
|
* Fix search issue, add pathlib path supporthalcy2022-11-232-2/+13
|
* changelog version wronghalcy2022-11-221-1/+1
|
* Fix some tests, fix a pleroma specific date parsing issuehalcy2022-11-226-103/+197
|
* Merge pull request #268 from heharkon/masterLorenz Diener2022-11-221-2/+12
|\ | | | | Directory listing functionality had some possible parameters missing
| * Directory listing functionality had some possible parameters missing. ↵Henrik Härkönen2022-11-201-2/+12
| | | | | | | | "local" being perhaps the most important.
* | add status editinghalcy2022-11-225-83/+549
| |
* | Refresh testshalcy2022-11-21123-74702/+74976
| |
* | fix incorrectly sending id in formdata, causing an issue with pleroma (#267)halcy2022-11-211-1/+1
| |
* | Add more streaming events, some testshalcy2022-11-214-554/+826
| |
* | small docs changehalcy2022-11-212-1/+3
| |
* | Merge pull request #269 from eumiro/none_identityLorenz Diener2022-11-2113-176/+173
|\ \ | |/ |/| Refactor: use is for None/True/False
| * refactor: use is for True/FalseMiroslav Šedivý2022-11-209-64/+61
| |
| * refactor: use is for NoneMiroslav Šedivý2022-11-207-112/+112
|/
* commit new tests, bump versionshalcy2022-11-19127-73588/+72940
|
* fix versioning for limited federation instanceshalcy2022-11-191-18/+16
|
* add ability to get detailed signup error from create_accounthalcy2022-11-196-168/+331
|
* Add policy param for push_subscription_sethalcy2022-11-196-18/+36
|
* Add account lookup APIhalcy2022-11-196-2/+261
|
* Add email resend apihalcy2022-11-196-30/+110
|
* add server rules APIhalcy2022-11-194-4/+74
|
* and againhalcy2022-11-192-5/+7
|
* Try AGAIN to fix the docs stylehalcy2022-11-191-1/+1
|
Powered by cgit v1.2.3 (git 2.41.0)