136 コミット (aca6a7543ae97da2d1af8a6f9c547a0088d9e240)

作成者 SHA1 メッセージ 日付
  eugenijm b15cfc3d36 Mastodon API: ensure the notification endpoint doesn't return less than the requested amount of records unless it's the last page 4年前
  lain ca0e6e702b ChatMessageReference -> Chat.MessageReference 4年前
  lain f3ccd50a33 ChatMessageReferences: Adjust views 4年前
  rinpatch 8f6d428880 AccountView: Use mediaproxy URLs for emojis 4年前
  lain 23e248694d Announcements: Fix all tests. 4年前
  Egor Kislitsyn 6609714d66
Move Scrobble views to ScrobbleView 4年前
  Egor Kislitsyn 7803a85d2c
Add OpenAPI spec for StatusController 4年前
  Ivan Tashkinov aee88d11be [#2456] Removed support for embedded relationships in account view. 4年前
  Maksim Pechnikov 4d71c4b805 fixed 'source' object in verify_credentials 4年前
  Maksim Pechnikov bd261309cc added `unread_notifications_count` for `/api/v1/accounts/verify_credentials` 4年前
  Egor Kislitsyn 332e016bcd
Add OpenAPI spec for ScheduledActivityController 4年前
  lain db55dc9445 ActivityPub: Remove `react_with_emoji`. 4年前
  Ivan Tashkinov d5cdc907e3 Restricted embedding of relationships where applicable (statuses / notifications / accounts rendering). 4年前
  lain 5102468d0f Polls: Persist and show voters' count 4年前
  lain c845820911 Notifications: Create a chat notification. 4年前
  lain ca598e9c27 AccountView: Return user ap_id. 4年前
  Egor Kislitsyn cf4ebba774
Cleanup SubscriptionController 4年前
  Maksim Pechnikov 4b3b1fec4e added an endpoint for getting unread notification count 4年前
  lain 4576520461 Revert "Merge branch 'issue/1276' into 'develop'" 4年前
  Haelwenn (lanodan) Monnier 9172d719cc
profile emojis in User.emoji instead of source_data 4年前
  Ivan Tashkinov aa78325117 [#2323] Fixed a typo causing /accounts/relationships to render default relationships. Improved the tests. 4年前
  Haelwenn (lanodan) Monnier 185520d1b4
Provide known-good user.uri, remove User.profile_url/1 4年前
  Haelwenn (lanodan) Monnier b30fb1f3bb
User: Fix use of source_data in profile_url/1 4年前
  Haelwenn (lanodan) Monnier 2553400a66
Initial failing test statement against funkwhale channels 4年前
  Ivan Tashkinov dfbc05d496 Misc refactoring / tweaks (`ThreadMute.exists?/2`). 4年前
  Ivan Tashkinov 460e41585c Further preloading (more endpoints), refactoring, tests. 4年前
  Haelwenn (lanodan) Monnier 15be6ba9c2
AccountView: fix for other forms of <br> in bio 4年前
  Alexander Strizhakov f3791add99
removing with_move parameter 4年前
  Haelwenn (lanodan) Monnier 863ec33ba2
Add support for funkwhale Audio activity 4年前
  Alexander Strizhakov f0753eed0f
removing try block in tesla request 4年前
  Mark Felder 05da5f5cca Update Copyrights 4年前
  Haelwenn (lanodan) Monnier 6da6540036
Bump copyright years of files changed after 2020-01-07 4年前
  Haelwenn (lanodan) Monnier 1257331291
MastodonAPI.StatusView: Do not use site_name 4年前
  Lain Soykaf f875b9650a EmojiReactions: Add Mastodon-aligned reaction endpoints, change response 4年前
  Lain Soykaf 8a79f20c21 EmojiReactions: Rename to EmojiReacts 4年前
  rinpatch 983a87175e mastodon API: do not sanitize html in non-html fields 4年前
  lain a802e07241 Emoji Reactions: Add `reacted` field to emoji reactions 4年前
  lain 347f3ed2c6 Emoji reactions: Change api format once more 4年前
  lain 615b72238e Notifications: Add emoji reaction notifications 4年前
  lain dd3fc50ea4 Emoji reactions: Change cache and reply format 4年前
  lain 4c5b5f14dc StatusView: Add `emoji_reactions` 4年前
  Thomas Citharel d2f1c4f658
Add ActivityPub Object Event type support 4年前
  Hakaba Hitoyo 701815e64c [ActivityPub] Configurable ActivityPub actor type 4年前
  Maksim Pechnikov ed7f850ad2 fix test 4年前
  Egor Kislitsyn 624e720aa4 Add `with_move` query param to the notifications API 4年前
  Maksim Pechnikov a52da55eb9 added User.NotificationSetting struct 4年前
  Egor Kislitsyn f595cfe623
Remove User.user_info/2 4年前
  Egor Kislitsyn 1fc28a4b44
Add a view for the move notification 4年前
  Ivan Tashkinov de892d2fe1 [#1335] Reorganized users.subscribers as UserRelationship. Added tests for UserRelationship-related functionality. 4年前
  Ivan Tashkinov ba5cc30165 [#1335] Implemented notification mutes and reblog mutes as UserRelationships. User to UserRelationship relations and functions refactoring. 4年前