1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
taichi221228 47b82ee7c8 Refactor buildSearch function in emoji_utils.ts
The buildSearch function has been refactored for better coding practices. More explicit typings and declaration were used, and the logic related to array search has been simplified for better readability. The 'eslint-disable' comment line was moved to a more appropriate location after these changes.
2024-04-24 09:55:00 +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 buildSearch function in emoji_utils.ts 2024-04-24 09:55:00 +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