Commit Graph

13178 Commits

Author SHA1 Message Date
Gil Eluard 6ce1f624f5 Updated CHANGES.rst 2021-04-07 14:41:17 +02:00
ismailgulek 43a9daec86 Make action strings uppercase 2021-04-07 15:39:49 +03:00
ismailgulek d06583906a Fix label text color on dark mode 2021-04-07 15:24:42 +03:00
ismailgulek b38f7ff645 Fix status bar style generally 2021-04-07 15:21:19 +03:00
Gil Eluard 10ca545965 Merge branch 'element_4087' into element_4134 2021-04-07 14:11:42 +02:00
Gil Eluard c7f9fc6f12 too much vertical whitespace when replying 2021-04-07 14:11:27 +02:00
Gil Eluard 1f80c944b5 Merge branch 'element_4087' into element_4134 2021-04-07 13:15:44 +02:00
Gil Eluard fff76c6711 Merge branch 'develop' into element_4087 2021-04-07 13:15:26 +02:00
ismailgulek a4bdacf23c Continue with no auth if well known is not provided, fixes #4040 2021-04-07 14:14:04 +03:00
Gil Eluard 6fa2c9cb06 Merge branch 'element_4087' into element_4134 2021-04-07 13:11:28 +02:00
Gil Eluard fb8660fb92 too much vertical whitespace when replying 2021-04-07 13:11:07 +02:00
ismailgulek 4e06133ac3 Bug fixes around temporary Jitsi call bars 2021-04-07 13:52:23 +03:00
Gil Eluard 7a162d4404 Crash in [RoomViewController refreshTypingNotification] 2021-04-07 12:26:51 +02:00
Gil Eluard da9455730a Merge branch 'element_4087' into element_4134 2021-04-07 11:15:22 +02:00
Gil Eluard 327af6d35e Crash in [RoomViewController setupActions] 2021-04-07 11:14:08 +02:00
Gil Eluard 4031395916 Switching composer between text mode & action mode
- Tweaked animation speed
2021-04-07 10:28:35 +02:00
Gil Eluard 0a244a15e4 Merge branch 'element_4087' into element_4134 2021-04-07 09:33:10 +02:00
Gil Eluard 0b58e48a01 Switching composer between text mode & action mode
- Tweaked animation speed
2021-04-07 09:32:57 +02:00
Hivaa 154e2a81e6 Added translation using Weblate (Persian) 2021-04-07 04:51:25 +00:00
ismailgulek 0ef2963868 Remove lab setting for Jitsi calls 2021-04-06 17:25:37 +03:00
Gil Eluard dacac86e56 Merge pull request #4182 from vector-im/element_4181
Possibility to lock some room creation parameters from settings
2021-04-06 16:13:40 +02:00
Gil Eluard cbb4ae7233 Merge branch 'develop' into element_4181
# Conflicts:
#	CHANGES.rst
#	Riot/Managers/Settings/RiotSettings.swift
2021-04-06 15:59:40 +02:00
Gil Eluard 387cb8c765 Merge pull request #4179 from vector-im/element_4173
Enable / disable external friends invite
2021-04-06 15:54:12 +02:00
Gil Eluard 29de4354d6 Consider displaying names in typing notifications 2021-04-06 14:32:25 +02:00
Gil Eluard ad0f7c9143 Limit typing notifications timeline jumps 2021-04-06 13:09:30 +02:00
Gil Eluard da038f34d4 Possibility to lock some room creation parameters from settings
- Update after review
2021-04-06 10:51:07 +02:00
Gil Eluard 324aa97fea Possibility to lock some room creation parameters from settings
- Update after review
2021-04-06 10:47:54 +02:00
Gil Eluard e5567311f8 Merge branch 'element_4087' into element_4134 2021-04-03 00:04:30 +02:00
Gil Eluard 8161ddf19d Switching composer between text mode & action mode
- Tweaked animation speed
2021-04-03 00:03:57 +02:00
ismailgulek 90cca8941f Remove unnecessary check 2021-04-02 17:31:37 +03:00
ismailgulek ab322a98d7 Remove Jitsi widget info from activities view 2021-04-02 17:29:26 +03:00
Gil Eluard 82a772d642 Possibility to lock some room creation parameters from settings 2021-04-02 15:54:21 +02:00
ismailgulek f3801240af Hide voice call option for non-direct rooms & disable call buttons when active call exists 2021-04-02 16:12:21 +03:00
ismailgulek 979bfebc2a Merge branch 'develop' into voip_design_updates 2021-04-02 14:39:37 +03:00
ismailgulek a10e65d533 Unify call screen methods, use UIViewController 2021-04-02 14:22:03 +03:00
Gil Eluard 6fa98fd25c Updated CHANGES.rst 2021-04-02 11:49:02 +02:00
Gil Eluard 1957835a6f Merge branch 'develop' into element_4173 2021-04-02 11:44:15 +02:00
Gil Eluard 21682e9b3e Merge pull request #4122 from vector-im/element_4085
Composer Update - Typing and sending a message
2021-04-02 11:34:05 +02:00
Gil Eluard 84bfa627dd Merge pull request #4146 from vector-im/element_4133
Composer update - UI enhancements
2021-04-02 11:20:21 +02:00
Gil Eluard 845ea5f15b Merge pull request #4171 from vector-im/element_4170
Make the application settings more configurable
2021-04-02 11:17:28 +02:00
Gil Eluard eaf2553046 Update Riot/Modules/Room/RoomViewController.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-04-02 10:09:04 +02:00
ismailgulek a0cee4208b Introduce room-specific call bar, refactorings & comments 2021-04-02 00:02:54 +03:00
ismailgulek 38a8e045e0 Update method name 2021-04-02 00:01:43 +03:00
ismailgulek 68370841bb Add call bar update delegate method 2021-04-02 00:01:23 +03:00
ismailgulek f52ddb9a9b Introduce room vc notifications 2021-04-01 23:59:55 +03:00
ismailgulek 24ffbb622d Update call bar 2021-04-01 23:56:51 +03:00
ismailgulek 06213a79ac Update strings 2021-04-01 23:56:02 +03:00
ismailgulek a0883480e8 Introduce duration for group calls 2021-04-01 23:55:17 +03:00
Gil Eluard bea7950c7d Enable / disable external friends invite 2021-04-01 15:02:43 +02:00
Gil Eluard 37984e76fb Make the application settings more configurable
- Update after review
2021-04-01 14:16:06 +02:00