Commit graph

2307 commits

Author SHA1 Message Date
giomfo
fbcb082096 Messages: Increase the font size of the missed notifications label. 2016-05-20 17:29:02 +02:00
manuroe
84fdff598a Display all call events (invite, answer, hangup): Just fixed compilation due to change in the kit 2016-05-20 16:55:59 +02:00
manuroe
4ea20811b7 Merge pull request #334 from vector-im/vector_323
Handle missing VoIP better
2016-05-20 15:50:35 +02:00
manuroe
9e6d922329 Handle missing VoIP better (#323): Fixed crash when logging out 2016-05-20 15:45:29 +02:00
manuroe
1a98ec1959 Handle missing VoIP better (#323): Display the "VoIP not yet supported" alert only when there is no call stack 2016-05-20 15:30:10 +02:00
manuroe
41caff1ebb Handle missing VoIP better (#323): Do not show expired call invites when resuming the app 2016-05-20 14:44:18 +02:00
manuroe
0fd7b9e104 Handle missing VoIP better (#323): Show a popup on call invite so that the end user can ignore the call or reject it 2016-05-20 14:31:23 +02:00
giomfo
1aad31cdd8 Merge pull request #332 from vector-im/vector_125
BugFix: Tap on clock status bar should scroll you up
2016-05-19 17:53:45 +02:00
giomfo
07a3e50f0b Merge pull request #331 from vector-im/segmentedvc_clean
Code cleaning
2016-05-19 17:52:44 +02:00
giomfo
c9eee9ff4e BugFix: Tap on clock status bar should scroll you up
https://github.com/vector-im/vector-ios/issues/289
https://github.com/vector-im/vector-ios/issues/125
2016-05-19 17:22:29 +02:00
giomfo
97142ab1a5 Code cleaning
Remove use of deprecated API: addConstraint/removeConstraint
2016-05-19 17:09:07 +02:00
giomfo
8f31f0a14f Messages: bold the notif badge 2016-05-19 10:07:02 +02:00
giomfo
d282959449 Merge pull request #326 from vector-im/vector_290
BugFix - Messages: missed notifs and unread msgs in the room list
2016-05-18 11:48:40 +02:00
giomfo
dba7e0099f BugFix - Messages: missed notifs and unread msgs in the room list
https://github.com/vector-im/vector-ios/issues/290
2016-05-18 11:23:50 +02:00
manuroe
e2aad60d72 Merge pull request #325 from vector-im/vector_313
Improved images & videos sending failure UX
2016-05-18 08:14:13 +02:00
giomfo
1ecd69b327 Merge pull request #324 from vector-im/vector_309
BugFix: It's too hard to press names to auto-insert nicks.
2016-05-17 20:52:44 +02:00
manuroe
f844f6fe96 https://github.com/vector-im/vector-ios/issues/313: Improved images & videos sending failure UX: Show the action sheet to resend the media when clicking on it 2016-05-17 17:16:13 +02:00
manuroe
de61867134 https://github.com/vector-im/vector-ios/issues/313: Improved images & videos sending failure UX: Show the action sheet to resend the media when clicking on it 2016-05-17 17:09:17 +02:00
giomfo
5c50421248 BugFix: It's too hard to press names to auto-insert nicks.
https://github.com/vector-im/vector-ios/issues/309
2016-05-17 16:47:55 +02:00
manuroe
00c7400b0f https://github.com/vector-im/vector-ios/issues/313: Improved images & videos sending failure UX: Show a red border when the attachment sending failed 2016-05-17 13:55:38 +02:00
manuroe
e208f39601 Merge pull request #321 from vector-im/vector_320
Crash when the ?, the punctuation mark, is considered as part of a link
2016-05-17 09:58:40 +02:00
manuroe
87cc342895 BF https://github.com/vector-im/vector-ios/issues/320: Crash when the ?, the punctuation mark, is considered as part of a link
Improved comments on 80 chars width
2016-05-16 16:03:56 +02:00
manuroe
efb56557b3 BF https://github.com/vector-im/vector-ios/issues/320: Crash when the ?, the punctuation mark, is considered as part of a link 2016-05-16 16:01:28 +02:00
giomfo
9ba885ebc7 Bug Fix: It's too hard to press names to auto-insert nicks.
Go back to using the avatar (and making sure that avatar long-tap takes you to the member info page)

https://github.com/vector-im/vector-ios/issues/309
2016-05-13 09:59:34 +02:00
giomfo
807bde523e Merge pull request #312 from vector-im/auth_forgot_password
Auth forgot password
2016-05-11 18:40:52 +02:00
giomfo
d0423c6afb Authentication: Forgot Password support 2016-05-11 11:56:33 +02:00
giomfo
4d26f571b8 Authentication: Support forgot password option
Finalize implementation
2016-05-10 00:00:07 +02:00
manuroe
ef0a1a1764 BF: tapping on icons in recents view doesn't work
https://github.com/vector-im/vector-ios/issues/298
2016-05-09 17:29:50 +02:00
giomfo
66dc2b42a9 Merge remote-tracking branch 'origin/develop' into auth_forgot_password 2016-05-09 15:44:23 +02:00
giomfo
f98e53284c Merge pull request #310 from vector-im/update_default_hs
Authentication: Update the default login flow to the vector.im HS.
2016-05-09 15:16:47 +02:00
manuroe
2f005727a8 Merge pull request #308 from vector-im/beta_permalink
Permalinks: Use the beta path of the web app instead of /develop
2016-05-09 14:19:48 +02:00
giomfo
6328c786e3 Authentication: Update the default login flow to the vector.im HS.
Support automatic fallback to matrix.org HS for existing users.
2016-05-09 13:56:37 +02:00
manuroe
7e39ec0a1a Update Podfile to point to MatrixKit 0.3.7 2016-05-09 11:34:12 +02:00
manuroe
7437aa6a9a Permalimks: Use the beta path of the web app instead of /develop 2016-05-09 10:23:46 +02:00
manuroe
447de39743 Back to deveop 2016-05-04 20:00:19 +02:00
manuroe
005b035bfb Merge remote-tracking branch 'origin/master' into develop 2016-05-04 19:58:33 +02:00
manuroe
c50c032c6a Merge remote-tracking branch 'origin/release-v0.1.6' 2016-05-04 19:47:56 +02:00
manuroe
ba9531aa24 Made Podfile points to MatrixKit/master as I cannot push the MatrixKit pod 2016-05-04 19:46:36 +02:00
manuroe
bc0f5547ca Prepare vector-ios release v0.1.6 2016-05-04 19:29:34 +02:00
manuroe
f24de88a0e Merge remote-tracking branch 'origin/develop' into release-v0.1.6 2016-05-04 19:27:21 +02:00
manuroe
b112e52f6f Merge pull request #300 from vector-im/report_abuse
Report abuse and ignore user
2016-05-04 18:45:19 +02:00
manuroe
bdb9005934 Ignore user: Reload entirely the app when a user has been ignored or unignored 2016-05-04 18:35:59 +02:00
manuroe
cccae814a0 Ignore user: ignoreUsers method has been updated 2016-05-04 17:37:06 +02:00
manuroe
1d7dcff471 Ignore user: [MXSession isUserIgnored] now exists 2016-05-04 16:44:44 +02:00
giomfo
f1f8c31340 Prepare vector-ios release v0.1.6 2016-05-04 13:07:04 +02:00
giomfo
f1a689bfa3 BugFix: 'Enable notifications on your device' toggle spills over the side on an iPhone 5 display.
https://github.com/vector-im/vector-ios/issues/167
2016-05-04 11:58:50 +02:00
giomfo
29484a28b6 Report abusif content and Ignore user.
Apply Matthew's suggestions
(see https://github.com/vector-im/vector-ios/issues/295)
2016-05-04 11:21:32 +02:00
giomfo
e12f7220ae Report abusif content and Ignore user.
Add unignore option
2016-05-04 10:54:46 +02:00
giomfo
95d36c8033 Merge remote-tracking branch 'origin/develop' into report_abuse 2016-05-04 09:58:14 +02:00
giomfo
dd9b91e54f Merge pull request #296 from vector-im/show_details_on_avatar_tap
Chat screen: Open member details when user taps on avatar
2016-05-04 09:09:27 +02:00