1
0
mirror of synced 2024-11-22 12:26:02 +03:00
Commit Graph

32 Commits

Author SHA1 Message Date
DmitryZagorulko
e6855456b0 add go.mod, improve test, minor fixes 2018-08-15 17:56:36 +03:00
DmitryZagorulko
747b73ff87 add gin, errors handler and minor fixes 2018-08-14 17:49:01 +03:00
DmitryZagorulko
4f2c94bea2 minor fixes 2018-07-13 15:57:49 +03:00
DmitryZagorulko
d5ebbd0547 add quoting messages 2018-07-13 15:32:26 +03:00
DmitryZagorulko
3986469502 cut off the lang string 2018-07-11 10:17:20 +03:00
DmitryZagorulko
f60e4795b3 replace activation/deactivation to delete 2018-06-28 12:18:31 +03:00
DmitryZagorulko
de6ee9462a sending text stub 2018-06-20 16:38:14 +03:00
Alex Lushpai
154a5d61b4 fix nickname 2018-06-15 14:09:52 +03:00
DmitryZagorulko
413b1036b4 fix getBotByChannel and getUserByExternalID on update, add raven.CapturePanic 2018-06-09 18:00:44 +03:00
DmitryZagorulko
bfeb3f3fbe fix getUserByExternalID 2018-06-08 17:50:17 +03:00
DmitryZagorulko
1fff569009 add folder name for s3 to config 2018-06-08 14:07:29 +03:00
DmitryZagorulko
9636237212 minor fixes 2018-06-08 12:20:51 +03:00
DmitryZagorulko
a391a01c0f change naming user struct 2018-06-07 15:35:27 +03:00
DmitryZagorulko
3bb3d9bd4f add user struct and migrate, check activity connection, upload avatar to s3 2018-06-07 15:02:58 +03:00
Alex Lushpai
23f6a0500c update mg webhook response 2018-06-06 12:54:40 +03:00
Alex Lushpai
194847c25b update mg webhook response 2018-06-06 12:48:00 +03:00
Alex Lushpai
0f2d0bb331 add channel id 2018-06-01 18:18:30 +03:00
Alex Lushpai
df196f565f update data types 2018-06-01 15:24:21 +03:00
Ilyas Salikhov
d56f97052b Process only text messages from Telegram 2018-06-01 15:14:29 +03:00
Alex Lushpai
630c5960b7 update request logging 2018-06-01 14:57:48 +03:00
DmitryZagorulko
942dca0687 minor fixes 2018-06-01 14:46:16 +03:00
DmitryZagorulko
39d38391d0 add logging in webhook methods 2018-06-01 13:39:36 +03:00
DmitryZagorulko
3ff174150a minor fixes 2018-06-01 12:11:38 +03:00
DmitryZagorulko
1516cc05fa fix activity callback 2018-05-31 19:44:40 +03:00
DmitryZagorulko
5a7dce7e14 improve migrations, models, minor fixes 2018-05-31 16:20:30 +03:00
Alex Lushpai
889e246320 send messages from mg to telegram, minor fixes 2018-05-29 17:20:56 +03:00
Alex Lushpai
7ebadf753e make route for MG webhook 2018-05-29 12:03:51 +03:00
DmitryZagorulko
45a6b478d7 improve struct, template, routing 2018-05-29 10:08:59 +03:00
DmitryZagorulko
5c6cab9fbf fix remarks pr, improve tests 2018-05-29 10:08:59 +03:00
DmitryZagorulko
74b5205768 add telegram webhook, improve template, minor fixes 2018-05-24 15:33:11 +03:00
DmitryZagorulko
34b447e4e6 remove mapping, correct template 2018-05-23 17:40:17 +03:00
Alex Lushpai
acb2a62da5
Initial release (#1)
Routes
Migrations
Settings form
Activation/deactivation through retailCRM/MG Transport API
2018-05-17 18:35:53 +03:00