Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add admin trend apis to docs | halcy | 2022-11-25 | 1 | -0/+4 |
| | |||||
* | Add admin trends test | halcy | 2022-11-25 | 6 | -46/+392 |
| | |||||
* | Add trending APIs | halcy | 2022-11-24 | 9 | -13/+255 |
| | |||||
* | 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() | ||||
| * | 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 |
|/ | |||||
* | Version bump | halcy | 2022-11-24 | 2 | -3/+3 |
| | |||||
* | Add notification tests | halcy | 2022-11-24 | 6 | -7/+1339 |
| | |||||
* | Update TODOs | halcy | 2022-11-24 | 1 | -2/+2 |
| | |||||
* | Robustify version parsing | halcy | 2022-11-24 | 3 | -10/+35 |
| | |||||
* | Add new notification types, test for pathlib support | halcy | 2022-11-24 | 6 | -11/+1045 |
| | |||||
* | Largely pointless now, so replacing with just a note | halcy | 2022-11-24 | 3 | -12/+9 |
| | |||||
* | Fix search issue, add pathlib path support | halcy | 2022-11-23 | 2 | -2/+13 |
| | |||||
* | changelog version wrong | halcy | 2022-11-22 | 1 | -1/+1 |
| | |||||
* | Fix some tests, fix a pleroma specific date parsing issue | halcy | 2022-11-22 | 6 | -103/+197 |
| | |||||
* | Merge pull request #268 from heharkon/master | Lorenz Diener | 2022-11-22 | 1 | -2/+12 |
|\ | | | | | Directory listing functionality had some possible parameters missing | ||||
| * | Directory listing functionality had some possible parameters missing. ↵ | Henrik Härkönen | 2022-11-20 | 1 | -2/+12 |
| | | | | | | | | "local" being perhaps the most important. | ||||
* | | add status editing | halcy | 2022-11-22 | 5 | -83/+549 |
| | | |||||
* | | Refresh tests | halcy | 2022-11-21 | 123 | -74702/+74976 |
| | | |||||
* | | 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 | 4 | -554/+826 |
| | | |||||
* | | small docs change | halcy | 2022-11-21 | 2 | -1/+3 |
| | | |||||
* | | Merge pull request #269 from eumiro/none_identity | Lorenz Diener | 2022-11-21 | 13 | -176/+173 |
|\ \ | |/ |/| | Refactor: use is for None/True/False | ||||
| * | refactor: use is for True/False | Miroslav Šedivý | 2022-11-20 | 9 | -64/+61 |
| | | |||||
| * | refactor: use is for None | Miroslav Šedivý | 2022-11-20 | 7 | -112/+112 |
|/ | |||||
* | commit new tests, bump versions | halcy | 2022-11-19 | 127 | -73588/+72940 |
| | |||||
* | fix versioning for limited federation instances | halcy | 2022-11-19 | 1 | -18/+16 |
| | |||||
* | add ability to get detailed signup error from create_account | halcy | 2022-11-19 | 6 | -168/+331 |
| | |||||
* | Add policy param for push_subscription_set | halcy | 2022-11-19 | 6 | -18/+36 |
| | |||||
* | Add account lookup API | halcy | 2022-11-19 | 6 | -2/+261 |
| | |||||
* | Add email resend api | halcy | 2022-11-19 | 6 | -30/+110 |
| | |||||
* | add server rules API | halcy | 2022-11-19 | 4 | -4/+74 |
| | |||||
* | and again | halcy | 2022-11-19 | 2 | -5/+7 |
| | |||||
* | Try AGAIN to fix the docs style | halcy | 2022-11-19 | 1 | -1/+1 |
| | |||||
* | try again to make the docs nicer | halcy | 2022-11-19 | 1 | -1/+1 |
| | |||||
* | Document "rules" attribute, make docs maybe a bit better | halcy | 2022-11-19 | 3 | -3/+7 |
| | |||||
* | some more tests | halcy | 2022-11-19 | 10 | -4/+239 |
| | |||||
* | Fix changelog | halcy | 2022-11-18 | 1 | -1/+0 |
| | |||||
* | Improve server time test | halcy | 2022-11-18 | 3 | -6/+145 |
| | |||||
* | Maybe fix test TZ issues | halcy | 2022-11-18 | 6 | -88/+91 |
| | |||||
* | try to fix tests, again | halcy | 2022-11-18 | 5 | -31/+38 |
| | |||||
* | maybe fix tests | halcy | 2022-11-17 | 3 | -27/+34 |
| | |||||
* | add server datetime retriever, fix tests some more | halcy | 2022-11-17 | 5 | -11/+96 |
| | |||||
* | Fix tests | halcy | 2022-11-17 | 7 | -96/+114 |
| | |||||
* | Add additional date based tests | halcy | 2022-11-17 | 5 | -4/+670 |
| | |||||
* | add another test for scheduled statuses | halcy | 2022-11-17 | 2 | -32/+240 |
| | |||||
* | Merge pull request #260 from joshms123/fix-id-unpack | Lorenz Diener | 2022-11-17 | 1 | -1/+1 |
|\ | | | | | Fix ID unpacking. | ||||
| * | Fix ID unpacking. | Josh S | 2022-11-16 | 1 | -1/+1 |
|/ | |||||
* | version bump | halcy | 2022-11-15 | 3 | -3/+3 |
| | |||||
* | Fix an issue, remove a test | halcy | 2022-11-15 | 2 | -13/+0 |
| |