1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
taichi221228 d6015029e2 Refactor emoji utils in mastodon features
The refactoring of emoji utilities in the mastodon feature has been done to enhance readability and maintenance of the code. The types and functions involved in sanitizing and getting data have been clarified, including the introduction of an interface for skin tones. Additionally, erroneous typescript comments have been removed and the emojis type has been exported for further use.
2024-05-02 11:22:49 +09:00
..
chewy Clamp dates when serializing to Elasticsearch API (#28081) 2023-11-27 13:25:54 +00:00
controllers Use enum-generated scopes/queries for BulkImport (#29975) 2024-04-18 10:13:35 +00:00
helpers Remove image_pack_tag usage (#29925) 2024-04-15 09:05:19 +00:00
javascript Refactor emoji utils in mastodon features 2024-05-02 11:22:49 +09:00
lib Fixed crash when supplying FFMPEG_BINARY environment variable (#30022) 2024-04-22 09:00:24 +00:00
mailers Use existing MascotHelper#instance_presenter instead of local var in welcome email template (#29759) 2024-03-26 15:58:48 +00:00
models Use enum-generated scopes/queries for BulkImport (#29975) 2024-04-18 10:13:35 +00:00
policies Fix remaining Rails/WhereExists cop violations, regenerate todo (#28892) 2024-01-25 12:37:07 +00:00
presenters Add annual reports for accounts (#28693) 2024-01-24 09:38:10 +00:00
serializers Change /api/v1/announcements to return regular Status entities (#26736) 2024-04-17 09:06:23 +00:00
services Update stoplight to version 4.1.0 (#28366) 2024-04-02 15:47:40 +00:00
validators Improve email address validation (#29838) 2024-04-05 07:48:45 +00:00
views Use shared form partial for admin/domain_blocks views (#29609) 2024-04-22 12:22:16 +00:00
workers Update stoplight to version 4.1.0 (#28366) 2024-04-02 15:47:40 +00:00