manuroe
9200a3eed9
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
e702defc39
version++
2018-12-12 10:28:15 +01:00
manuroe
40dda23469
Registration: reCAPTCHA does not work anymore on iOS 10
...
#2119
2018-12-11 17:46:09 +01:00
Aaron Raimist
73f3c3e6b8
i18n: Enable Hungarian
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2018-11-26 15:54:19 -06:00
Aaron Raimist
71e0f92e68
i18n: Enable Japanese
...
Signed-off-by: Aaron Raimist <aaron@raim.ist >
2018-11-26 15:46:25 -06:00
Giom Foret
454ed5e2bd
Update Changes
2018-11-11 16:50:00 +01:00
manuroe
3a18b499aa
version++
2018-10-31 16:12:22 +01:00
manuroe
8e51ec5271
Notifications: old notifications can reappear
...
#1985
2018-10-10 18:05:17 +02:00
manuroe
548a6dfed6
version++
2018-10-05 18:44:34 +02:00
manuroe
b5ebec0ca1
version++
2018-10-05 17:56:36 +02:00
manuroe
66e1d64f4b
Server Quota Notices: Implement the blue banner
...
Closes #1937
2018-10-02 15:30:00 +02:00
manuroe
7fee475e6c
version++
2018-09-26 15:48:38 +02:00
manuroe
a7c692672f
Lazy-Loading: On logout, reenable LL
2018-09-25 15:46:07 +02:00
manuroe
9979b7a749
Typo on CHANGES
2018-09-24 14:24:47 +02:00
manuroe
f6175a38a5
BF: Weird text color when selecting a message
...
#2046
2018-09-24 14:23:48 +02:00
manuroe
5550a4037e
Room settings: Anyone can now set a room alias
...
Fix #2033
2018-09-21 16:23:32 +02:00
manuroe
3ad74e29b2
Lazy-Loading: Fix missing read receipts
2018-09-13 17:12:53 +02:00
manuroe
e5d180b722
i18n: Add Spanish
2018-09-10 18:24:59 +02:00
SBiOSoftWhare
16a459a5a5
version++
2018-08-27 22:08:27 +02:00
manuroe
ea317fac44
version++
2018-08-24 18:33:57 +02:00
manuroe
f08ece38b8
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
c556cd275b
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
cf3d439543
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
51ade84305
AuthenticationVC: Show a "Resource Limit Exceeded" popup if it happens server side
...
#1937
2018-08-20 18:30:50 +02:00
manuroe
01f636a919
version++
2018-08-17 18:36:35 +02:00
manuroe
8259157190
BF: Empty app if initial /sync fails
...
#1975
2018-08-13 17:14:32 +02:00
manuroe
2b4c519286
version++
2018-08-10 17:50:26 +02:00
manuroe
0b0e7dd0bf
Merge pull request #1969 from vector-im/riot_1967
...
BF: Multiple rooms can be opened
2018-08-10 09:18:07 +00:00
SBiOSoftWhare
2c449b58aa
Merge branch 'develop' into riot_1952
2018-08-10 10:19:54 +02:00
manuroe
3ac72d2f3e
BF: Multiple rooms can be opened
...
#1967
2018-08-10 10:15:02 +02:00
SBiOSoftWhare
961d450f73
Update changes
2018-08-09 14:28:45 +02:00
manuroe
324ef6c13e
Settings: Disable "Labs > Enable LL" for the coming release
2018-08-09 10:56:09 +02:00
manuroe
0dbe0f138f
Chat screen: Add "view decrypted source" option on the selected event
...
#1642
2018-08-08 16:14:56 +02:00
manuroe
3fc495cc26
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
e79e907b3a
Update changes
2018-07-27 18:54:09 +02:00
SBiOSoftWhare
3c0655aba8
Add send reply to changes
2018-07-24 16:53:06 +02:00
SBiOSoftWhare
79b3caedd5
Add send reply to changes
2018-07-23 18:48:23 +02:00
SBiOSoftWhare
2d5169b6e1
Finish v0.6.20
2018-07-13 15:57:57 +02:00
SBiOSoftWhare
30098f4a66
version++
2018-07-13 15:55:20 +02:00
SBiOSoftWhare
ddb1c675b5
Update changelog
2018-07-10 18:08:19 +02:00
SBiOSoftWhare
7c5f9463f9
version++
2018-07-05 11:00:17 +02:00
manuroe
f26a6d8371
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
dc0349305d
version++
2018-07-03 16:04:11 +02:00
SBiOSoftWhare
326b5bb26f
Update change log
2018-07-02 15:48:11 +02:00
manuroe
bb98c32985
Crypto: Add telemetry for events unable to decrypt (UTDs)
...
#1894
2018-06-29 07:36:35 +02:00
SBiOSoftWhare
659bd9ccf1
Added titles to sound files ID3 tags in order to avoid system exception
2018-06-28 10:18:36 +02:00
manuroe
e26e90f150
Merge branch 'develop' into e2e_telemetry
2018-06-27 18:14:47 +02:00
manuroe
678467b998
Analytics: Make it implement MXAnalyticsDelegate to track performance stats
2018-06-27 17:59:06 +02:00
manuroe
a942ec9f9c
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
fff8f2f14e
Analytics: Move code from AppDelegate to a dedicated class: Analytics
2018-06-27 10:02:08 +02:00