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 de8665481e
removed unnecessary
2018-06-12 03:06:02 +02:00
..
account.cpp Added Easy::Account::fields() 2018-06-12 03:05:12 +02:00
account.hpp Added Easy::Account::fields() 2018-06-12 03:05:12 +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 removed unnecessary 2018-06-12 03:06:02 +02:00
results.hpp old hashtags are now suffixed with _v1, new hashtags with _v2. hashtags() is an alias for _v1. 2018-06-11 01:54:15 +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