Commit History

作者 SHA1 備註 提交日期
  cyberta b0c0c8df0f add video message handling in chat view 5 年之前
  cyberta dd8bdcf873 adaptive font sizes in chat view 5 年之前
  cyberta bf0f146e36 resize table view size instead of translating the view after keyboard appeared 5 年之前
  cyberta f06208ab76 open image gallery only on tap on the image, not the whole cell 5 年之前
  cyberta ab43d4238a set selectionStyle none to all cells on cell creation 5 年之前
  cyberta 1792616982 improve code to scroll down if messages get loaded 5 年之前
  B. Petersen 11f18c8b49 introduce BaseMessageCellDelegate 5 年之前
  cyberta 2482d10479 don't scroll down if user returns from subscreen to chat view and user was not at the end of the list before 5 年之前
  cyberta 417c029259 mark messages seen in chat view for all visible messages after scrolling finished 5 年之前
  cyberta 3e24f029d9 fix cell size calculation in Image+Text cells, implement latefiling 5 年之前
  cyberta 82d0c729cb add DCCore's media message width and height API to the Wrapper 5 年之前
  cyberta 6dcb3ad98e remove logs 5 年之前
  cyberta 13254cbb08 implement forward, info and delete context actions 5 年之前
  cyberta fd4803fc93 remove unused observer and don't show context menu for info messages 5 年之前
  cyberta f7d4ce5938 hide context menu if user scrolls in chat list or taps on a cell 5 年之前
  B. Petersen ef3894d28d add menu-will-show observer 5 年之前
  B. Petersen 769e73ac93 add basic context menu, implement copy 5 年之前
  cyberta 9707889095 clean up 5 年之前
  cyberta cac0a6f605 rename method b/c its name is misleading 5 年之前
  cyberta fd7d116526 reloading tableView data doesn't cause offset changes: remove unnecessary code 5 年之前
  cyberta ddf13ffaec move view frame up if keyboard appears 5 年之前
  cyberta ecf76832e2 fix empty state view layout in chats 5 年之前
  cyberta df181e5950 always scroll down if user has sent a message 5 年之前
  cyberta d1e6da664d open media gallery on if user taps on a message containing a attachment 5 年之前
  cyberta 1f6ef6d60b add padding between file preview and text 5 年之前
  cyberta a300c7ff47 bring back audio message cells 5 年之前
  B. Petersen c6a4326815 remove some dead code 5 年之前
  cyberta 8f90a57093 fix leading/trailing constraints enabled/disabled correctly on recycled cells 5 年之前
  cyberta bddd9a520e fix avatar view shown wrongly on recycled views 5 年之前
  cyberta afc7d11b9e don't show own sender name in chat messages 5 年之前