Skip to content

feat: File reminders backend - #39651

Merged
Pytal merged 38 commits into
masterfrom
feat/files-reminders
Aug 3, 2023
Merged

feat: File reminders backend#39651
Pytal merged 38 commits into
masterfrom
feat/files-reminders

Conversation

@Pytal

@PytalPytal commented Aug 1, 2023

Copy link
Copy Markdown
Member

Summary

  • HTTP API
  • Notifier
  • Scheduled notifications
  • Clean up job

Checklist

Comment threadapps/files_reminders/lib/Command/ListCommand.php Outdated
Comment threadapps/files_reminders/lib/Notification/Notifier.php Outdated
@Pytal
Pytalforce-pushed the feat/files-reminders branch 2 times, most recently from d4d2332 to eeef52bCompareAugust 1, 2023 22:42
@PytalPytal mentioned this pull request Aug 3, 2023
10 tasks

@come-nccome-nc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess another listener for if the user is deleted is needed as well, good otherwise.

@susnuxsusnux left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Comment threadapps/files_reminders/lib/Listener/NodeDeletedListener.php
Pytal added 13 commits August 3, 2023 15:30
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Pytal added 19 commits August 3, 2023 15:30
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
@Pytal
Pytalforce-pushed the feat/files-reminders branch from 2734f38 to a806bd0CompareAugust 3, 2023 22:59
@PytalPytal added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Aug 3, 2023
@Pytal
Pytal merged commit 777f8c9 into masterAug 3, 2023
@Pytal
Pytal deleted the feat/files-reminders branch August 3, 2023 23:38
@PytalPytal mentioned this pull request Aug 3, 2023
3 tasks
@Pytal

Pytal commented Aug 8, 2023

Copy link
Copy Markdown
MemberAuthor

/backport to stable27

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishenhancementfeature: files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@Pytal@susnux@come-nc