ujjwal123123
|
0f8951c40d
|
Change json.dumps to json.loads (#774)
`json.dumps` converts JSON to Python string which is not what's needed here. If `json.dumps` is used, `statuses[0]` becomes `"`.
|
2020-06-20 14:01:35 +02:00 |
|
GroovinChip
|
818560fbd4
|
Update libraries.md (#760)
Add Dart API library
|
2020-03-19 18:21:05 +01:00 |
|
trwnh
|
402a44cdbb
|
Move client-dev page out of user guide (#756)
|
2020-02-16 12:57:50 +01:00 |
|
tastytea
|
53f39f031d
|
Libraries: Replace mastodon-cpp with mastodonpp. (#746)
mastodon-cpp is not actively maintained anymore and has been replaced by
mastodonpp.
|
2020-01-12 14:12:45 +01:00 |
|
trwnh
|
7ceae9fe36
|
Update anchors, line breaks, tootctl options (#745)
* update anchors
* remove extraneous anchors
* fix line breaks
* wrap tootctl tokens in code blocks
* change anchors to hugo format
* fix mistaken search-and-replace
* fix mistaken search-and-replace
|
2020-01-12 14:11:56 +01:00 |
|
Eugen Rochko
|
33cb69ad07
|
Update documentation with contents by twrnh
|
2020-01-04 10:33:16 +01:00 |
|