.. |
AccountEntity.cs
|
[backend/masto-client] Expose AccountEntity.last_status_at
|
2025-03-07 21:22:48 +01:00 |
AnnouncementEntity.cs
|
[backend] Code cleanup
|
2024-03-17 13:36:08 +01:00 |
AttachmentEntity.cs
|
[backend/masto-client] Return attachment metadata when available (ISH-657)
|
2024-12-12 00:34:34 +01:00 |
ConversationEntity.cs
|
[backend/api] Replace IEntity with IIdentifiable, move EntityWrapper<T> to shared project
|
2025-02-18 21:47:33 +01:00 |
EmojiEntity.cs
|
[backend/federation] Handle emoji for incoming notes (ISH-89)
|
2024-02-25 00:02:17 +01:00 |
FilterEntity.cs
|
[backend/core] Support note filters (ISH-97)
|
2024-03-31 23:56:55 +02:00 |
FilterResult.cs
|
[backend/core] Support note filters (ISH-97)
|
2024-03-31 23:56:55 +02: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
|
[bakend/akko-api] Don't send note/notification entity pleroma extensions unless isPleroma is enabled for the auth token
|
2025-03-18 09:25:37 +01:00 |
PollEntity.cs
|
[backend/api] Replace IEntity with IIdentifiable, move EntityWrapper<T> to shared project
|
2025-02-18 21:47:33 +01:00 |
PreferencesEntity.cs
|
[backend/masto-client] Add /api/v1/preferences endpoint (ISH-746)
|
2025-03-07 21:56:35 +01:00 |
ReactionEntity.cs
|
[backend/federation] Add reactions support (ISH-69)
|
2024-03-09 01:16:57 +01:00 |
RelationshipEntity.cs
|
[backend/api] Replace IEntity with IIdentifiable, move EntityWrapper<T> to shared project
|
2025-02-18 21:47:33 +01:00 |
ReportEntity.cs
|
[backend/masto-client] Add endpoints for filing reports (ISH-749)
|
2025-03-15 02:44:43 +01:00 |
RuleEntity.cs
|
[backend/api] Replace IEntity with IIdentifiable, move EntityWrapper<T> to shared project
|
2025-02-18 21:47:33 +01:00 |
StatusEntity.cs
|
[bakend/akko-api] Don't send note/notification entity pleroma extensions unless isPleroma is enabled for the auth token
|
2025-03-18 09:25:37 +01:00 |
TagEntity.cs
|
[backend/masto-client] Make hashtag history placeholder an array
|
2024-05-07 22:26:09 +02:00 |