[PR #100] [MERGED] [Feature] Auto refresh mail box #105

Closed
opened 2026-02-25 23:39:56 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (3)

  • c7f46ed [Feature] Auto refresh mail box
  • f571b89 Hotfix: mailserver3.py to fix the DELETE_OLDER_THAN_DAYS = false
  • 9d4b862 Merge 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.

## 📋 Pull Request Information **Original PR:** https://github.com/HaschekSolutions/opentrashmail/pull/100 **Author:** [@thegeekoftheworld](https://github.com/thegeekoftheworld) **Created:** 5/7/2025 **Status:** ✅ Merged **Merged:** 5/8/2025 **Merged by:** [@geek-at](https://github.com/geek-at) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`c7f46ed`](https://github.com/HaschekSolutions/opentrashmail/commit/c7f46edd5a1dd29db23777c62b5422012b08f468) [Feature] Auto refresh mail box - [`f571b89`](https://github.com/HaschekSolutions/opentrashmail/commit/f571b89be653fe9b6014faab3b0c158555cc4979) Hotfix: mailserver3.py to fix the DELETE_OLDER_THAN_DAYS = false - [`9d4b862`](https://github.com/HaschekSolutions/opentrashmail/commit/9d4b86294bb5aacbe448a934a7f8f52c9f444b5e) Merge branch 'HaschekSolutions:master' into master ### 📊 Changes **2 files changed** (+21 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `python/mailserver3.py` (+10 -4) 📝 `web/templates/index.html.php` (+11 -3) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:39:56 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentrashmail#105
No description provided.