Commit Graph

54 Commits

Author SHA1 Message Date
Giom Foret 6da9ee0ed6 UX Rework: Add home page
- Add edition mode support.

https://github.com/vector-im/riot-meta/issues/75
2017-07-09 18:32:40 +02:00
manuroe a45f4ac132 Merge pull request #1380 from vector-im/riot_1102
Bug Fix: Add the m.audio attachments support
2017-07-06 14:02:49 +02:00
Giom Foret 8c42555d58 Bug Fix: Add the m.audio attachments support
We support here the display of the attached audio files, but we are still not able to attach audio file.

#1102
2017-07-06 11:06:12 +02:00
manuroe ba8de5472e RoomVC: Make membership events use less screen
If the text was moved down (because of last message), do the same for the icon
2017-07-05 14:13:38 +02:00
manuroe b4622dcc2e RoomVC: Make membership events use less screen
Move icon and text of membership cells to the right to be aligned with other cells.
2017-07-05 14:06:53 +02:00
manuroe d0933ada2a RoomVC: Make membership events use less screen
Add RoomMembershipBubbleCellWithPaginationTitleBubbleCell
2017-07-05 12:29:54 +02:00
manuroe 3759d6684a RoomVC: Make membership events use less screen
If the text was moved down, do the same for the icon
2017-07-05 09:55:21 +02:00
manuroe 90ca91137e RoomVC: Make membership events use less screen
Reduce height of RoomMembershipBubbleCell from 44 to 34
2017-07-05 07:50:42 +02:00
manuroe e26772ab03 RoomVC: Make membership events use less screen
Add RoomMembershipBubbleCell to display a single membership event
2017-07-05 07:38:07 +02:00
Giom Foret 10b0ddeb5f Home: display the room name on 2 lines 2017-06-30 17:37:43 +02:00
Giom Foret 5d9462ed5c Home: display the room name on 2 lines 2017-06-30 17:06:23 +02:00
Giom Foret 739749494d Bug Fix - Chat screen: several encryption icons are displayed on the same event.
Fix tap handling on encryption icons

(related to #1361)
2017-06-28 21:15:09 +02:00
Giom Foret a65d933c51 Bug Fix - Home: tapping on an unread room on home page takes you to the wrong room
#1304
2017-06-22 15:17:24 +02:00
Giom Foret ef60e173a0 Merge branch 'riot_1304' into riot_1304_bis 2017-06-22 15:09:38 +02:00
Giom Foret 80403ec35b Bug Fix - Home: tapping on an unread room on home page takes you to the wrong room
#1304
2017-06-22 15:03:30 +02:00
Giom Foret d265740906 Revert "Bug Fix - Home: tapping on an unread room on home page takes you to the wrong room"
This reverts commit cd35f23bf2.
2017-06-22 14:43:21 +02:00
Giom Foret cd35f23bf2 Bug Fix - Home: tapping on an unread room on home page takes you to the wrong room
#1304
2017-06-22 14:40:11 +02:00
Giom Foret 7dadb7b0ef Enhancement - UX Rework: Update the buttons of the room expanded header.
- Add a contact list button on the left of the members info to open contact list.
- Add a add members button on the right to open the contacts picker.

https://github.com/vector-im/riot-meta/issues/76
2017-06-20 11:32:54 +02:00
Giom Foret 9f0601481e UX-Rework - Home: Badge handling.
- Add missed notifications badge in section header.
- Improve invites display.
2017-06-14 13:58:26 +02:00
Giom Foret 7459f529e6 Read markers should be synchronised across clients
The read marker may be defined on an event which is not displayed in the room history.
The MatrixKit has been updated to handle this kind of event in the MXKRoomBubbleCellData object.
Previously these events were ignored during the bubbles rendering. Now a bubble component is created even if the event has no actual display.
This component is useful to display the read marker in the room history, and to allow the user to jump on this read marker.

vector-im/riot-meta#8
2017-06-13 17:43:32 +02:00
manuroe e01741a5f6 Fix compilation errors due to forward declarations set in .h 2017-06-06 14:30:36 +02:00
Giom Foret b34797525c Bug Fix: iOS should have 'Send a message (encrypted)' in placeholder
#1207
2017-05-19 14:46:30 +02:00
Giom Foret 4fd7bd3f5f UX Rework: Replace the direct chat icon with a green ring on the room avatar. 2017-05-15 19:19:03 +02:00
Giom Foret acf88b3937 UX Rework: Add home page
- reduce room avatar size
- improve badge display

https://github.com/vector-im/riot-meta/issues/75
2017-05-11 14:58:55 +02:00
Giom Foret 1dfff91c29 Prepare UX Rework:
- Add Home tab
2017-05-05 15:30:35 +02:00
manuroe c4aa2738fd PublicRoomTableViewCell: apply the same font for "xxx users" as the date label in recents cell 2017-05-04 11:02:04 +02:00
manuroe e89b8f62b3 Directory server list: Add detail text for homeserver selection 2017-05-03 09:31:10 +02:00
Giom Foret 0be386e14c Prepare UX rework:
- Display informative cell in empty sections
2017-04-26 11:10:44 +02:00
manuroe 2d2eb09c81 Directory server list: List user's HS directories too 2017-04-21 16:06:42 +02:00
Giom Foret 81469763b1 Create a ContactDataSource from the existing ContactsTableViewController 2017-04-11 09:36:22 +02:00
manuroe d6ea9de43e Directory Server Picker: Fix icon bg 2017-04-07 11:31:57 +02:00
manuroe 056319a5c0 Directory Server Picker: show 3rd party protocol instance 2017-04-07 10:38:05 +02:00
Giom Foret 4eb90fbb2e Prepare UX Rework:
- Define the 4 tabs: Home, Fav, People and Rooms
2017-04-06 14:27:45 +02:00
manuroe 5a13e5646c Room summary: Fix warning 2017-03-31 16:04:48 +02:00
manuroe 83cf5143aa Room summary: Remove @TODO 2017-03-31 15:48:50 +02:00
manuroe c58c8c42e0 Merge commit '2d178343b17e1ece55d595d904aeeba87e3d9938' into room_summary 2017-03-31 15:42:11 +02:00
giomfo 4a85b75e6c Merge pull request #1132 from morozkin/issue898
Check email validity during reset password operation
2017-03-31 13:12:13 +02:00
Denis Morozov db510e7bec Check delegate instance availability and ability to handle cancel method 2017-03-30 19:05:37 +03:00
Denis Morozov cf709612cf Check email validity during reset password operation 2017-03-28 23:20:59 +03:00
manuroe c549d72c2b Public rooms: Make search homeserver-side 2017-03-28 16:36:21 +02:00
manuroe 059a08ba8b Merge remote-tracking branch 'origin/master' into room_summary 2017-03-23 16:24:50 +01:00
manuroe 5aa2e0bb13 Room summary: Add isEncrypted 2017-03-22 17:54:19 +01:00
Giom Foret f019f07b16 Bug Fix - Registration with email failed when the user validated the email on the phone. 2017-03-20 19:43:24 +01:00
Giom Foret e9a33a8a86 Suport msisdn registration
- code cleaning
2017-03-16 16:16:44 +01:00
manuroe a8302ce9df Merge remote-tracking branch 'origin/develop' into room_summary
# Conflicts:
#	Riot/Categories/MXRoom+Riot.m
#	Riot/Model/RoomList/RecentCellData.m
2017-03-15 17:24:54 +01:00
Giom Foret 80343bf1d5 Support msisdn registration
- fix registration by using only a phone number (no email)
2017-03-15 14:41:20 +01:00
Giom Foret e6a4622d2b Update accessibility ids used for testing 2017-03-15 11:17:50 +01:00
Giom Foret d0f0a8353d Bug Fix - Login parameters validation is buggy 2017-03-13 18:05:10 +01:00
Giom Foret 15ebfd8d3b Support msisdn login 2017-03-10 14:33:31 +01:00
Giom Foret c43587da76 Support msisdn login 2017-03-10 11:09:46 +01:00