Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  cyberta 580fff656a implement forwarding multiple messages 4 vuotta sitten
  cyberta 9db2a876e2 in order to avoid weird reload animations we're now using an empty background selection view. The selection state in multi-select will be visibly by the checkmark anyways 4 vuotta sitten
  cyberta 3a2208e1a0 rename buttons in ChatEditingBar, show disabledState if no element is selected anymore 4 vuotta sitten
  cyberta d6ffaf6579 allow multi selection only if editing is allowed 4 vuotta sitten
  cyberta 06d543a070 implement editing bar, cancel multi-select mode, allows delete multiple messagesd 4 vuotta sitten
  cyberta 001fda1e25 handle selection state correctly 4 vuotta sitten
  cyberta 343dc7bf24 also don't react on taps on links, numbers, commands if editing mode is enabled 4 vuotta sitten
  cyberta 052073eb67 don't react on taps on texts, Images etc. if editing mode is enabled 4 vuotta sitten
  cyberta f96dc42f88 add comment about the annoying output warning 4 vuotta sitten
  cyberta aae3139ce7 keep selected state on reloading tableView 4 vuotta sitten
  cyberta 2b91c94da0 enable multiselect editing mode from chat context menu 4 vuotta sitten
  cyberta 8ca70658b3 adapt context menu order according to PR review 4 vuotta sitten
  cyberta 2bf26f8426 avoid having 2 copy entries in chat context menu on iOS 11-12 4 vuotta sitten
  cyberta 5514f1bb48 refactor initialization of ContextMenuItem model 4 vuotta sitten
  cyberta df32d422ab add context option to reply to a message 4 vuotta sitten
  cyberta ff541324a6 remove delay from refreshing messages, scroll down after refresh only if last section was visible before reloading rableView data 4 vuotta sitten
  cyberta abb67d3d17 fix disappearing input bar when deleting messages 4 vuotta sitten
  cyberta 6681582a81 use forward icon in chat context menu 4 vuotta sitten
  cyberta 6cee4c6d27 basic implementation to support the new context menu in chats 4 vuotta sitten
  cyberta cbd7d2fff2 move prepareContextMenu() to viewWillAppear, fixes missing menu options when the user tapped the galleries 'show in chat' 4 vuotta sitten
  cyberta 96d3b9f2a4 fix truncated empty state lables (#1009) 4 vuotta sitten
  nayooti 994bbda3ac added scroll to msg in chat view 4 vuotta sitten
  cyberta f567baf478 remove redundant draft prefix from DraftModel properties 4 vuotta sitten
  cyberta 266d26dd13 track if swipe to dismiss was cancelled, tableView should only ask to become first responder in case of a new initialization of the ChatViewController 4 vuotta sitten
  cyberta 737734c92b add observers in viewDidAppear since they get removed on viewDidDisappear 4 vuotta sitten
  cyberta 9fdfff0dcc reduce scroll annoyance when opening a chat with an drafted attachment 4 vuotta sitten
  cyberta c480583230 add editing options for drafted images and videos 4 vuotta sitten
  cyberta 792ecc6dcd preview drafted images, gifs and videos 4 vuotta sitten
  cyberta 649bc2380d sendImage should use message parameter 4 vuotta sitten
  cyberta d9a12b8abd improve method naming 4 vuotta sitten