|
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 |
|
|
bcc5c304e9
|
Split easy.hpp into several files
|
2018-03-26 19:23:36 +02:00 |
|
|
0223b9e854
|
Added meta info to attachment class
|
2018-03-26 19:23:35 +02:00 |
|
|
55ea84c27c
|
moved examples and tests to root directory
|
2018-03-26 19:23:35 +02:00 |
|
|
d2398008e8
|
added Attachment class
|
2018-03-26 19:23:35 +02:00 |
|
|
a1c1257c2d
|
fixed header searching
|
2018-03-26 19:23:35 +02:00 |
|
|
57641d0e4a
|
updated ebuilds
|
2018-03-26 19:23:35 +02:00 |
|
|
f7eafdaf95
|
Updated header location in examples, easy.hpp
|
2018-03-26 19:23:35 +02:00 |
|
|
dae9ac1fc2
|
added Easy::Account()
|
2018-03-26 19:23:34 +02:00 |
|
|
c27884e959
|
Added deprecation warnings
|
2018-03-26 19:17:28 +02:00 |
|
|
dd5a690533
|
Updated documentation
|
2018-03-26 01:20:14 +02:00 |
|
|
5598a7fb3d
|
refactored Easy::Entity and children
|
2018-03-25 22:46:38 +02:00 |
|
|
312ae6b5de
|
added Easy::Card
|
2018-03-25 19:44:49 +02:00 |
|
|
d9416448a4
|
fix documentation generation
|
2018-03-23 00:53:41 +01:00 |
|
|
15a8ee5b69
|
Split easy.hpp into several files
|
2018-03-22 00:39:28 +01:00 |
|
|
c72715a63d
|
Added meta info to attachment class
|
2018-03-21 23:28:48 +01:00 |
|
|
29581f92fc
|
moved examples and tests to root directory
|
2018-03-21 23:27:29 +01:00 |
|
|
92e60eb7c2
|
added Attachment class
|
2018-03-21 20:29:33 +01:00 |
|
|
6cb9589cc0
|
fixed header searching
|
2018-03-21 20:12:45 +01:00 |
|
|
968339a0c0
|
updated ebuilds
|
2018-03-21 17:51:17 +01:00 |
|
|
a4a46d089e
|
Updated header location in examples, easy.hpp
|
2018-03-21 17:34:27 +01:00 |
|
|
e19bdc2feb
|
added Easy::Account()
|
2018-03-21 17:00:57 +01:00 |
|
|
c01af9a197
|
Updated examples to work well with newer jsoncpp versions
|
2018-03-18 17:34:44 +01:00 |
|
|
4f97ef5a37
|
Updated dependency information
|
2018-03-18 15:44:28 +01:00 |
|
|
ea3b596abb
|
fixed travis recipe, reordered source tree
|
2018-03-18 15:37:47 +01:00 |
|
|
537defb38b
|
Added ppa for jsoncpp to travis recipe
|
2018-03-18 15:13:48 +01:00 |
|
|
348aa4dca8
|
removed Boost from buildrecipe
|
2018-03-18 14:59:47 +01:00 |
|
|
94b00bca99
|
Switched from Boost to JsonCpp for JSON parsing
|
2018-03-18 14:53:51 +01:00 |
|
|
c25d8cc5f9
|
Add link to todo-list
|
2018-03-18 14:02:53 +01:00 |
|
|
3afaff08b4
|
Documentation: Usage before install
|
2018-03-18 01:43:09 +01:00 |
|
|
02b4bec289
|
Enhanced installation documentation
|
2018-03-18 01:32:54 +01:00 |
|
|
cd87269b59
|
Don't send Connection: close for streaming requests
|
2018-03-15 12:45:49 +01:00 |
|