提交历史

作者 SHA1 备注 提交日期
  cyberta d7f7e2835e fix rebase, readd QLPreviewControllerDelegate method to GalleryViewController, part of #1027 4 年之前
  bjoern bb01fede10 Merge pull request #1023 from deltachat/new_chat_context_menu 4 年之前
  B. Petersen ca5b88d8e6 Add missing conformance to 'QLPreviewControllerDelegate' to class 'GalleryViewController' 4 年之前
  cyberta 8ca70658b3 adapt context menu order according to PR review 4 年之前
  cyberta 2bf26f8426 avoid having 2 copy entries in chat context menu on iOS 11-12 4 年之前
  cyberta 5514f1bb48 refactor initialization of ContextMenuItem model 4 年之前
  cyberta 64d6fedc9c fix white flickering during the quoting animation 4 年之前
  cyberta be7189208a move ChatInputBar file up for a better overview 4 年之前
  cyberta df32d422ab add context option to reply to a message 4 年之前
  cyberta ff541324a6 remove delay from refreshing messages, scroll down after refresh only if last section was visible before reloading rableView data 4 年之前
  cyberta abb67d3d17 fix disappearing input bar when deleting messages 4 年之前
  cyberta 6681582a81 use forward icon in chat context menu 4 年之前
  cyberta 6cee4c6d27 basic implementation to support the new context menu in chats 4 年之前
  cyberta e9b52056d3 replace Option enum with simple boolean flag 4 年之前
  cyberta cbd7d2fff2 move prepareContextMenu() to viewWillAppear, fixes missing menu options when the user tapped the galleries 'show in chat' 4 年之前
  cyberta 5380a7a53d move ContextMenuProvider to ContextMenuController 4 年之前
  bjoern ce5d2a689e Merge pull request #1026 from deltachat/fix_emtpy_state_labels 4 年之前
  bjoern 577ca45e5a Merge pull request #1027 from deltachat/adapt_gallery_image_preview 4 年之前
  bjoern 618b0b8fcb Merge pull request #1028 from deltachat/quote_forwarded_messages 4 年之前
  cyberta af939b8f53 don't show sender name in a quoted chat message if quoted message was forwarded 4 年之前
  cyberta bfae48a79c nicer animation if gallery item preview appears/dismisses 4 年之前
  cyberta 00773565f7 don't open preview on after context menu closed 4 年之前
  cyberta 96d3b9f2a4 fix truncated empty state lables (#1009) 4 年之前
  cyBerta dd679656f2 Merge pull request #985 from deltachat/delete-galler-item-2 4 年之前
  cyberta 9e6a0a689d don't show playback controls in context menu for videos 4 年之前
  nayooti e3762a38ee context menu in document gallery now works 4 年之前
  nayooti da92ef822a implemented context menu for documentGallery, ContextMenuController now takes generic type 4 年之前
  nayooti 6bbb9db53d added context menu logic to documentGalleryController 4 年之前
  nayooti a7e777be1f cleaning 4 年之前
  nayooti e3d379a53b menu can be configured 4 年之前