Commit Graph

21 Commits

Author SHA1 Message Date
giomfo 1d90558698 BugFix SYIOS-33: Current dev shows lots of rooms with blank recents entries which crash on entry 2014-12-23 15:08:36 +01:00
giomfo 3676c58142 Back pagination: cancel operation when it becomes useless 2014-12-22 11:13:23 +01:00
manuroe 516e3c7fa1 Fixed build warning: %d -> %tu for NSUInteger 2014-12-22 08:38:39 +01:00
giomfo 84a3796ee8 Fix SYIOS-14 Switch to using new media repo... 2014-12-19 18:55:42 +01:00
giomfo 1703573334 Fix SYIOS-14: Switch to using new media repo for sending attachments/avatars 2014-12-19 17:16:24 +01:00
giomfo 42ce740b20 Bug Fix SYIOS-23: With multiple devices, a message sent from one device does not appear on another 2014-12-19 14:16:22 +01:00
giomfo 3595e7b3ad Recents: trigger back pagination when last event description is empty in order to display the actual last event. 2014-12-17 09:56:25 +01:00
giomfo e22ba21dbe Room details: Bug fix (sender name was displayed whereas his name appears at the beginning of the message) 2014-12-16 21:28:50 +01:00
giomfo d1aa492f3d Finalize SYIOS-17 fix: handle correctly cell composed by only one hidden message.
+ handle correctly local echo deletion
2014-12-16 14:00:37 +01:00
giomfo 391b016029 Room details: Fix SYIOS-17 - Fudge around flickering during echos 2014-12-16 10:23:14 +01:00
giomfo 63f6685e17 Settings: remove local storage for user's info (displayName, avatar), use now mxSession.myUser 2014-12-11 14:52:04 +01:00
giomfo a17e4d9787 Room details: enlarge bubble width 2014-12-10 18:49:04 +01:00
manuroe 20eb66c4e8 BF: Keep milliseconds accuracy when converting MXEvent.originServerTs to NSDate in order to correctly events in the same seconds 2014-12-09 16:23:48 +01:00
giomfo 673dbd70ee Room details: fix display name for new joined members. 2014-12-09 10:39:56 +01:00
giomfo 91a014a30e Room Message: improve bing handling 2014-12-08 18:17:32 +01:00
giomfo be142e4c7f Messages display: Use local part of userId (instead of full userId) to apply 'bing' style on incoming messages. 2014-12-08 17:41:56 +01:00
giomfo 6bed500694 Recents: handle unread messages 2014-12-05 17:48:06 +01:00
giomfo 390edac9d5 Room details: use italic font for state events 2014-12-02 16:48:26 +01:00
giomfo 472de0a6e8 Adjust attachment view layout 2014-11-28 18:36:57 +01:00
giomfo 45a4c11eb9 Room details: restore timestamp and unsent label display 2014-11-28 10:51:22 +01:00
giomfo 7752f0ddd2 Room details - change messages layout: successive text messages from the same sender are concatenated in only one textView. 2014-11-27 10:50:09 +01:00