Archived
1
Commit Graph

20 Commits

Author SHA1 Message Date
b8226d8aa8 DataCache and changes for game update
Recent game update changed pokememes view in pokedeks, so we need to
reflect it by updating parser.

Introducing DataCache - a silver bullet for eliminating lags linked to
database queries. Less queries, more in RAM, faster work. Needs testing
in production environment.
2018-01-29 23:50:25 +04:00
dfe0d08ecc Massive refactoring for future development 2017-11-21 06:06:32 +04:00
e4102e9a90 Work on squads, some refactoring
Closes #14
See #8
2017-11-19 22:16:11 +04:00
95a9a2146a Pins to supergroups, managed by admins 2017-11-14 03:44:21 +04:00
c998698b7a Welcome requests in groups, based on profiles and leagues 2017-11-03 21:33:02 +04:00
c676fb780d Broadcast messages are now stored in database 2017-10-22 15:29:48 +04:00
7975ea54c1 /send_all feature for administrators 2017-10-22 14:04:14 +04:00
c99648b72a Chats saving to database 2017-10-21 14:14:46 +04:00
8dab6c0699 Refactoring: now we respect gofmt and have some comments 2017-10-18 09:39:50 +04:00
6f374e560e All code formatted with gofmt 2017-10-18 07:03:34 +04:00
Vladimir Hodakov
df58e25adc Profile parser changes to reflect last bot's update 2017-10-14 17:06:54 +04:00
Vladimir Hodakov
d897d2c3f9 Best pokememes for user listing 2017-10-13 03:52:04 +04:00
Vladimir Hodakov
ef924d26c7 Pokememes possibilities, some refactoring 2017-10-13 03:05:26 +04:00
Vladimir Hodakov
2849d16587 Pokememe possibility draft 2017-10-13 00:31:12 +04:00
Vladimir Hodakov
92fa488828 Profiles parsing and saving 2017-10-11 06:53:50 +04:00
Vladimir Hodakov
736d6b9658 Pokememes individual info with search buttons 2017-10-07 19:58:14 +04:00
Vladimir Hodakov
17a03bf8b2 Easter mat-filter fix: regexp and new reply 2017-10-07 18:40:40 +04:00
Vladimir Hodakov
2724970e3d Pokememes database saving. Now we're stable 2017-10-07 02:23:25 +04:00
Vladimir Hodakov
fe496d696f Database connections, refactoring, pokememe parsing in progress 2017-10-06 02:56:06 +04:00
Vladimir Hodakov
4fec8f0fe7 Initial commit 2017-10-04 17:56:18 +04:00