Iceshrimp.NET/Iceshrimp.Backend/Controllers/Mastodon/Schemas/Entities
2024-03-06 00:55:53 +01:00
..
AccountEntity.cs [backend/federation] Handle user profile fields (ISH-34) 2024-02-25 01:02:21 +01:00
AnnouncementEntity.cs [backend/masto-client] Add announcements (ISH-102) 2024-02-27 03:42:03 +01:00
AttachmentEntity.cs [backend] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00
ConversationEntity.cs [backend/mastodon-client] Implement conversations endpoints 2024-02-27 01:07:12 +01:00
EmojiEntity.cs [backend/federation] Handle emoji for incoming notes (ISH-89) 2024-02-25 00:02:17 +01:00
ListEntity.cs [backend/masto-client] Add user list support 2024-02-23 00:40:51 +01:00
MarkerEntity.cs [backend/core] Add markers table & respective endpoints (ISH-91) 2024-02-27 02:15:40 +01:00
MentionEntity.cs [backend] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00
NotificationEntity.cs [backend/federation] Handle ASAnnounce activities 2024-02-22 00:17:41 +01:00
PollEntity.cs [backend/federation] Initial poll support (ISH-62) 2024-03-06 00:55:53 +01:00
RelationshipEntity.cs [backend] Code cleanup: switch to BSD braces style, tweak code style 2024-02-17 02:31:00 +01:00
StatusEntity.cs [backend/federation] Initial poll support (ISH-62) 2024-03-06 00:55:53 +01:00
TagEntity.cs [backend/masto-client] Return hashtags on search (ISH-14) 2024-03-04 01:50:11 +01:00