Commit graph

15 commits

Author SHA1 Message Date
manuroe
68fd187509 Merge remote-tracking branch 'origin/develop' into public_rooms_search
Conflicts:
	Vector/Base.lproj/Main.storyboard
	Vector/Model/RoomList/RecentsDataSource.m
2015-12-21 10:35:48 +01:00
giomfo
d445c1bc5e Chat Screen: Bug Fix: Pagination title is missing for incoming bubble 2015-12-15 17:20:44 +01:00
giomfo
3b5db63660 Chat screen implementation
Handle event selection when user taps on text message view.

Note: The read receipts are still displayed by MatrixKit, they may overlap timestamp until Vector handle them correctly.
2015-12-11 14:01:56 +01:00
yannick
e39746369d The read receipts are displayed for incoming messages.
In vector applciation, the outgoing and the imcoming messages are displayed in the same screen side.
2015-12-09 09:50:03 +01:00
giomfo
ebf58876f3 Chat screen: rename cell view classes 2015-12-08 10:54:48 +01:00
giomfo
7c6057bfed Chat screen: Update bubble layout
-Define all required cell view classes
-Disable timestamp display (TODO display timestamp for last message, and selected message if any).
2015-12-08 10:10:59 +01:00
giomfo
9c58920897 Fix compilation issue after ios matrix kit update.
TODO: implement correctly chat bubbles.
2015-12-01 19:21:55 +01:00
giomfo
8ad028f7af Chat screen: remove username handling from outgoing bubble.
The sender'name is now handled by MXKRoomBubbleTableViewCell
2015-11-26 14:26:31 +01:00
giomfo
06e212eb01 Chat screen: Prepare bubble display 2015-11-25 19:11:03 +01:00
yannick
dda37b1559 Read receipts should be displayed. 2015-10-14 16:29:31 +02:00
giomfo
1a1acfe22c Add file type icon (gif) on concerned bubbles 2015-09-07 12:55:55 +02:00
giomfo
fa5c03e5ab Chat screen: Display date at the beginning of each pagination. 2015-08-25 20:14:07 +02:00
giomfo
6c6b42f873 RoomBubbleTableViewCell: show/hide message timestamp 2015-08-25 11:19:49 +02:00
giomfo
4cf5972bb6 Chat screen: Customize bubble cells 2015-08-21 20:00:39 +02:00
giomfo
e30bb8aad3 Prepare chat screen. 2015-08-18 10:04:30 +02:00