Commit graph

131 commits

Author SHA1 Message Date
Giom Foret
e95776bca0 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
2d41307290 Prepare UX Rework:
- Add Home tab
2017-05-05 15:30:35 +02:00
manuroe
db14a29728 PublicRoomTableViewCell: apply the same font for "xxx users" as the date label in recents cell 2017-05-04 11:02:04 +02:00
manuroe
96d54be1ba Directory server list: Add detail text for homeserver selection 2017-05-03 09:31:10 +02:00
Giom Foret
2f11466ff8 Prepare UX rework:
- Display informative cell in empty sections
2017-04-26 11:10:44 +02:00
manuroe
9ec99c4cf7 Directory server list: List user's HS directories too 2017-04-21 16:06:42 +02:00
Giom Foret
c57d9b7d2d Create a ContactDataSource from the existing ContactsTableViewController 2017-04-11 09:36:22 +02:00
manuroe
e4c4684a56 Directory Server Picker: Fix icon bg 2017-04-07 11:31:57 +02:00
manuroe
8027fc8041 Directory Server Picker: show 3rd party protocol instance 2017-04-07 10:38:05 +02:00
Giom Foret
9c67c0200c Prepare UX Rework:
- Define the 4 tabs: Home, Fav, People and Rooms
2017-04-06 14:27:45 +02:00
manuroe
d1972e5ff7 Room summary: Fix warning 2017-03-31 16:04:48 +02:00
manuroe
70c3d5873d Room summary: Remove @TODO 2017-03-31 15:48:50 +02:00
manuroe
3c0ccc1a2a Merge commit '2d178343b17e1ece55d595d904aeeba87e3d9938' into room_summary 2017-03-31 15:42:11 +02:00
giomfo
4d05210773 Merge pull request #1132 from morozkin/issue898
Check email validity during reset password operation
2017-03-31 13:12:13 +02:00
Denis Morozov
48c5aafcb1 Check delegate instance availability and ability to handle cancel method 2017-03-30 19:05:37 +03:00
Denis Morozov
341ca52db5 Check email validity during reset password operation 2017-03-28 23:20:59 +03:00
manuroe
9dc2f58ff8 Public rooms: Make search homeserver-side 2017-03-28 16:36:21 +02:00
manuroe
bf7240098e Merge remote-tracking branch 'origin/master' into room_summary 2017-03-23 16:24:50 +01:00
manuroe
341557bc4f Room summary: Add isEncrypted 2017-03-22 17:54:19 +01:00
Giom Foret
d0bedbe515 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
71c17ece60 Suport msisdn registration
- code cleaning
2017-03-16 16:16:44 +01:00
manuroe
d90423e78a 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
2c6b23c327 Support msisdn registration
- fix registration by using only a phone number (no email)
2017-03-15 14:41:20 +01:00
Giom Foret
5451a54c51 Update accessibility ids used for testing 2017-03-15 11:17:50 +01:00
Giom Foret
a226851500 Bug Fix - Login parameters validation is buggy 2017-03-13 18:05:10 +01:00
Giom Foret
daada120d5 Support msisdn login 2017-03-10 14:33:31 +01:00
Giom Foret
b357132759 Support msisdn login 2017-03-10 11:09:46 +01:00
Giom Foret
7928cd5e47 Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename categories
2017-03-09 11:50:12 +01:00
giomfo
ae558ebbe6 Bug Fix - default room avatar for an empty room should not be your own face
Changes:
- If the room has only two members, use the avatar of the second member even if this member is invited.
- The plain solid circle (without initial) is used only for an "empty room" without display name (We name "empty room" a room in which the current user is the only active member).
2017-03-08 18:54:20 +01:00
giomfo
7860d46996 Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename VectorDesignValues with RiotDesignValues
2017-03-08 16:14:41 +01:00
giomfo
568af33fdf Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename "Vector" directory with "Riot"
2017-03-08 11:08:03 +01:00