Commit Graph

85 Commits

Author SHA1 Message Date
ismailgulek af869c7a9b Polish memory footprinter and logs 2020-12-18 15:03:00 +03:00
ismailgulek 98560f7a05 Log memory footprint 2020-12-18 14:14:35 +03:00
ismailgulek 05f527b32e Force reloading account details on every notification 2020-12-11 12:57:10 +03:00
ismailgulek 0895b21fc4 Clean up resources after completion 2020-12-09 14:01:45 +03:00
ismailgulek d737c525db Remove commented code 2020-10-23 18:53:46 +03:00
ismailgulek 427f50a033 Use new background sync service 2020-10-22 17:27:35 +03:00
ismailgulek 8f88a44ac9 Revert logger 2020-10-12 21:52:43 +03:00
ismailgulek 7619822346 Use store in the Kit 2020-10-12 21:51:57 +03:00
ismailgulek e09ed8aeb6 Improve SyncResponseStore 2020-10-12 17:27:06 +03:00
ismailgulek e00a751cc3 Last changes 2020-10-12 12:57:00 +03:00
ismailgulek bb8018362d Check crypto has keys to decrypt an event before decryption attempt, avoid sync loops on failure 2020-10-07 15:12:02 +03:00
ismailgulek af4fe998e0 Change notification body, keep it expendable 2020-09-28 14:23:33 +03:00
ismailgulek 3d643d2211 Do not allow reply if protected, also set to be removed 2020-09-16 16:08:02 +03:00
ismailgulek a8fa54b871 Do not show content if protection is set 2020-09-16 16:07:09 +03:00
ismailgulek 2e656c27c9 Remove shared instance 2020-08-20 17:43:46 +03:00
ismailgulek 71792e1466 Rename store variables 2020-08-20 17:33:03 +03:00
ismailgulek 7a96c60140 Rename PushNotificationManager to PushNotificationStore 2020-08-20 17:31:47 +03:00
ismailgulek 58f762146e Fix NSE bugs 2020-08-11 21:17:48 +03:00
ismailgulek b5e39fdb90 Refactor remove call notifications method 2020-08-11 12:53:51 +03:00
ismailgulek a440ebb633 Category identifier for call invites 2020-08-10 18:17:46 +03:00
ismailgulek b732dfd5fc Call push gateway api for call invites 2020-08-10 18:17:13 +03:00
ismailgulek 4f77d31175 Add push gateway rest client 2020-08-10 14:03:47 +03:00
manuroe addaff152a AppConfig: Rename files to CommonConfiguration and AppConfiguration 2020-07-29 10:13:43 +02:00
manuroe cc201fd010 AppConfig: Fix Steve's remarks 2020-07-29 10:05:45 +02:00
manuroe e25f62a46e Config: Cut AppConfig into Config and AppConfig
so that the app can have its own configuration
2020-07-28 17:20:14 +02:00
manuroe 5d21a8a60c AppConfig: Make all extensions use it 2020-07-28 16:53:55 +02:00
ismailgulek cf447cbd30 Do not cache showDecryptedContentInNotifications 2020-07-23 13:15:21 +03:00
ismailgulek c5a709f122 Remove redundant event sender names in notification body, they're already in the title 2020-07-17 13:01:30 +03:00
ismailgulek b8fa576b55 Avoid early fallback when not showing decrypted content in notifications 2020-07-17 13:00:40 +03:00
ismailgulek 414e17a2dc Disable key backup on push extension 2020-06-29 17:02:48 +03:00
ismailgulek a7d7393dd1 Change fallback message for encrypted events 2020-06-25 15:14:57 +03:00
ismailgulek 431acab1b2 Change fallback contents to include room display name 2020-06-25 15:14:14 +03:00
ismailgulek 2a3d8a9dc8 Merge branch 'xcode11' into riot_3325
# Conflicts:
#	CHANGES.rst
2020-06-25 14:26:10 +03:00
ismailgulek 1117eb03a5 Refactor fallback method name 2020-06-25 14:23:21 +03:00
ismailgulek bfd2965cbd Refactor best attempt contents variable name 2020-06-25 14:22:16 +03:00
ismailgulek f144bc434c Include room display name in fallback content 2020-06-25 14:18:53 +03:00
ismailgulek 262ceb8e99 Pass also roomId to fetch and sync methods 2020-06-25 12:42:07 +03:00
ismailgulek cb2f9973d3 Read badge from payload 2020-06-25 11:48:02 +03:00
ismailgulek b36ee8044b Fix rebooted and not unlocked case for extension 2020-06-23 11:19:13 +03:00
ismailgulek 49a6534c8f Log sound name 2020-06-19 17:07:13 +03:00
ismailgulek b423d2c4f0 Fix Manu's comments 2020-06-17 19:05:11 +03:00
ismailgulek 1fa4059381 Update RiotNSE/NotificationService.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-06-17 18:53:24 +03:00
ismailgulek db4c4a8819 Do not close session 2020-06-17 15:51:12 +03:00
ismailgulek 96c6c5afd8 Reuse session 2020-06-17 15:50:51 +03:00
ismailgulek 0b7c077610 Reuse memory store 2020-06-17 15:35:10 +03:00
ismailgulek 630fd5ea76 Enhance logs about reuse 2020-06-17 15:18:20 +03:00
ismailgulek efea2f47ea Use push rules specific to event 2020-06-16 19:25:53 +03:00
ismailgulek 251121596d Revert number of log files to default, as will reuse log files more 2020-06-16 19:24:45 +03:00
ismailgulek 2afe439ce5 Fix logs rotation too much 2020-06-16 16:19:09 +03:00
ismailgulek e25302b1ee Fix logs path 2020-06-16 16:17:58 +03:00