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
/
src
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.cpp
Updated Pleroma endpoints to version 2.0.0.
2020-03-12 11:38:41 +01:00
CMakeLists.txt
Implement HTTP POST in CURLWrapper.
2020-01-10 13:08:34 +01:00
connection.cpp
Rename buffer_mutex → _buffer_mutex.
2020-01-28 08:11:56 +01:00
curl_wrapper.cpp
Add copy constructor for CURLWrapper.
2020-03-20 13:49:20 +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
Extract post formats via regex.
2020-01-14 22:28:14 +01:00
log.hpp
Silence false positive clang-tidy warnings in log.hpp.
2020-01-14 23:45:39 +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