Historique des commits

Auteur SHA1 Message Date
  B. Petersen 73e587a4b0 fix wait il y a 4 ans
  B. Petersen 81d7910f4f stopIo also when the system calls our backgroundTask-handler il y a 4 ans
  bjoern 75f8f9e377 Merge pull request #1216 from deltachat/registering_background_task il y a 4 ans
  cyBerta 1ba4fc4fe4 Merge pull request #1219 from deltachat/registering_background_task-tweaks il y a 4 ans
  cyBerta 08c5bede15 Merge pull request #1218 from deltachat/make_lint_happy il y a 4 ans
  cyBerta aa64087c59 Merge pull request #1217 from deltachat/notification_archived_chats il y a 4 ans
  B. Petersen 450048c840 simplify fetch background task il y a 4 ans
  B. Petersen 912e4cfaed simplify notification background task il y a 4 ans
  cyberta bd4fd5add4 some lint fixes il y a 4 ans
  cyberta b6527f7fb9 remove notifications if chat has been deleted fomr ContactDetailViewController and GroupChatDetailViewController il y a 4 ans
  cyberta 537345c578 delete notifications if chat has been archived il y a 4 ans
  cyberta f361cbb7c4 register and unregister background task to get enough background time for file IO and notification creation il y a 4 ans
  cyberta 76588a1fb7 register and unregister background tasks for each fetch il y a 4 ans
  B. Petersen 51dadd162c exclude .html files from language stats il y a 4 ans
  cyBerta 0abcc00e3f Merge pull request #1214 from deltachat/prep-1.20.3 il y a 4 ans
  B. Petersen c081d61bdd bump version to 1.20.3 il y a 4 ans
  B. Petersen 662429da2f update changelog for 1.20.3 il y a 4 ans
  B. Petersen e1d7016051 update translations il y a 4 ans
  B. Petersen 1e198c6ed4 allow larger files; lenght does not neccessarily mean complexity; unneeded splits may add more complexity as lenght il y a 4 ans
  bjoern b0e88fa5f9 Merge pull request #1213 from deltachat/timer il y a 4 ans
  B. Petersen 0a0a72f1a0 leave [weak self] as is; we can re-tweak that later il y a 4 ans
  cyberta 3c62ea5aa6 improve readability il y a 4 ans
  cyberta a05ec148dd move [weak self] declaration, improve readability il y a 4 ans
  cyberta 57636c5dba adapt timer in ChatListController accordingly il y a 4 ans
  cyberta a12dbefbbd unconditionally invalidate timer in stopTimer() il y a 4 ans
  cyberta 12d23ebe82 add warning if timer was about to be executed in background il y a 4 ans
  cyberta 4ae44fea3b always ensure that only 1 timer is scheduled. Always set timer to nil, after being invalidated il y a 4 ans
  bjoern d0e46add53 Merge pull request #1210 from deltachat/hack-around-0xdead10cc il y a 4 ans
  cyBerta d59b4c3ec6 Merge pull request #1212 from deltachat/show-in-chat il y a 4 ans
  cyberta 294ac2c314 adapt the visibility of some internal methods of ChatViewController il y a 4 ans