Commit graph

1438 commits

Author SHA1 Message Date
David Baker
2a100905a3 Actually, revert logging - it lied anyway. 2015-02-25 18:39:31 +00:00
David Baker
fbf42f23aa Actually, revert logging - it lied anyway. 2015-02-25 18:39:31 +00:00
David Baker
626efa70ae Merge branch 'master' into develop 2015-02-25 18:33:20 +00:00
David Baker
6f7f18d02e Merge branch 'master' into develop 2015-02-25 18:33:20 +00:00
David Baker
15c2819be5 Logging for when we try & get a push token 2015-02-25 18:28:30 +00:00
David Baker
02c909ec37 Logging for when we try & get a push token 2015-02-25 18:28:30 +00:00
manuroe
46830aea1b Console: Fixed warning on 64bits build 2015-02-25 18:05:44 +01:00
manuroe
91efad9c49 Console: Fixed warning on 64bits build 2015-02-25 18:05:44 +01:00
manuroe
6905d0a55b SYIOS-69 - On Screen Keyboard can end up hiding the most recent messages in a room 2015-02-25 17:58:48 +01:00
manuroe
b9fd2f97d8 SYIOS-69 - On Screen Keyboard can end up hiding the most recent messages in a room 2015-02-25 17:58:48 +01:00
manuroe
5c44f503a1 Console: Fix crash when switching rooms while the event stream is resuming.
When coming back on the main thread after doing some processing on the other queue, make sure the view controller is still here before doing UI requests on it
2015-02-25 14:06:00 +01:00
manuroe
9c99a98955 Console: Fix crash when switching rooms while the event stream is resuming.
When coming back on the main thread after doing some processing on the other queue, make sure the view controller is still here before doing UI requests on it
2015-02-25 14:06:00 +01:00
David Baker
1204d69444 Change display name to 'Console' 2015-02-24 16:52:35 +00:00
David Baker
cff241ceeb Change display name to 'Console' 2015-02-24 16:52:35 +00:00
manuroe
1563facb0a Podfile.lock: Moved to 0.3.0 2015-02-24 17:50:06 +01:00
manuroe
9cda14d0c8 Podfile.lock: Moved to 0.3.0 2015-02-24 17:50:06 +01:00
David Baker
ec016818ce Move to new App IDs. 2015-02-24 16:46:05 +00:00
David Baker
21c605e413 Move to new App IDs. 2015-02-24 16:46:05 +00:00
giomfo
de1a01672f Console: BugFix Settings - Store the minimum cache size to prevent application freeze when user scrolls settings table. 2015-02-24 17:41:10 +01:00
giomfo
26ea6289c7 Console: BugFix Settings - Store the minimum cache size to prevent application freeze when user scrolls settings table. 2015-02-24 17:41:10 +01:00
giomfo
4cb0e740e9 Console: Adjust fonts size in Recents cell. 2015-02-24 16:41:14 +01:00
giomfo
248d97e4ca Console: Adjust fonts size in Recents cell. 2015-02-24 16:41:14 +01:00
manuroe
f0187cefce Console: Do not display "NO" but "No" 2015-02-24 16:39:03 +01:00
manuroe
afe5396db6 Console: Do not display "NO" but "No" 2015-02-24 16:39:03 +01:00
giomfo
5c4c3342cd Console: Registration fallback: force webview in full width. 2015-02-24 16:00:19 +01:00
giomfo
4a5f96b208 Console: Registration fallback: force webview in full width. 2015-02-24 16:00:19 +01:00
manuroe
04fe4f3ef5 [MXRestClient registerFallback] is no more an async method that makes a request to the home server to get the fallback URL.
It directly returns the register fallback URL
2015-02-24 15:59:18 +01:00
manuroe
edb032c6e7 [MXRestClient registerFallback] is no more an async method that makes a request to the home server to get the fallback URL.
It directly returns the register fallback URL
2015-02-24 15:59:18 +01:00
giomfo
72a841adaa Console: BugFix Room History - App freezes on members display for room with a high number of members (> 500). 2015-02-24 15:25:23 +01:00
giomfo
84916848b6 Console: BugFix Room History - App freezes on members display for room with a high number of members (> 500). 2015-02-24 15:25:23 +01:00
giomfo
5de4f5b4b3 Console: Add logs (matrixSDKHandler status). 2015-02-24 14:25:53 +01:00
giomfo
222904c329 Console: Add logs (matrixSDKHandler status). 2015-02-24 14:25:53 +01:00
David Baker
c982e84bc5 Add SVG icon 2015-02-24 12:50:06 +00:00
David Baker
59b0125b7a Add SVG icon 2015-02-24 12:50:06 +00:00
giomfo
44a92122c5 Console: Add tag in each log. 2015-02-24 13:49:05 +01:00
giomfo
71ce09421f Console: Add tag in each log. 2015-02-24 13:49:05 +01:00
giomfo
289680a976 Console: Improve registration fallback handling. 2015-02-24 12:14:09 +01:00
giomfo
279ac4360f Console: Improve registration fallback handling. 2015-02-24 12:14:09 +01:00
manuroe
0d662c1037 MXCRegistrationWebView: make it work (tested with a fake fallback page) 2015-02-24 10:49:36 +01:00
manuroe
441c5cd6f8 MXCRegistrationWebView: make it work (tested with a fake fallback page) 2015-02-24 10:49:36 +01:00
giomfo
1af3ab0dbf Console: Add UI to handle registration fallback page. 2015-02-24 10:07:50 +01:00
giomfo
b8df22f681 Console: Add UI to handle registration fallback page. 2015-02-24 10:07:50 +01:00
manuroe
ddc528b7df Moved to 0.3.0 2015-02-23 18:53:48 +01:00
manuroe
87b8e6d9a1 Moved to 0.3.0 2015-02-23 18:53:48 +01:00
manuroe
9f51269182 Console MXCRegistration: Improved after review of server code.
Still not tested in real condition
2015-02-23 18:34:02 +01:00
manuroe
e40ea259e7 Console MXCRegistration: Improved after review of server code.
Still not tested in real condition
2015-02-23 18:34:02 +01:00
manuroe
f6d1ab1fb4 Console: Created MXCRegistrationWebView to do registration into a webview based on the home server registration fallback page 2015-02-23 18:15:05 +01:00
manuroe
1a62686c55 Console: Created MXCRegistrationWebView to do registration into a webview based on the home server registration fallback page 2015-02-23 18:15:05 +01:00
giomfo
e0e92cea3d Console: Update public room display (sorted by the number of members, display the number of members). 2015-02-23 17:44:58 +01:00
giomfo
f897384ed5 Console: Update public room display (sorted by the number of members, display the number of members). 2015-02-23 17:44:58 +01:00