|
@@ -33,6 +33,9 @@ Now build and run - e.g. by pressing Cmd-r - or click on the triangle at the top
|
|
- [X] text drafts support
|
|
- [X] text drafts support
|
|
- [X] support DC_EVENT_HTTP_GET event
|
|
- [X] support DC_EVENT_HTTP_GET event
|
|
- [X] add a progress indicator while doing the configuration
|
|
- [X] add a progress indicator while doing the configuration
|
|
|
|
+- [X] allow advanced configuration options on setup
|
|
|
|
+ to make sure users can connect if the autoconfig fails
|
|
|
|
+ (imap-server, imap-port, imap-flags, same for smtp)
|
|
- [ ] allow re-configuring (e.g. after entering wrong credentials)
|
|
- [ ] allow re-configuring (e.g. after entering wrong credentials)
|
|
at an arbitrary point in time
|
|
at an arbitrary point in time
|
|
- [ ] allow sending of images
|
|
- [ ] allow sending of images
|
|
@@ -49,9 +52,6 @@ Now build and run - e.g. by pressing Cmd-r - or click on the triangle at the top
|
|
when clicking on chat-title
|
|
when clicking on chat-title
|
|
(subtitle) dc_chat_get_subtitle
|
|
(subtitle) dc_chat_get_subtitle
|
|
- [ ] read address book for contact suggestions
|
|
- [ ] read address book for contact suggestions
|
|
-- [ ] allow advanced configuration options on setup
|
|
|
|
- to make sure users can connect if the autoconfig fails
|
|
|
|
- (imap-server, imap-port, imap-flags, same for smtp)
|
|
|
|
- [ ] check notifications, currently there is only a vibrate,
|
|
- [ ] check notifications, currently there is only a vibrate,
|
|
however, we should keep in mind that the first version
|
|
however, we should keep in mind that the first version
|
|
may be a "foreground" app, so "system notifications" may
|
|
may be a "foreground" app, so "system notifications" may
|
|
@@ -66,6 +66,13 @@ Please [send us a mail](mailto:ios@getdelta.org?subject=Testflight%20invite%20re
|
|
|
|
|
|
## Changelog
|
|
## Changelog
|
|
|
|
|
|
|
|
+### Beta 5
|
|
|
|
+2018-10-01
|
|
|
|
+
|
|
|
|
+- allow advanced configuration options on setup to make sure users can connect if the autoconfig fails (imap-server, imap-port, imap-flags, same for smtp)
|
|
|
|
+
|
|
|
|
+## Changelog
|
|
|
|
+
|
|
### Beta 4
|
|
### Beta 4
|
|
2018-09-18
|
|
2018-09-18
|
|
|
|
|