Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

techdebt(events): Migrate more event handling to registerEventListener() and typed events #10799

Merged
merged 7 commits into from
Oct 30, 2023

Conversation

nickvergessen
Copy link
Member

☑️ Resolves

🛠️ API Checklist

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not possible
  • 📘 API documentation in docs/ has been updated or is not required
  • 🔖 Capability is added or not needed

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Also simplifying the logic here to purge more data.
Since the feature is deprecated, simplicity of the code
is valued more than "too much" cache invalidation

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
…er()

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen added 3. to review feature: api 🛠️ OCS API for conversations, chats and participants technical debt labels Oct 27, 2023
@nickvergessen nickvergessen added this to the 💙 Next Major (28) milestone Oct 27, 2023
@nickvergessen nickvergessen self-assigned this Oct 27, 2023
lib/Files/TemplateLoader.php Outdated Show resolved Hide resolved
Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen force-pushed the techdebt/noid/more-event-handling branch from 6bb52c9 to b6a662b Compare October 30, 2023 09:42
@nickvergessen nickvergessen merged commit 8233f49 into master Oct 30, 2023
47 checks passed
@nickvergessen nickvergessen deleted the techdebt/noid/more-event-handling branch October 30, 2023 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review feature: api 🛠️ OCS API for conversations, chats and participants technical debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants