Historique des commits

Auteur SHA1 Message Date
  cyBerta c5c89f0b7e Merge pull request #889 from deltachat/remote-push-experiment il y a 4 ans
  B. Petersen d479449c70 unify debug lines il y a 4 ans
  B. Petersen ff292ed1c8 use correct sandbox url il y a 4 ans
  B. Petersen d124ca864c register for push notifications when notifications are enabled in settings il y a 4 ans
  B. Petersen 49c4acecbd prepare for using different endpoints for sandbox/production il y a 4 ans
  B. Petersen fbc43d9404 post token in body as json il y a 4 ans
  B. Petersen 030872a4ca do not register for notifications if notifications are disabled by the user il y a 4 ans
  cyBerta a375d4f07c Merge pull request #1083 from deltachat/chatlist_update il y a 4 ans
  B. Petersen f4bcb736d2 comment il y a 4 ans
  B. Petersen 14612ec3d0 tweak logging il y a 4 ans
  cyBerta 9a69975069 Merge pull request #1082 from deltachat/set-archive-link-bg il y a 4 ans
  B. Petersen 85ff8f7f25 set color of archived-link cell il y a 4 ans
  cyberta 8b3f714917 update chat list every minute if the chat list is visible il y a 4 ans
  cyberta b1b5363cd6 always call super.viewDidAppear il y a 4 ans
  cyberta 7a9c07d3a5 refresh chat list after coming back from background il y a 4 ans
  B. Petersen 747992b8ae add todo wrt persisting token il y a 4 ans
  B. Petersen 76e6119ffc pass token to notification server il y a 4 ans
  B. Petersen ecc31bf11a refactor il y a 4 ans
  B. Petersen 847e447ef5 tweak debug il y a 4 ans
  B. Petersen 58a5a3afa5 use wording registerForShowingNotifications(), call only if configured, remove duplicate code il y a 4 ans
  B. Petersen bacf1ef5e4 comment il y a 5 ans
  dignifiedquire 63916e4aa7 hack something il y a 5 ans
  bjoern c23e81cf0b Merge pull request #1081 from deltachat/animations_and_scolling il y a 4 ans
  cyberta f41eda5691 animation duration can be minimal in order to ensure the chat message list is initially shown from the bottom il y a 4 ans
  cyberta 7e366e56a8 fix lint warning il y a 4 ans
  cyberta 24c0057af5 remove unneeded logs il y a 4 ans
  cyberta 41a9d488f3 fix scrolling to highlighted message after global search in chat list il y a 4 ans
  cyberta 1199e74910 remove keyboardWillShow/keyboardWillHide observer from ChatViewController, let ChatInputBar handle that il y a 4 ans
  cyberta cd304acc3e initialize draft view without other animations than the transition animation if the chat view controller appears for the first time il y a 4 ans
  cyberta bd74ea934e handle cancelled swipe-to-dismiss while keyboard is open correctly, add an exmpanation to isDismissing flag il y a 4 ans