Germain
392c4ad8d9
Make local echo work for threads ( #7157 )
2021-11-24 08:40:15 +00:00
Andy Balaam
aec09dcad2
Show a spinner while waiting for a poll to be created ( #7189 )
2021-11-23 14:19:48 +00:00
Andy Balaam
359962af6c
Prevent text overlapping on poll options ( #7187 )
2021-11-23 11:16:31 +00:00
Andy Balaam
d705fdd6e4
Display and send votes in polls ( #7158 )
...
Co-authored-by: Travis Ralston <travpc@gmail.com>
2021-11-23 10:27:44 +00:00
Timo
a156ba8be9
Fix video call container size inconsistencies ( #7170 )
2021-11-23 11:13:51 +01:00
Michael Telatynski
cdbe25bd36
Show room context details in forward dialog ( #7162 )
2021-11-23 09:35:01 +00:00
Germain
df032b04e0
Disable typing notifications for threads ( #7180 )
2021-11-23 08:25:58 +00:00
Germain
87201c8bfb
Chat effects fixes for threads ( #7183 )
2021-11-23 08:17:30 +00:00
Germain
925136d016
Disallow KeyVerificationRequest as thread root ( #7182 )
2021-11-22 17:17:05 +00:00
Germain
7658187186
Fix composer focus after pasting ( #7181 )
2021-11-22 17:09:16 +00:00
Michael Telatynski
7f6f984438
Iterate type definitions ( #7168 )
2021-11-19 17:35:11 +00:00
Michael Telatynski
ddbfebbaa0
Fix automatic composer focus, regressed by threads work ( #7167 )
2021-11-19 17:15:15 +00:00
Andy Balaam
39e47e0375
Limit the length of poll questions and answers to 340 characters ( #7166 )
2021-11-19 14:01:30 +00:00
Andy Balaam
a2c662272e
When we only show one compose button, show upload ( #7165 )
2021-11-19 14:01:07 +00:00
Michael Telatynski
c2ab593816
Prevent custom power levels from breaking roles & permissions tab ( #7160 )
2021-11-19 10:08:57 +00:00
Michael Telatynski
c457da4c6b
Room Context Menu should respond to tag changes ( #7154 )
2021-11-19 10:07:55 +00:00
Germain
e4d645e360
Hide MFileBody download link for threaded messages ( #7127 )
...
Co-authored-by: Travis Ralston <travisr@matrix.org>
2021-11-19 09:07:12 +00:00
Travis Ralston
28d7a51bb9
Fix improper splice when determining vias for tombstones ( #7159 )
...
`splice` takes one element from the array whereas `slice` takes all after a given point. We want `slice` so we can pick up ipv6 addresses and port numbers.
2021-11-18 13:50:37 -07:00
Germain
256c468c15
Chat Effects & Commands in thread context ( #7138 )
2021-11-18 12:47:11 +00:00
Travis Ralston
3c06e7f7a0
Add option to change the size of images/videos in the timeline ( #7017 )
...
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
Co-authored-by: Timo K <toger5@hotmail.de>
2021-11-17 15:19:30 +00:00
Šimon Brandner
816136de97
Make double-clicking the PiP take you to the call room ( #7142 )
2021-11-17 12:49:43 +00:00
Šimon Brandner
8f13f3882f
Cleanup E2ePadlock
code ( #7144 )
2021-11-17 09:36:10 +00:00
Renan Cleyson
ac15661c3e
Fix bulk invite button getting a negative count ( #7122 )
...
* Fix bulk invite button getting a negative counter
Signed-off-by: Renan <renancleyson.f@gmail.com>
* Change invites to be count on membership events
Signed-off-by: Renan <renancleyson.f@gmail.com>
* Remove unnecessary bind
* Change invitedRooms state to a set of ids
Signed-off-by: Renan <renancleyson.f@gmail.com>
2021-11-16 21:03:08 +00:00
Michael Telatynski
edfebdcdfb
Don't reload the page when user hits enter when entering ban reason ( #7145 )
2021-11-16 14:45:59 +00:00
Timo
556cfc7ed8
Add maximise widget functionality ( #7098 )
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2021-11-16 15:43:18 +01:00
Šimon Brandner
bafeb38472
Improve VoIP UI/UX ( #7048 )
...
* Remove speaking indicator
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Remove mic icon for primary feed
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Remove caching as it doesn't seem to be neccessary
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Add call view buttons colors
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Refactor button code
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Update call view button icons
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* i18n
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Add dialpad icon
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Fix button sizing in PiP
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Fix secondary voice video feed color
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-11-15 17:24:11 +00:00
Michael Telatynski
27c3153947
Unified room context menus ( #7072 )
2021-11-15 11:39:25 +00:00
Šimon Brandner
75c02a641b
Fix look of emoji verification ( #7133 )
2021-11-15 09:09:19 +00:00
Šimon Brandner
365950e366
Fix appearance settings crash ( #7131 )
2021-11-12 17:38:04 +00:00
Germain
894ae6ab88
Fix message load in Thread list ( #7124 )
2021-11-12 12:44:03 +00:00
Germain
77c79467c6
Attach composer IRelation to slash commands content ( #7125 )
2021-11-12 12:43:52 +00:00
Paulo Pinto
646f87b2db
In forgot password screen, show validation errors inline in the form, instead of in modals ( #7113 )
2021-11-12 11:39:39 +00:00
Michael Telatynski
155157dba1
Expose power level control for m.space.child ( #7120 )
2021-11-11 16:32:30 +00:00
Michael Telatynski
5ad3261cb2
Implement more meta-spaces ( #7077 )
2021-11-11 13:07:41 +00:00
Germain
dadac386fe
Display threads relation as replies when labs is disabled ( #7109 )
2021-11-11 12:28:56 +00:00
Germain
1de9630e44
Fixes following threads design implementation review ( #7100 )
2021-11-11 11:00:18 +00:00
Paulo Pinto
b8edebecc9
Add PassphraseConfirmField component for registration and password recovery screens ( #7044 )
2021-11-10 18:07:31 +00:00
J. Ryan Stinnett
5226edba4b
Use en_GB spelling of maximise / minimise in labels ( #7111 )
2021-11-10 16:35:43 +00:00
Andy Balaam
431b69ee49
Display started polls in timeline (without votes) (behind labs setting) ( #7088 )
...
* Display started polls in timeline (without votes)
* Update i18n info
* Keep original background colour of poll options, even on hover
* Show full avatar above a poll message
2021-11-10 15:44:57 +00:00
Šimon Brandner
6cae176857
Update powerlevel/role when the user changes in the user info panel ( #7099 )
2021-11-09 09:25:47 +00:00
Šimon Brandner
f9c7417aa1
Fix quote button ( #7096 )
2021-11-08 15:39:39 +00:00
Šimon Brandner
10caa4f9a4
Correctly export ThreadListContextMenu
( #7095 )
2021-11-08 15:39:11 +00:00
Šimon Brandner
8c9e75b16e
Fix avatar disappearing when setting a topic ( #7092 )
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-11-08 11:58:26 +00:00
Šimon Brandner
f08c0b3592
Remove sdk.getComponent()
where possible ( #7091 )
2021-11-08 10:27:52 +00:00
Šimon Brandner
6d3ba0eb95
Forget member-list query when switching out of the room ( #7093 )
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-11-08 09:57:14 +00:00
Germain
aacea8d87b
Fix MemberAvatar rendering and thread info color ( #7085 )
2021-11-04 17:10:22 +00:00
Andy Balaam
9c8e1d32e2
Rename mx_RadioButton to mx_StyledRadioButton to match class name ( #7083 )
2021-11-04 12:57:38 +00:00
Timo
558a6204f1
Fix possible infinite loop on widget start ( #7071 )
...
* fix 15494 infinit loop on widget start error
* change message to error from log
and fix block style
2021-11-04 11:36:20 +01:00
Michael Telatynski
e26abbba72
Do pre-submit availability check on username during registration ( #6978 )
2021-11-04 10:25:26 +00:00
Faye Duxovni
e31b126daa
Use device IDs for nameless devices in device list ( #7081 )
2021-11-04 06:24:48 -04:00