Commit Graph

170 Commits

Author SHA1 Message Date
Giom Foret cfab1305ec Merge branch 'develop' into ux_rework 2017-04-06 14:56:02 +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
Giom Foret 4dacbb4b6f RecentsDataSource: comments 2017-04-05 16:39:32 +02:00
Giom Foret 9555c63a66 RecentsDataSource: Improve data handling 2017-04-05 14:08:17 +02:00
Giom Foret d59903d750 RecentsDataSource: Improve data handling 2017-04-05 14:03:59 +02:00
Giom Foret a25f92dfb2 RecentsDataSource: Improve data handling 2017-04-05 11:26:59 +02:00
manuroe 44789c5657 Room summary: fix "No timestamp on last bubble" (vector-im/riot-ios#1129 - 2)
By simplifying the way how the last message cell is computed
2017-04-03 08:44:31 +02:00
manuroe c58c8c42e0 Merge commit '2d178343b17e1ece55d595d904aeeba87e3d9938' into room_summary 2017-03-31 15:42:11 +02:00
manuroe e5a97e1062 Public rooms: Support new directory search pagination & search APIs #628
^ that was for ref. This commit improves comments.
2017-03-29 11:44:16 +02:00
manuroe 95859f6698 Public rooms: Avoid the flickering of the public room cell when display search 2017-03-29 11:31:15 +02:00
manuroe cfbb3e5094 Public rooms: Do not send a /publicRooms request for every keystroke. Let user finish typing 2017-03-29 10:37:53 +02:00
manuroe 6759a72c09 Public rooms: Do inconspicuous pagination 2017-03-29 10:02:33 +02:00
manuroe c549d72c2b Public rooms: Make search homeserver-side 2017-03-28 16:36:21 +02:00
manuroe d4ce3fa331 Room summary: MXKSessionRecentsDataSource.eventFormatter has been removed. Overide the EventFormatter by another mean 2017-03-17 16:46: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 eb85af8379 Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename categories
2017-03-09 11:50:12 +01:00
Giom Foret 15eed8fef9 Rebranding: replace Vector by Riot everywhere in the git and github repos
- Rename categories
2017-03-09 11:18:18 +01:00
giomfo 81f4975174 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 06100684bc 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 521e2110e1 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