monkey: i've only added notifications for `entities` and `collections`. But I guess it can be easily extended for `revisions` as well
how about you have a look at it and if the implementation looks alright to you and then I will extend it for revisions or maybe editors as well
monkey
Will do
>or maybe editors as well
What do you mean by that?
Extending it to revisions, absolutely, as Freso pointed out it would be nice to get notifications when another user comments on a revision I created or commented on
But editors?
prabaaaaal
i can get notifications if someone else creates a collection
monkey
Ah, yes, I see. Subscribe to a user to get notifications on their activity
akashgp09[m]: I forgot to commit this small refactor before merging PR #626, could you please give me a quick review when you have a minute?
And also since now GSoC results have been announced, congratulations on a successful summer of coding akashgp09[m] !
akashgp09[m]
Thank you monkey 😇
prabaaaaal
congratulations akashgp09[m]
akashgp09[m]
Thank you prabaaaaal :)
monkey
CatQuest: I've improved the detection and validation of ISBNs, which now support dashes, spaces, and formats like ISBN-13: 978-0-596-52068-7 and the badly formatted ISBNs found on the Amazon website like 978-1596875647
Deployed in prod, beta and test; if you encounter an issue with it do let me know !