cyberta
|
2d715e032f
open browser if user taps on video invite chat
|
4 years ago |
cyberta
|
d4287d5fb2
implement basic VideoInviteCell
|
4 years ago |
cyberta
|
8b4a0681bf
removed unused video icon and added video icon used in video invite cell
|
4 years ago |
bjoern
|
1dd6c6035e
Merge pull request #1286 from deltachat/use-multiple-accounts
|
4 years ago |
B. Petersen
|
512fd26039
do not reload DcContext if self is gone
|
4 years ago |
B. Petersen
|
86d1ef06af
remove unhelpful but confusing comment
|
4 years ago |
B. Petersen
|
cb5245c7d3
disable location streaming in all chats of deleted accounts
|
4 years ago |
B. Petersen
|
4bb0079a04
make logging work on all DcContext objects
|
4 years ago |
B. Petersen
|
22fc21f198
remove unused importAccount() api that will probably be removed from core anyway
|
4 years ago |
B. Petersen
|
1c58fe9fc1
add cancel-button to welcome-view
|
4 years ago |
B. Petersen
|
fbb0623651
remove old delete-account functionality
|
4 years ago |
B. Petersen
|
7e91ed0914
add add/delete/switch account functions
|
4 years ago |
B. Petersen
|
b3f53ecba5
add basic switch-account controls
|
4 years ago |
cyBerta
|
57dd409329
Merge pull request #1281 from deltachat/iPad_messageInputBar
|
4 years ago |
cyBerta
|
0da01ba411
Merge pull request #1272 from deltachat/DcAccounts
|
4 years ago |
cyberta
|
f842b2ec81
use lazy initialized dcContext instead dcAccoounts.selected in ShareViewController
|
4 years ago |
cyberta
|
01ddb01068
remove unused variable
|
4 years ago |
cyberta
|
f3cd62bbf4
always pass DcContext to RelayHelper, update RelayHelper's context on reloadDcContext, cancel ongoing forwarding when the user switches the account
|
4 years ago |
cyberta
|
e60ab7ff21
explicitely throw a fatal error, if an account context cannot be created
|
4 years ago |
cyberta
|
30960b2ea0
rely on core to clean up after account migration.
|
4 years ago |
cyberta
|
b385a680db
remove unused methods
|
4 years ago |
bjoern
|
f8e59f5055
Merge pull request #1280 from deltachat/new2-date-label
|
4 years ago |
cyberta
|
1da53dc94a
don't force max message input bar height for iPads in landscape mode
|
4 years ago |
B. Petersen
|
1f0fecb307
forward if message after daymarker is another marker; a loop seems not to be required as three are no longer chains of markers. in the long-term, however, the date from the daymarker itself can be used, which, however, would require some more refactoring
|
4 years ago |
cyberta
|
2abb5f23b7
fix lint issue
|
4 years ago |
cyberta
|
cfec2394fc
fix programmatically switching between tabs
|
4 years ago |
cyberta
|
ad1443e8ea
refactor account migration
|
4 years ago |
cyberta
|
c88dde9d23
fix lint issue
|
4 years ago |
cyberta
|
13450974e8
remove superfluous methods in AppDelegate
|
4 years ago |
cyberta
|
c4b133854c
remove redundand word account from DcAccounts methods where possible
|
4 years ago |