Commit graph

191 commits

Author SHA1 Message Date
giomfo
64953db836 Room Settings: Code Cleaning 2016-06-23 18:51:44 +02:00
giomfo
07bc899036 BugFix Can't view MemberInfo when inviting users without actually inviting them
https://github.com/vector-im/vector-ios/issues/271

Open contact details is not relevant here, we add the matrix id (if any) in the invitable contact display name. This change provides the missing member info.
+ Prompt user before inviting someone
2016-06-22 15:50:11 +02:00
giomfo
39dfb6ccd5 Screen Tracking: Update screen name. 2016-06-14 11:10:37 +02:00
giomfo
36846071ba Room peeking support
- Update preview header handling.
2016-06-10 17:15:42 +02:00
giomfo
3106821c19 Add Vector assets 2016-06-09 14:59:24 +02:00
Matthew Hodgson
67be273fcf add space to 'Search / invite' 2016-06-04 19:11:41 +01:00
Matthew Hodgson
c2ab5568c8 fix GA text some more 2016-06-04 17:19:05 +01:00
Matthew Hodgson
9c578c5ab8 improve GA wording 2016-06-04 17:00:36 +01:00
Matthew Hodgson
581b08377e it's a username, not a human name... 2016-06-04 16:42:09 +01:00
giomfo
4112027217 Support GA services
Make GA togglable in Settings

#335
2016-06-04 17:37:23 +02:00
giomfo
b3de3601d4 Support GA services
#335
2016-06-03 16:07:34 +02:00
giomfo
4f5b9405be Remove the 'optional' in the email registration field
https://github.com/vector-im/vector-ios/issues/352
2016-06-02 10:12:23 +02:00
giomfo
f05f6afa54 Default text in the memberlist search box would be less confusing if it was 'Search/invite by...' instead of the other way around
https://github.com/vector-im/vector-ios/issues/349
2016-05-31 17:14:05 +02:00
giomfo
7700b23a35 Created Room: replace active member label with "invite members" when the logged in user is alone in the room
https://github.com/vector-im/vector-ios/issues/346
2016-05-31 16:55:42 +02:00
giomfo
1a5ae324f4 Bug Fix: Settings: App crashes when user goes back during saving
https://github.com/vector-im/vector-ios/issues/345
2016-05-31 10:53:18 +02:00
giomfo
d7f9011a0b Bug Fix: Directory should be accessible from search even if the search field is empty
https://github.com/vector-im/vector-ios/issues/104
2016-05-30 13:42:45 +02:00
giomfo
e3d10cba2e Option to autocomplete nicknames from their member info page
https://github.com/vector-im/vector-ios/issues/317
2016-05-26 18:30:41 +02:00
giomfo
cc6dfad638 Bug Fix: need to publish third party licenses
https://github.com/vector-im/vector-ios/issues/304
2016-05-26 14:05:44 +02:00
giomfo
f7580ff0d8 Add login information to the settings page
https://github.com/vector-im/vector-ios/issues/330
2016-05-24 00:02:55 +02:00
giomfo
3882b1f531 Settings: Prompt user when notifications are denied 2016-05-20 18:25:11 +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
4d26f571b8 Authentication: Support forgot password option
Finalize implementation
2016-05-10 00:00:07 +02:00
giomfo
66dc2b42a9 Merge remote-tracking branch 'origin/develop' into auth_forgot_password 2016-05-09 15:44:23 +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
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
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
5cccbaa10b Media Picker: Use the same video buttons as MatrixKit 2016-05-02 17:41:51 +02:00
manuroe
64d93e36b2 Room member details: Factorised the pretty string for presence in [Tools presenceText] 2016-04-29 09:54:43 +02:00
manuroe
32ee933d95 Room member details: Removed the "(admin)" string as we now show a sheriff badge on them 2016-04-28 15:08:12 +02:00
manuroe
1fd18aa727 https://github.com/vector-im/vector-ios/issues/225: Ability to copy message permalinks 2016-04-26 17:55:37 +02:00
manuroe
430131d73e Fixed the UX issue in https://github.com/vector-im/vector-ios/issues/249.
A popup is shown if the user presses the create room buttom while a creation is already in progress.
2016-04-22 15:17:58 +02:00
manuroe
8021482056 Room preview: Show members count 2016-04-19 17:46:33 +02:00
manuroe
47fe1c1dbb Room preview of room link: added appropriate message on the preview display 2016-04-15 10:44:10 +02:00
giomfo
d68c017794 Prepare Room Preview support. 2016-04-14 02:34:30 +02:00
giomfo
e0c5fc589f Merge pull request #217 from vector-im/154
Room members: Support search option
2016-04-12 12:17:58 +02:00
giomfo
89c8b4ff84 Room member: adjust badge size 2016-04-12 12:12:05 +02:00
giomfo
4006cec998 Room members: Support search option
https://github.com/vector-im/vector-ios/issues/154
2016-04-12 11:59:39 +02:00
giomfo
fab1d0ce9a Shrink/unshrink sections
The user should be able to shrink/expand each section (Invites, Favourites, Conversations...).
2016-04-12 09:20:38 +02:00
giomfo
189766f75f Room Members: Add Admin/Moderator badge on members's picture 2016-04-11 21:28:11 +02:00
giomfo
eef696b65c Fix Room members: Add a specific section INVITED
#132
2016-04-08 17:26:42 +02:00
manuroe
dbf4402df8 VoIP: Show an action sheet when the user clicks on the call button. He will be able to select Voice or Video Call 2016-04-08 16:34:52 +02:00
giomfo
8dd7751cec BugFix Entering invalid email address into registration
gives error saying it's not supported #201
2016-04-06 18:51:48 +02:00
manuroe
891fb3cb6b Email binding: SettingsVC: Added binding of a new email 2016-04-05 17:44:02 +02:00
manuroe
1f8c5146af Email binding: SettingsVC: Replace "Email Address" by "Email" which lets more room for displaying user email addresses 2016-04-05 10:40:03 +02:00
giomfo
87811e8350 Registration support.
Support the 2 following flows: m.login.email.identity and m.login.recaptcha.
2016-04-01 16:31:13 +02:00
manuroe
0ebedaff57 https://github.com/vector-im/vector-ios/issues/178: Make room members UI more intuitive
Changed to invite placeholder by "Invite by name, email, id"
2016-03-25 08:57:29 +01:00
manuroe
46d12292cd https://github.com/vector-im/vector-ios/issues/178: Make room members UI more intuitive
In the UI for adding people, add a + icon
2016-03-25 08:53:00 +01:00
giomfo
1920ebedd3 Fix typo 2016-03-21 10:34:23 +01:00
giomfo
677a576af4 Room Creation: handle new created room as an empty room. 2016-03-17 11:32:18 +01:00
giomfo
d6b689559a Remove useless assets 2016-03-16 11:21:57 +01:00
giomfo
95f4e18bd8 Media Picker: Remove red placeholder images on videos #157 2016-03-11 17:19:22 +01:00
giomfo
aafeeef28c Messages screen: Update the swipe menu icons. 2016-03-10 16:04:47 +01:00
giomfo
507abb294d Chat screen: Timestamp and message edition display.
We unify here the design across iOS and Android:
- The messages is over the full width.
- The time stamp is at the user name level.
- If several messages are sent in a row, clicking on a message (not the first one) will make it move slightly down to display the timestamp just above.
- On the right side of the timestamp we would have an "Edit" icon.
2016-03-09 18:29:39 +01:00
giomfo
41987f1575 Chat: Handle tap on icon in case of unsent messages notification. 2016-03-07 13:56:52 +01:00
giomfo
eeae581c7f Fix typo 2016-03-01 16:00:15 +01:00
giomfo
cd2c8b3c03 Room member details: remove custom power level handling 2016-02-29 15:05:22 +01:00
giomfo
7539e3a726 Chat screen: Display network status, and handle unsent messages. 2016-02-25 13:54:53 +01:00
giomfo
b91c183b1c Add Room Member Details screen 2016-02-24 10:08:21 +01:00
giomfo
d65cc7e556 Observe correctly network reachability 2016-02-11 15:05:24 +01:00
giomfo
f5fb047062 Chat: Expanded header 2016-02-10 10:59:48 +01:00
manuroe
c2e2c13c1f Email invitation: Invite a user by the email entered by the user 2016-02-05 17:34:00 +01:00
giomfo
609fafa1b9 Merge pull request #61 from vector-im/authentication_screen
Authentication screen
2016-01-29 11:32:03 +01:00
giomfo
c4f1df1c13 Sign in screen
Hide "Forgot password" option. This option will be supported later
2016-01-29 11:00:57 +01:00
giomfo
24d0f879c9 Settings: Hide global notification settings.
Invite user to use the web client to update global notification settings.
2016-01-29 10:43:38 +01:00
giomfo
11e2a397aa Add app icon + Update Launch screen 2016-01-28 15:55:35 +01:00
giomfo
23a195ddd5 Sign in screen
Apply Design
2016-01-27 18:17:43 +01:00
giomfo
8ecc20e914 Sign in screen
Prepare sign in screen
2016-01-27 12:40:26 +01:00
giomfo
092ac321f4 Media Picker: Apply Ribot design 2016-01-19 18:59:40 +01:00
yannick
673c17873d Fix a typo 2016-01-15 16:06:38 +01:00
giomfo
54bb3eff40 Bug fix: Replace People with Members #51 2016-01-14 15:23:58 +01:00
giomfo
713c546dfb Prepare Fix: move further the chevron in room title view #48. 2016-01-13 18:20:50 +01:00
giomfo
bfb4332c34 Bug Fix: Rename "Conversations" with "Rooms" #47 2016-01-13 12:56:14 +01:00
giomfo
8081799a99 Bug Fix Date/time formatter #44 2016-01-13 12:47:50 +01:00
manuroe
4ec9d21924 Merge remote-tracking branch 'origin/develop' into public_rooms_search
Conflicts:
	Vector/Utils/AvatarGenerator.m
	Vector/ViewController/HomeViewController.m
2015-12-23 11:05:46 +01:00
Yannick LE COLLEN
722a9d788a Merge pull request #32 from vector-im/room_members_search
Room members search
2015-12-22 08:44:54 +01:00
manuroe
68fd187509 Merge remote-tracking branch 'origin/develop' into public_rooms_search
Conflicts:
	Vector/Base.lproj/Main.storyboard
	Vector/Model/RoomList/RecentsDataSource.m
2015-12-21 10:35:48 +01:00
manuroe
e71a4a090d Public rooms search: Directory page starts to work (with cells from MatrixKit) 2015-12-18 17:17:03 +01:00
giomfo
c0be7ac0fe Chat screen: update localized string used during event edition 2015-12-18 15:37:28 +01:00
giomfo
623af56397 Chat screen : support event edition 2015-12-18 15:20:57 +01:00
yannick
9c64a33638 room_members_search
-> add the swipe to remove member / to leave the room
-> add member when selecting a cell.
2015-12-18 15:00:20 +01:00
yannick
fdba00db3c room_members_search
-> apply the Vector design to the cells
-> apply the Vector design to the search bar.
2015-12-18 11:55:35 +01:00
manuroe
76689ada32 Public rooms search: Display the cell with the result 2015-12-18 10:59:45 +01:00
giomfo
36928d5932 Update Room Details string 2015-12-17 16:38:46 +01:00
Yannick LE COLLEN
27690a4333 Merge pull request #28 from vector-im/room_photo_selection
Room photo selection

Improve the room settings page
-> add the room photo management 
-> display if a room is public or private
-> enable / disable the room notification

Else
Improve the room naming.
2015-12-17 12:05:20 +01:00
giomfo
93958ed07c Chat screen: implementation
Apply Ribot design on toolbar view.
2015-12-16 22:36:14 +01:00
manuroe
2082bcc7e0 Public rooms search: Start 2015-12-16 16:29:34 +01:00
yannick
9ddd479772 Merge remote-tracking branch 'origin/develop' into room_photo_selection 2015-12-16 15:53:42 +01:00
yannick
e50c1dbc5c room_photo_selection
-> update to have the same room displayname as the webclient.
2015-12-16 14:24:09 +01:00
yannick
cdf8623b80 room_photo_selection
-> add the public / private status
-> factorize the room avatar management.
-> the room avatar was rendered in scaleToFit instead of scaleToFill.
2015-12-16 10:28:58 +01:00
giomfo
a321ffc9f7 Update Vector assets 2015-12-16 09:52:28 +01:00
yannick
4b38e1f286 room_photo_selection
-> add the room rules management
-> fix issues while updating the topic.
2015-12-15 18:17:20 +01:00
yannick
d2c5611a26 room_photo_selection
Display the room photo in the settings
2015-12-15 10:46:34 +01:00
yannick
362772a476 Merge remote-tracking branch 'origin/develop' into add_invite_rooms_section 2015-12-10 12:44:17 +01:00
manuroe
e99b575968 Merge remote-tracking branch 'origin/develop' into search_api_support
Conflicts:
	Vector.xcodeproj/project.pbxproj
2015-12-09 18:28:53 +01:00
yannick
6169b39ae5 Improve the invite room display. 2015-12-09 17:38:39 +01:00
yannick
2ff73cded1 add_invite_rooms_section
-> reduce the recent cell height
2015-12-09 16:09:46 +01:00