This repository has been archived on 2020-05-10. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon-cpp/src/easy/entities
tastytea f159f0c391
Get numbers in Easy::Tag::History::accounts() and ::use().
We were trying to get strings before.
2019-08-12 05:48:26 +02:00
..
account.cpp Made type names more consistent. 2019-05-13 21:31:38 +02:00
account.hpp Removed nonsensical ifdefs. 2019-08-12 04:55:31 +02:00
application.cpp Added Easy::time as time type. 2019-03-29 14:44:39 +01:00
application.hpp Removed nonsensical ifdefs. 2019-08-12 04:55:31 +02:00
attachment.cpp Updated Easy::Attachment. 2019-05-01 19:51:50 +02:00
attachment.hpp Removed nonsensical ifdefs. 2019-08-12 04:55:31 +02:00
card.cpp Updated Easy::Card. 2019-05-05 14:18:57 +02:00
card.hpp Removed nonsensical ifdefs. 2019-08-12 04:55:31 +02:00
context.cpp Updated Easy::Context. Removed superfluous debug messages. 2019-05-10 20:23:34 +02:00
context.hpp Removed nonsensical ifdefs. 2019-08-12 04:55:31 +02:00
emoji.cpp Updated Easy::Emoji. 2019-05-10 22:21:08 +02:00
emoji.hpp Removed nonsensical ifdefs. 2019-08-12 04:55:31 +02:00
filter.cpp Made type names more consistent. 2019-05-13 21:31:38 +02:00
filter.hpp Removed nonsensical ifdefs. 2019-08-12 04:55:31 +02:00
instance.cpp Fixed Instance::stats(). 2019-05-13 23:08:04 +02:00
instance.hpp Removed nonsensical ifdefs. 2019-08-12 04:55:31 +02:00
list.cpp Harmonize calls to Entity::check_valid(). 2019-04-25 14:55:45 +02:00
list.hpp Removed nonsensical ifdefs. 2019-08-12 04:55:31 +02:00
mention.cpp Harmonize calls to Entity::check_valid(). 2019-04-25 14:55:45 +02:00
mention.hpp Removed nonsensical ifdefs. 2019-08-12 04:55:31 +02:00
notification.cpp Made type names more consistent. 2019-05-13 21:31:38 +02:00
notification.hpp Removed nonsensical ifdefs. 2019-08-12 04:55:31 +02:00
pushsubscription.cpp Fixed validity-check for push subscriptions. 2019-07-21 02:33:28 +02:00
pushsubscription.hpp Removed nonsensical ifdefs. 2019-08-12 04:55:31 +02:00
relationship.cpp Updated Easy::Relationship. 2019-07-21 02:48:48 +02:00
relationship.hpp Removed nonsensical ifdefs. 2019-08-12 04:55:31 +02:00
report.cpp Harmonize calls to Entity::check_valid(). 2019-04-25 14:55:45 +02:00
report.hpp Removed nonsensical ifdefs. 2019-08-12 04:55:31 +02:00
results.cpp Harmonize calls to Entity::check_valid(). 2019-04-25 14:55:45 +02:00
results.hpp Removed nonsensical ifdefs. 2019-08-12 04:55:31 +02:00
status.cpp Made type names more consistent. 2019-05-13 21:31:38 +02:00
status.hpp Removed nonsensical ifdefs. 2019-08-12 04:55:31 +02:00
tag.cpp Get numbers in Easy::Tag::History::accounts() and ::use(). 2019-08-12 05:48:26 +02:00
tag.hpp Marked members of Easy::Tag::History const. 2019-08-12 05:47:49 +02:00
token.cpp Made type names more consistent. 2019-05-13 21:31:38 +02:00
token.hpp Removed nonsensical ifdefs. 2019-08-12 04:55:31 +02:00