Commit Graph

11 Commits

Author SHA1 Message Date
tastytea 88ead94bff
Use brace initializer for exceptions. 2020-03-06 06:43:51 +01:00
tastytea 25bef45181
Throw logic error if switch doesn't handle case. 2020-03-06 06:27:29 +01:00
tastytea e21dd1f95e
Add skeleton for Mastodon-API account class. 2020-03-06 06:04:51 +01:00
tastytea 386a9b8ee1
Require mastodonpp 0.5 or higher. 2020-03-06 05:44:41 +01:00
tastytea f5c53df354
Move Config constructor to header. 2020-03-06 05:43:45 +01:00
tastytea ece6da5479
Add dependencies to CMake config. 2020-02-29 22:13:52 +01:00
tastytea 3f80752239
Add Config::write(). 2020-02-29 21:55:45 +01:00
tastytea ab10e90c7f
Add ability to read config and parse config files.
Add classes Config and Directories.
2020-02-29 06:30:19 +01:00
tastytea b47b3e25a7
Make get_version constexpr and inline, move version.hpp to include.
Also configure all then include stuff in include/CMakeLists.txt.
2020-02-29 02:16:18 +01:00
tastytea a6d0cb84cf
Add menu bar and about dialog. 2020-02-25 03:26:41 +01:00
tastytea 79ccf6ee3e
Initial commit. 2020-02-24 20:16:27 +01:00