Commit Graph

814 Commits

Author SHA1 Message Date
SBiOSoftWhare 4f3a7dcd2d MXKAppSettings: Add beacon info state event as part of room message to enables beacon display on timeline. 2022-04-22 11:50:34 +02:00
SBiOSoftWhare d96f204ad8 MXKAppSettings: Add beacon info state event as part of room message to enables beacon display on timeline. 2022-04-22 11:50:34 +02:00
aringenbach f076d99481 Improve link detection near timeline touch location 2022-04-14 13:32:14 +02:00
aringenbach 0c42d503f8 Improve link detection near timeline touch location 2022-04-14 13:32:14 +02:00
Doug 7bc6bce163 Fix some warnings. 2022-04-13 17:21:11 +01:00
Doug 4d72a4e93a Fix some warnings. 2022-04-13 17:21:11 +01:00
ismailgulek dd01d9389a Copy dictionary before enumerating, fixes crash #6 2022-04-12 14:26:52 +03:00
ismailgulek e82203ff8c Copy dictionary before enumerating, fixes crash #6 2022-04-12 14:26:52 +03:00
aringenbach d745548a39 Merge pull request #5999 from vector-im/aringenbach/5995_presence_offline_mode
Presence offline mode setting
2022-04-07 11:43:13 +02:00
aringenbach 740b04f799 Merge pull request #5999 from vector-im/aringenbach/5995_presence_offline_mode
Presence offline mode setting
2022-04-07 11:43:13 +02:00
aringenbach 3cb990706f Rename build setting & encode with string value 2022-04-07 09:38:21 +02:00
aringenbach 53d8379af6 Rename build setting & encode with string value 2022-04-07 09:38:21 +02:00
Doug b2c902a4f5 Merge branch 'master' into develop 2022-04-06 17:48:50 +01:00
Doug f46b976101 Merge branch 'master' into develop 2022-04-06 17:48:50 +01:00
Doug 86ac0f14e0 Notification strings fall back to English if missing 2022-04-06 15:44:12 +01:00
Doug e910061416 Notification strings fall back to English if missing 2022-04-06 15:44:12 +01:00
aringenbach 320fa8d59a Add presence offline mode setting 2022-04-06 15:18:54 +02:00
aringenbach 18e2e9940b Add presence offline mode setting 2022-04-06 15:18:54 +02:00
Gil Eluard 0021c3f35b Room context preview dismissed unexpectedly (#5993)
- fixed
2022-04-06 10:43:35 +02:00
Gil Eluard f92f5a5f0c Room context preview dismissed unexpectedly (#5993)
- fixed
2022-04-06 10:43:35 +02:00
aringenbach 2ab98cfe07 Weakify self on presence notifications observers 2022-04-05 15:21:53 +02:00
aringenbach d492f6764c Weakify self on presence notifications observers 2022-04-05 15:21:53 +02:00
aringenbach fa3f01bb8f Merge branch 'develop' into aringenbach/5933_presence_indicator 2022-04-05 14:14:45 +02:00
aringenbach ce05f3de08 Merge branch 'develop' into aringenbach/5933_presence_indicator 2022-04-05 14:14:45 +02:00
ismailgulek 502e9ebd05 Reload thread data source without notifying the screen 2022-04-05 14:04:48 +03:00
ismailgulek fff61b12c1 Reload thread data source without notifying the screen 2022-04-05 14:04:48 +03:00
aringenbach 9f94a44fa5 Add presence to MXKRecentCellData 2022-04-04 18:52:07 +02:00
aringenbach a169c18cf1 Add presence to MXKRecentCellData 2022-04-04 18:52:07 +02:00
MaximeEvrard42 ff78d21755 Merge pull request #5957 from vector-im/maximee/5858_pin_drop_sharing
[Location Sharing]: Pin drop location sharing
2022-04-04 18:04:22 +02:00
MaximeEvrard42 a11a153c1a Merge pull request #5957 from vector-im/maximee/5858_pin_drop_sharing
[Location Sharing]: Pin drop location sharing
2022-04-04 18:04:22 +02:00
MaximeE af9a524273 5858: Modification of the event send according to coordinate type 2022-03-31 16:52:16 +02:00
MaximeE 2133bb44bb 5858: Modification of the event send according to coordinate type 2022-03-31 16:52:16 +02:00
Frank Rotermund 61d260a8e0 Feature/2581 permalinks 2022-03-31 05:51:40 +00:00
Anderas 6151c56337 Merge pull request #5942 from vector-im/andy/5604_join_indicators
Join room loading indicators
2022-03-30 11:05:21 +01:00
Anderas b8931e183c Merge pull request #5942 from vector-im/andy/5604_join_indicators
Join room loading indicators
2022-03-30 11:05:21 +01:00
Andy Uhnak fadfa48f9f Join room loading indicators 2022-03-29 15:03:09 +01:00
Andy Uhnak 1b24371337 Join room loading indicators 2022-03-29 15:03:09 +01:00
Doug 63ea84fa97 Merge pull request #5923 from vector-im/johannes/5058_room_data_source_leak
Fix retain cycle in MXKRoomDataSource
2022-03-29 12:10:36 +01:00
Doug 3679282084 Merge pull request #5923 from vector-im/johannes/5058_room_data_source_leak
Fix retain cycle in MXKRoomDataSource
2022-03-29 12:10:36 +01:00
Gil Eluard 2ebcd78a5e Update suggested room preview to behave the same way in all cases #5771
- Done
2022-03-28 13:45:03 +03:00
Stefan Ceriu cf819fe7cb Fixed the regular expression used for link detection in attributed strings. 2022-03-28 11:57:50 +03:00
Stefan Ceriu 36ecded6a7 Fixed the regular expression used for link detection in attributed strings. 2022-03-28 11:57:50 +03:00
Johannes Marbach b86d0a6148 Fix retain cycle in MXKRoomDataSource
Relates to: #5058
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-03-27 20:53:46 +02:00
Johannes Marbach f9b844db0d Fix retain cycle in MXKRoomDataSource
Relates to: #5058
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-03-27 20:53:46 +02:00
Gil Eluard 2cc1d3ac2e Update suggested room preview to behave the same way in all cases #5771
- Done
2022-03-23 10:58:41 +01:00
Gil Eluard e80f697587 Update suggested room preview to behave the same way in all cases #5771
- Done
2022-03-23 10:58:41 +01:00
Stefan Ceriu 672dd90cb1 Prevent the homescreen from resetting on every appearance. 2022-03-22 12:44:26 +02:00
Stefan Ceriu 11a11ac300 Prevent the homescreen from resetting on every appearance. 2022-03-22 12:44:26 +02:00
Andy Uhnak 38c8d85800 Do not clear cache if there are no stored filters 2022-03-21 16:08:17 +00:00
Andy Uhnak 7e6f386347 Do not clear cache if there are no stored filters 2022-03-21 16:08:17 +00:00