[PR #4] [CLOSED] Icloud #741

Closed
opened 2026-02-25 21:36:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/4
Author: @tomershvueli
Created: 4/24/2015
Status: Closed

Base: masterHead: icloud


📝 Commits (2)

  • fe1a610 Added iCloud to NUX module (SMTP isn't working yet) and other slight updates, added gitignore.
  • b45a17a .gitignore is now working

📊 Changes

36 files changed (+22 additions, -2927 deletions)

View changed files

.gitignore (+7 -0)
hm3.ini (+0 -166)
modules/account/site.css (+0 -3)
modules/calendar/site.css (+0 -7)
modules/contacts/site.css (+0 -2)
modules/core/site.css (+0 -212)
modules/core/site.js (+0 -999)
modules/developer/site.css (+0 -12)
modules/developer/site.js (+0 -4)
modules/feeds/site.css (+0 -3)
modules/feeds/site.js (+0 -205)
modules/github/site.css (+0 -3)
modules/github/site.js (+0 -17)
modules/hacker_news/site.css (+0 -1)
modules/hacker_news/site.js (+0 -22)
modules/hello_world/site.css (+0 -8)
modules/hello_world/site.js (+0 -34)
modules/idle_timer/site.js (+0 -25)
modules/imap/site.css (+0 -74)
modules/imap/site.js (+0 -526)

...and 16 more files

📄 Description

iCloud support (SMTP isn't working yet) and added .gitignore for config files.


🔄 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/cypht-org/cypht/pull/4 **Author:** [@tomershvueli](https://github.com/tomershvueli) **Created:** 4/24/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `icloud` --- ### 📝 Commits (2) - [`fe1a610`](https://github.com/cypht-org/cypht/commit/fe1a61089aaac64e9903665fad941555c3a67a24) Added iCloud to NUX module (SMTP isn't working yet) and other slight updates, added gitignore. - [`b45a17a`](https://github.com/cypht-org/cypht/commit/b45a17a21258245131fc412a4a258be59425db88) .gitignore is now working ### 📊 Changes **36 files changed** (+22 additions, -2927 deletions) <details> <summary>View changed files</summary> ➕ `.gitignore` (+7 -0) ➖ `hm3.ini` (+0 -166) ➖ `modules/account/site.css` (+0 -3) ➖ `modules/calendar/site.css` (+0 -7) ➖ `modules/contacts/site.css` (+0 -2) ➖ `modules/core/site.css` (+0 -212) ➖ `modules/core/site.js` (+0 -999) ➖ `modules/developer/site.css` (+0 -12) ➖ `modules/developer/site.js` (+0 -4) ➖ `modules/feeds/site.css` (+0 -3) ➖ `modules/feeds/site.js` (+0 -205) ➖ `modules/github/site.css` (+0 -3) ➖ `modules/github/site.js` (+0 -17) ➖ `modules/hacker_news/site.css` (+0 -1) ➖ `modules/hacker_news/site.js` (+0 -22) ➖ `modules/hello_world/site.css` (+0 -8) ➖ `modules/hello_world/site.js` (+0 -34) ➖ `modules/idle_timer/site.js` (+0 -25) ➖ `modules/imap/site.css` (+0 -74) ➖ `modules/imap/site.js` (+0 -526) _...and 16 more files_ </details> ### 📄 Description iCloud support (SMTP isn't working yet) and added .gitignore for config files. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:36:05 +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/cypht#741
No description provided.