aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Clean up some docs stuffhalcy2022-12-011-2/+2
|
* Clarify some thingshalcy2022-11-291-2/+2
|
* Fix some nitshalcy2022-11-291-13/+20
|
* Restructure the docs, a lothalcy2022-11-291-3/+20
|
* fix indexhalcy2022-11-281-2/+3
|
* Some more doc split testshalcy2022-11-281-2/+9
|
* why no toctreehalcy2022-11-281-2/+0
|
* First attempt at making docs a bit more neathalcy2022-11-281-1488/+3
|
* Add v2 admin accounts APIhalcy2022-11-281-0/+2
|
* Add remove_from_followershalcy2022-11-271-0/+1
|
* Add account_familiar_followershalcy2022-11-271-1/+14
|
* Clean docs up a bit morehalcy2022-11-271-17/+8
|
* Add client auth data to access token filehalcy2022-11-271-6/+12
|
* clean terminology up a bithalcy2022-11-271-1/+9
|
* document logging outhalcy2022-11-271-1/+3
|
* add admin stats APIshalcy2022-11-271-4/+45
|
* Add admin domain block tests, change some things about the admin domain blockshalcy2022-11-261-2/+3
|
* Merge pull request #281 from catgoat/catgoat/domain_blocksLorenz Diener2022-11-261-0/+23
|\ | | | | Add admin domain blocks
| * update docs, too!micah2022-11-251-0/+23
| |
* | text formatting fixesTravis Hardiman2022-11-241-6/+6
|/
* Add admin trend apis to docshalcy2022-11-251-0/+4
|
* Add trending APIshalcy2022-11-241-0/+3
|
* Add new notification types, test for pathlib supporthalcy2022-11-241-0/+8
|
* Largely pointless now, so replacing with just a notehalcy2022-11-241-2/+8
|
* add status editinghalcy2022-11-221-0/+17
|
* small docs changehalcy2022-11-211-0/+1
|
* Add account lookup APIhalcy2022-11-191-1/+3
|
* Add email resend apihalcy2022-11-191-2/+3
|
* and againhalcy2022-11-191-0/+5
|
* Document "rules" attribute, make docs maybe a bit betterhalcy2022-11-191-1/+2
|
* some more testshalcy2022-11-191-1/+1
|
* Prep 1.6.0halcy2022-11-151-7/+10
|
* Doc and docstring updates for consistencyAndy Piper2022-11-131-152/+151
|
* Fix some things in streaming and admin API for 3.3.0 supporthalcy2022-11-131-3/+3
|
* Add support and tests for "notifying" followhalcy2022-11-131-0/+1
|
* Add support for timed mutes, fix tests to actually pass with new setuphalcy2022-11-131-0/+1
|
* fix naming for featured tagshalcy2022-11-131-5/+7
|
* Add account noteshalcy2022-11-131-0/+2
|
* Update information about dicts (media colors, card blurhash)halcy2022-11-131-2/+15
|
* add remote parameter, filtering by date for masto mainlinehalcy2022-11-131-8/+15
|
* Initial test fixing pass. Four tests still fail.halcy2022-11-071-2/+3
|
* update docs a bithalcy2022-11-061-4/+6
|
* Documentation for processing unknown events in streaming.Aljoscha Rittner2022-06-241-0/+14
| | | | Fixes #234
* Add reactions to changelogLorenz Diener2020-02-291-1/+1
|
* Add reaction supportLorenz Diener2020-02-291-1/+45
|
* Add documentation for bookmarksLorenz Diener2020-02-221-0/+7
|
* Add bookmark scopes and entity/versioning infoLorenz Diener2020-02-221-0/+1
|
* Fix documentation of "group" attributeLorenz Diener2020-02-161-1/+2
|
* Update entity documentationLorenz Diener2020-02-161-1/+4
|
* filter dicts example used account_follow callFilip H.F. "FiXato" Slagter2019-10-171-1/+1
| | | The example for Filter Dicts was referencing the `account_follow` function instead of `filter`, probably due to copy/pasting if the previous block?
Powered by cgit v1.2.3 (git 2.41.0)