提交历史

作者 SHA1 备注 提交日期
  cyberta f567baf478 remove redundant draft prefix from DraftModel properties 4 年之前
  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 年之前
  cyberta 737734c92b add observers in viewDidAppear since they get removed on viewDidDisappear 4 年之前
  cyberta 9fdfff0dcc reduce scroll annoyance when opening a chat with an drafted attachment 4 年之前
  cyberta c480583230 add editing options for drafted images and videos 4 年之前
  cyberta 88c4ca818a preview drafted documents 4 年之前
  cyberta 792ecc6dcd preview drafted images, gifs and videos 4 年之前
  cyberta 649bc2380d sendImage should use message parameter 4 年之前
  cyberta d9a12b8abd improve method naming 4 年之前
  cyberta 2a6795ff95 clean up in ChatViewController 4 年之前
  cyberta 4fbeda309b ensure text view will update its size on rotation and keyboard change 4 年之前
  cyberta f5b5a2d541 let ChatInputBars input text field use all available space in horizontal layout, similar to Android 4 年之前
  cyberta 23aec2572c make ChatInputBar mandatory as InputBarAccessoryView 4 年之前
  cyberta 3069985b64 reduce a quote drafts max number of lines in horizontal layout 4 年之前
  cyberta 2642bcbf19 fix initial calculation of messageInputBar height 4 年之前
  cyberta 6b61ea2491 left align drafted images 4 年之前
  cyberta 5ae6a8d76a adapt height of quote view and messageInputBar depending on draft state and device orientation 4 年之前
  cyberta acc384e291 fix lint warning 4 年之前
  cyberta b4a7bb5a47 move draft UI code to DraftArea class 4 年之前
  cyberta 406aa22b85 round corners of drafted images a little bit 4 年之前
  cyberta c7ccb2e546 restrict file title to 2 lines in document preview 4 年之前
  cyberta dc7827acd5 cache drafted video thumbnails 4 年之前
  cyberta bc00d7db7e add video as drafts 4 年之前
  cyberta 8f31a7fdea fix resetting chat cells for reuse 4 年之前
  cyberta 298c26e305 minor refactoring, use draft objects canSend() method to evaluate send button state 4 年之前
  cyberta e73ffbddfe fix saving and restoring attachments 4 年之前
  cyberta c963af0b7e fix fileview layout constraints warnings 4 年之前
  cyberta c670095062 fix distorted images in quotes 4 年之前
  cyberta 1a06f6311a padding above a quote in image messages 4 年之前
  cyberta f94466ae35 update send button after document was added as draft 4 年之前