mastodonpp/src
tastytea 24cb2d523d
continuous-integration/drone/push Build is passing Details
ObtainToken: Change grant_type to authorization_code.
client_credentials worked before but not anymore. 🤷
2020-11-13 13:03:49 +01:00
..
CMakeLists.txt Implement HTTP POST in CURLWrapper. 2020-01-10 13:08:34 +01:00
api.cpp Add Support for Pleroma 2.0.2. 2020-04-18 15:25:49 +02:00
connection.cpp Rename buffer_mutex → _buffer_mutex. 2020-01-28 08:11:56 +01:00
curl_wrapper.cpp Ensure that the first parameter in all GET calls is prefaced with ?. 2020-03-20 16:29:16 +01:00
exceptions.cpp Add a message only constructor to CURLException. 2020-01-10 12:22:00 +01:00
helpers.cpp Make map of named entities into 2 columns. 2020-02-12 17:13:17 +01:00
instance.cpp ObtainToken: Change grant_type to authorization_code. 2020-11-13 13:03:49 +01:00
log.hpp Avoid copies, fix warnings. 2020-11-13 12:01:18 +01:00
types.cpp Move types into types.hpp and add answer_type::next() and prev(). 2020-01-14 20:44:08 +01:00
version.hpp.in Fix initialization notation of version. 2020-01-06 16:42:42 +01:00