This repository has been archived on 2020-05-10. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon-cpp/src
tastytea 12c0b896db
Use references for HTMLForm, where possible.
HTMLForm can't be copied, so I'm returning using unique_ptr in maptoformdata()
and references everywhere else.
2019-08-21 03:53:51 +02:00
..
api Use references for HTMLForm, where possible. 2019-08-21 03:53:51 +02:00
easy Changed license to AGPL3. 2019-08-15 22:53:38 +02:00
CMakeLists.txt [WIP] Switch from curlpp to POCO. 2019-08-20 18:13:51 +02:00
debug.hpp Changed license to AGPL3. 2019-08-15 22:53:38 +02:00
http.cpp Use references for HTMLForm, where possible. 2019-08-21 03:53:51 +02:00
mastodon-cpp.cpp Add more debug statements around forms. 2019-08-21 03:35:44 +02:00
mastodon-cpp.hpp Use references for HTMLForm, where possible. 2019-08-21 03:53:51 +02:00
return_types.cpp Changed license to AGPL3. 2019-08-15 22:53:38 +02:00
return_types.hpp Changed license to AGPL3. 2019-08-15 22:53:38 +02:00
types.cpp Changed license to AGPL3. 2019-08-15 22:53:38 +02:00
types.hpp Changed license to AGPL3. 2019-08-15 22:53:38 +02:00
version.hpp.in fixed CMakeLists 2018-01-13 19:11:09 +01:00