This website requires JavaScript.
Explore
Help
Register
Sign In
tastytea
/
mastodonpp
Watch
2
Star
1
Fork
0
You've already forked mastodonpp
Code
Issues
Pull Requests
Releases
12
Wiki
Activity
mastodonpp
/
include
History
tastytea
fc32e8ac0a
Add copy constructor for CURLWrapper.
...
The copy constructor does the same as the constructor. A new CURL handle is used for the “copy”.
2020-03-20 13:49:20 +01:00
..
api.hpp
Updated Pleroma endpoints to version 2.0.0.
2020-03-12 11:38:41 +01:00
CMakeLists.txt
Install headers.
2020-01-03 16:03:08 +01:00
connection.hpp
Enhance documentation for Instance and Connection.
2020-01-24 02:18:54 +01:00
curl_wrapper.hpp
Add copy constructor for CURLWrapper.
2020-03-20 13:49:20 +01:00
exceptions.hpp
Add a message only constructor to CURLException.
2020-01-10 12:22:00 +01:00
helpers.hpp
Mark unescape_html() nodiscard.
2020-02-03 13:06:01 +01:00
instance.hpp
Make set_proxy(), set_cainfo(), set_useragent() virtual.
2020-01-24 22:06:47 +01:00
mastodonpp.hpp
Add nlohmann-json example.
2020-01-26 00:49:49 +01:00
types.hpp
Fix header names in documentation.
2020-01-17 17:30:31 +01:00