Commit Graph

746 Commits

Author SHA1 Message Date
SG-O
fd2eb745fd
Merge cc0079ea56 into 2f9f848fb0 2023-08-27 20:44:05 +02:00
Travis Ralston
2f9f848fb0
Update README.md 2023-08-10 10:05:58 -06:00
Travis Ralston
b98b2848cf
Merge pull request #505 from anoadragon453/anoa/dont_log_bbb_secret
Stop logging BigBlueButton shared secrets
2023-01-30 10:39:21 -07:00
Andrew Morgan
0a67c23b00 Don't log BBB shared secret 2023-01-30 17:36:37 +00:00
Travis Ralston
ba9f8827b5
Add some words to say you probably don't need an integration manager 2023-01-04 15:47:27 -07:00
Travis Ralston
1ee97be49d
Dimension is formally deprecated now 2022-11-23 11:01:51 -07:00
SG-O
cc0079ea56 Improved speed
and a small bugfix where thumbnails were not resized correctly.
2022-07-10 02:53:21 +02:00
SG-O
d35e389882 Added several config options
This includes the ability to enable or disable the resizing of oversized
images.
The ability to allow the upload of animated stickers.
The possibillity to disallow the upload of stickers that are not 512x512
when resizing is enabled
2022-07-10 01:31:37 +02:00
SG-O
3fdd87a727 Fixed bug in the jpeg thumbnail creation 2022-07-08 20:45:09 +02:00
SG-O
0a9d11d8d3 Improved detection of avif images 2022-07-08 20:33:08 +02:00
SG-O
87cecc9540 Improved size of animated images 2022-07-08 05:07:36 +02:00
SG-O
d89bfd2f22 Bugfix
Animated stickers were not animating
2022-07-08 05:07:04 +02:00
SG-O
49da8a60f7 Added support for several image formats
This includes:
- Gif
- jpeg
- avif
- webp
2022-07-08 04:13:17 +02:00
SG-O
df1df4d110 Updated sharp to improve webp support 2022-07-08 04:08:26 +02:00
Travis Ralston
425854fc85 Code style/formatting 2022-04-12 18:55:58 -06:00
Travis Ralston
1f0e415040
Merge pull request #477 from kubax/patch-1
fix room creation on bigbluebutton 2.4+
2022-04-12 13:22:18 -06:00
Travis Ralston
b9515c5b89
Merge pull request #486 from turt2live/dependabot/npm_and_yarn/moment-2.29.2
Bump moment from 2.29.1 to 2.29.2
2022-04-08 22:15:30 -06:00
dependabot[bot]
6391fde5bb
Bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 23:07:26 +00:00
Travis Ralston
76cb29ecb5
Merge pull request #485 from turt2live/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2022-04-04 15:11:03 -06:00
dependabot[bot]
6a7dd5be2f
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 21:10:03 +00:00
Travis Ralston
d9716791b6
Merge pull request #484 from turt2live/dependabot/npm_and_yarn/nanoid-3.3.2
Bump nanoid from 3.1.25 to 3.3.2
2022-04-04 15:05:36 -06:00
Travis Ralston
0cd592d41d
Merge pull request #483 from turt2live/dependabot/npm_and_yarn/simple-get-3.1.1
Bump simple-get from 3.1.0 to 3.1.1
2022-04-04 15:05:21 -06:00
dependabot[bot]
448daca9a1
Bump nanoid from 3.1.25 to 3.3.2
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.3.2.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.25...3.3.2)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 21:05:03 +00:00
dependabot[bot]
ad0bdcd670
Bump simple-get from 3.1.0 to 3.1.1
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 21:04:58 +00:00
Travis Ralston
8c9aa99600
Merge pull request #472 from turt2live/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.14.2 to 1.14.8
2022-04-04 15:03:50 -06:00
Travis Ralston
2b00022b92
Merge pull request #476 from turt2live/dependabot/npm_and_yarn/url-parse-1.5.10
Bump url-parse from 1.5.3 to 1.5.10
2022-04-04 15:03:42 -06:00
Travis Ralston
31c2cda6ad
Merge pull request #478 from Half-Shot/hs/emit-not-logged-in-2
Emit T2B_NOT_LOGGED_IN when trying to fetch installed locations on GitHub
2022-03-18 14:55:41 -06:00
Will Hunt
9f1ee9f31a Emit T2B_NOT_LOGGED_IN when trying to fetch installed locations 2022-03-04 14:09:03 +00:00
Tobias Göbel
a9514831e3
fix room creation on bigbluebutton 2.4+
add "name" to "createQueryParameters" when creating a bigbluebutton conference through Element.

The name parameter is required by bigbluebutton since 2.4 (according to their documentation)

The widget now get's added to the room, and the conference (seems like) beeing created.

Joining the conference does not work yet, but i could not find why that is.
2022-03-01 13:15:45 +01:00
dependabot[bot]
24a55d6d31
Bump url-parse from 1.5.3 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 02:12:24 +00:00
dependabot[bot]
43a4040fbe
Bump follow-redirects from 1.14.2 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.2 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.2...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 03:42:20 +00:00
Travis Ralston
08bd1319c5
Merge pull request #450 from TheTimeWalker/ios-sticker-sending
Fix iOS stickers by adding widgetData to callAction
2021-12-28 13:54:10 -07:00
Travis Ralston
7be069b319 Merge branch 'travis/meaningless-branch-name' 2021-12-13 13:30:43 -07:00
Travis Ralston
9bc06e04b3 Set default language to EN
Fixes https://github.com/turt2live/matrix-dimension/issues/457
2021-12-13 13:29:55 -07:00
Travis Ralston
348825d01b Update i18n 2021-12-13 13:29:22 -07:00
Travis Ralston
2e4ea88154 Minor touchups to dark theme 2021-12-13 13:24:39 -07:00
Travis Ralston
6a8277320d Minor styling fixes 2021-12-13 13:14:28 -07:00
Travis Ralston
8ccb96e3b4 Re-introduce sticker picker link 2021-12-13 13:09:48 -07:00
Travis Ralston
3d40560bb9 Update simple bot integration behaviour 2021-12-09 15:44:15 -07:00
Travis Ralston
f5236d842a Restyle remaining bridge components 2021-12-09 15:17:14 -07:00
Travis Ralston
d9006f4aec Make TradingView widget use new select field 2021-12-09 14:39:48 -07:00
Travis Ralston
15183721c2 Redecorate github integration page 2021-12-09 14:35:28 -07:00
Travis Ralston
bdd42b5893 First pass of widget config screen designs 2021-12-08 16:21:39 -07:00
Travis Ralston
6f3152e4b2 Add a stylized Element field input component 2021-12-07 23:59:28 -07:00
Travis Ralston
6c81711901 Add documentation on how to run Dimension locally 2021-12-07 12:46:04 -07:00
Travis Ralston
8010658e4b Fix excess debug 2021-12-06 21:21:43 -07:00
Travis Ralston
aa851d99df Misc cleanup 2021-12-06 21:20:16 -07:00
Travis Ralston
0e1aa69466 Fix "This room is bridged to $void" message bug 2021-12-06 21:18:57 -07:00
Travis Ralston
bddb3aa74a Change over to improved repo APIs 2021-12-06 21:15:25 -07:00
Travis Ralston
dd7b6a54f0 Minor cleanup 2021-12-06 20:56:33 -07:00