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
manuroe
0d6381a7b8
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
5211b4d309
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
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
4098fc86db
Public rooms: Do not make a /publicRooms request at app startup
2017-03-29 10:59:27 +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
Denis Morozov
cf709612cf
Check email validity during reset password operation
2017-03-28 23:20:59 +03:00
Giom Foret
9bd8985b19
Prepare UX rework
...
- Hide Back button title in details view controller
2017-03-28 18:17:14 +02:00
Giom Foret
daaece5a43
Merge branch 'develop' into ux_rework
2017-03-28 17:29:36 +02:00
Giom Foret
6e8290df93
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
c549d72c2b
Public rooms: Make search homeserver-side
2017-03-28 16:36:21 +02:00
Giom Foret
cabe2c16de
Update Authors
2017-03-28 09:45:59 +02:00
Giom Foret
b39299008a
Prepare UX rework
...
- Restore messages/files search handling
2017-03-27 15:59:51 +02:00
manuroe
f8758596e3
Merge remote-tracking branch 'origin/develop' into room_summary
2017-03-27 15:21:43 +02:00
Giom Foret
be947e1d8b
Prepare UX rework
...
- Restore Directory View controller.
2017-03-27 14:20:54 +02:00
manuroe
2ed9ab3669
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
f2927df484
Prepare UX Rework:
...
- Fix Tab Bar display
- Adjust (+) icon display
2017-03-24 17:19:55 +01:00
Giom Foret
89d31cc116
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
eaf875aad0
Merge pull request #1113 from morozkin/upstream
...
Fix logic of changing room's avatar
2017-03-23 16:30:06 +01:00
giomfo
e24c711872
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
059a08ba8b
Merge remote-tracking branch 'origin/master' into room_summary
2017-03-23 16:24:50 +01:00
Giom Foret
e15b465d95
Version ++
2017-03-23 12:20:11 +01:00
Giom Foret
a6ffb0d80b
Define the media cache version at the application level
2017-03-23 11:49:58 +01:00
Denis Morozov
cdd72fc5ef
Increase hit area of the "Matrix users only" checkbox
2017-03-22 23:07:06 +03:00
Denis Morozov
7223afd315
Add nil checking for eventTypeForSelectedField
2017-03-22 22:07:06 +03:00
manuroe
5aa2e0bb13
Room summary: Add isEncrypted
2017-03-22 17:54:19 +01:00
manuroe
e9f6a52259
Room summary: localUnreadEventCount has moved
2017-03-22 15:45:22 +01:00
Giom Foret
8536568352
Merge branch 'release-v0.3.12' into develop
2017-03-21 18:55:11 +01:00
Giom Foret
faae81215c
version++
2017-03-21 18:50:19 +01:00
giomfo
81f1c74f3f
Merge pull request #1116 from vector-im/fix_missed_notif_badge
...
Bug Fix: Chat screen - The missed discussions badge is missing in the…
2017-03-21 14:27:52 +01:00
Giom Foret
81d5c54ac5
Bug Fix: Chat screen - The missed discussions badge is missing in the navigation bar
2017-03-21 14:20:47 +01:00
manuroe
c8cb9f1785
Room summary: MXSession.ignoreProfileChangesDuringLastMessageProcessing is gone
2017-03-21 09:06:18 +01:00
giomfo
04d6085660
Merge pull request #1114 from vector-im/fix_registration_with_email
...
Bug Fix - Registration with email failed when the user validated the …
2017-03-21 08:49:01 +01:00
Denis Morozov
c2f91caada
Check power level of the user before starting editing room info
2017-03-20 22:15:39 +03: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
Denis Morozov
4f53465fca
Fix logic of changing room's avatar
2017-03-18 21:57:06 +03: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
6510a3e994
version++
2017-03-16 17:40:26 +01:00
manuroe
5da502a997
version++
2017-03-16 17:36:06 +01:00
manuroe
bc6195bc09
Merge remote-tracking branch 'origin/develop' into release-v0.3.11
2017-03-16 17:11:17 +01:00
Giom Foret
bfb9c29955
oops
2017-03-16 16:18:24 +01:00
Giom Foret
e9a33a8a86
Suport msisdn registration
...
- code cleaning
2017-03-16 16:16:44 +01:00
manuroe
c33e4a5e1d
version++
2017-03-16 09:05:06 +01:00
manuroe
96a5a7b247
Merge pull request #1104 from vector-im/riot-1058
...
BF: Unknown devices modal from calling page is different that room page one
2017-03-15 17:39:09 +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
manuroe
dc04e64128
E2E: manage unknown devices when placing or answering a call ( #1058 ).
2017-03-15 15:56:26 +01:00
manuroe
f6779982dd
UsersDeviceViewController: Add an onComplete param to the displayUsersDevices method
2017-03-15 15:54:50 +01:00