Commit graph

2089 commits

Author SHA1 Message Date
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
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
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
giomfo
70b4264138 Chat screen: Open member details when user taps on avatar 2016-05-03 23:30:46 +02:00
giomfo
658b3a0eb7 Report abusif content and Ignore user.
Rename "Ban" with "Ban from this room"
2016-05-03 21:53:04 +02:00
giomfo
8168641c42 Report abusif content and Ignore user.
- Room member: Add new option Ignore to ignore content from a room member
- Chat screen: Add report option in the contextual per-message menu + Option to ignore the event sender
2016-05-03 18:29:54 +02:00
giomfo
4f304ce01d Authentication: Support forgot password option 2016-05-03 15:54:05 +02:00
manuroe
8c3b8ffec8 Fixed regression on opening of normal web links.
Removed the dev logs
2016-05-03 11:05:47 +02:00
manuroe
0341872f09 Temporary develop commit for testing web links on jenkins builds 2016-05-03 10:59:08 +02:00
manuroe
10a1136c42 Merge pull request #291 from vector-im/mediapicker_video_preview_buttons
Mediapicker: Improved video preview buttons
2016-05-03 10:04:03 +02:00
manuroe
6b2dd85cb0 Media Picker: Fixed center position of the video buttons (play or stop) 2016-05-03 10:03:15 +02:00
giomfo
51be82a17c BugFix Room Participants - Search session: the return key must be 'Done' instead of 'Search'
https://github.com/vector-im/vector-ios/issues/292
2016-05-03 09:58:49 +02:00
manuroe
15005367ce Media Picker: Fixed center position of the video buttons (play or stop) 2016-05-02 17:48:49 +02:00
manuroe
5cccbaa10b Media Picker: Use the same video buttons as MatrixKit 2016-05-02 17:41:51 +02:00
manuroe
ebdfd16a9c Temporary develop commit for testing web links on jenkins builds 2016-05-02 10:59:53 +02:00
manuroe
b78bb5fb3e Room member details: Fixed presence displayed when it is undefined 2016-05-02 08:38:03 +02:00
manuroe
0286ed4dd0 Merge pull request #288 from vector-im/www_vector_im
Manage www.vector.im urls as universal links
2016-04-29 16:37:54 +02:00
manuroe
673772d074 Universal link: Moved isUniversalLink and fixURLWithSeveralHashKeys methods from AppDelegate to Tools 2016-04-29 16:19:13 +02:00
manuroe
04e24a2979 Universal link: Add www.vector.im as associated domain 2016-04-29 16:18:01 +02:00
giomfo
9a983dbc80 Fix OM CAS authentication on iOS 9.
We need to completely disable the security checking and allow plain http for OM CAS to work.
2016-04-29 16:05:36 +02:00
manuroe
1ff7cf836f Merge pull request #285 from vector-im/update_room_members_list
Update room members list
2016-04-29 14:30:36 +02:00