提交歷史

作者 SHA1 備註 提交日期
  cyberta 8b8ae8d735 rename SettingsVideoChatInstanceController to SettingsVideoChatViewController 4 年之前
  cyberta a95c753f97 adapt alert button order 4 年之前
  cyberta e8df5b1f26 always call UIApplication.shared.open() from UI thread 4 年之前
  cyberta 69877853cd send video chat invites 4 年之前
  cyberta 608527ebfa add video chat instance settings 4 年之前
  cyberta 2d715e032f open browser if user taps on video invite chat 4 年之前
  cyberta d4287d5fb2 implement basic VideoInviteCell 4 年之前
  cyberta 8b4a0681bf removed unused video icon and added video icon used in video invite cell 4 年之前
  bjoern 1dd6c6035e Merge pull request #1286 from deltachat/use-multiple-accounts 4 年之前
  B. Petersen 512fd26039 do not reload DcContext if self is gone 4 年之前
  B. Petersen 86d1ef06af remove unhelpful but confusing comment 4 年之前
  B. Petersen cb5245c7d3 disable location streaming in all chats of deleted accounts 4 年之前
  B. Petersen 4bb0079a04 make logging work on all DcContext objects 4 年之前
  B. Petersen 22fc21f198 remove unused importAccount() api that will probably be removed from core anyway 4 年之前
  B. Petersen 1c58fe9fc1 add cancel-button to welcome-view 4 年之前
  B. Petersen fbb0623651 remove old delete-account functionality 4 年之前
  B. Petersen 7e91ed0914 add add/delete/switch account functions 4 年之前
  B. Petersen b3f53ecba5 add basic switch-account controls 4 年之前
  cyBerta 57dd409329 Merge pull request #1281 from deltachat/iPad_messageInputBar 4 年之前
  cyBerta 0da01ba411 Merge pull request #1272 from deltachat/DcAccounts 4 年之前
  cyberta f842b2ec81 use lazy initialized dcContext instead dcAccoounts.selected in ShareViewController 4 年之前
  cyberta 01ddb01068 remove unused variable 4 年之前
  cyberta f3cd62bbf4 always pass DcContext to RelayHelper, update RelayHelper's context on reloadDcContext, cancel ongoing forwarding when the user switches the account 4 年之前
  cyberta e60ab7ff21 explicitely throw a fatal error, if an account context cannot be created 4 年之前
  cyberta 30960b2ea0 rely on core to clean up after account migration. 4 年之前
  cyberta b385a680db remove unused methods 4 年之前
  bjoern f8e59f5055 Merge pull request #1280 from deltachat/new2-date-label 4 年之前
  cyberta 1da53dc94a don't force max message input bar height for iPads in landscape mode 4 年之前
  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 年之前
  cyberta 2abb5f23b7 fix lint issue 4 年之前