This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
shimmie2/ext/view/events
Shish db0e788a67 [core] Deduplicate ImageAdditionEvent & ImageInfoSetEvent
Rather than ImageAddition triggering TagsSet/SourceSet/LockSet etc in one way, and ImageInfoSet triggering TagsSet/SourceSet/LockSet in a different way, why not have ImageAddition *just* deal with image addition, and then send a separate ImageInfoSet to deal with all of the metadata setting?
2024-02-20 22:15:24 +00:00
..
displaying_image_event.php Namespaces are one honking great idea—let's do more of those! 2023-01-10 22:44:09 +00:00
image_admin_block_building_event.php [core] don't make_link(make_link(path)), fixes #1029 2024-02-12 11:19:24 +00:00
image_info_box_building_event.php [core] a load more type hints, and fix bugs revealed by type hints 2024-01-20 14:11:00 +00:00
image_info_set_event.php [core] Deduplicate ImageAdditionEvent & ImageInfoSetEvent 2024-02-20 22:15:24 +00:00