Travis Ralston
f2c5d7fe4f
Update Jitsi logo
2021-11-30 20:11:26 -07:00
Travis Ralston
2a42e72ee8
Early implementation of design refresh (in progress)
2021-11-30 20:06:59 -07:00
Travis Ralston
6bdb8b9dfe
Merge branch 'travis/cleanup' into travis/redesign
2021-11-30 19:29:57 -07:00
Travis Ralston
836c3ad72a
Clean up imports
2021-11-30 19:29:39 -07:00
Travis Ralston
4d7f286a70
Merge branch 'travis/hookshot-jira' into travis/cleanup
2021-11-30 19:26:52 -07:00
Travis Ralston
43f795f4da
Initial support for matrix-hookshot#jira
2021-11-30 19:25:57 -07:00
Travis Ralston
089925ee4c
G I T H U B
2021-11-30 19:23:54 -07:00
Travis Ralston
2870f264d0
Random file cleanup
2021-11-30 19:23:02 -07:00
Travis Ralston
feca813b62
Merge branch 'travis/hookshot-github' into travis/hookshot-jira
2021-11-30 15:37:47 -07:00
Travis Ralston
2bd5ad15df
Merge branch 'master' into travis/hookshot-github
2021-11-30 15:37:33 -07:00
Travis Ralston
5ee0254521
Remove removed option
2021-11-29 14:26:29 -07:00
Travis Ralston
eb7dfb4f64
Initial support for matrix-hookshot#github
...
Missing:
* Bridge repo
* Unbridge repo
* Ignore hooks?
* List orgs and repos (or other sensible format)
* GH Auth
2021-11-25 16:24:50 -07:00
Travis Ralston
22b245bbd1
Fix public integration warning toast
2021-11-24 14:23:23 -07:00
Travis Ralston
c8d175275e
Misc fixes
2021-11-24 13:53:55 -07:00
Travis Ralston
11f90c7825
Remove Gitter completely
2021-11-24 13:53:32 -07:00
Travis Ralston
4995129afa
Fix verbose logging
2021-11-24 13:26:00 -07:00
Travis Ralston
123a45bb21
Switch logger to bot-sdk
2021-11-24 13:21:46 -07:00
Travis Ralston
c6d047c0a6
Update lockfile format
2021-11-24 13:16:27 -07:00
Travis Ralston
557e7a39c3
Merge pull request #412 from johannes-krude/master
...
docs/installing.md: `npm install` on update
2021-11-24 13:11:11 -07:00
Travis Ralston
a6d92ea35b
tabs -> spaces
2021-11-24 13:09:47 -07:00
Travis Ralston
59bdb67bdd
Merge remote-tracking branch 'mibmo/docs/config-path-clarification'
2021-11-24 13:06:47 -07:00
Travis Ralston
04da85f463
Merge pull request #403 from mattcen/build-on-arm64
...
Build Dockerfile on arm64
2021-11-24 13:05:43 -07:00
Travis Ralston
959b335d17
Merge pull request #443 from DarkKirb/patch-1
...
Allow stickers to be sent from Element Android
2021-11-24 12:59:25 -07:00
Dark Kirb
7bec89bd5f
Allow stickers to be sent from Element Android
...
Previous work was done in commit be8ebdbc3e
This fixes #441
2021-11-07 16:00:03 +00:00
mib
1abfadd62c
docs: update i18n template
2021-10-28 01:44:50 +02:00
mib
1e22636d75
docs: clarify file path of config.json
file
2021-10-28 01:32:09 +02:00
Travis Ralston
02d616ba97
Merge pull request #433 from TheTimeWalker/small-general-fixes
...
Small general fixes incl. toaster CSS, postgres, lazy loading for stickers
2021-10-18 19:28:38 -06:00
Tony Stipanic
622890647d
Revert "Change docker command to not set volume to root-only "etc""
...
This reverts commit e21bf7acab
.
2021-10-15 12:40:42 +02:00
Travis Ralston
a95ffa05d0
Merge pull request #434 from TheTimeWalker/etherpad-length-fix
...
Reduce roomID length, limit Pad Name to 39 characters
2021-10-14 11:37:05 -06:00
Travis Ralston
b47eb535a3
Merge pull request #435 from turt2live/dependabot/npm_and_yarn/nth-check-2.0.1
...
Bump nth-check from 2.0.0 to 2.0.1
2021-10-10 16:54:49 -06:00
Matthew Cengia
fe02d39b78
Tidy apk add command
...
Signed-off-by: Matthew Cengia <mattcen@mattcen.com>
2021-09-21 15:35:46 +10:00
Matthew Cengia
ca07186d16
Build Dockerfile on arm64
...
This isn't ideal yet; the second state shouldn't need to rebuild a bunch
of node packages, but I'm not sufficiently experienced with node to know
which files to copy in from the `build` stage.
Signed-off-by: Matthew Cengia <mattcen@mattcen.com>
2021-09-21 15:34:48 +10:00
dependabot[bot]
68c3f5640e
Bump nth-check from 2.0.0 to 2.0.1
...
Bumps [nth-check](https://github.com/fb55/nth-check ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases )
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: nth-check
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 21:48:04 +00:00
Tony Stipanic
629cc43560
Reduce roomID length, limit Pad Name to 39 characters
2021-09-17 19:01:18 +02:00
Tony Stipanic
a1dcdcb1b1
Use lazy loading attribute for stickers
2021-09-17 15:24:58 +02:00
Tony Stipanic
e21bf7acab
Change docker command to not set volume to root-only "etc"
2021-09-17 14:58:24 +02:00
Tony Stipanic
82b9d86f9d
Mention Postgres in installation documentation
2021-09-17 14:51:57 +02:00
Travis Ralston
6964bca40e
Make db avatar migrations postgres compatible
...
Fixes https://github.com/turt2live/matrix-dimension/issues/431
2021-09-07 23:24:43 -06:00
Tony Stipanic
1a7b8ca822
Override bootstrap toaster CSS fixing angular2-toaster
2021-09-07 00:19:02 +02:00
Travis Ralston
e2d4ae5e7f
Merge pull request #430 from TheTimeWalker/fix-neb-avatar
...
Update URLs for neb bots
2021-09-06 15:30:43 -06:00
Tony Stipanic
1cff2ff21b
Update URLs for neb bots
2021-09-06 23:10:47 +02:00
Travis Ralston
147a536402
Merge pull request #429 from TheTimeWalker/update-code
...
Fully update codebase to Angular 12, Typescript 4 and more
2021-09-06 12:35:39 -06:00
Tony Stipanic
e81d147ce7
Revert changing my to app
2021-09-02 01:29:24 +02:00
Tony Stipanic
f06ead08d8
ESLint config, fix easy eslint errors
2021-09-02 01:01:01 +02:00
Tony Stipanic
87d15d8e01
Fix breadcrumb scss
2021-09-02 00:05:38 +02:00
Tony Stipanic
74c36cae64
fix: Dark mode for modals, remove fade hack
2021-09-01 01:02:53 +02:00
Tony Stipanic
64596f863d
Revert "Use integrated URL instead of split-host"
...
This reverts commit dc54c50c39
.
2021-09-01 00:01:32 +02:00
Tony Stipanic
5ffb65861a
Docker and tsconfig updates, fix config loading, downgrade typescript-rest for compilation
2021-08-30 23:52:19 +02:00
Tony Stipanic
406bdb773d
Fix general compiling issues that went lost
2021-08-29 23:21:01 +02:00
Tony Stipanic
d6e4592cf4
Update packages including Telegraf
2021-08-29 23:07:13 +02:00