1
0
mirror of synced 2024-11-21 12:36:04 +03:00
Commit Graph

275 Commits

Author SHA1 Message Date
919fa8bc26
Merge pull request #121 from retailcrm/dependabot/go_modules/examples/telegram/golang.org/x/net-0.23.0
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples/telegram
2024-09-04 13:26:06 +03:00
ee80215c09
Support for the sending of order and product messages 2024-07-26 14:04:23 +03:00
addfs
5a82b30be3 отправка сообщения с типами product, order 2024-07-23 18:50:21 +03:00
addfs
c5b496e586 отправка сообщения с типами product, order 2024-07-23 18:47:58 +03:00
28e6945670
secondary external chat ids for ig comment 2024-05-03 09:34:46 +03:00
Суханов Данила
63b3e26abb secondary externalchat ids for ig comment 2024-04-27 08:53:54 +03:00
dependabot[bot]
5edb649366
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples/telegram
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 12:34:22 +00:00
e42fb9cf0d
noop limiter & interface for limiter 2024-04-17 11:29:44 +03:00
6814216f80 noop limiter & interface for limiter 2024-04-17 11:24:02 +03:00
c2c33aeb7d
Merge pull request #118 from retailcrm/dependabot/go_modules/examples/telegram/google.golang.org/protobuf-1.33.0
Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 in /examples/telegram
2024-04-03 14:54:52 +03:00
29ea4926ff
Added WhatsApp-specific channel properties 2024-04-03 14:54:37 +03:00
Vlasov
f97205273a Added WhatsApp-specific channel properties 2024-04-03 14:07:42 +03:00
dependabot[bot]
3984a49d0d
Bump google.golang.org/protobuf in /examples/telegram
Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 22:49:34 +00:00
ae95cb4850
make rate limiter more concurrent-friendly 2024-02-16 18:11:36 +03:00
d7a6409ed1 fix data race in test 2024-02-16 18:10:34 +03:00
f3f87d1b7b make rate limiter more concurrent-friendly 2024-02-16 18:05:14 +03:00
c80d4bf18f
rate limiter support 2024-02-16 11:28:55 +03:00
Суханов Данила
f278b73de0 condition for additional attempts to send a request 2024-02-16 09:28:35 +03:00
Суханов Данила
e3281a1ee1 replacing storage with a rate limiter 2024-02-15 21:59:10 +03:00
08cb056e3e
add Paused and Disabled template statuses 2024-02-14 11:14:33 +03:00
a97e52a98b
add template quality field
Added template quality field
2024-02-14 11:13:56 +03:00
Vlasov
31db9ce951 Added Paused and Disabled template statuses 2024-02-13 15:47:37 +03:00
Vlasov
16c84c5ddf Added template quality field 2024-02-13 15:43:26 +03:00
70a0132f22
add rate limit support & automatic retry on hit 2024-02-13 12:16:27 +03:00
1012f97f08
better logging for rate limiting 2024-02-13 12:13:49 +03:00
Суханов Данила
8ea0679a09 update go in ci 2024-02-12 15:10:10 +03:00
Суханов Данила
0a0de1f669 fix lint problem and test unmarshal message webhook 2024-02-12 14:55:05 +03:00
Суханов Данила
f1ce041219 Handling limits and exceedings 2024-02-12 14:31:57 +03:00
191d0ae1fb
Added URL channel message suggestion 2024-02-06 11:36:38 +03:00
65df1d491e
Merge pull request #111 from retailcrm/dependabot/go_modules/examples/telegram/golang.org/x/crypto-0.17.0
Bump golang.org/x/crypto from 0.9.0 to 0.17.0 in /examples/telegram
2024-01-16 15:50:49 +03:00
dependabot[bot]
299d176981
Bump golang.org/x/crypto from 0.9.0 to 0.17.0 in /examples/telegram
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.9.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.9.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-16 12:49:32 +00:00
5e890ac557
Merge pull request #110 from retailcrm/dependabot/go_modules/examples/telegram/golang.org/x/net-0.17.0
Bump golang.org/x/net from 0.10.0 to 0.17.0 in /examples/telegram
2024-01-16 15:48:52 +03:00
df74983564
add README.md to the examples directory 2023-12-29 11:58:47 +03:00
173c2cc62b
add README.md to the examples directory 2023-12-29 11:58:33 +03:00
dependabot[bot]
3bfd32b1fb
Bump golang.org/x/net from 0.10.0 to 0.17.0 in /examples/telegram
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-29 08:48:24 +00:00
9803c8d26b
Update godoc & add usage examples 2023-12-29 11:47:50 +03:00
b4fa85eba0 more lint fixes 2023-12-29 11:46:18 +03:00
f72ec25093 lint fixes & update golangci-lint 2023-12-29 11:44:18 +03:00
2ba427dfc3 test for a new func 2023-12-29 11:37:01 +03:00
512aa5c6e8 update test matrix 2023-12-29 11:33:05 +03:00
a02b1fe885 package godoc 2023-12-29 11:30:09 +03:00
90a50feccb wip: package doc 2023-12-29 11:24:23 +03:00
f2a74857b7 fix tg example 2023-12-29 11:19:45 +03:00
7b482b17bc webhooks example 2023-12-29 11:07:45 +03:00
26684fb114 wip: usage examples 2023-12-28 19:32:03 +03:00
5e605c9d19 update godoc for methods and some types 2023-12-28 14:26:49 +03:00
933d2051ab wip: update godoc 2023-12-28 13:14:52 +03:00
7bcf82d114
Update template information schema in the message webhook 2023-12-28 10:16:51 +03:00
Vlasov
a27bf64101 Added template information to the message webhook structure 2023-12-27 17:23:08 +03:00
Vlasov
d5f3b73c25 Added URL channel message suggestion 2023-12-25 22:10:42 +03:00