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 3423e7f672
Added Easy::Tag::History
2018-06-11 01:41:30 +02:00
..
account.cpp bugfix: An exception was thrown when converting empty strings to uint64 2018-05-11 06:15:35 +02:00
account.hpp Moved entites into src/easy/entities/ 2018-04-03 00:17:42 +02:00
application.cpp Moved entites into src/easy/entities/ 2018-04-03 00:17:42 +02:00
application.hpp Moved entites into src/easy/entities/ 2018-04-03 00:17:42 +02:00
attachment.cpp bugfix: An exception was thrown when converting empty strings to uint64 2018-05-11 06:15:35 +02:00
attachment.hpp Moved entites into src/easy/entities/ 2018-04-03 00:17:42 +02:00
card.cpp Moved entites into src/easy/entities/ 2018-04-03 00:17:42 +02:00
card.hpp Moved entites into src/easy/entities/ 2018-04-03 00:17:42 +02:00
context.cpp Moved entites into src/easy/entities/ 2018-04-03 00:17:42 +02:00
context.hpp Moved entites into src/easy/entities/ 2018-04-03 00:17:42 +02:00
emoji.cpp Moved entites into src/easy/entities/ 2018-04-03 00:17:42 +02:00
emoji.hpp Moved entites into src/easy/entities/ 2018-04-03 00:17:42 +02:00
instance.cpp Moved entites into src/easy/entities/ 2018-04-03 00:17:42 +02:00
instance.hpp Moved entites into src/easy/entities/ 2018-04-03 00:17:42 +02:00
list.cpp bugfix: An exception was thrown when converting empty strings to uint64 2018-05-11 06:15:35 +02:00
list.hpp Moved entites into src/easy/entities/ 2018-04-03 00:17:42 +02:00
mention.cpp bugfix: An exception was thrown when converting empty strings to uint64 2018-05-11 06:15:35 +02:00
mention.hpp Moved entites into src/easy/entities/ 2018-04-03 00:17:42 +02:00
notification.cpp bugfix: An exception was thrown when converting empty strings to uint64 2018-05-11 06:15:35 +02:00
notification.hpp corrected header path 2018-04-11 16:09:52 +02:00
pushsubscription.cpp Added Easy::PushSubscription 2018-05-23 20:21:41 +02:00
pushsubscription.hpp Added since-tag 2018-05-25 14:21:35 +02:00
relationship.cpp bugfix: An exception was thrown when converting empty strings to uint64 2018-05-11 06:15:35 +02:00
relationship.hpp Moved entites into src/easy/entities/ 2018-04-03 00:17:42 +02:00
report.cpp bugfix: An exception was thrown when converting empty strings to uint64 2018-05-11 06:15:35 +02:00
report.hpp Moved entites into src/easy/entities/ 2018-04-03 00:17:42 +02:00
results.cpp Added /api/v2/search, copied Easy::Result::hashtag to hashtag_v1, changed Easy::Result::hashtag to return Easy::Tag objects 2018-06-11 01:38:36 +02:00
results.hpp Added /api/v2/search, copied Easy::Result::hashtag to hashtag_v1, changed Easy::Result::hashtag to return Easy::Tag objects 2018-06-11 01:38:36 +02:00
status.cpp bugfix: An exception was thrown when converting empty strings to uint64 2018-05-11 06:15:35 +02:00
status.hpp Moved entites into src/easy/entities/ 2018-04-03 00:17:42 +02:00
tag.cpp Added Easy::Tag::History 2018-06-11 01:41:30 +02:00
tag.hpp Added Easy::Tag::History 2018-06-11 01:41:30 +02:00