manuroe
|
531cb4b54c
|
Widgets: Check user permission before opening a widget (data part)
#2833
|
2019-11-22 11:18:08 +01:00 |
|
SBiOSoftWhare
|
879e9af5ab
|
AppDelegate: Handle updated MXBackgroundModeHandler and now use MXBackgroundTask.
|
2019-11-05 17:23:17 +01:00 |
|
manuroe
|
d0b412fe5c
|
Merge pull request #2763 from vector-im/riot_2758
Privacy: Do not try to scan local contacts in background when the use…
|
2019-10-10 16:29:16 +02:00 |
|
manuroe
|
c36089b938
|
Privacy: Do not try to scan local contacts in background when the user has not decided yet to use or not an identity server.
But try to scan when the user opens a screen with a list of contacts
|
2019-10-10 15:18:58 +02:00 |
|
manuroe
|
a72db35c5a
|
ServiceTermsModal: Setup all the plumbery for the "Decline" button
|
2019-10-10 14:44:58 +02:00 |
|
manuroe
|
c8dce9903c
|
Privacy: Make IS terms wording clearer when we fallback to vector.im
#2760
Add a outOfContext flag to ServiceTermsModal and adapt the display to it
|
2019-10-10 11:05:10 +02:00 |
|
manuroe
|
e0e42b5fc4
|
Merge branch 'develop' into privacy
|
2019-10-04 11:56:55 +02:00 |
|
SBiOSoftWhare
|
fd9d99abb2
|
AppDelegate: Post a notification with requests parameters on email validation.
|
2019-09-10 19:34:40 +02:00 |
|
manuroe
|
c4c20e15a4
|
Support Riot configuration link to customise HS and IS
#2703
|
2019-09-10 11:51:49 +02:00 |
|
manuroe
|
4365a8d2f4
|
Fix build
|
2019-09-05 11:16:10 +02:00 |
|
SBiOSoftWhare
|
115d4ebf2a
|
Merge branch 'privacy' into identity_server_v2
# Conflicts:
# CHANGES.rst
# Riot/Modules/Authentication/Views/AuthInputsView.m
|
2019-08-30 16:11:22 +02:00 |
|
SBiOSoftWhare
|
4a54de75db
|
AppDelegate: Support identity server v2 API email validation and prompt to accept identity server policies on first use.
|
2019-08-30 11:15:06 +02:00 |
|
manuroe
|
ef767d4178
|
VoIP: Fallback to matrix.org STUN server with a confirmation dialog
#2646
|
2019-08-28 18:57:56 +02:00 |
|
SBiOSoftWhare
|
b814196a8f
|
AppDelegate: Use MXIdentityService for email validation.
|
2019-08-21 12:05:33 +02:00 |
|
manuroe
|
61365a71a0
|
Soft logout: Implement the clear data button
#2540
|
2019-07-23 16:20:07 +02:00 |
|
manuroe
|
5341ea30e3
|
Soft logout: Support soft logout
#2540
|
2019-07-19 14:25:45 +02:00 |
|
manuroe
|
5f9c4f1cc2
|
Push: Update code to follow API break
#2348
|
2019-07-16 14:42:25 +02:00 |
|
manuroe
|
ea9a43849b
|
Join Room: Support via parameters to better handle federation
#2547
|
2019-07-08 11:15:44 +02:00 |
|
SBiOSoftWhare
|
e63dec86ba
|
MXKRoomBubbleTableViewCell: Enable long press on event.
|
2019-05-07 18:24:05 +02:00 |
|
SBiOSoftWhare
|
8c353ebedd
|
Add restoreInitialDisplay parameter on -[AppDelegate showRoom:andEventId:withMatrixSession:] method to choose to display a room from home tab or not.
|
2019-04-29 14:22:01 +02:00 |
|
manuroe
|
5aa85582ad
|
Merge pull request #2378 from aaronraimist/homeserver
home server -> homeserver (#2345)
|
2019-04-26 11:41:47 +02:00 |
|
SBiOSoftWhare
|
2688a1331a
|
Remove check for +[UIFont systemFontOfSize:weight:] availability.
|
2019-04-25 12:27:31 +02:00 |
|
SBiOSoftWhare
|
7252788c8a
|
Remove iOS 9 local notification API usage
|
2019-04-25 11:52:33 +02:00 |
|
SBiOSoftWhare
|
2c482e9218
|
Merge develop into riot_1483
|
2019-04-24 16:28:51 +02:00 |
|
manuroe
|
da1e401dc8
|
Merge pull request #2372 from vector-im/riot_2323
E2E: SAS Verification
|
2019-04-24 14:51:04 +02:00 |
|
manuroe
|
50be542bb3
|
Device Verification: Make incoming requests dialogs dequeueing work without a random sleep
|
2019-04-24 08:55:45 +02:00 |
|
manuroe
|
da9e809535
|
Device Verification: Update SDK constant names changes
|
2019-04-24 08:07:50 +02:00 |
|
Aaron Raimist
|
dbafe1898d
|
home server -> homeserver (#2345)
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2019-04-19 21:27:10 -05:00 |
|
SBiOSoftWhare
|
41decbd98a
|
Configure handle Jitsi configuration in AppDelegate
|
2019-04-19 18:33:21 +02:00 |
|
manuroe
|
de14cd367b
|
Device Verification: Manage queue of incoming requests
|
2019-04-18 23:15:01 +02:00 |
|
manuroe
|
d32d5eed1f
|
Device Verification: Plug it in the code more
|
2019-04-17 08:09:43 +02:00 |
|
manuroe
|
25917e9013
|
Device Verification: Incoming screen: beginning
|
2019-04-12 23:19:07 +02:00 |
|
SBiOSoftWhare
|
1bd072e5f6
|
Use one external entry point on AppDelegate to navigate to a room
|
2019-04-08 13:32:46 +02:00 |
|
SBiOSoftWhare
|
0ac3af9428
|
Fix an issue in AppDelegate
|
2019-04-05 16:48:24 +02:00 |
|
SBiOSoftWhare
|
f07abf3209
|
Merge branch 'develop' into riot_2337
# Conflicts:
# CHANGES.rst
# Riot/AppDelegate.m
|
2019-04-05 16:31:52 +02:00 |
|
SBiOSoftWhare
|
f18c0d4301
|
Add logs on related push methods
|
2019-04-05 16:03:27 +02:00 |
|
manuroe
|
f1aa3b68f8
|
Update Riot/AppDelegate.m
Co-Authored-By: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2019-04-05 15:55:05 +02:00 |
|
SBiOSoftWhare
|
2a5017e231
|
Remove commented code about notification provisional authorization.
|
2019-04-05 14:57:55 +02:00 |
|
SBiOSoftWhare
|
b1492779ed
|
When navigate to room, remove associated delivered notifications.
|
2019-04-05 14:51:56 +02:00 |
|
SBiOSoftWhare
|
7db9dccf22
|
Update iOS 10+ notification titles
|
2019-04-05 10:59:18 +02:00 |
|
fridtjof
|
0761827152
|
Merge remote-tracking branch 'origin/riot_2337' into riot_2337
# Conflicts:
# CHANGES.rst
# Riot/AppDelegate.m
|
2019-04-03 00:29:54 +02:00 |
|
manuroe
|
17a4e0684d
|
Push: More logs
|
2019-04-02 09:51:53 +02:00 |
|
manuroe
|
46f38260c5
|
Push: more logs
|
2019-03-27 12:16:43 +01:00 |
|
manuroe
|
60ec0c4690
|
Push: Add more logs to track spontaneously disabling
#2348
|
2019-03-27 11:53:31 +01:00 |
|
SBiOSoftWhare
|
03f1f30941
|
Prepare iOS 12 implicit notifications permission
|
2019-03-22 16:00:24 +01:00 |
|
SBiOSoftWhare
|
f0657c583e
|
Handle iOS 12 grouped notifications. Group by room id.
|
2019-03-22 11:18:07 +01:00 |
|
SBiOSoftWhare
|
0b08c3e013
|
Remove pending and delivered notifications containing a redacted event (Fix #1725)
|
2019-03-22 11:06:15 +01:00 |
|
SBiOSoftWhare
|
1759dde03e
|
Factorize and fix some issues with local notifications code
|
2019-03-22 10:21:16 +01:00 |
|
fridtjof
|
aaf9ce5b11
|
finalize emote style notifications
|
2019-03-22 01:20:50 +01:00 |
|
fridtjof
|
62ddd34e4d
|
add additional notification titles
|
2019-03-22 01:10:57 +01:00 |
|