Commit graph

2973 commits

Author SHA1 Message Date
Giom Foret
50ddff54dc Import RageShakeManager.h and RiotDesignValues.h in App Delegate header 2017-04-07 11:52:53 +02:00
Giom Foret
d9679c2988 Prepare UX rework:
- Update correctly tab bar title
- Add Invites section in the Rooms tab
2017-04-06 15:49:47 +02:00
Giom Foret
1be5a9b0f2 Prepare UX rework:
- Handle room selection at RecentsViewController level.
2017-04-06 15:23:54 +02:00
Giom Foret
85b5899355 Merge branch 'develop' into ux_rework 2017-04-06 14:56:02 +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
Giom Foret
d1f45b1677 RecentsDataSource: comments 2017-04-05 16:39:32 +02:00
giomfo
d9cfecd6b0 Merge pull request #1155 from vector-im/recents_data_source
Recents data source
2017-04-05 15:15:24 +02:00
Giom Foret
f73ca5cd0c RecentsDataSource: Improve data handling 2017-04-05 14:08:17 +02:00
Giom Foret
8fe1526a80 RecentsDataSource: Improve data handling 2017-04-05 14:03:59 +02:00
Giom Foret
833378b7bd RecentsDataSource: Improve data handling 2017-04-05 11:26:59 +02:00
manuroe
9d108a9f55 Merge pull request #1154 from vector-im/riot-1152
BF: Cancelling a search in room list doesn't refresh the room list
2017-04-04 18:02:08 +02:00
manuroe
d2222a277e BF: Cancelling a search in room list doesn't refresh the room list (#1152). 2017-04-04 17:43:56 +02:00
Giom Foret
b7eb5dd8a3 RoomFiles view controller: custom the attachment viewer 2017-04-04 14:59:28 +02:00
manuroe
44bbd7a722 Merge pull request #1145 from vector-im/riot-1129-last-message
Room summary: fix "No timestamp on last bubble"
2017-04-03 10:45:06 +02:00
manuroe
f230aa8f00 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
Giom Foret
a7c843d86d Merge branch 'develop' into ux_rework 2017-03-31 17:37:50 +02:00
manuroe
d1972e5ff7 Room summary: Fix warning 2017-03-31 16:04:48 +02:00
manuroe
a164d172c3 Merge pull request #1139 from vector-im/riot-341-black-launch-screen-logo
BF: LaunchScreen: black box instead of the vector logo on startup #341
2017-03-31 15:50:09 +02:00
manuroe
3798c1bf64 Merge pull request #1002 from vector-im/room_summary
Room summary
2017-03-31 15:49:57 +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
Giom Foret
6e2eb58508 merge develop into ux_rework 2017-03-31 15:38:22 +02:00
Giom Foret
849f0bca48 Update Authors 2017-03-31 13:15:54 +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
manuroe
5dd2396716 BF: LaunchScreen: black box instead of the vector logo on startup #341
The idea is to move the logo png into "Supported files" (like suggested at http://stackoverflow.com/a/36707732).
I have also updated the LaunchScreen.xib into LaunchScreen.storyboard as it is what xcode proposes now.
2017-03-30 12:03:07 +02:00
manuroe
b6bc47be58 Merge pull request #1134 from vector-im/public_rooms_pagination
Support new directory search pagination & search APIs
2017-03-29 17:58:45 +02:00
manuroe
e40be18306 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
2b3db77bd6 Public rooms: Avoid the flickering of the public room cell when display search 2017-03-29 11:31:15 +02:00
manuroe
1345eb27e6 Public rooms: Do not make a /publicRooms request at app startup 2017-03-29 10:59:27 +02:00
manuroe
34873c80f5 Public rooms: Do not send a /publicRooms request for every keystroke. Let user finish typing 2017-03-29 10:37:53 +02:00
manuroe
eb00ba44c2 Public rooms: Do inconspicuous pagination 2017-03-29 10:02:33 +02:00
Denis Morozov
341ca52db5 Check email validity during reset password operation 2017-03-28 23:20:59 +03:00
Giom Foret
2d178343b1 Prepare UX rework
- Hide Back button title in details view controller
2017-03-28 18:17:14 +02:00
Giom Foret
0ec988ca9d Merge branch 'develop' into ux_rework 2017-03-28 17:29:36 +02:00
Giom Foret
2a8ab65d00 Prepare UX Rework
- Display contact details in the secondary view controller of the split view controller.
- Fix issues on secondary view controller handling.
2017-03-28 17:26:50 +02:00
manuroe
9dc2f58ff8 Public rooms: Make search homeserver-side 2017-03-28 16:36:21 +02:00
Giom Foret
164169b06e Update Authors 2017-03-28 09:45:59 +02:00
Giom Foret
89346848e9 Prepare UX rework
- Restore messages/files search handling
2017-03-27 15:59:51 +02:00
manuroe
81dd4040ce Merge remote-tracking branch 'origin/develop' into room_summary 2017-03-27 15:21:43 +02:00
Giom Foret
7b133e4b21 Prepare UX rework
- Restore Directory View controller.
2017-03-27 14:20:54 +02:00
manuroe
76d9048b11 Room summary: Need to reset the EventFormatter after a clear cache
Else, this is MXKEventFormatter that is used
2017-03-27 10:02:26 +02:00
Giom Foret
3a9465320a Prepare UX Rework:
- Fix Tab Bar display
- Adjust (+) icon display
2017-03-24 17:19:55 +01:00
Giom Foret
035f4c330a Prepare UX rework:
- Use a tab bar controller in the master view controller of the split view controller.
2017-03-23 17:48:05 +01:00
giomfo
c4f14e3fd0 Merge pull request #1113 from morozkin/upstream
Fix logic of changing room's avatar
2017-03-23 16:30:06 +01:00
giomfo
622f505e6a Merge pull request #1123 from morozkin/issue1111
Increase hit area of the "Matrix users only" checkbox
2017-03-23 16:27:22 +01:00
manuroe
bf7240098e Merge remote-tracking branch 'origin/master' into room_summary 2017-03-23 16:24:50 +01:00
Giom Foret
e5a85d0fce Version ++ 2017-03-23 12:20:11 +01:00
Giom Foret
17db42d093 Define the media cache version at the application level 2017-03-23 11:49:58 +01:00
Denis Morozov
a948c62ab5 Increase hit area of the "Matrix users only" checkbox 2017-03-22 23:07:06 +03:00