Commit Graph

88 Commits

Author SHA1 Message Date
Davidson Gomes
cba9827851 feat: Send Status (status@broadcast) {text, media, audio(with waveform)} (#249)
Co-authored-by: Davidson Gomes <contato@agenciadgcode.com>
2023-07-18 10:25:16 -03:00
Codeboss
2c76713565 feat: Add waveforms to voice messages (#180)
Co-authored-by: Edgard <edgardmessias@gmail.com>
2023-07-13 21:08:11 -03:00
Edgard Lorraine Messias
54f8215eef fix: Re-added the option to use proxy agent forn non-mobile api (#148) 2023-06-15 21:46:43 -03:00
Samuel Rodrigues Almeida Costa
df6b318472 feat: Added makeCacheManagerAuthState Implementation (#109) 2023-06-12 11:48:39 -03:00
Edgard
a2e1692916 chore(deps): lock file maintenance 2023-06-07 08:29:41 -03:00
Samuel Scheit
d60f84a683 Merge branch 'master' into master 2023-05-19 10:13:54 +02:00
Edgard
e3ac5f596f build(deps-dev): update dependency to to ^0.24.7 2023-05-18 17:56:09 -03:00
Samuel Scheit
661a502f97 Merge branch 'master' into master 2023-05-12 18:06:19 +02:00
Edgard Lorraine Messias
7c3f0df560 feat: Added workflow to release at NPM site (#48)
* chore: Changed name for release

* chore: Sorted package.json

* ci: Added workflow to publish releases

* chore: Updated .gitignore

* chore: Updated lint to use nodejs v18

* chore: Updated package name in README.md

* chore: Change the current version
2023-05-10 20:07:26 -03:00
Edgard Lorraine Messias
f016d0749f ci: Fixed docs build (#11) 2023-04-30 12:30:30 +02:00
Edgard Lorraine Messias
e3f830f283 ci: Fixed docs build (#11) 2023-04-21 19:52:33 -03:00
SamuelScheit
ef673f62ca feat: native-mobile-api 2023-04-20 13:01:11 +02:00
Adhiraj Singh
36d6cfd5fb refactor: poll decryption 2023-03-02 17:41:43 +05:30
Adhiraj Singh
3052398cd0 Merge branch 'master' into pr/2472 2023-03-02 15:22:46 +05:30
Adhiraj Singh
f013b61e35 chore: update axios 2023-02-18 12:34:04 +05:30
Alan Mosko
c398aa3ca4 Merge branch 'master' into poll 2023-01-16 11:46:20 -03:00
dependabot[bot]
f54e8f8813 chore(deps): bump json5 from 2.2.1 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 10:22:33 +05:30
Alan Mosko
78f04d8714 wip 2023-01-11 23:58:29 -03:00
Adhiraj Singh
7923233829 chore: upgrade link-preview dep 2022-11-17 11:27:17 +05:30
Adhiraj Singh
f892a1e81f fix: duplicate mutation release on failed patch 2022-11-08 22:28:27 +05:30
Adhiraj Singh
35b7a310a4 fix: correctly check for image processing lib 2022-09-12 12:24:55 +05:30
Adhiraj Singh
c5917364ba chore: add stronger lint rules 2022-08-18 10:37:40 +05:30
Adhiraj Singh
542617d79c chore: update lock 2022-06-16 15:24:57 +05:30
Adhiraj Singh
ea8b580db8 chore: ts-node update 2022-06-07 21:14:33 +05:30
Adhiraj Singh
06fdf5fdac chore: update packages 2022-06-03 11:13:08 +05:30
dependabot[bot]
47ef2b873e chore(deps-dev): bump sharp from 0.29.3 to 0.30.5 (#1686)
Bumps [sharp](https://github.com/lovell/sharp) from 0.29.3 to 0.30.5.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.29.3...v0.30.5)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-03 11:07:03 +05:30
Adhiraj Singh
00cbe0f95d chore: update node types to v16 2022-06-01 12:59:58 +05:30
Adhiraj Singh
8f8dba9344 fix: yarn lock 2022-05-28 18:27:02 +05:30
Hanz
bf5d86366e chore: fixed semver conflict on @types/jest (#1668)
@types/jest"^27.0.0" required by ts-jest@27.1.5
2022-05-28 17:54:38 +05:30
Adhiraj Singh
3eeded66b2 chore: update lock 2022-05-25 12:40:14 +05:30
Adhiraj Singh
bb47024f20 chore: update lock 2022-05-25 12:14:43 +05:30
Adhiraj Singh
9c7d563d7c chore: use custom signal lib 2022-04-24 16:55:20 +05:30
Adhiraj Singh
f2d5cd1fa3 chore: libsignal with proto patch 2022-04-22 20:01:43 +05:30
Adhiraj Singh
207f279772 chore: remove curve25519-js dep + use signal curve functions 2022-04-22 19:06:27 +05:30
Adhiraj Singh
0ba6726fd3 chore: use vanilla libsignal 2022-04-22 18:18:28 +05:30
Adhiraj Singh
c138b6a82a Merge branch 'master' into invalid-qr-patch 2022-04-19 22:01:34 +05:30
Adhiraj Singh
872536fa5b feat: link previews on MD 2022-04-19 19:00:32 +05:30
Adhiraj Singh
66804ddd4e chore: update lock 2022-04-18 08:23:40 +05:30
dependabot[bot]
cd17da6898 chore(deps): bump minimist from 1.2.5 to 1.2.6 (#1431)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-31 17:52:45 +05:30
Adhiraj Singh
6e34f2a0cd chore: update ts-node 2022-03-29 19:08:35 +05:30
Adhiraj Singh
de7d1002a9 lint: stricter linting rules 2022-03-01 16:32:14 +05:30
Adhiraj Singh
14caf354dd chore: update pino 2022-02-18 20:12:22 +05:30
dependabot[bot]
3aa1a86a8c chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 (#1234)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 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.7...v1.14.8)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-13 12:10:36 +05:30
dependabot[bot]
5ad631b8e7 chore(deps): bump simple-get from 4.0.0 to 4.0.1 (#1195)
Bumps [simple-get](https://github.com/feross/simple-get) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v4.0.0...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-29 12:54:53 +05:30
Adhiraj Singh
7d4a5634dd chore: update typedoc 2022-01-22 11:49:39 +05:30
dependabot[bot]
83166c0b77 chore(deps): bump shelljs from 0.8.4 to 0.8.5
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 06:12:23 +00:00
Adhiraj Singh
5b1dd8df85 Merge pull request #1171 from adiwajshing/dependabot/npm_and_yarn/follow-redirects-1.14.7
chore(deps): bump follow-redirects from 1.14.6 to 1.14.7
2022-01-22 11:42:05 +05:30
dependabot[bot]
67cc1a9f8b chore(deps): bump follow-redirects from 1.14.6 to 1.14.7
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 06:11:17 +00:00
dependabot[bot]
fad4919eaf chore(deps): bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 06:11:12 +00:00
Adhiraj Singh
5270b8482d chore: update pino 2022-01-19 22:55:04 +05:30