Commit Graph

329 Commits

Author SHA1 Message Date
fe91665b82
Add curl as dependency to CMake config and pkg-config recipe. 2020-01-04 11:46:10 +01:00
4acab9da5c
Add Request::get() (without real function for now).
Some checks failed
continuous-integration/drone/push Build is failing
2020-01-04 11:38:58 +01:00
e6690c85b4
Add curl initialization. 2020-01-04 11:38:27 +01:00
6d9096193b
Add CURLException. 2020-01-04 11:37:08 +01:00
0311b868aa
Put API endpoints in class API. 2020-01-04 09:29:52 +01:00
5f96861ea8
Rename answer to answer_type. 2020-01-04 09:12:00 +01:00
8c2d4c8b97
Generate and install mastodonpp.pc.
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-03 16:27:59 +01:00
a7fe14da27
Generate and install mastodonppConfig.cmake and so on. 2020-01-03 16:20:39 +01:00
e88238a37c
Fix target_sources. 2020-01-03 16:20:27 +01:00
94dd5f605d
Install headers. 2020-01-03 16:03:08 +01:00
59778f0d75
Add version header. 2020-01-03 15:59:43 +01:00
2ec7809a7d
Use target_sources. 2020-01-03 15:58:41 +01:00
fd7c2b3a04
Add “Usage” and “Install” to readme.
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-03 13:31:11 +01:00
276d478a3a
Remove option WITH_DOC. 2020-01-03 13:29:18 +01:00
174daaf924
Add request.hpp to mastodonpp.hpp and update example. 2020-01-03 13:10:46 +01:00
9874e76de2
Improve documentation.
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-03 13:05:00 +01:00
ed3111eb9e
Add enum for API calls.
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-03 12:47:11 +01:00
4c557aae6e
Use Instance and Request classes. 2020-01-03 12:42:10 +01:00
83afd98c7b
Merge branch 'develop' into main
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-03 11:28:31 +01:00
1d3275e429
Add documentation.
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-03 11:27:32 +01:00
49e910ecd8
Add return type for requests. 2020-01-03 10:30:56 +01:00
b1b03bfa3e
Add support for examples. 2020-01-03 10:22:34 +01:00
a2e084eda0
Expand git ignores. 2020-01-03 10:20:09 +01:00
cf19753de0
Add first test.
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-03 09:49:41 +01:00
dd93dab0a6
Add Drone CI recipe.
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-03 08:44:55 +01:00
5dc047811e
Add skeleton. 2020-01-03 08:32:03 +01:00
4d7d360f94
Add contributing guidelines and COC. 2020-01-03 06:30:29 +01:00
53bd5503c8
Add license. 2020-01-03 06:29:45 +01:00
809eada352
Minimal readme. 2020-01-03 06:09:43 +01:00