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/api
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
..
delete.cpp Use references for HTMLForm, where possible. 2019-08-21 03:53:51 +02:00
get.cpp Changed license to AGPL3. 2019-08-15 22:53:38 +02:00
get_stream.cpp Changed license to AGPL3. 2019-08-15 22:53:38 +02:00
patch.cpp Use references for HTMLForm, where possible. 2019-08-21 03:53:51 +02:00
post.cpp Use references for HTMLForm, where possible. 2019-08-21 03:53:51 +02:00
put.cpp Use references for HTMLForm, where possible. 2019-08-21 03:53:51 +02:00