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 622c4c1baf
Updated Easy::Card.
Deleted excess debug statement, added undocumented attribute
embed_url.
2019-05-05 14:18:57 +02:00
..
account.cpp Fixed Account::privacy() and Account::Source::privacy(). 2019-05-01 12:43:02 +02:00
account.hpp Updated Easy::Account. 2019-05-01 00:57:00 +02:00
application.cpp Added Easy::time as time type. 2019-03-29 14:44:39 +01:00
application.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
attachment.cpp Updated Easy::Attachment. 2019-05-01 19:51:50 +02:00
attachment.hpp Updated Easy::Attachment. 2019-05-01 19:51:50 +02:00
card.cpp Updated Easy::Card. 2019-05-05 14:18:57 +02:00
card.hpp Updated Easy::Card. 2019-05-05 14:18:57 +02:00
context.cpp Harmonize calls to Entity::check_valid(). 2019-04-25 14:55:45 +02:00
context.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
emoji.cpp Harmonize calls to Entity::check_valid(). 2019-04-25 14:55:45 +02:00
emoji.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
filter.cpp Harmonize calls to Entity::check_valid(). 2019-04-25 14:55:45 +02:00
filter.hpp Added support for /api/v1/filters and /api/v1/filters/:id. 2019-04-19 05:20:48 +02:00
instance.cpp Harmonize calls to Entity::check_valid(). 2019-04-25 14:55:45 +02:00
instance.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
list.cpp Harmonize calls to Entity::check_valid(). 2019-04-25 14:55:45 +02:00
list.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
mention.cpp Harmonize calls to Entity::check_valid(). 2019-04-25 14:55:45 +02:00
mention.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
notification.cpp Harmonize calls to Entity::check_valid(). 2019-04-25 14:55:45 +02:00
notification.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
pushsubscription.cpp Harmonize calls to Entity::check_valid(). 2019-04-25 14:55:45 +02:00
pushsubscription.hpp Replaced Easy::alertmap with Easy::alerts. 2019-04-13 02:45:27 +02:00
relationship.cpp Harmonize calls to Entity::check_valid(). 2019-04-25 14:55:45 +02:00
relationship.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
report.cpp Harmonize calls to Entity::check_valid(). 2019-04-25 14:55:45 +02:00
report.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
results.cpp Harmonize calls to Entity::check_valid(). 2019-04-25 14:55:45 +02:00
results.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
status.cpp Harmonize calls to Entity::check_valid(). 2019-04-25 14:55:45 +02:00
status.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
tag.cpp Harmonize calls to Entity::check_valid(). 2019-04-25 14:55:45 +02:00
tag.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
token.cpp Harmonize calls to Entity::check_valid(). 2019-04-25 14:55:45 +02:00
token.hpp Added Easy::Token. 2019-04-16 17:56:45 +02:00