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 2527e9523e
Added support for /api/v1/filters and /api/v1/filters/:id.
2019-04-19 05:20:48 +02:00
..
account.cpp Added "emojis" to required fields in Easy::Account. 2019-04-14 19:57:07 +02:00
account.hpp Let Account::Source fall back to Easy::Entity. 2019-04-05 14:39:35 +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 Added Easy::time as time type. 2019-03-29 14:44:39 +01:00
attachment.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
card.cpp Added Easy::time as time type. 2019-03-29 14:44:39 +01:00
card.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
context.cpp Changed for-loop to std::transform. 2019-03-30 23:55:40 +01:00
context.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
emoji.cpp Added "visible_in_picker" to required fields in Easy::emoji. 2019-04-16 19:51:34 +02:00
emoji.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
filter.cpp Added support for /api/v1/filters and /api/v1/filters/:id. 2019-04-19 05:20:48 +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 Do not require contact_account in Easy::Instance. 2019-04-14 18:09:25 +02:00
instance.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
list.cpp Added Easy::time as time type. 2019-03-29 14:44:39 +01:00
list.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
mention.cpp Added Easy::time as time type. 2019-03-29 14:44:39 +01:00
mention.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
notification.cpp Added Easy::time as time type. 2019-03-29 14:44:39 +01:00
notification.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
pushsubscription.cpp Replaced Easy::alertmap with Easy::alerts. 2019-04-13 02:45:27 +02:00
pushsubscription.hpp Replaced Easy::alertmap with Easy::alerts. 2019-04-13 02:45:27 +02:00
relationship.cpp Added Easy::time as time type. 2019-03-29 14:44:39 +01:00
relationship.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
report.cpp Added Easy::time as time type. 2019-03-29 14:44:39 +01:00
report.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
results.cpp Changed for-loop to std::transform. 2019-03-30 23:57:25 +01:00
results.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
status.cpp Changed requirement for a valid Easy::Status. 2019-04-15 02:03:24 +02:00
status.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
tag.cpp Changed for-loop to std::transform. 2019-03-30 23:59:27 +01:00
tag.hpp Removed inclusion of easy.hpp from entities. 2019-03-31 21:43:57 +02:00
token.cpp Added Easy::Token. 2019-04-16 17:56:45 +02:00
token.hpp Added Easy::Token. 2019-04-16 17:56:45 +02:00