1
0
mirror of synced 2024-11-21 20:46:05 +03:00
Commit Graph

38 Commits

Author SHA1 Message Date
6814216f80 noop limiter & interface for limiter 2024-04-17 11:24:02 +03:00
Суханов Данила
e3281a1ee1 replacing storage with a rate limiter 2024-02-15 21:59:10 +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
55d16c4dff more fields for templates 2023-10-25 19:07:05 +03:00
8308d6ba83 POST /api/transport/v1/messages/history support 2022-11-03 17:27:50 +03:00
437e3447a6 POST /api/transport/v1/messages/read_until support 2022-11-02 17:00:41 +03:00
Ruslan Efanov
5e3e7cd03d fix review 2022-10-26 18:21:00 +03:00
Ruslan Efanov
fa11f4ffd3 fix creating errors from response 2022-10-25 17:32:46 +03:00
Ruslan Efanov
987d9cd6de add model of error for response 2022-10-25 10:47:02 +03:00
tishmaria90
97bec2e80f
Add logger to client (#75) 2021-11-22 16:16:01 +03:00
1306d648f6
Mock data in tests (#76)
* mock all data in tests
* update test matrix config
2021-11-22 16:08:53 +03:00
Alex Lushpai
b5df3a70bc
Previous message may not be present when deleted 2021-07-27 15:57:22 +03:00
Alexander Kulinich
3cf31358d9 previous message may not be present when deleted 2021-07-27 15:31:49 +03:00
Alexander Kulinich
125e3ba0b3 remove unused parameter ChannelSettings.SpamAllowed 2021-02-02 17:45:03 +03:00
kovtun-retailcrm
14af54f7a1
Async status passthrough 2020-12-23 11:54:46 +03:00
Akolzin Dmitry
4206ad2695 Templates fields, additional validation in UpdateTemplate 2020-05-11 17:41:17 +03:00
99d9784f73 templates list data type fix, WIP tests 2020-04-08 13:11:46 +03:00
ef0905e3ac remove reduntant package 2020-04-07 17:27:04 +03:00
a962419c30 support for template methods and data structures 2020-04-07 16:34:40 +03:00
2f5017452f Feature: initialization with provided http client 2019-10-18 17:02:41 +03:00
DmitryZagorulko
5bceed0fc7 increase timeout 2019-02-04 12:38:30 +03:00
DmitryZagorulko
e1848b45b4 improve PostRequest method 2018-12-05 17:14:51 +03:00
DmitryZagorulko
64cfb815df add MaxCharsCount in channel settings 2018-12-05 10:57:45 +03:00
Alex Lushpai
7b25148c1a add files & images support 2018-11-15 15:31:54 +03:00
Alex Lushpai
fa349ed1ca add mark message read feature, change struct used for messagedit, refactoring 2018-10-03 09:48:17 +03:00
Alex Lushpai
bba31eee24 channels list method 2018-10-01 18:17:15 +03:00
Alex Lushpai
0c1f70a796 add delivery & payment data for order struct 2018-09-19 18:12:51 +03:00
Alex Lushpai
5643dd7db7 update channel name example 2018-09-10 12:06:57 +03:00
Alex Lushpai
0789e72134 add name field to channel 2018-09-10 11:33:52 +03:00
Alex Lushpai
9d750e73f6 update features, remove events 2018-08-21 13:38:02 +03:00
Alex Lushpai
35db168bd0 cleanup available values 2018-08-17 15:36:13 +03:00
Alex Lushpai
6913796dd9 add constants with feature values 2018-08-17 15:13:45 +03:00
Alex Lushpai
66b92cbe82 add transport features 2018-08-16 16:53:41 +03:00
Alex Lushpai
7dd44201bf update api endpoint 2018-07-21 18:56:25 +03:00
Alex Lushpai
cf09d91d98 add debug mode 2018-06-20 15:27:59 +03:00
Alex Lushpai
2b5f24ff75
Messages methods & tests (#2) 2018-05-21 17:56:42 +03:00
Alex Lushpai
11ed32136e
Init (#1)
* Channels methods
* Messages methods
* Partial tests
* Docs
2018-05-17 17:26:18 +03:00