bertybuttface
|
bd0612637a
|
Merge pull request #61 from matrixgpt/remove-threads
Remove MATRIX_THREADS as it is not currently used
|
2023-01-25 00:56:49 +00:00 |
|
bertybuttface
|
0865962e87
|
Remove MATRIX_THREADS as it is not currently used
|
2023-01-25 00:35:32 +00:00 |
|
bertybuttface
|
543ae0b19f
|
Bump version
|
2023-01-24 17:24:25 +00:00 |
|
bertybuttface
|
799760e92a
|
Merge pull request #60 from matrixgpt/match-timeouts
Update handlers.ts
|
2023-01-24 17:22:58 +00:00 |
|
bertybuttface
|
de452be791
|
Bump version
|
2023-01-24 17:20:07 +00:00 |
|
bertybuttface
|
f1bc898acb
|
Update handlers.ts
Use CHATGPT_TIMEOUT instead of arbitrary value for setTyping timeout.
|
2023-01-24 16:18:22 +00:00 |
|
bertybuttface
|
e8efc4d405
|
Add support for pro account
|
2023-01-24 15:56:31 +00:00 |
|
bertybuttface
|
f5e030b7d5
|
Merge pull request #58 from matrixgpt/dependabot/npm_and_yarn/chatgpt-3.5.1
Bump chatgpt from 3.3.13 to 3.5.1
|
2023-01-24 15:42:13 +00:00 |
|
dependabot[bot]
|
8c4d399e02
|
Bump chatgpt from 3.3.13 to 3.5.1
Bumps [chatgpt](https://github.com/transitive-bullshit/chatgpt-api) from 3.3.13 to 3.5.1.
- [Release notes](https://github.com/transitive-bullshit/chatgpt-api/releases)
- [Commits](https://github.com/transitive-bullshit/chatgpt-api/compare/v3.3.13...v3.5.1)
---
updated-dependencies:
- dependency-name: chatgpt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-23 16:18:41 +00:00 |
|
jcromero
|
7028048b27
|
Fix name of environment variable in README.md
|
2023-01-19 23:03:13 +01:00 |
|
bertybuttface
|
953a3dcb43
|
Merge pull request #56 from matrixgpt/code-refactor
Code refactor
|
2023-01-19 19:21:28 +00:00 |
|
bertybuttface
|
a2f9308836
|
Update Dockerfile
remove unused stuff, refuce Xvfb buffer size
|
2023-01-19 17:43:55 +00:00 |
|
bertybuttface
|
c1ef71817a
|
Cleanup code
|
2023-01-19 17:43:55 +00:00 |
|
bertybuttface
|
8542b55a30
|
Update README.md
|
2023-01-19 17:20:43 +00:00 |
|
Juan Carlos Romero
|
6dc08024d2
|
Better MATRIX_DEFAULT_PREFIX description
|
2023-01-14 11:53:48 +01:00 |
|
Juan Carlos Romero
|
cb477613da
|
Fix spaces
|
2023-01-13 08:12:29 +01:00 |
|
Juan Carlos Romero
|
30e6a0af9b
|
Descriptions added for all the env variables
|
2023-01-12 23:52:55 +01:00 |
|
bertybuttface
|
2eccbf6d17
|
Bump version
|
2023-01-12 01:09:58 +00:00 |
|
bertybuttface
|
8a8d624c28
|
Merge pull request #50 from matrixgpt/matrix-prefix-dm
Add MATRIX_PREFIX_DM feature
|
2023-01-12 00:42:44 +00:00 |
|
bertybuttface
|
c97901e0cd
|
Add MATRIX_PREFIX_DM feature
|
2023-01-12 00:16:43 +00:00 |
|
bertybuttface
|
f3ee5ab450
|
Bump version
|
2023-01-11 16:08:05 +00:00 |
|
bertybuttface
|
f82f4264aa
|
Merge pull request #47 from matrixgpt/dependabot/npm_and_yarn/chatgpt-3.3.13
Bump chatgpt from 3.3.12 to 3.3.13
|
2023-01-11 16:06:19 +00:00 |
|
dependabot[bot]
|
0b12f9ef7f
|
Bump chatgpt from 3.3.12 to 3.3.13
Bumps [chatgpt](https://github.com/transitive-bullshit/chatgpt-api) from 3.3.12 to 3.3.13.
- [Release notes](https://github.com/transitive-bullshit/chatgpt-api/releases)
- [Commits](https://github.com/transitive-bullshit/chatgpt-api/compare/v3.3.12...v3.3.13)
---
updated-dependencies:
- dependency-name: chatgpt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-11 15:41:55 +00:00 |
|
bertybuttface
|
6a1ba59ee4
|
Update package.json
|
2023-01-10 16:05:42 +00:00 |
|
bertybuttface
|
ab1e04b2b0
|
Merge pull request #46 from matrixgpt/dependabot/npm_and_yarn/chatgpt-3.3.12
Bump chatgpt from 3.3.11 to 3.3.12
|
2023-01-10 14:02:46 +00:00 |
|
dependabot[bot]
|
3ed5fe2922
|
Bump chatgpt from 3.3.11 to 3.3.12
Bumps [chatgpt](https://github.com/transitive-bullshit/chatgpt-api) from 3.3.11 to 3.3.12.
- [Release notes](https://github.com/transitive-bullshit/chatgpt-api/releases)
- [Commits](https://github.com/transitive-bullshit/chatgpt-api/compare/v3.3.11...v3.3.12)
---
updated-dependencies:
- dependency-name: chatgpt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-10 13:46:55 +00:00 |
|
bertybuttface
|
96be498cb6
|
Merge pull request #44 from matrixgpt/dependabot/npm_and_yarn/chatgpt-3.3.11
Bump chatgpt from 3.3.10 to 3.3.11
|
2023-01-10 13:26:20 +00:00 |
|
dependabot[bot]
|
644585e786
|
Bump chatgpt from 3.3.10 to 3.3.11
Bumps [chatgpt](https://github.com/transitive-bullshit/chatgpt-api) from 3.3.10 to 3.3.11.
- [Release notes](https://github.com/transitive-bullshit/chatgpt-api/releases)
- [Commits](https://github.com/transitive-bullshit/chatgpt-api/compare/v3.3.10...v3.3.11)
---
updated-dependencies:
- dependency-name: chatgpt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-09 16:32:07 +00:00 |
|
bertybuttface
|
260193458a
|
Update README.md
|
2023-01-08 21:02:47 +00:00 |
|
bertybuttface
|
cdbad7f529
|
Merge pull request #43 from matrixgpt/rich-text-fix
Rich text fix
|
2023-01-08 21:01:03 +00:00 |
|
bertybuttface
|
09cd60b961
|
Bump version
|
2023-01-08 21:00:42 +00:00 |
|
bertybuttface
|
a5d715ee1f
|
Make rich text configurable
|
2023-01-08 21:00:32 +00:00 |
|
bertybuttface
|
7a4941a679
|
Merge pull request #42 from matrixgpt/rich-text
Add Markdown support for ChatGPT
|
2023-01-08 20:50:58 +00:00 |
|
bertybuttface
|
6713b66da4
|
Add Markdown support for ChatGPT
|
2023-01-08 20:19:43 +00:00 |
|
bertybuttface
|
58e6b81809
|
Bump version for next release
|
2023-01-08 20:19:12 +00:00 |
|
bertybuttface
|
938fa728e7
|
Update github actions to use cache and latest tag
|
2023-01-08 17:03:39 +00:00 |
|
bertybuttface
|
8b0062b5f4
|
Merge pull request #41 from matrixgpt/fix-docker
Remove unused support for sandboxing
|
2023-01-08 16:54:19 +00:00 |
|
bertybuttface
|
523d6fe750
|
Update Dockerfile to use node:19-slim
|
2023-01-08 16:39:08 +00:00 |
|
bertybuttface
|
72a746aac5
|
Update and simplify Docker
|
2023-01-08 16:24:49 +00:00 |
|
bertybuttface
|
bfe62dac54
|
Remove unused support for sandboxing
|
2023-01-08 15:50:20 +00:00 |
|
bertybuttface
|
ae5711ff41
|
Update package.json
update repository field
|
2023-01-08 15:48:47 +00:00 |
|
bertybuttface
|
febd5ef1e9
|
Update README.md
|
2023-01-08 00:17:58 +00:00 |
|
bertybuttface
|
0d6120c1bb
|
Allow blank MATRIX_BLACKLIST and MATRIX_WHITELIST
|
2023-01-08 00:15:03 +00:00 |
|
bertybuttface
|
bf440d7135
|
Merge pull request #40 from matrixgpt/arm-support
Add ARM container
|
2023-01-07 23:46:06 +00:00 |
|
bertybuttface
|
62362af3d0
|
Add ARM container
|
2023-01-07 23:15:21 +00:00 |
|
bertybuttface
|
5d1d7dfef1
|
Update github action to avoid builds we don't need
|
2023-01-07 23:05:19 +00:00 |
|
bertybuttface
|
c7b9cbf962
|
Add MATRIX_BLACKLIST and MATRIX_WHITELIST
|
2023-01-07 21:58:30 +00:00 |
|
bertybuttface
|
aaa527bed3
|
Merge pull request #39 from matrixgpt/config-tidy
Tidy up env settings
|
2023-01-07 21:58:02 +00:00 |
|
bertybuttface
|
1770e1f1db
|
Tidy up env settings
Only leave what we are currently using.
|
2023-01-07 19:09:59 +00:00 |
|
bertybuttface
|
a3c828c9fa
|
Lookup rootEvent to check prefix in thread.
|
2023-01-07 18:17:13 +00:00 |
|