Commit graph

13731 commits

Author SHA1 Message Date
giomfo
6156cb0f78 Rename directories of sample sources (matrixConsole) 2014-11-24 10:38:23 +01:00
giomfo
76b6a4dc14 Room details: Enable room renaming 2014-11-21 18:56:12 +01:00
giomfo
49adbf35cc Add a new view definition (RecentsTableViewCell) 2014-11-21 17:13:08 +01:00
giomfo
1572150160 Update API used to leave room 2014-11-21 17:01:42 +01:00
giomfo
de28c66f1b Home: add activityIndicator when user joins public room 2014-11-21 16:23:18 +01:00
giomfo
3c03fbba69 Recents: improve timestamp display 2014-11-21 16:01:35 +01:00
giomfo
9532a47c67 Room details: bug fix join correctly private rooms on invitation 2014-11-21 15:17:36 +01:00
giomfo
e26fa328ce Room details: Handle correctly new joined room (Remove initial sync request) 2014-11-21 14:26:34 +01:00
giomfo
172f5cbe15 Update client to handle new SDK API (listenToEvents ...) 2014-11-21 10:54:49 +01:00
giomfo
41442ac753 Take into account m.room.power_levels changes 2014-11-20 14:10:53 +01:00
giomfo
bf118a2b54 Set matrixConsole icons 2014-11-20 11:22:27 +01:00
giomfo
bfd3c7f8c1 Update LaunchScreen 2014-11-20 10:26:42 +01:00
giomfo
dd0c0ea07f Room details: hide attachment details when members list is opened 2014-11-20 10:26:12 +01:00
giomfo
0a277867de Improve image loading animation 2014-11-20 09:40:02 +01:00
giomfo
2911be98e4 Room details: adjust layout constraint on run time 2014-11-19 23:56:49 +01:00
giomfo
2c99a58421 BugFix: send image is now enabled on ios8 2014-11-19 18:35:37 +01:00
giomfo
14caf240c7 Room details: Do not scroll to bottom on each new events. Update outgoing message to be left aligned 2014-11-19 17:08:55 +01:00
giomfo
0866b7e799 Room details: fix content of attached videos, display picture in high res when user taps on the attachment, play the attached video too.
NOTE: The cache handling has been modified, the user should logout before installing this new version of iOS matrixConsole in order to clear the existing cache.
2014-11-19 14:26:41 +01:00
manuroe
7d32eff0ca Make app compatible with the new m.room.power_levels content. For now, the code is backward compatible with the old content version 2014-11-18 18:15:42 +01:00
giomfo
636354ab9a Room members: Add tap detection on members view in order to hide members when the user taps outside members list 2014-11-18 14:25:59 +01:00
giomfo
c6b583dced Event notifications: Ignore presence events 2014-11-18 11:41:42 +01:00
giomfo
d431dd1755 Room members: enable room members sorting with their presence (and last active ago) 2014-11-18 11:16:34 +01:00
giomfo
9bdbb3f59a Room members: display correctly member's presence 2014-11-17 18:56:30 +01:00
giomfo
579f0dd503 Room details: support video attachment 2014-11-17 17:32:46 +01:00
giomfo
f859789d0f Settings: hide/show unsupported events 2014-11-17 10:29:47 +01:00
giomfo
c4441a79a8 Room details: display error message on unsupported attachments 2014-11-14 18:36:05 +01:00
giomfo
b34f46137f Remove old project (syMessaging) 2014-11-14 17:36:33 +01:00
giomfo
8f23ad02c4 Rename project and app with "matrixConsole" (TODO rename sources directories) 2014-11-14 17:29:03 +01:00
giomfo
1cc53e2931 Room details: scroll to bottom on viewDidAppear if new events have been received 2014-11-14 15:29:28 +01:00
giomfo
b8378abddb Room details: enable link detection in displayed messages 2014-11-14 14:35:04 +01:00
David Baker
4818d2c18d Oops, put the project files back. 2014-11-14 11:29:13 +00:00
David Baker
af627a18d2 Rename selectors to give more information on the parameters that are expected and be a little more Objective-C like. 2014-11-14 11:20:42 +00:00
giomfo
6d77eba609 Room details: Align correctly the attached image in grouped messages of the same user 2014-11-13 18:49:01 +01:00
giomfo
e821dc9bc1 Bug Fix App crashes on action sheet (iOS < 8) 2014-11-13 18:11:45 +01:00
giomfo
f3930ede87 Room members: Bug fix - hide potential action sheet on members list refresh 2014-11-13 17:23:56 +01:00
giomfo
2c4928b7bd Room details: display messages timestamp 2014-11-13 17:00:05 +01:00
manuroe
ff809c8308 Added comments to room state
Renamed getMemner into memberWithUserId
2014-11-13 16:34:55 +01:00
giomfo
7a416d1de7 Room details: align correctly unsent label with unsent messages 2014-11-13 15:44:29 +01:00
manuroe
6d099cbee0 Make sample app compile with new MXRoomState 2014-11-13 15:11:59 +01:00
giomfo
f8571e87c7 Room details: Disable animation during table refresh to prevent flickering 2014-11-13 14:48:49 +01:00
giomfo
6c23780600 Room details: Kill bubble, round pictures, group messages from same users... 2014-11-13 11:46:54 +01:00
giomfo
7c237f1cd1 Fix launch screen on iOS < 8 2014-11-12 15:13:02 +01:00
giomfo
ff9ba7c5cf Fix App crashes on alert dismiss 2014-11-12 11:39:49 +01:00
giomfo
0cb72613c7 Room details: Fix memory leak (messages listeners were not unregistered correctly) 2014-11-10 19:01:49 +01:00
giomfo
d99a68dab2 Room details: remove minus before user's name
+ remove user's name in case of emote or notifications
2014-11-10 16:45:15 +01:00
giomfo
5152cdf13c Consider that several changes (displayName, avatar) may be notified in the same m.room.member event. 2014-11-10 16:21:14 +01:00
giomfo
749a68585c Settings: remove 'Save' button 2014-11-10 15:26:37 +01:00
giomfo
9ee7508f21 Room details: Update attachment layout 2014-11-10 09:40:24 +01:00
David Baker
9ab5b45a7f Make the plus button not crash on iPad 2014-11-09 23:07:59 +00:00
David Baker
46d0433a60 Merge login error message to branch 2014-11-09 18:26:09 +00:00