mirror of
https://github.com/HaschekSolutions/opentrashmail.git
synced 2026-04-25 06:35:55 +03:00
[PR #100] [MERGED] [Feature] Auto refresh mail box #105
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentrashmail#105
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/HaschekSolutions/opentrashmail/pull/100
Author: @thegeekoftheworld
Created: 5/7/2025
Status: ✅ Merged
Merged: 5/8/2025
Merged by: @geek-at
Base:
master← Head:master📝 Commits (3)
c7f46ed[Feature] Auto refresh mail boxf571b89Hotfix: mailserver3.py to fix the DELETE_OLDER_THAN_DAYS = false9d4b862Merge branch 'HaschekSolutions:master' into master📊 Changes
2 files changed (+21 additions, -7 deletions)
View changed files
📝
python/mailserver3.py(+10 -4)📝
web/templates/index.html.php(+11 -3)📄 Description
This feature auto refreshes the mail list every 30 sec to check for new mail.
#TODO add enable/disable to config and timer set
@geek-at Should I have it pull the api json and if that change reload content outside of htmx? or push it using raw ajax? I'm use to raw ajax not htmx.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.