Commit Graph

823 Commits

Author SHA1 Message Date
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
manuroe 1a694538ad Update CHANGES 2018-06-27 07:55:50 +02:00
manuroe a30f322d1c 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 c85d7c721d RoomVC: Add a re-request keys button on message unable to decrypt
#1879
2018-06-08 17:23:32 +02:00
manuroe 881ead2bcc version++ 2018-06-01 16:56:05 +02:00
manuroe a490a9eb42 update++ 2018-05-23 19:45:49 +02:00
manuroe 398391aa2d update++ 2018-04-23 18:30:16 +02:00
manuroe 2fe567d70c update++ 2018-04-20 16:35:58 +02:00
manuroe 94da7ec7f2 Update CHANGES 2018-04-20 14:28:04 +02:00
manuroe 03860a2103 Update CHANGES 2018-04-19 18:35:03 +02:00
manuroe c55b7728f8 version++ 2018-03-30 12:50:12 +02:00
manuroe e7298effb0 version++ 2018-03-13 16:29:46 +01:00
giomfo f3509176fc version ++ 2018-02-27 18:04:19 +01:00