West14
|
15b19c97dd
|
[cm] greet new members & refactor rules
|
2022-04-21 17:42:44 +03:00 |
|
West14
|
fc7b341f49
|
[ci] disable container auto-deploy
|
2022-04-21 15:22:05 +03:00 |
|
Andriy
|
749f4e0dcd
|
Merge pull request #11 from Bubuni-Team/refactor/rss-cleanup
RSS module code cleanup.
|
2022-04-21 15:12:11 +03:00 |
|
West14
|
41a8eaefc2
|
[rss] Unsubscriber service cleanup.
|
2022-04-21 14:53:25 +03:00 |
|
West14
|
04a660181d
|
[rss] MessageSender service cleanup
|
2022-04-21 14:33:01 +03:00 |
|
West14
|
00bfa59d11
|
[rss] possible fix for empty feed name in logs & RssFetch service cleanup
|
2022-04-21 14:26:35 +03:00 |
|
Andriy
|
98cc8b8737
|
Merge pull request #10 from Bubuni-Team/feature/code-watcher
Code-watcher module.
|
2022-04-20 15:07:56 +03:00 |
|
West14
|
4f05a09846
|
[code-watcher] Cleanup. Remove notification in 1 minute after sending.
|
2022-04-20 13:14:01 +03:00 |
|
West14
|
b58fe8b6e9
|
[code-watcher] init module.
|
2022-04-20 00:38:47 +03:00 |
|
West14
|
166363cd50
|
[cm & ci] Send message on user unban. Trigger redeploy in CI.
|
2022-04-08 15:53:34 +03:00 |
|
West14
|
6b49ecb4d9
|
[debug-tools] Allow chat admins to use the /dump command.
|
2022-03-17 18:54:07 +02:00 |
|
West14
|
cd518131af
|
Update README.md
The real purpose of this commit is to trigger the GitHub Actions workflow.
|
2022-03-17 18:25:39 +02:00 |
|
Andriy
|
6ddea8ed1a
|
[debug-tools] Module init. (#9)
|
2022-03-17 17:39:57 +02:00 |
|
West14
|
c1008e1040
|
[store] Refactor store command handler to use LINQ.
|
2022-02-25 20:47:24 +02:00 |
|
West14
|
fb1bfd20e5
|
[reputation] Fix antiflood condition.
|
2022-02-18 01:25:53 +02:00 |
|
West14
|
5307c201ab
|
[reputation] Bypass antiflood for admins.
|
2022-02-18 01:21:05 +02:00 |
|
CrazyHackGUT
|
3cc7bad439
|
Inline code for message
|
2022-02-16 20:07:33 +03:00 |
|
CrazyHackGUT
|
49664064f6
|
Notification when user is flooding, fixes
|
2022-02-16 20:05:14 +03:00 |
|
CrazyHackGUT
|
8c3d7c3cc1
|
Merge branch 'feature/antiflood' into dev
|
2022-02-16 19:49:42 +03:00 |
|
CrazyHackGUT
|
5902968924
|
Fix validation of user flooding
|
2022-02-16 19:49:35 +03:00 |
|
CrazyHackGUT
|
45a89f77ee
|
Merge branch 'feature/antiflood' into dev
|
2022-02-16 19:45:01 +03:00 |
|
CrazyHackGUT
|
520f1efe37
|
AntiFlood service
|
2022-02-16 19:44:53 +03:00 |
|
West14
|
a2404aecc6
|
[store] Real fix for button order.
|
2022-02-16 18:30:50 +02:00 |
|
West14
|
5718b49455
|
[store] Fix button order. Fix internal id for anim boobs.
|
2022-02-16 18:27:09 +02:00 |
|
Kruzya
|
56cc2ebf77
|
Merge pull request #8 from CrazyHackGUT/feature/content-store
Content store
|
2022-02-16 19:12:56 +03:00 |
|
West14
|
f0d5e080d5
|
[store] Add description about boobs request uri.
|
2022-02-16 18:09:55 +02:00 |
|
West14
|
cd8b25bcb8
|
[store] Reduce amount of hardcoded values.
|
2022-02-16 18:08:02 +02:00 |
|
West14
|
d99c71c07c
|
[store] Refactor service registration mechanism.
|
2022-02-16 17:43:57 +02:00 |
|
West14
|
16ca4a09a2
|
Update Dockerfile to build ContentStore. Fix success purchase message markup.
|
2022-02-16 17:11:29 +02:00 |
|
West14
|
e815deba58
|
[store] Basic content store implementation.
- Bump Telegram Bot Framework to 0.6.9-gf1e77653ff
|
2022-02-16 17:07:30 +02:00 |
|
CrazyHackGUT
|
a4d1dea47d
|
Disable notifications for /top call
|
2022-02-16 07:37:03 +03:00 |
|
Kruzya
|
67d0e81953
|
Merge pull request #6 from CrazyHackGUT/refactor/reputation
WIP: Move reputation to separate module.
|
2022-02-14 22:02:25 +03:00 |
|
West14
|
12a4a0ae83
|
More detailed logging in UserService. Rename WhoIs handler to math the classname.
|
2022-02-14 21:00:51 +02:00 |
|
West14
|
46a0e375c5
|
[reputation] Fetch only positive reputation for rating.
|
2022-02-14 14:42:40 +02:00 |
|
West14
|
e885613c58
|
[reputation] Add rating.
|
2022-02-14 14:39:55 +02:00 |
|
West14
|
f80b5d0da8
|
[cm] Use file-scoped namespaces.
|
2022-02-14 10:35:28 +02:00 |
|
West14
|
05778f7960
|
[reputation] Use file-scoped namespaces.
|
2022-02-14 10:21:35 +02:00 |
|
West14
|
d3ec6cfb4b
|
[whois] Move whois to separate handler in ChatManagement.
|
2022-02-14 10:20:07 +02:00 |
|
West14
|
2d4b36f8c3
|
[ci] Update Dockerfile to build reputation module.
|
2022-02-14 00:22:08 +02:00 |
|
West14
|
a4a44198c5
|
[reputation] Move reputation to separate module.
|
2022-02-14 00:18:53 +02:00 |
|
West14
|
6f02031e65
|
[quote] Use Sender ID instead of Chat ID if available.
|
2022-02-11 23:20:25 +02:00 |
|
West14
|
e2ca320bda
|
[quote] Fix forwarded messages author detection.
|
2022-02-11 22:57:01 +02:00 |
|
West14
|
7a1aa77932
|
[entertainment] Add some debug. More correct permission check.
|
2022-02-08 20:28:15 +02:00 |
|
West14
|
ac65afea21
|
Fix javascript trigger regexp. Update warn entity, when banning warned user.
|
2022-02-08 15:17:25 +02:00 |
|
West14
|
ae351c48f4
|
Merge branch 'dev' of https://github.com/CrazyHackGUT/telegram-bot into dev
|
2022-01-27 19:47:57 +02:00 |
|
West14
|
b48eb09eb4
|
[quote] Fix quote generation for forwarded messages.
|
2022-01-27 19:44:58 +02:00 |
|
CrazyHackGUT
|
8ca58f7596
|
Potential fix for option saving
|
2022-01-25 23:34:37 +03:00 |
|
CrazyHackGUT
|
41b49370f9
|
Fix priority for General Handler
|
2022-01-23 02:08:31 +03:00 |
|
CrazyHackGUT
|
652c4e8466
|
DatabaseGenerated attribute for user option values
|
2022-01-23 01:49:58 +03:00 |
|
West14
|
307d27232e
|
Fix dockerfile env.
|
2022-01-23 00:42:59 +02:00 |
|