Commit graph

1261 commits

Author SHA1 Message Date
Alfonso Grillo
6850633a52 Async-await refactor 2023-02-01 10:47:11 +01:00
Alfonso Grillo
8d734b9e40 Merge branch 'develop' into alfogrillo/sync_polls_rules 2023-01-31 19:11:21 +01:00
Nicolas Mauri
13698ee8e7
Merge pull request #7302 from vector-im/nimau/7189_vb_decryption_error
Inform the user about decryption errors during a voice broadcast
2023-01-31 10:23:47 +01:00
Alfonso Grillo
731b3437b7 Improve tests 2023-01-30 19:15:47 +01:00
Alfonso Grillo
3b9b332b0a Add UTs 2023-01-30 19:15:47 +01:00
Alfonso Grillo
e0bf70caf5 Add comment 2023-01-30 19:15:47 +01:00
Alfonso Grillo
0306fe0c1c Add loudest option logic 2023-01-30 19:15:47 +01:00
Alfonso Grillo
dc41b2d52b Cleanup 2023-01-30 19:15:47 +01:00
Alfonso Grillo
989a4632cb Add Task to update rules 2023-01-30 19:15:47 +01:00
Alfonso Grillo
839ca6d474 Cleanup 2023-01-30 19:15:47 +01:00
Alfonso Grillo
0247bc96eb Refine poll push rule sync logic 2023-01-30 19:15:47 +01:00
Alfonso Grillo
99abb01c68 Start poll push rule sync logic 2023-01-30 19:15:47 +01:00
Alfonso Grillo
50bfc5390d Create private extension of NotificationSettingsViewModel 2023-01-30 19:15:47 +01:00
Alfonso Grillo
98fbdb4f16 Fix push rule updates call order 2023-01-30 19:15:47 +01:00
Alfonso Grillo
f81db7c335 Update NotificationSettingsServiceType 2023-01-30 19:15:47 +01:00
Alfonso Grillo
d7dd9cacab Add missing NotificationPushRuleIds 2023-01-30 19:15:47 +01:00
Alfonso Grillo
a96d732fef Add comment 2023-01-30 19:15:47 +01:00
Alfonso Grillo
5a157461c5 Add calls to update polls rules 2023-01-30 19:15:47 +01:00
Alfonso Grillo
96e01efaf7 Add updatePushActions(for:enabled:standardActions) method 2023-01-30 19:15:47 +01:00
Alfonso Grillo
eae9b2fcc3 Cleanup code 2023-01-30 19:15:47 +01:00
Alfonso Grillo
60289e85ee Add polls rule ids 2023-01-30 19:15:47 +01:00
Doug
78a427238d Merge branch 'master' into develop 2023-01-26 17:17:17 +00:00
Alfonso Grillo
fc8ee97c1b Use Calendar to compute target dates 2023-01-26 15:16:48 +01:00
Alfonso Grillo
6caf8d707d Fix alert presentation 2023-01-26 14:52:33 +01:00
Doug
4f61755b17 Fix avatar loading in SwiftUI. 2023-01-26 11:59:19 +00:00
Alfonso Grillo
0a4b507ffb Improve tests 2023-01-26 10:29:30 +01:00
Alfonso Grillo
f9c570e187 Cleanup unused code 2023-01-26 10:14:26 +01:00
Alfonso Grillo
8138410e1e Improve error handling 2023-01-26 10:09:47 +01:00
Alfonso Grillo
31ca4e3e38 Refine timestamp logics 2023-01-26 10:09:28 +01:00
Alfonso Grillo
ef6910a5f9 Add UTs 2023-01-25 20:16:24 +01:00
Alfonso Grillo
48e80b5e26 Add ui tests 2023-01-25 19:58:02 +01:00
Alfonso Grillo
51f612186a Add more MockPollHistoryScreenState cases 2023-01-25 19:41:48 +01:00
Alfonso Grillo
d51938e544 Improve MockPollHistoryScreenState 2023-01-25 19:21:56 +01:00
Alfonso Grillo
a69c4d24e9 Add alert on error 2023-01-25 18:40:09 +01:00
Alfonso Grillo
ce52d5bf7c Cleanup code 2023-01-25 18:19:48 +01:00
Alfonso Grillo
63ee508e36 Handle live polls 2023-01-25 17:52:39 +01:00
Nicolas Mauri
c0e5697f07 Inform the user about decryption errors during a voice broadcast 2023-01-25 17:23:42 +01:00
Alfonso Grillo
78df44d263 Fix pagination reset 2023-01-25 16:23:38 +01:00
Alfonso Grillo
6dcebf785a Remove dynamic poll updates 2023-01-25 16:14:41 +01:00
Alfonso Grillo
8ab4d1b15e Restore default constants 2023-01-25 16:06:16 +01:00
Alfonso Grillo
69891f1417 Disable load more button if needed 2023-01-25 16:04:47 +01:00
Alfonso Grillo
619b0cd3a2 Add live synced days 2023-01-25 15:12:19 +01:00
Alfonso Grillo
cbededa449 Disable load more button when there is no content 2023-01-25 12:56:36 +01:00
Alfonso Grillo
a1a885e203 Handle number of batches / last batch 2023-01-25 12:35:51 +01:00
Alfonso Grillo
085ee66a02 Support load more in PollHistoryService 2023-01-25 12:06:04 +01:00
Alfonso Grillo
a47d7dcff0 Fix TimelinePollAnswerOptionButton layout 2023-01-25 11:41:16 +01:00
Gil Eluard
ddd264a5f8 App Layout: Removed the onboarding flow 2023-01-24 21:25:58 +01:00
Alfonso Grillo
82d2ad8e34
Merge pull request #7293 from vector-im/alfogrillo/fetch_poll_history
Fetch poll history (PSG-1043)
2023-01-24 16:31:27 +01:00
Alfonso Grillo
22b397ebaf Update tests 2023-01-24 12:25:27 +01:00
Alfonso Grillo
11f605ba15 Refactor next() -> nextBatch() 2023-01-24 10:47:58 +01:00