Commit graph

901 commits

Author SHA1 Message Date
manuroe
d8a05e09af
Merge pull request #4275 from vector-im/manu/4274_fix_notifications_in_debug
Notifications: Make them work in debug mode
2021-04-29 09:43:49 +02:00
manuroe
4ba860f76d Notifications: Make them work in debug mode
Fix #4274.

Only the app needs MXUIKitBackgroundModeHandler.
2021-04-29 09:21:16 +02:00
manuroe
7837c710c2 GH Actions: Make jobs use the right version of MatrixKit and MatrixSDK 2021-04-28 17:43:05 +02:00
Gil Eluard
4c0e7e94be Crash in [RoomViewController setScrollToBottomHidden:] 2021-04-28 16:00:19 +02:00
Gil Eluard
4f22adc923 Merge branch 'develop' into element_4261
# Conflicts:
#	CHANGES.rst
2021-04-28 10:07:56 +02:00
Gil Eluard
8d02b5668e Users must not be allowed to add or otherwise manage widgets in rooms
- Avoid navigation to integration management using integration popup with settings set to integration disabled
2021-04-26 20:17:43 +02:00
Gil Eluard
ea689bdbd6
Update CHANGES.rst
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-04-26 14:14:39 +02:00
Gil Eluard
7a31ea526e Widget navigation button still visible with settings set to integration disabled 2021-04-23 22:44:23 +02:00
Gil Eluard
2eece8153a clear cache support for RiotSettings 2021-04-23 22:26:54 +02:00
manuroe
2ec7b84ed7 Prepare for new sprint 2021-04-22 12:00:47 +02:00
manuroe
d671df4105 version++ 2021-04-22 11:23:40 +02:00
ismailgulek
3cbeba8563
Merge pull request #4250 from vector-im/fix_room_leave
Fixes on Room Leave
2021-04-21 14:17:37 +03:00
manuroe
2e9da81bc7
Merge pull request #4135 from vector-im/gh-actions
Introduce GitHub Actions
2021-04-21 13:14:17 +02:00
ismailgulek
bcd82c97b5
Update CHANGES.rst 2021-04-21 12:52:29 +03:00
manuroe
29552ce93f GH Actions: Polish 2021-04-21 09:25:18 +02:00
Gil Eluard
b1e932a356 Merge branch 'develop' into element_4218
# Conflicts:
#	CHANGES.rst
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-21 09:08:58 +02:00
Gil Eluard
ae3b6950fa Merge branch 'develop' into element_4211
# Conflicts:
#	CHANGES.rst
2021-04-21 08:23:33 +02:00
Gil Eluard
a8e3b9db11 Updated CHANGES.rst 2021-04-20 15:28:46 +02:00
Gil Eluard
27f51f863b Merge branch 'develop' into element_4218
# Conflicts:
#	CHANGES.rst
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-20 15:27:27 +02:00
Gil Eluard
5d63f431b0 Merge branch 'develop' into element_4211
# Conflicts:
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-20 15:05:20 +02:00
Gil Eluard
16da1f5648 Show / Hide integrations and actions in rooms 2021-04-20 14:54:53 +02:00
SBiOSoftWhare
873aa9fd8d
Merge branch 'develop' into fix_public_search 2021-04-20 14:20:41 +02:00
manuroe
15f983017e
Merge branch 'develop' into MadLittleMods/gitter.im-room-directory 2021-04-20 14:04:03 +02:00
SBiOSoftWhare
dff2a7ea15 Update changes 2021-04-20 12:01:55 +02:00
Gil Eluard
a61cc09e5a Merge branch 'develop' into element_4242
# Conflicts:
#	CHANGES.rst
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-20 11:52:47 +02:00
SBiOSoftWhare
924867bf12 Update changes 2021-04-20 11:31:43 +02:00
Gil Eluard
575d5c8ee4 Merge branch 'develop' into element_4236
# Conflicts:
#	CHANGES.rst
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-20 10:38:30 +02:00
Gil Eluard
a1d359d5aa Show/Hide public directory in Unified Search 2021-04-20 10:31:04 +02:00
Eric Eastwood
55ffff260e
Update CHANGES.rst 2021-04-19 14:16:46 -05:00
Gil Eluard
b229ff6da3 Enable / Disable VoIP feature in Rooms
- Updated CHANGES.rst
2021-04-19 20:41:06 +02:00
Gil Eluard
450de18c8c Enable / Disable VoIP feature in Rooms 2021-04-19 20:39:07 +02:00
Gil Eluard
a3e8c737b3 Show/Hide Home Screen tabs
- Updated CHANGES.rst
2021-04-19 18:55:46 +02:00
manuroe
fc72cc3441 Prepare for new sprint 2021-04-19 18:01:06 +02:00
manuroe
3eecc0e15c version++ 2021-04-19 15:07:56 +02:00
Gil Eluard
25981d805a RoomVC: Crash in refreshTypingNotification 2021-04-19 13:18:26 +02:00
manuroe
0341c47dd2 Prepare for new sprint 2021-04-16 17:35:29 +02:00
manuroe
a6ded4ded1 version++ 2021-04-16 17:13:16 +02:00
manuroe
74f7f08f99 Prepare for new sprint 2021-04-16 17:03:06 +02:00
manuroe
887b5156b1 version++ 2021-04-16 15:54:12 +02:00
manuroe
bab4c2a746 Notifications: Fix sender display name that can miss
Fix #4222
2021-04-16 15:02:02 +02:00
manuroe
2200b2b36a Self-verification: Fix compatibility with Element-Web when logging in on iOS
#4217

Just after login, send request instead of waiting for an incoming one as per recent EW changes
2021-04-14 17:21:35 +02:00
Gil Eluard
609e621639 Updated CHANGES.rst 2021-04-14 15:55:26 +02:00
manuroe
50046e4487 Prepare for new sprint 2021-04-14 12:36:50 +02:00
manuroe
1b82372f12 version++ 2021-04-14 12:22:34 +02:00
manuroe
651767da22 Prepare for new sprint 2021-04-09 17:56:23 +02:00
manuroe
94423be694 version++ 2021-04-09 17:03:41 +02:00
Gil Eluard
7710e97f13
Merge pull request #4147 from vector-im/element_4134
Explore typing notifications inspired by web
2021-04-08 16:25:51 +02:00
Gil Eluard
52f5ffa9d5
Update CHANGES.rst
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2021-04-08 13:44:23 +02:00
Gil Eluard
3c1fa6f1d2
Update CHANGES.rst
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2021-04-08 10:38:32 +02:00
Gil Eluard
820e859a76
Update CHANGES.rst
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2021-04-08 10:38:23 +02:00