Commit graph

332 commits

Author SHA1 Message Date
SBiOSoftWhare
a440e86dfc Update changes 2019-04-24 17:59:44 +02:00
SBiOSoftWhare
84660597fb Merge develop into riot_1483 2019-04-24 16:28:51 +02:00
SBiOSoftWhare
c0ff595cc3 Update changes 2019-04-19 18:37:11 +02:00
J. Ryan Stinnett
b5ee4a6aa9 Clarify key backup details when backup exists but is not trusted
This ports the wording changes from Riot Web
https://github.com/matrix-org/matrix-react-sdk/pull/2917.

"Use key backup" as button text feels like it's telling me I haven't set it up
at all. This changes to "Connect this device ..." which seems more reassuring
and applies for both the "add to backup" and "restore from backup" use cases.

This also updates the backup status text for the case where a backup exists, but
it's not being used by the current device so that it's much more clear that you
have a backup at least.
2019-04-18 13:30:32 +01:00
SBiOSoftWhare
7263b268e1
Merge branch 'develop' into avoid_tableview_crashes_settings 2019-04-10 17:49:37 +02:00
SBiOSoftWhare
6f48db8eb7 Update changes 2019-04-10 15:00:43 +02:00
SBiOSoftWhare
f3d1d146ef Update changes 2019-04-10 12:11:12 +02:00
SBiOSoftWhare
f2fb1ec727 Update changes 2019-04-09 19:23:48 +02:00
SBiOSoftWhare
5a1c23ae8c Merge branch 'develop' into riot_2337
# Conflicts:
#	CHANGES.rst
#	Riot/AppDelegate.m
2019-04-05 16:31:52 +02:00
SBiOSoftWhare
bdbaaa10f0 Update changes 2019-04-05 15:11:50 +02:00
manuroe
1de7b444ec CHANGES 2019-04-04 18:20:21 +02:00
fridtjof
f500de2db3
Merge remote-tracking branch 'origin/riot_2337' into riot_2337
# Conflicts:
#	CHANGES.rst
#	Riot/AppDelegate.m
2019-04-03 00:29:54 +02:00
SBiOSoftWhare
ab4e16de7d Update changes 2019-04-02 15:10:15 +02:00
manuroe
aa45c141dd Widgets: Use scalar prod urls in Riot mobile apps
#2349
2019-03-27 15:45:54 +01:00
manuroe
774e6c0a3d Push: Add more logs to track spontaneously disabling
#2348
2019-03-27 11:53:31 +01:00
SBiOSoftWhare
dd2d544939 Update changes 2019-03-22 11:49:20 +01:00
fridtjof
ae3878957d
update CHANGES.rst 2019-03-22 01:30:20 +01:00
SBiOSoftWhare
93af475cec
Merge pull request #2207 from fridtjof/ios10-notifications
Add code to support the new notification system starting with iOS 10
2019-03-21 16:45:07 +01:00
SBiOSoftWhare
cfc5d85a3b version++ 2019-03-21 14:57:44 +01:00
SBiOSoftWhare
35579b4f96 Update changes 2019-03-21 13:12:56 +01:00
manuroe
61107d71bc CHANGES++ 2019-03-13 09:11:45 +01:00
manuroe
9f5c0bf2d2 version++ 2019-03-13 09:10:18 +01:00
manuroe
96789114b8 CHANGES 2019-03-12 17:35:27 +01:00
SBiOSoftWhare
018c2adcdc version++ 2019-03-11 12:01:26 +01:00
SBiOSoftWhare
020b500a78 Update changes 2019-03-07 17:51:39 +01:00
manuroe
58e7cba5f3 RoomVC: Use accent color (green) for the ongoing conference call banner 2019-03-07 10:42:55 +01:00
manuroe
4b571ac6dd Authentication: .well-known support (#2117). 2019-03-06 18:30:13 +01:00
SBiOSoftWhare
6c6d500c12
Merge branch 'develop' into riot_2304 2019-03-05 16:10:41 +01:00
SBiOSoftWhare
9e3e0d3d1f Update changes 2019-03-05 15:55:39 +01:00
manuroe
0b2e5635d2 CHANGES 2019-03-05 12:44:37 +01:00
manuroe
76391fbe4b
Merge pull request #2305 from vector-im/riot_2292
Reskin: HomeVC: Use notices colors for badges background in section headers
2019-03-04 18:18:59 +00:00
manuroe
02ceb87ed0
Merge pull request #2307 from vector-im/light_sso_support
Authentication: support SSO by using the fallback URL
2019-03-04 18:18:41 +00:00
SBiOSoftWhare
4a2b6b3080 Update changes 2019-03-04 18:39:28 +01:00
manuroe
e468dcb0ca CHANGES 2019-03-04 18:38:12 +01:00
manuroe
670952c8e9 Reskin: HomeVC: Use notices colors for badges background in section headers
#2292
2019-02-28 22:09:57 +00:00
SBiOSoftWhare
a75854a03e Update changes 2019-02-27 15:34:25 +01:00
SBiOSoftWhare
fae91c57cf
Merge branch 'develop' into swift_lint 2019-02-27 11:32:10 +01:00
SBiOSoftWhare
b63001d4b6 Update changes 2019-02-27 10:12:04 +01:00
SBiOSoftWhare
97d4b58520
Merge pull request #2299 from vector-im/riot_2202
Fastlane: Update to Xcode 10.1
2019-02-26 18:33:43 +01:00
SBiOSoftWhare
b268777e6a Update changes 2019-02-26 16:48:01 +01:00
manuroe
5517e45f4a Fix crash in Settings in 0.8.1
#2295
2019-02-25 16:00:47 +01:00
manuroe
932fcd888f RoomVC: Remove the beta warning modal when enabling e2e in a room
This is the other part of #2239.
2019-02-21 15:07:50 +01:00
manuroe
95f3c07b54 Reskin: Text in badges should be white in dark theme
#2283
2019-02-21 13:07:37 +01:00
Fridtjof Mund
0608d56c72
Merge branch 'develop' into deprecations/contacts-api 2019-02-20 19:08:12 +01:00
manuroe
2d66a7ecd3 Add app store description as app string resource to make them available for translation on weblate
#2201
2019-02-20 18:22:50 +01:00
Fridtjof Mund
59f79f4bab
Merge branch 'develop' into deprecations/contacts-api 2019-02-20 18:14:36 +01:00
manuroe
7a5c0bef99 Maintenance: Update cocopoads and pods. Automatic update to Swift4.2 2019-02-20 16:45:32 +01:00
manuroe
16b632fc0c Maintenance: Update cocopoads and pods. 2019-02-20 16:43:45 +01:00
SBiOSoftWhare
b4b85ae147 Update changes 2019-02-20 15:22:53 +01:00
manuroe
6a6a46d1bf version++ 2019-02-19 17:23:14 +01:00
manuroe
b253f764a6
Merge branch 'develop' into backup_banner_filter_forceRefresh 2019-02-18 18:48:08 +01:00
manuroe
7ff02a0e5e Key backup: avoid to refresh the home room list on every backup state change
A possible mitigation for #2265
2019-02-18 18:27:21 +01:00
SBiOSoftWhare
4b8e1eb012 Update changes 2019-02-18 15:34:21 +01:00
manuroe
f1ce64b74b Reskin: CHANGES.rst 2019-02-18 12:31:32 +01:00
manuroe
1055baa3ed version++ 2019-02-15 21:53:10 +01:00
manuroe
f505440710 Key backup: new recover method detected
#2230
2019-02-15 17:29:48 +01:00
manuroe
5044dc6e2e BF: Reskin: Sometimes the roomVC navigation bar is tranparent
#2252
2019-02-15 15:21:33 +01:00
SBiOSoftWhare
fb911891f5 Update changes 2019-02-14 16:22:50 +01:00
SBiOSoftWhare
104ceb5641 Update changes 2019-02-13 15:31:43 +01:00
fridtjof
5805282d9c
added changes 2019-02-13 14:19:41 +01:00
manuroe
f45303baad RoomVC: Remove the beta warning modal when opening an e2e room
#2239
2019-02-12 19:24:08 +01:00
SBiOSoftWhare
7988acf769
Merge branch 'develop' into fix_share_extension_theming 2019-02-08 15:34:03 +01:00
SBiOSoftWhare
84f7e04173 Update changes 2019-02-08 15:25:17 +01:00
SBiOSoftWhare
2f7796e850 Update changes 2019-02-08 11:12:49 +01:00
SBiOSoftWhare
cf01c1a696 Update changes 2019-02-06 17:22:06 +01:00
fridtjof
e57ce34e91
update CHANGES.rst 2019-02-05 01:38:50 +01:00
SBiOSoftWhare
c6ee4dbaf8 Update changes 2019-02-04 16:08:02 +01:00
SBiOSoftWhare
50406e33a0 Update changes 2019-02-04 16:03:11 +01:00
SBiOSoftWhare
c8dc20b4f5 Update changes 2019-02-01 09:58:36 +01:00
manuroe
1ca5ee4356
Merge branch 'develop' into riot_2173 2019-01-31 21:17:47 +01:00
manuroe
5ea383a12a CHANGES.rst 2019-01-31 20:02:01 +01:00
SBiOSoftWhare
ba1ff5197b Update changes 2019-01-31 20:00:55 +01:00
SBiOSoftWhare
b76ed3edb2 Update changes 2019-01-30 11:25:54 +01:00
manuroe
58a1a0e41b version++ 2019-01-24 16:41:05 +01:00
SBiOSoftWhare
951afb1e5f
Merge pull request #2198 from vector-im/keybackup_setup
key backup: Implement setup screen
2019-01-23 12:15:57 +01:00
manuroe
c7552f4ad9 BF: Ban and kick reasons are silently discarded
#2162
2019-01-22 17:18:42 +01:00
SBiOSoftWhare
a99e3d2274 Update changes 2019-01-22 11:13:26 +01:00
fridtjof
b5ab2fd52f
update CHANGES.rst 2019-01-18 20:35:06 +01:00
manuroe
83952d47dd
Merge branch 'develop' into riot_679 2019-01-18 10:58:06 +01:00
manuroe
b4724e46d2 BF: Infinite loading wheel when taping on a fake room alias
#679
2019-01-17 17:46:49 +01:00
manuroe
40ef4d5f64 Registration: improve scrolling on the reCaptcha screen
#2165
2019-01-17 16:02:55 +01:00
manuroe
6da0bfd07f Registration: improve validation UX on the terms screen
#2164

Do like on android (https://github.com/vector-im/riot-ios/issues/2164#issuecomment-455108199)
2019-01-17 12:04:42 +01:00
manuroe
c88676018b BF: Registration: fix tap gesture on checkboxes in the terms screen 2019-01-17 11:59:21 +01:00
manuroe
64febced2d RoomVC: Redact has been renamed to Remove to match riot/web
#2134
2019-01-16 16:51:36 +01:00
SBiOSoftWhare
76537a519e Update changes 2019-01-14 17:09:49 +01:00
manuroe
73d5d5e48f reskin: CHANGES 2019-01-11 16:58:59 +01:00
manuroe
989e749cc8
Merge branch 'develop' into fixes/modern-key-syntax 2019-01-10 10:58:24 +01:00
manuroe
8a979b21ae
Merge branch 'develop' into dark-mode-white-scrollbar 2019-01-10 10:28:31 +01:00
Fridtjof Mund
0f1972cc1d
Merge branch 'develop' into fixes/modern-key-syntax 2019-01-09 17:54:07 +01:00
manuroe
a19a8306b4 version++ 2019-01-08 11:37:11 +01:00
Fridtjof Mund
33f2bb6d66
Update CHANGES.rst 2019-01-08 00:29:30 +01:00
SBiOSoftWhare
bcd39530d5 Update changes 2019-01-07 15:49:32 +01:00
Aaron Raimist
6cbac89bfd
Add changelog
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2019-01-06 22:39:37 -06:00
manuroe
578bf7d6c9 version++
A PR was missing.
2019-01-04 16:59:07 +01:00
SBiOSoftWhare
1c22647b87
Merge pull request #2149 from vector-im/riot_2022
Share Extension: Improve image sharing performance and fix screenshot sharing
2019-01-04 16:55:03 +01:00
manuroe
a52df0cb18 version++ 2019-01-04 16:52:58 +01:00
SBiOSoftWhare
41aa79aa73 Update changes 2019-01-04 14:01:30 +01:00
manuroe
bf418edf03 BF: Registration: email or phone number is no more skippable
#2140

Note: There is no more conditions linked to kMXLoginFlowTypeRecaptcha in the code, which makes it look more flexible.
2018-12-27 11:56:00 +01:00
manuroe
b390b6ce12 version++ 2018-12-12 10:28:15 +01:00
manuroe
9aff401878 Registration: reCAPTCHA does not work anymore on iOS 10
#2119
2018-12-11 17:46:09 +01:00
Aaron Raimist
e5a27d654b
i18n: Enable Hungarian
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2018-11-26 15:54:19 -06:00
Aaron Raimist
47cbb4187b
i18n: Enable Japanese
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2018-11-26 15:46:25 -06:00
Giom Foret
0171e8b6c0 Update Changes 2018-11-11 16:50:00 +01:00
manuroe
2b715c62d3 version++ 2018-10-31 16:12:22 +01:00
manuroe
85c19c2149 Notifications: old notifications can reappear
#1985
2018-10-10 18:05:17 +02:00
manuroe
f43c2d81fa version++ 2018-10-05 18:44:34 +02:00
manuroe
4e260c595f version++ 2018-10-05 17:56:36 +02:00
manuroe
d867c89c3b Server Quota Notices: Implement the blue banner
Closes #1937
2018-10-02 15:30:00 +02:00
manuroe
c5e5abd724 version++ 2018-09-26 15:48:38 +02:00
manuroe
7b22cf9bf7 Lazy-Loading: On logout, reenable LL 2018-09-25 15:46:07 +02:00
manuroe
fef8277491 Typo on CHANGES 2018-09-24 14:24:47 +02:00
manuroe
523ed24950 BF: Weird text color when selecting a message
#2046
2018-09-24 14:23:48 +02:00
manuroe
3f40b1c804 Room settings: Anyone can now set a room alias
Fix #2033
2018-09-21 16:23:32 +02:00
manuroe
60e07e1be6 Lazy-Loading: Fix missing read receipts 2018-09-13 17:12:53 +02:00
manuroe
8b3ac8d6bc i18n: Add Spanish 2018-09-10 18:24:59 +02:00
SBiOSoftWhare
079b06e860 version++ 2018-08-27 22:08:27 +02:00
manuroe
b583c69b09 version++ 2018-08-24 18:33:57 +02:00
manuroe
d9b760556a Riot-bot: Do not try to create a room with it if the user homeserver is not federated 2018-08-24 15:28:01 +02:00
manuroe
ce791def2c Recents: Avoid to open a room twice
It crashed on room creation on quick HSes
2018-08-24 14:45:12 +02:00
Giom Foret
2ab27e2120 Bug Fix - User defaults: the preset application language (if any) is ignored.
AppDelegate: the userDefaults were registered after the application language handling
2018-08-22 15:36:03 +02:00
manuroe
65704002ec AuthenticationVC: Show a "Resource Limit Exceeded" popup if it happens server side
#1937
2018-08-20 18:30:50 +02:00
manuroe
b63569c81d version++ 2018-08-17 18:36:35 +02:00
manuroe
db8e5687a2 BF: Empty app if initial /sync fails
#1975
2018-08-13 17:14:32 +02:00
manuroe
eb749fb2b8 version++ 2018-08-10 17:50:26 +02:00
manuroe
fab7f1ed91
Merge pull request #1969 from vector-im/riot_1967
BF: Multiple rooms can be opened
2018-08-10 09:18:07 +00:00
SBiOSoftWhare
af60ba8ea5
Merge branch 'develop' into riot_1952 2018-08-10 10:19:54 +02:00
manuroe
e28fddda63 BF: Multiple rooms can be opened
#1967
2018-08-10 10:15:02 +02:00
SBiOSoftWhare
3f9796f334 Update changes 2018-08-09 14:28:45 +02:00
manuroe
ee2a348a3a Settings: Disable "Labs > Enable LL" for the coming release 2018-08-09 10:56:09 +02:00
manuroe
4b1c17b747 Chat screen: Add "view decrypted source" option on the selected event
#1642
2018-08-08 16:14:56 +02:00
manuroe
0556ef2ee2 Merge remote-tracking branch 'origin/develop' into lazy_loading
# Conflicts:
#	CHANGES.rst
#	Riot/Modules/Room/RoomViewController.m
2018-08-07 18:06:58 +02:00
SBiOSoftWhare
df1cd28b79 Update changes 2018-07-27 18:54:09 +02:00
SBiOSoftWhare
5b02152caf Add send reply to changes 2018-07-24 16:53:06 +02:00
SBiOSoftWhare
16b88c6d98 Add send reply to changes 2018-07-23 18:48:23 +02:00
SBiOSoftWhare
c2f72e7f04 Finish v0.6.20 2018-07-13 15:57:57 +02:00
SBiOSoftWhare
4f051210e8 version++ 2018-07-13 15:55:20 +02:00
SBiOSoftWhare
ac662a0a1e Update changelog 2018-07-10 18:08:19 +02:00
SBiOSoftWhare
07fed3bf1c version++ 2018-07-05 11:00:17 +02:00
manuroe
5f3c9d4d86 RoomVC: Fix duplication of read receipts
Regression due to read receipt perf improvement.

Disable the optimisation with `foundSenders` because the assumption "As there is one (the last) read receipt displayed per user" was wrong  for internal processing data.
2018-07-04 09:42:00 +02:00
manuroe
91f2b8c186 version++ 2018-07-03 16:04:11 +02:00
SBiOSoftWhare
146600facb Update change log 2018-07-02 15:48:11 +02:00
manuroe
b6ce79303a Crypto: Add telemetry for events unable to decrypt (UTDs)
#1894
2018-06-29 07:36:35 +02:00
SBiOSoftWhare
99fb3f9079 Added titles to sound files ID3 tags in order to avoid system exception 2018-06-28 10:18:36 +02:00
manuroe
bacdfaf9be
Merge branch 'develop' into e2e_telemetry 2018-06-27 18:14:47 +02:00
manuroe
7a6b039af7 Analytics: Make it implement MXAnalyticsDelegate to track performance stats 2018-06-27 17:59:06 +02:00
manuroe
fc6541b383
Merge pull request #1910 from vector-im/cache_read_receipts
RoomVC: BF: Read receipts processing dramatically slows down UI
2018-06-27 11:22:47 +02:00
manuroe
4528f510b0 Analytics: Move code from AppDelegate to a dedicated class: Analytics 2018-06-27 10:02:08 +02:00
manuroe
788f4502e6 Update CHANGES 2018-06-27 07:55:50 +02:00
manuroe
715d9da536 RoomVC: BF: Read receipts processing dramatically slows down UI
#1899

Build, cache and update read receipts on the processing queue.
2018-06-25 13:47:03 +02:00
manuroe
8ca0257c52 RoomVC: Add a re-request keys button on message unable to decrypt
#1879
2018-06-08 17:23:32 +02:00