Pēteris Caune
|
936a5213f8
|
Switch from Member.rw to Member.role as the source of truth
|
2021-07-22 17:16:52 +03:00 |
|
Pēteris Caune
|
bdf99e0ea7
|
The "Add Integration" pages require read-write access.
|
2020-08-26 14:06:51 +03:00 |
|
Pēteris Caune
|
4bcfba728e
|
Use unittest.mock
|
2020-03-01 22:30:12 +02:00 |
|
Pēteris Caune
|
dab15c3b8c
|
Link integration setup instructions from the welcome page (only the ones that don't require authentication: Slack, Pushover, PagerDuty Connect, Telegram)
|
2020-02-27 16:32:31 +02:00 |
|
Pēteris Caune
|
29e016d0fc
|
Update Telegram instructions. Fix redirect after login when adding Telegram integration.
|
2020-02-27 15:52:00 +02:00 |
|
Pēteris Caune
|
7060d49306
|
The "Add Telegram" page shows a project picker. cc: #336
|
2020-02-25 14:51:39 +02:00 |
|
Pēteris Caune
|
cdfc9840a7
|
Source formatted with Black
|
2019-05-15 14:27:50 +03:00 |
|
Pēteris Caune
|
1c69cf7f89
|
Project model. cc: #183
|
2019-01-12 16:40:21 +02:00 |
|
Pēteris Caune
|
d661839e32
|
Don't serialize POST payload to JSON, Django's TestClient will do that for us.
|
2018-08-04 19:07:40 +03:00 |
|
Pēteris Caune
|
5f908a01e4
|
When we don't recognize a message from Telegram, respond with 200 OK so Telegram doesn't keep retrying.
|
2018-05-30 15:24:12 +03:00 |
|
Pēteris Caune
|
fc176cd832
|
settelegramwebhook now sends a correct "allowed_updates" field.
|
2018-01-18 00:58:19 +02:00 |
|
Pēteris Caune
|
c6e35c9b39
|
Handle Telegram callbacks that are not text messages. Fixes #147
|
2018-01-18 00:39:44 +02:00 |
|
Pēteris Caune
|
5cb372d18f
|
Configurable bot name and updated README. Fixes #115
|
2017-05-20 11:53:16 +03:00 |
|
Pēteris Caune
|
2481aa5a23
|
Telegram integration.
|
2017-05-11 12:57:28 +03:00 |
|