Commit Graph

15987 Commits

Author SHA1 Message Date
Gil Eluard d4a1729e52 clear cache support for RiotSettings 2021-04-23 22:26:54 +02:00
ismailgulek b8b0da688e Add slider to room screen, stack views at the top of the screen 2021-04-23 18:36:51 +03:00
ismailgulek 81c80b97f9 Create slider view 2021-04-23 17:54:03 +03:00
ismailgulek 678fba8431 Add strings 2021-04-23 17:19:26 +03:00
ismailgulek c7da636a81 Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-04-22 15:15:31 +03:00
ismailgulek 32b50c4471 Update string for ended call case 2021-04-22 15:15:12 +03:00
manuroe e26dcc0e45 Prepare for new sprint 2021-04-22 12:00:47 +02:00
manuroe 9f2c85d82c Merge branch 'master' into develop 2021-04-22 12:00:44 +02:00
manuroe b1a2016c19 Merge branch 'release/1.3.5/master' 2021-04-22 12:00:35 +02:00
manuroe 4fdeedac98 finish version++ 2021-04-22 12:00:35 +02:00
manuroe 0f525b1ad8 Merge pull request #4256 from vector-im/release/1.3.5/release
Release 1.3.5
2021-04-22 11:59:42 +02:00
manuroe a91052fc37 version++ 2021-04-22 11:23:40 +02:00
ismailgulek b5e0888987 Merge branch 'develop' into voip_design_updates 2021-04-22 12:17:00 +03:00
ismailgulek 5c9cd4f1ed Add leave action to call tiles 2021-04-21 14:52:51 +03:00
ismailgulek f0f1122798 Merge pull request #4250 from vector-im/fix_room_leave
Fixes on Room Leave
2021-04-21 14:17:37 +03:00
manuroe 08b78ee90d Merge pull request #4135 from vector-im/gh-actions
Introduce GitHub Actions
2021-04-21 13:14:17 +02:00
ismailgulek 97e5afc541 Update join button icon 2021-04-21 14:02:01 +03:00
ismailgulek fa0c0af555 Adjust join button content insets 2021-04-21 13:58:15 +03:00
ismailgulek 9638d7a123 Update CHANGES.rst 2021-04-21 12:52:29 +03:00
ismailgulek 8c1cf058a6 Hide scroll to bottom when room is left 2021-04-21 12:50:37 +03:00
ismailgulek 5c7fdd14b7 Pop view controller if pushed before 2021-04-21 12:50:21 +03:00
ismailgulek 36f43c52ee Merge branch 'develop' into voip_design_updates 2021-04-21 12:49:21 +03:00
ismailgulek 75b3bbbbdb Update call button for groups 2021-04-21 12:47:28 +03:00
ismailgulek 50cc21b9b9 Remove temporary call bar 2021-04-21 11:41:28 +03:00
Gil Eluard 5e68860ce6 Merge pull request #4219 from vector-im/element_4218
Make room settings screen configurable dynamically
2021-04-21 09:40:18 +02:00
manuroe 021b57b5c4 GH Actions: Polish 2021-04-21 09:25:18 +02:00
Gil Eluard 7a15c5ab57 Merge branch 'develop' into element_4218
# Conflicts:
#	CHANGES.rst
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-21 09:08:58 +02:00
Gil Eluard fc1db08c6a Merge pull request #4212 from vector-im/element_4211
Make joining public rooms configurable
2021-04-21 09:03:17 +02:00
manuroe 7662e877c2 GH Actions: Increase test expectation timeout. Machines are slow 2021-04-21 08:28:45 +02:00
Gil Eluard b6c6e7ffa0 Merge branch 'develop' into element_4211
# Conflicts:
#	CHANGES.rst
2021-04-21 08:23:33 +02:00
Gil Eluard c9ac22320a Merge pull request #4246 from vector-im/element_4245
Show / Hide integrations and actions in rooms
2021-04-21 08:21:41 +02:00
Gil Eluard c43a4eef43 Podfile.lock reverted 2021-04-21 08:16:17 +02:00
Gil Eluard 08e5aabe82 Podfile.lock 2021-04-21 08:15:13 +02:00
manuroe 54a6467658 GH Actions: Use a separate job for tests to save time 2021-04-21 07:38:42 +02:00
manuroe 28bdc15260 GH Actions: Add cached for bundler and pods 2021-04-20 18:01:45 +02:00
manuroe cf0b9b08b6 GH Actions: Make tests work probably better 2021-04-20 17:34:59 +02:00
manuroe 26251557c3 GH Actions: Run tests in another way 2021-04-20 16:55:38 +02:00
manuroe 85c6e1b64a GH Actions: Run projects tests 2021-04-20 16:13:01 +02:00
Gil Eluard 3091b7cea2 Updated CHANGES.rst 2021-04-20 15:28:46 +02:00
Gil Eluard a4fccf4a63 Merge branch 'develop' into element_4218
# Conflicts:
#	CHANGES.rst
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-20 15:27:27 +02:00
Gil Eluard 591cd261e5 Merge branch 'develop' into element_4211
# Conflicts:
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-20 15:05:20 +02:00
ismailgulek 983995b282 Change group call notification title and body 2021-04-20 16:04:58 +03:00
Gil Eluard 1c455ed4d9 Show / Hide integrations and actions in rooms
- Initial Build Settings
2021-04-20 14:57:31 +02:00
Gil Eluard 5a29506407 Show / Hide integrations and actions in rooms 2021-04-20 14:54:53 +02:00
ismailgulek ba74899e92 Fix asserted thread 2021-04-20 15:52:13 +03:00
ismailgulek 203eb41462 Do not display group call notification when in the related room 2021-04-20 15:51:46 +03:00
ismailgulek daabbeea9e Merge branch 'voip_group_notification' into voip_design_updates 2021-04-20 15:30:32 +03:00
manuroe 0850005ccb Merge branch 'develop' into gh-actions 2021-04-20 14:30:29 +02:00
SBiOSoftWhare 9d75dca5fc Merge pull request #4244 from vector-im/fix_public_search
PublicRoomsDirectoryDataSource: Fix search when NSFW filter is off
2021-04-20 14:20:59 +02:00
SBiOSoftWhare bf25591b95 Merge branch 'develop' into fix_public_search 2021-04-20 14:20:41 +02:00