コミット履歴

作者 SHA1 メッセージ 日付
  cyberta 1ee70feb74 add chat_id to dcEphemeralTimerModified event, restrict corresponding event handling in GroupChatDetailViewController to current chat 3 年 前
  cyberta 928764d4d3 update group details if ephemeral timer, messages or chat change 3 年 前
  cyBerta 1fba0598a1 Merge pull request #1361 from deltachat/add-missing-core-translations 3 年 前
  B. Petersen 3a227cd408 add translations recently required by core, remove one deprecated one 3 年 前
  B. Petersen 208cb03d21 update translations 3 年 前
  B. Petersen 1b7d0ab8b6 update deltachat-core-rust submodule 3 年 前
  B. Petersen 813a0e1b68 it is mebibyte, not megabyte 3 年 前
  cyBerta 3257feccb1 Merge pull request #1357 from deltachat/overlapping_download_btn 3 年 前
  cyberta ea2f559d65 improve readability 3 年 前
  cyBerta 3c4afd87c2 Merge pull request #1355 from deltachat/downloadOnDemand 3 年 前
  cyberta 07d57da37e don't show compact (image) message view if message has html 3 年 前
  B. Petersen 68c50442b8 move auto-del-cell down to have roughly the same order as on android; use 'All' instead if 'No limit' to avoid abbreviations as 'Auto-Download... No...' on small screens; also 'All' seems to be just easier here 3 年 前
  cyberta 09a3dbed27 fix lint issue 3 年 前
  cyberta 55586b3322 let the message cell grow if action button has a long text 3 年 前
  cyberta ec1b3a6943 implement download of messages 3 年 前
  cyberta 805d40c3ec add download message methods to core wrapper 3 年 前
  cyberta 879e70a66f rename fullMessageButton to actionButton 3 年 前
  cyberta d466aed34e implement settings for download on demand 3 年 前
  B. Petersen 29799af8a9 update translations 3 年 前
  B. Petersen ceeb8c620b update translations 3 年 前
  B. Petersen e3655b058f update deltachat-core-rust submodule 3 年 前
  bjoern 04c4cf9705 Merge pull request #1352 from deltachat/fix_search_result_crash 3 年 前
  cyberta 37c67e1e90 undo removal of usleep 3 年 前
  bjoern 22d79c3cb7 Merge pull request #1350 from deltachat/share_panorama 3 年 前
  cyberta 16a7c1284e scale thumbnail down based on thumbnailSize variable instead of a hard-coded value 3 年 前
  bjoern 1ed2624aab Merge pull request #1354 from deltachat/badge_counter_archived_chat 3 年 前
  B. Petersen 2fed832a42 archiveChat() already marks things as being notices; the extra call to marknoticedChat() is not needed when we update removeNotificationsForChat() after archiving 3 年 前
  cyberta 35a5d925b5 mini refactoring - save one line of code 3 年 前
  cyberta d4dff6d8b1 Call marknoticedChat() for a chat that is going to be archived. It resets all fresh messages of that chat. This way the app badge counter doesn't take archived messages into account 3 年 前
  bjoern 5541bb8621 Merge pull request #1351 from deltachat/last_selected_chat 3 年 前