noellabo
8a31e765cb
Add multiple emoji reaction support
2023-03-06 20:27:00 +09:00
noellabo
fc11b20384
Add media filter to bookmark, favorite, emoji_reaction and personal column
2023-03-02 06:57:28 +09:00
noellabo
fa82ec15d5
Add wide emoji support
...
Co-authored-by: Kei IWASAKI <laughk@users.noreply.github.com>
2023-03-01 20:23:57 +09:00
noellabo
90b9f8100e
fixup! Change the API call limit from 600 to 1200
2023-02-27 15:06:36 +09:00
noellabo
a7137add9f
Allow poll image
2023-02-27 15:06:35 +09:00
noellabo
ec075c3ccb
Add personal visibility feature
2023-02-06 16:28:37 +09:00
noellabo
4e7bfbfa6e
Add max_favourite_tags to instance API responses
2023-02-06 16:28:36 +09:00
noellabo
92c2bbcc0a
Add MAX_TOOT_CHARS
2023-02-06 16:28:36 +09:00
noellabo
160af83314
Add synchronization of remote featured_tag
2023-02-06 16:28:36 +09:00
noellabo
4b3f4be472
Add account conversations column
2023-02-06 16:28:36 +09:00
noellabo
73df565bde
Add REST compact mode for statuses
2023-02-06 16:28:35 +09:00
noellabo
91d6b018df
Add searchability features
2023-02-06 16:28:35 +09:00
noellabo
8b3ef9cc81
Add full text search for accounts
2023-01-16 12:58:29 +09:00
noellabo
999e361892
Add status reference
2023-01-16 12:58:29 +09:00
noellabo
1e6fbdea3a
Add Misskey location, birthday, and isCat
2022-10-07 14:59:56 +09:00
noellabo
83f5299fda
Change emoji reaction limit 8 to 20
2022-10-07 14:59:55 +09:00
noellabo
0b8c3df283
Fix status expires feature
2022-05-11 00:48:03 +09:00
noellabo
33785332f1
Add favourites list
2022-05-11 00:48:03 +09:00
noellabo
ae60e0a7d7
Add emoji reaction
2022-05-11 00:48:03 +09:00
noellabo
64c363cb08
Add limited timeline
2022-05-11 00:48:03 +09:00
noellabo
c6c7bdcb18
Add fedibird_capabilities
2022-05-11 00:48:02 +09:00
noellabo
279c215c04
Add feature_quote to instance API
2021-08-12 07:08:18 +09:00
Eugen Rochko
275fa4746b
Add configuration
attribute to GET /api/v1/instance
( #16485 )
...
List various values like file size limits and supported mime types
2021-07-10 17:58:41 +02:00
Eugen Rochko
8331fdf7e0
Add server rules ( #15769 )
2021-02-21 19:50:12 +01:00
ThibG
b40d68cc31
Add invites_enabled
to API ( #13501 )
2020-04-28 09:43:34 +02:00
Eugen Rochko
d61d164685
Add short_description
and approval_required
to GET /api/v1/instance
( #11146 )
2019-06-22 12:08:16 +02:00
Yamagishi Kazutoshi
8347479f5d
Bump webpacker from 3.5.5 to 4.0.2 ( #10277 )
...
Bumps [webpacker](https://github.com/rails/webpacker ) from 3.5.5 to 4.0.2.
- [Release notes](https://github.com/rails/webpacker/releases )
- [Changelog](https://github.com/rails/webpacker/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rails/webpacker/compare/v3.5.5...v4.0.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2019-03-15 15:05:31 +01:00
Eugen Rochko
51e154f5e8
Admission-based registrations mode ( #10250 )
...
Fix #6856
Fix #6951
2019-03-14 05:28:30 +01:00
Eugen Rochko
a006d4afbe
Add registrations attribute to instance entity in REST API ( #10060 )
...
Fix #9350
2019-02-16 05:23:47 +01:00
Akihiko Odaki
778b37790b
Do not fetch environment variables to determine default locale ( #6618 )
...
The default locale is now set by config.
2018-03-04 10:00:46 +01:00
Eugen Rochko
a3c4138197
Add contact_account and languages to instance API ( #6574 )
2018-03-01 20:48:11 +01:00
Yamagishi Kazutoshi
3c18964256
Fallback default thumbnail in instance status API ( #6177 )
2018-01-04 15:36:55 +01:00
Eugen Rochko
9239e4ce4d
Uploads for admin site settings ( #4913 )
...
* Improve OpenGraph tags for about pages
* Add thumbnail admin setting
* Fix error
* Fix up
2017-09-14 00:04:30 +02:00
Gergely Nagy
2ebe4ff568
api/instances: Include the stats from the /about/more page ( #4074 )
...
To be able to pull some basic statistics from a Mastodon instance, include the
user, status and connected domain counters in the `/api/v1/instance` response.
Fixes #3570 .
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2017-08-08 22:18:12 +02:00
Eugen Rochko
8b2cad5637
Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ( #4090 )
2017-07-07 04:02:06 +02:00