manuroe
342f102c2a
Conference call: Let users join confs as voice or video #574
2016-09-06 13:30:06 +02:00
manuroe
4eba375d40
VoIP: Remove "Conference Call" from Settings > LABS. The feature is always enabled
2016-09-05 16:05:27 +02:00
manuroe
2f86d178d0
VoIP: Remove "Placing VoIP/Video calls" from Settings > LABS. The feature is always enabled
2016-09-05 15:56:07 +02:00
manuroe
57b7b517ef
Unable to join federated rooms #572
...
Use the roomAliases field of RoomPreviewData. It contains either the aliases provided by MXPublicRoom or the aliases in the state of a room we are peeking in.
2016-09-05 14:53:09 +02:00
giomfo
3f33608019
Bug Fix - Chat screen: missed discussions badge would go red only if the user missed a highlight
...
#563
2016-09-05 14:00:56 +02:00
giomfo
e3e3edf160
Bug Fix - Chat screen: The collapse point for scrolling down the keyboard should include the activities view
...
#280
2016-09-05 10:40:46 +02:00
giomfo
957e06bf86
Bug Fix - Call: The "Return to call" banner does not rotate with the device
...
#482
+ handle correclty hangup button in room options menu
2016-09-02 22:21:02 +02:00
manuroe
bd09333676
Chat screen: Add "view source" option on the selected event #459
2016-09-02 10:07:46 +02:00
manuroe
0cca5f4c8a
Cut the event context menu in 2 pages. The 2nd page of options is displayed when pressing "More"
...
#502
2016-09-02 09:59:27 +02:00
manuroe
8c5387ec15
Context menu should have option to quote a message #502
2016-09-02 09:11:09 +02:00
giomfo
f03af8249b
Chat screen: Hidden the expanded header when user has left the current room
2016-09-01 15:28:47 +02:00
giomfo
5b90ebd4b5
Bug Fix - Chat screen: The navigation bar is missing
...
#414
2016-09-01 15:17:48 +02:00
giomfo
dd9e0c0811
Bug Fix - We should put an unread room count next to the back button
...
#467
Improve badge position handling
2016-08-31 20:57:08 +02:00
giomfo
bfc7e723b2
Bug Fix - We should put an unread room count next to the back button
...
#467
Ignore the current room in the missed discussions count.
2016-08-31 15:47:34 +02:00
giomfo
d6ea001c99
Bug Fix - We should put an unread room count next to the back button
...
#467
2016-08-31 15:12:46 +02:00
giomfo
456cb8d770
Chat screen: New message(s) notification #532
2016-08-29 18:34:00 +02:00
manuroe
acdc01c3c2
Intercept and create matrix.to URLs within the app #547
2016-08-29 11:57:01 +02:00
manuroe
8c22c6ea56
hyperlink mxids and room aliases #442
2016-08-26 16:20:20 +02:00
manuroe
14f63a0ff6
hyperlink mxids and room aliases: open room when clicking on a room id or room alias #442
...
Do nothing with click on event id because we cannot know the id of the room it belongs to.
2016-08-26 16:16:49 +02:00
manuroe
e9f8659290
hyperlink mxids and room aliases: open room member detail or contact detail screen when clicking on a mxid #442
2016-08-26 16:00:32 +02:00
giomfo
c4a9a05dff
Bug Fix - Expanded header: Add shortcuts on avatar and room name
...
#347
2016-08-22 11:54:26 +02:00
manuroe
7ad23df6d7
Bug fix: The initialisation of a conference call silently fails when the room member has not enough power level
...
https://github.com/vector-im/vector-web/issues/1948
2016-08-19 09:59:31 +02:00
manuroe
6b8591b255
Bug fix: The initialisation of a conference call silently fails when the room member has not enough power level
...
https://github.com/vector-im/vector-web/issues/1948
2016-08-19 09:57:35 +02:00
giomfo
57b1dce363
Bug Fix - Chat screen: tapping resend now does nothing
...
#510
2016-08-12 12:08:19 +02:00
giomfo
9427d835c3
Bug Fix - Crash in [AppDelegate applicationDidBecomeActive:]
...
Remove KVO handling on [AppDelegate isOffline] by introducing a new notification kAppDelegateNetworkStatusDidChangeNotification.
#489
2016-08-11 10:38:10 +02:00
manuroe
23ccec1199
Conference call: bug fix: Do not show the "Ongoing conference call" banner if the setting is disabled
2016-08-11 09:31:09 +02:00
manuroe
e4588c0909
Conference call: Show the "Ongoing conference call" banner only if the user is not in the conference
2016-08-09 13:00:37 +02:00
manuroe
f46c0e1d64
Room & Call: Manage the end of the call detection when the room screen is displayed
2016-08-09 12:51:14 +02:00
manuroe
0118ddca72
Room: When a call is active, turn the call button into a hangup button
2016-08-09 12:24:58 +02:00
manuroe
06c106b972
Conference call: Add ongoing conference call banner
2016-08-08 18:47:16 +02:00
manuroe
21fb561554
Conference call: Add an enabled button in Settings > LABS
2016-08-08 10:42:53 +02:00
manuroe
9341055c74
Group call: Enable the call button in group chat
2016-08-05 17:46:33 +02:00
manuroe
df973fdc01
API break: [MXRoom placeCall:] is now asynchronous
2016-08-05 15:16:09 +02:00
manuroe
f53190557f
Call: Check permissions before accessing to the camera and the microphone.
...
It is particularly useful when a perm has been denied.
2016-07-29 17:59:59 +02:00
manuroe
764a299df1
BF: RoomViewController: Fixed crash reported by GA
2016-07-29 11:17:58 +02:00
manuroe
9325ee5a74
Call: Bug fix: call must be available in 1:1 rooms (invited and banned users do not count)
2016-07-28 15:56:20 +02:00
manuroe
42ae4df769
Settings: Renamed "VoIP" in Settings > LABS to "Placing VoIP/Video calls"
2016-07-28 11:54:19 +02:00
manuroe
b614352893
Settings: the VoIP feature can be now enabled from Settings > LABS
2016-07-28 10:24:22 +02:00
manuroe
7d6dccc4e5
BF: Call button should be greyed or not be displayed in room with more than 2 users #477
...
Hide call button no 1:1 room
2016-07-27 18:11:09 +02:00
giomfo
f1c9059812
Enhancement - Messages: switch decline and preview buttons on invites
...
https://github.com/vector-im/vector-ios/issues/447
2016-07-12 22:40:35 +02:00
giomfo
837b144265
Bug Fix: App crashes on IRC command when no param is provided
2016-07-01 17:06:20 +02:00
manuroe
e840704f4a
Pods: Updated GBDeviceInfo
2016-07-01 08:42:10 +02:00
giomfo
316a2ff836
Room chat: Improve instance destruction
2016-06-27 15:34:17 +02:00
giomfo
b5a8124c24
Room Participants: Retrieve the potential segmented view controller from the parent view controller.
2016-06-23 18:43:01 +02:00
giomfo
1aa3b9193b
Room Participants: improve invitable contacts list
...
- list only the contacts who has the search pattern as prefix
2016-06-22 00:15:52 +02:00
giomfo
6bd0e75933
Chat screen: Improve expanded header layout in landscape
...
Adjust the height of the expanded header according to the actual position of the room avatar.
2016-06-16 13:47:15 +02:00
giomfo
d5b81e3936
Room search: search result should include the search pattern when it corresponds to a valid room alias or id.
...
+
Room search: Room preview should be used when user selects a public room that he did not join yet.
https://github.com/vector-im/vector-ios/issues/328
https://github.com/vector-im/vector-ios/issues/329
2016-06-14 22:25:10 +02:00
giomfo
39dfb6ccd5
Screen Tracking: Update screen name.
2016-06-14 11:10:37 +02:00
giomfo
1152d573c5
Attachments viewer: Support rageshake and screen tracking
2016-06-13 17:28:17 +02:00
giomfo
36846071ba
Room peeking support
...
- Update preview header handling.
2016-06-10 17:15:42 +02:00