[PR #46] [MERGED] Add feature to list current accounts with mail and load inbox #96

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

📋 Pull Request Information

Original PR: https://github.com/HaschekSolutions/opentrashmail/pull/46
Author: @greyhatsec-au
Created: 10/2/2022
Status: Merged
Merged: 12/27/2022
Merged by: @geek-at

Base: masterHead: list-accounts


📝 Commits (3)

  • 1bf2920 Add feature to list current accounts with mail and load inbox
  • 0fb9b4a Add configuration option to enable list of accounts - defaults to hidden
  • 75c7fec Hide 'List Accounts' button by default, show when the option is enabled

📊 Changes

5 files changed (+45 additions, -1 deletions)

View changed files

📝 docker/rootfs/start.sh (+5 -0)
📝 example.config.ini (+3 -0)
📝 web/api.php (+11 -0)
📝 web/index.html (+2 -1)
📝 web/js/opentrashmail.js (+24 -0)

📄 Description

No description provided


🔄 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/46 **Author:** [@greyhatsec-au](https://github.com/greyhatsec-au) **Created:** 10/2/2022 **Status:** ✅ Merged **Merged:** 12/27/2022 **Merged by:** [@geek-at](https://github.com/geek-at) **Base:** `master` ← **Head:** `list-accounts` --- ### 📝 Commits (3) - [`1bf2920`](https://github.com/HaschekSolutions/opentrashmail/commit/1bf2920a500a3905bf1c017e1e0aad166635babe) Add feature to list current accounts with mail and load inbox - [`0fb9b4a`](https://github.com/HaschekSolutions/opentrashmail/commit/0fb9b4a7c080441860447b8a6b8e5b54c15c4a3e) Add configuration option to enable list of accounts - defaults to hidden - [`75c7fec`](https://github.com/HaschekSolutions/opentrashmail/commit/75c7fecb671eb466dd5cda892c5339fbc8925219) Hide 'List Accounts' button by default, show when the option is enabled ### 📊 Changes **5 files changed** (+45 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docker/rootfs/start.sh` (+5 -0) 📝 `example.config.ini` (+3 -0) 📝 `web/api.php` (+11 -0) 📝 `web/index.html` (+2 -1) 📝 `web/js/opentrashmail.js` (+24 -0) </details> ### 📄 Description _No description provided_ --- <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:53 +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#96
No description provided.