Commit graph

30258 commits

Author SHA1 Message Date
Šimon Brandner
7dd7aeffed Remove imageBox
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2020-12-20 18:19:11 +01:00
Šimon Brandner
f9884b1cc7 Implement translation
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2020-12-20 17:40:16 +01:00
Šimon Brandner
8de019c054 Added some padding
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2020-12-20 12:16:05 +01:00
Šimon Brandner
be9b68a4dd Use height and width properties for scaling again
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2020-12-20 10:07:03 +01:00
Šimon Brandner
ec5fcaf59b Added a comment
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2020-12-20 09:51:57 +01:00
Šimon Brandner
ae25ff8216 Switched to scale
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2020-12-19 15:54:26 +01:00
Šimon Brandner
633221f012 Center image
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2020-12-19 13:50:21 +01:00
Šimon Brandner
2c5f3f31b1 Fixed Chromium issues - made listner non-passive
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2020-12-19 13:30:56 +01:00
Šimon Brandner
b9f480a825 Remove flex property
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2020-12-19 13:13:34 +01:00
Šimon Brandner
3c306bc54b Added icons
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2020-12-19 12:54:55 +01:00
Šimon Brandner
2040815f66 Implement zooming
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2020-12-19 10:20:15 +01:00
Šimon Brandner
8aabe1f330 Reorganized elements
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2020-12-19 09:26:09 +01:00
Travis Ralston
5c309042e6 fix i18n order 2020-12-18 18:46:59 -07:00
Travis Ralston
ce638e717d Run the effect to completion rather than chopping it off 2020-12-18 18:46:35 -07:00
Travis Ralston
4fea266003 Use the same requestAnimationFrame as confetti 2020-12-18 18:46:32 -07:00
Travis Ralston
ec92be4ec4 Lower effect time by 1 second
It feels like it runs a bit too long
2020-12-18 18:46:29 -07:00
Travis Ralston
a966319c90 Fix minor lint problems 2020-12-18 18:46:25 -07:00
nurjinn jafar
1fd6809388 removed unnecessary opacity 2020-12-18 18:46:18 -07:00
nurjinn jafar
2a2c805031 changed canvas globalCompositeOperation value and removed probability 2020-12-18 18:46:11 -07:00
nurjinn jafar
4a73402b21 comments added 2020-12-18 18:46:05 -07:00
nurjinn jafar
b24a98c6d2 fireworks effect added 2020-12-18 18:44:13 -07:00
Travis Ralston
fa02630c4e Merge branch 'travis/upstream/fireworks' into develop 2020-12-18 18:41:47 -07:00
Travis Ralston
1f95acc739 Run the effect to completion rather than chopping it off 2020-12-18 18:41:01 -07:00
Travis Ralston
b2825e8718 Use the same requestAnimationFrame as confetti 2020-12-18 18:40:30 -07:00
Travis Ralston
4ba89cc437 Lower effect time by 1 second
It feels like it runs a bit too long
2020-12-18 18:40:11 -07:00
Travis Ralston
77ce8a9e39 Fix minor lint problems 2020-12-18 18:39:16 -07:00
Travis Ralston
82b782cdb9 Merge branch 'develop' into travis/upstream/fireworks 2020-12-18 18:30:54 -07:00
David Baker
aee861956c Remove secondary call avatar
and change 'paused' to 'on hold'
2020-12-18 19:40:57 +00:00
David Baker
eab764a3c8 Vary resume link text
Use 'Switch' if unholding that call would hold another
2020-12-18 19:35:41 +00:00
David Baker
63e99ecf93 Visual fixups for call UI
* Add bottom margin on PiP view
 * Remove avatar blurring & pause icon for held calls
 * Change background of incoming call box to match PiP view
 * Put drop shadow & border radius on PiP view & incoming call box
   rather than the CallContainer they're in (so they each have their own
   drop shadow / rounded corners).
 * Add margin between incoming call box and PiP view
2020-12-18 18:08:04 +00:00
David Baker
3037aac59a
Merge pull request #5506 from matrix-org/dbkr/silent_call_end_for_non_started_calls
Don't play call end sound for calls that never started
2020-12-18 17:24:22 +00:00
Travis Ralston
d3be7b79df
Merge pull request #5485 from madonius/feature/tableflip-slashcommand
Add /tableflip slash command
2020-12-18 09:14:03 -07:00
nurjin jafar
ebe02ecf04
Merge branch 'develop' into nic/feat/PB-404-fireworks-effect 2020-12-18 16:15:14 +01:00
nurjinn jafar
3d1327ecec removed unnecessary opacity 2020-12-18 15:32:44 +01:00
nurjinn jafar
2305811271 changed canvas globalCompositeOperation value and removed probability 2020-12-18 15:30:50 +01:00
nurjinn jafar
88d3de710a comments added 2020-12-18 14:51:58 +01:00
David Baker
453575d70a Don't play call end sound for calls that never started 2020-12-18 13:46:58 +00:00
Emmanouil Kampitakis
2488a8f1ee Add string-translation for english
Signed-off-by: Emmanouil Kampitakis <info+github@kampitakis.de>
2020-12-18 12:19:37 +01:00
Emmanouil Kampitakis
f4d3668214 Add the unflip slashcommand
Signed-off-by: Emmanouil Kampitakis <info+github@kampitakis.de>
2020-12-18 12:19:37 +01:00
Emmanouil Kampitakis
98a1b7a2d8 Add the tableflip slashcommand
Signed-off-by: Emmanouil Kampitakis <info+github@kampitakis.de>
2020-12-18 12:19:37 +01:00
J. Ryan Stinnett
6726b731e4
Merge pull request #5504 from matrix-org/jryans/call-lib-src
Import from src in IncomingCallBox.tsx
2020-12-17 18:52:49 +00:00
J. Ryan Stinnett
8350b4152b Import from src in IncomingCallBox.tsx 2020-12-17 17:16:00 +00:00
nurjinn jafar
380b729692 fireworks effect added 2020-12-17 16:57:59 +01:00
Michael Telatynski
7bd2f2c6ba
Merge pull request #5499 from matrix-org/t3chguy/msc2858.1
Social Login support both https and mxc icons
2020-12-17 12:31:33 +00:00
Michael Telatynski
efe7332b6d
Merge pull request #5502 from matrix-org/t3chguy/cherrypick/5501
[Release] Fix padding in confirmation email registration prompt
2020-12-17 12:31:29 +00:00
Michael Telatynski
37e3c2a23a
Merge pull request #5501 from matrix-org/t3chguy/fix/15936
Fix padding in confirmation email registration prompt
2020-12-17 12:05:37 +00:00
Michael Telatynski
a91c8a42c3 Fix padding in confirmation email registration prompt 2020-12-17 12:05:13 +00:00
Michael Telatynski
2567fcd045 add brackets for operator precedence 2020-12-17 12:02:16 +00:00
Michael Telatynski
762519a44f
Merge pull request #5500 from matrix-org/t3chguy/fix/15938
Fix room list help prompt alignment
2020-12-17 11:31:45 +00:00
Michael Telatynski
c498609f79 Fix padding in confirmation email registration prompt 2020-12-17 10:47:03 +00:00