Gráfico de commits

367 commits

Autor SHA1 Mensaje Fecha
Lorenz Diener efb1ebb8ce Add reaction support 2020-02-29 18:48:01 +01:00
Lorenz Diener 4f90728a4a Fix tests for 3.1.1 2020-02-22 20:31:33 +01:00
Lorenz Diener 65e49ec614 Add bookmarks 2020-02-22 19:50:24 +01:00
Lorenz Diener 05e2bcb967 Add bookmark scopes and entity/versioning info 2020-02-22 16:43:16 +01:00
Lorenz Diener 90ae6a655e Fix documentation of "content_type" parameter 2020-02-16 17:20:14 +01:00
Lorenz Diener 3b8d5b1e7b Move content-type support to new feature set "pleroma" 2020-02-16 17:12:36 +01:00
Lorenz Diener 86bb428e6f Add "mentions_only" parameter to notifications 2020-02-16 17:03:06 +01:00
Lorenz Diener 633b915fca Add new notification types to push API 2020-02-16 17:00:24 +01:00
Lorenz Diener 95aee9349a Update entity documentation 2020-02-16 16:53:35 +01:00
Lorenz Diener 00b2ea0046 Fix accidental version bump 2020-02-15 17:05:59 +01:00
Lorenz Diener 238dd9163a Document account_update_credentials better, bump versions 2020-02-15 16:54:36 +01:00
Lorenz Diener 4d8dae71a9 Add note to blocklist code. Fixes #210. 2020-02-15 16:45:14 +01:00
Lorenz Diener 4e76f6e322
Merge pull request #208 from limburgher/master
Try/catch magic for #207.
2020-02-15 13:51:59 +01:00
Gareth Dunstone ecfbd0ae23 added other parameters to account_update_credentials 2020-01-31 17:02:10 +11:00
Gareth Dunstone 37a180126e added the bot param 2020-01-31 15:27:04 +11:00
Gareth Dunstone aa57929d1e fixed copy paste typo. Should be able to set header image now 2020-01-31 11:45:58 +11:00
Gwyn Ciesla a9913527eb Try/catch magic for #207. 2019-11-21 12:34:58 -06:00
Lorenz Diener 0b3b2c31a0 Pre-release full testsuite updated run 2019-10-12 23:03:14 +02:00
Lorenz Diener 45908b6f4e Add, test and document last-read markers. Fixes #192 2019-10-12 22:55:17 +02:00
Lorenz Diener 1f36deb119 Add, test and document profile directory API (fixes #188) 2019-10-12 22:05:35 +02:00
Lorenz Diener 63bf5afc61 Implement, test and document featured and suggested tags APIs (fixes #191) 2019-10-12 21:47:58 +02:00
Lorenz Diener 3194b1295e Re-add and test trends API 2019-10-12 21:02:39 +02:00
Lorenz Diener 2e5095f301 Add, document and test nodeinfo api (fixes #199) 2019-10-12 20:51:29 +02:00
Lorenz Diener e60a3f1892 Add and document health API. Fixes #202 2019-10-12 20:25:55 +02:00
Lorenz Diener ef8e3cec6a Bump version of emoji dict 2019-10-12 20:16:16 +02:00
Lorenz Diener f421b1e498 Add new parameter for search 2019-10-12 20:13:38 +02:00
Lorenz Diener 0b952aef12 Implement "reason" for create_account 2019-10-12 20:02:09 +02:00
Lorenz Diener bf96ff5ea0 follow_request functions return relationship dicts now (fixes #196) 2019-10-12 19:42:43 +02:00
Lorenz Diener 86d06ea48c Add "feature set" support and "quote_id" support for fedibird. 2019-10-12 19:35:22 +02:00
Lorenz Diener 5e776519ef Clean up status_reply a little (fixes #189) 2019-10-12 19:26:57 +02:00
Lorenz Diener 50717ce548 Remove warning from conversations API, since it seems to be stable 2019-10-12 19:16:58 +02:00
Lorenz Diener 037b7ddd17 Some documentation clarification 2019-10-12 19:14:03 +02:00
Lorenz Diener 73c1e9e2d9 Add me()-function to return user account. Fixes #184 2019-10-12 19:05:46 +02:00
Lorenz Diener ca45cd65aa Add ability to persist base urls with clientid/secret/token (fixes #200) 2019-10-12 18:58:46 +02:00
Lorenz Diener 5c4916bd81 I am very smart 2019-10-12 00:32:20 +02:00
Lorenz Diener 87630e66e4 Attempt 2 at fixing crypto 2019-10-12 00:27:52 +02:00
Lorenz Diener ff160ec401 Try to future-proof cryptography module while remaining extremely backwards compatible since most distributions don't even have the old one (sighs) 2019-10-12 00:12:22 +02:00
Lorenz Diener 437f68c29a Update tests for 3.0.1 and fix regressions 2019-10-11 23:59:24 +02:00
Lorenz Diener a8e49756f4 Add a test case for conversation streaming 2019-10-11 22:32:51 +02:00
Lorenz Diener f42032dafc Add new card behaviour, freeze old test 2019-10-11 22:07:51 +02:00
Lorenz Diener 30eb63261c Implement new notification dismiss behaviour, add test for old behaviour 2019-10-11 21:51:28 +02:00
Lorenz Diener ec58bd4de8
Update Mastodon.py 2019-07-26 12:22:54 +02:00
no-boot-device 0d9948fa40
Update Mastodon.py 2019-07-25 03:36:16 -05:00
Lorenz Diener 5b3c1c6582 Doc fixes, remove some broken code, note about blocks 2019-07-23 12:08:21 +02:00
Lorenz Diener 5f2ee0fcae Change exit strategy 2019-06-23 12:12:07 +02:00
Lorenz Diener f920f8b584 Add final round of tests for moderation API 2019-06-22 22:48:30 +02:00
Lorenz Diener add974ae29 Add first half of tests for moderation API 2019-06-22 22:32:21 +02:00
Lorenz Diener 9b8d6f37a2 Implement rest of the moderation API 2019-06-22 22:00:19 +02:00
Lorenz Diener c671f4bbb3 Add versioning to admin_report 2019-06-22 21:56:33 +02:00
Lorenz Diener 75b7fc7779 Document new report dict fields 2019-06-22 21:56:08 +02:00