Commit Graph

178 Commits

Author SHA1 Message Date
fe7c20fe9e
Added Easy::get_link() 2018-04-03 00:04:47 +02:00
c74f3b9491
Bump to 0.8.0 2018-04-02 02:36:34 +02:00
69fd5138ee
added error 23 2018-04-02 02:29:39 +02:00
a0deca93c6
Added timestamps to example13 2018-04-02 02:29:15 +02:00
844fb2c577
Replaced uint16_t with uint_fast16_t, refactoring 2018-04-02 01:47:44 +02:00
tastytea
016f79b4d2
Merge pull request #1 from tastytea/easy 2018-04-01 23:01:47 +00:00
b918af5a19
Enhanced documentation 2018-04-02 00:49:28 +02:00
002c77ca21
fixed travis script 2018-04-01 05:19:17 +02:00
f298de7cff
Rewrote enums for consistency 2018-04-01 05:14:02 +02:00
3acd8536d8
include ctest in travis script 2018-04-01 05:07:21 +02:00
65bd76a5ce
Added a basic Easy-test 2018-04-01 05:03:50 +02:00
1bd9dbff30
Enhanced documentation 2018-04-01 05:03:35 +02:00
04f9a34dcd
fixed build script (header location) 2018-04-01 04:30:58 +02:00
4f66554271
updated documentation 2018-04-01 04:27:29 +02:00
88e2846e83
added example 13, fixed other examples 2018-04-01 04:17:03 +02:00
364ac268fd
fixed example07 2018-04-01 03:37:01 +02:00
445567744d
fixed headers, refactoring 2018-04-01 03:36:11 +02:00
4baef545db
Added Easy::parse_stream() 2018-04-01 03:08:22 +02:00
7f9e8aca0b
fixed missing default return value in Attachment::framerate() 2018-04-01 02:26:06 +02:00
1b7753424b
documentation enhancement 2018-04-01 02:20:10 +02:00
b436a7abe2
added example12 2018-04-01 02:19:39 +02:00
0c0495b5f1
added Instance::streaming_api() 2018-04-01 01:58:14 +02:00
168f55a791
Added bitrate(), duration() and framerate() to Easy::Attachment 2018-04-01 01:50:26 +02:00
67da294d1d
Added Easy::Entity::to_object() 2018-04-01 00:15:51 +02:00
233646668e
fixed Easy::Status::id() 2018-04-01 00:14:55 +02:00
3d2c636d54
Added Easy::Entity::from_string() and Easy::json_array_to_vector() 2018-03-31 20:03:31 +02:00
d37f1aefb7
Changed uint64_t to uint_fast64_t 2018-03-31 19:47:33 +02:00
f8530d09e8
Added type conversion for IDs (string->uint64) 2018-03-31 19:29:03 +02:00
c1174c0061
Entity: Added check for single-object arrays 2018-03-31 06:52:22 +02:00
168a4926d1
Added Account::url() (forgot it before) 2018-03-31 05:02:03 +02:00
e4d2b1759e
Completed most of the incomplete Entitys (Attachment is still incomplete) 2018-03-31 04:39:11 +02:00
d78c699955
Added Easy::Status 2018-03-31 04:29:55 +02:00
7e2c2b0359
Added Easy::Application and Easy::Tag 2018-03-31 04:07:21 +02:00
06ab515f17
Add Easy::Report and Easy::Results (incomplete) 2018-03-31 03:28:18 +02:00
d4708e538f
Added Easy::Relationship 2018-03-31 02:54:15 +02:00
d6a208857f
removed duplicate includes and such 2018-03-31 00:12:34 +02:00
2f7da8a99a
Addedd Easy::Notification (without status() for now) 2018-03-31 00:00:20 +02:00
fa03cb7ed2
Added Easy::Mention, small fixes 2018-03-30 23:51:09 +02:00
4a1b454ba1
Removed unneccessary using-statements, fixed documentation 2018-03-30 20:31:30 +02:00
6a8fb144ad
Added Entity::List 2018-03-30 20:30:29 +02:00
a89656caf1
Added Easy::Context 2018-03-30 20:22:45 +02:00
69740568e0
Added constructors for empty Entities 2018-03-30 20:16:31 +02:00
18aabc454f
Added Easy::Instance 2018-03-30 20:08:47 +02:00
1a0a02d619
Added error() to all entities 2018-03-30 19:01:09 +02:00
328e06c2b5
Added Easy::Emoji 2018-03-30 18:41:28 +02:00
6208104335
Merge branch 'easy' of github.com:tastytea/mastodon-cpp into easy 2018-03-27 03:11:12 +02:00
5c30e40259
Updated documentation 2018-03-26 19:23:36 +02:00
b6bb41e93a
refactored Easy::Entity and children 2018-03-26 19:23:36 +02:00
6e9113292e
added Easy::Card 2018-03-26 19:23:36 +02:00
4ce6a5e03a
fix documentation generation 2018-03-26 19:23:36 +02:00