Commit Graph

15 Commits

Author SHA1 Message Date
231663b07e
Changed license to AGPL3.
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-15 22:53:38 +02:00
8fe607d43e
Updated Easy::Attachment.
Moved Metadata into Attachment::meta.
2019-05-01 19:51:50 +02:00
5e6bf432a8
Harmonize calls to Entity::check_valid(). 2019-04-25 14:55:45 +02:00
54a1fb0d3e
Added Easy::time as time type.
All checks were successful
the build was successful
2019-03-29 14:44:39 +01:00
0b35fa0828
Uodated copyright years. 2019-03-20 06:15:43 +01:00
e07dc45184
Inherit constructors from Entity. 2019-03-11 20:48:54 +01:00
c8baf41582
Renamed macros.hpp to debug.hpp. 2019-02-22 11:35:06 +01:00
318221a2e6
Changed uint_fast16_t to uint16_t and uint_fast64_t to uint64_t. 2019-02-22 08:29:54 +01:00
0b47e0ec8d
Changed ids from uint_fast64_t to const string in all Entities. 2019-01-27 03:44:08 +01:00
ee82d35357
Removed const where it has no effect.
All checks were successful
the build was successful
2018-12-04 11:26:28 +01:00
b74381ceed
Enhanced Entity::valid
All checks were successful
the build was successful
It now checks if all non-nullable attributes are set. fixes #10
2018-07-14 11:54:13 +02:00
43504f6ef7
Added Easy::send_toot (Closes #1)
Some checks failed
the build failed
2018-06-14 04:11:28 +02:00
8f30451ec1
Made Easy::Attachment writable (#1)
All checks were successful
the build was successful
2018-06-14 03:19:23 +02:00
87a432f326
bugfix: An exception was thrown when converting empty strings to uint64 2018-05-11 06:15:35 +02:00
87fded18db
Moved entites into src/easy/entities/ 2018-04-03 00:17:42 +02:00