Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • UnifiedPush for IMAP UnifiedPush for IMAP
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • UnifiedPush for IMAP
  • UnifiedPush for IMAPUnifiedPush for IMAP
  • Wiki
  • Home

Home · Changes

Page history
home: references in sections; add UP matrix rooms authored Oct 01, 2024 by Julian Foad's avatar Julian Foad
Hide whitespace changes
Inline Side-by-side
Showing with 19 additions and 9 deletions
+19 -9
  • home.md home.md +19 -9
  • No files found.
home.md
View page @ 4961211c
......@@ -53,20 +53,30 @@ Even a modest increase in server support might be expected to enable a more than
## References
UnifiedPush:
- [UnifiedPush](https://unifiedpush.org/) -- [source](https://codeberg.org/UnifiedPush/)
- [`#unifiedpush:matrix.org`](https://matrix.to/#/#unifiedpush:matrix.org), [`#unifiedpush-dev:matrix.org`](https://matrix.to/#/#unifiedpush-dev:matrix.org), [`#unifiedpush-space:matrix.org`](https://matrix.to/#/#unifiedpush-space:matrix.org)
- [Email UnifiedPush proxy #19](https://codeberg.org/UnifiedPush/wishlist/issues/19) (UP wish list)
Standards:
- [COI: IMAP WebPush Extension v1.0](https://github.com/coi-dev/coi-specs/blob/master/webpush-spec.md) draft spec (archived), proposal to [align with JMAP RFC8620](https://github.com/coi-dev/coi-specs/issues/7)
- [JMAP PushSubscription](https://tools.ietf.org/html/rfc8620#section-7.2) standard
- [DeltaChat standards](https://github.com/deltachat/deltachat-core-rust/blob/main/standards.md) ("Push: IMAP IDLE")
- [WebPush](https://developer.mozilla.org/en-US/docs/Web/API/Push_API) standard (MDN)
- [Email UnifiedPush proxy #19](https://codeberg.org/UnifiedPush/wishlist/issues/19) (UP wish list)
- Prominent email apps:
- [lttrs-android](https://codeberg.org/iNPUTmice/lttrs-android) supports UP via JMAP WebPush
- [DeltaChat](https://delta.chat/) -- [source](https://github.com/deltachat) -- [other clients](https://support.delta.chat/t/list-of-all-know-client-projects/3059)
- [K9-mail](https://k9mail.app/) -- [source](https://github.com/k9mail) -- [closed](https://github.com/thunderbird/thunderbird-android/issues/5123) [issues](https://github.com/thunderbird/thunderbird-android/issues/5165) -- [JMAP request](https://github.com/thunderbird/thunderbird-android/issues/3272) -- [wishlist](https://connect.mozilla.org/t5/ideas/idb-p/ideas/label-name/thunderbird%20android) (this is not on it)
- Email servers:
- [mailcow](https://docs.mailcow.email/) (contains Dovecot)
- [Dovecot](https://doc.dovecot.org) -- [push plugin](https://doc.dovecot.org/main/core/plugins/push_notification.html), [push-lua](https://doc.dovecot.org/main/core/plugins/push_notification_lua.html)
- [Stalwart](https://stalw.art/) -- [JMAP push](https://stalw.art/docs/jmap/push/)
Prominent email apps:
- [lttrs-android](https://codeberg.org/iNPUTmice/lttrs-android) supports UP via JMAP WebPush
- [DeltaChat](https://delta.chat/) -- [source](https://github.com/deltachat) -- [other clients](https://support.delta.chat/t/list-of-all-know-client-projects/3059)
- [K9-mail](https://k9mail.app/) -- [source](https://github.com/k9mail) -- [closed](https://github.com/thunderbird/thunderbird-android/issues/5123) [issues](https://github.com/thunderbird/thunderbird-android/issues/5165) -- [JMAP request](https://github.com/thunderbird/thunderbird-android/issues/3272) -- [wishlist](https://connect.mozilla.org/t5/ideas/idb-p/ideas/label-name/thunderbird%20android) (this is not on it)
Email servers:
- [mailcow](https://docs.mailcow.email/) (contains Dovecot)
- [Dovecot](https://doc.dovecot.org) -- [push plugin](https://doc.dovecot.org/main/core/plugins/push_notification.html), [push-lua](https://doc.dovecot.org/main/core/plugins/push_notification_lua.html)
- [Stalwart](https://stalw.art/) -- [JMAP push](https://stalw.art/docs/jmap/push/)
---
[^1]: A "power user" on a freedom software OS need not wait for UnifiedPush provision, as they can install a UnifiedPush distributor, grant it sufficient permissions, and connect it to a server of their choosing. However this does not change the equation much for app developers targeting ordinary people.
Clone repository
  • NGI Proposal
  • Home