KMY
c1f6d22ad2
Add limited_scope support
2023-08-12 22:49:28 +09:00
KMY
79062bfc2f
Add mutual visibility support
2023-08-12 18:22:22 +09:00
KMY
22ad776635
Add status references support
2023-07-06 12:55:11 +09:00
KMY
ee72808c1f
Add allow_image config
2023-05-30 09:54:30 +09:00
KMY
f93679566b
Add reactiondeck limit variable and improve sql
2023-05-27 10:13:18 +09:00
KMY
b9dab37eac
Change reactiondeck to draggable, add-removable
2023-05-26 20:42:36 +09:00
KMY
7e4d9a2d0d
Change instance setting max_items to max_emojis
2023-05-26 17:33:47 +09:00
KMY
cf72dae0d0
Add login visibility to fedibird_capabilities
2023-05-26 15:29:50 +09:00
KMY
f1625fe101
Add reaction deck
2023-05-26 15:15:48 +09:00
KMY
1bcf3e8c0b
Fix instance max_reactions property
2023-05-15 08:44:49 +09:00
KMY
5a638a9551
Add glitch-toc emoji_reaction support
2023-05-15 08:09:22 +09:00
KMY
de9e4b964c
Fix searchability api to compat with fedibird
2023-05-14 14:12:35 +09:00
KMY
2a54b76823
Bump to media attachments max on poll (disabled now)
2023-05-12 15:47:40 +09:00
KMY
57c15e0d7f
Remove extra media attachments and support raw array
2023-04-22 17:10:11 +09:00
KMY
a4e8dcc3c4
Fix api responses and add force_visibility
2023-04-13 09:53:24 +09:00
KMY
1502668ee5
Support 5 or more media_attachments from activitypub
2023-04-07 20:26:52 +09:00
KMY
47bedd20ca
Move emoji reaction limitation constraints
2023-03-08 16:31:22 +09:00
KMY
d5b8351364
Add fedibird capabiliies support
2023-03-05 14:48:22 +09:00
KMY
5c5b42d42c
Fix third party app emoji reaction feature
2023-02-27 20:17:25 +09:00
Takeshi Umeda
b0e3f0312c
Add synchronization of remote featured tags ( #19380 )
...
* Add LIMIT of featured tag to instance API response
* Add featured_tags_collection_url to Account
* Add synchronization of remote featured tags
* Deliver update activity when updating featured tag
* Remove featured_tags_collection_url
* Revert "Add featured_tags_collection_url to Account"
This reverts commit cff349fc27b104ded2df6bb5665132dc24dab09c.
* Add hashtag sync from featured collections
* Fix tag name normalize
* Add target option to fetch featured collection
* Refactor fetch_featured_tags_collection_service
* Add LIMIT of featured tag to v1/instance API response
2022-10-20 09:15:52 +02:00
Eugen Rochko
b04633a961
Add image processing and generate blurhash for server thumbnail ( #19348 )
...
Remove separate server hero setting
2022-10-13 11:29:19 +02:00
Eugen Rochko
d2528b26b6
Add server banner to web app, add GET /api/v2/instance
to REST API ( #19294 )
2022-10-05 03:47:56 +02:00