Histórico de Commits

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