reality
840f110317
Merge pull request #403 from SamStudio8/database
...
Profile onLoad check [#331 ][Close #398 ]
2013-04-21 08:13:27 -07:00
Sam Nicholls
0ccd0c6301
Profile onLoad check [ #331 ][ Close #398 ]
2013-04-21 16:10:24 +01:00
reality
65b410416c
Module loader properly iterates all automatically loaded dependencies [ #399 ]
2013-04-21 14:51:59 +00:00
reality
420d40c848
Merge pull request #400 from SamStudio8/database
...
Check getProfile read was successful
2013-04-21 07:31:36 -07:00
Sam Nicholls
3130350f58
Check getProfile read was successful
2013-04-21 15:27:08 +01:00
reality
5aaa9f8856
additional channels are added to user records from 366 event [ #331 ]
2013-04-21 14:17:29 +00:00
reality
0d76ce4166
switch users to use redis driver [ #331 ]
2013-04-21 14:11:35 +00:00
reality
f3681953ed
Merge pull request #395 from SamStudio8/database
...
Initial databankerisation of profile [#331 ]
2013-04-20 16:34:18 -07:00
Sam Nicholls
ab0a110a8e
Initial databankerisation of profile [ #331 ]
...
* Stats functionality disabled until completion of SamStudio8/dbot-stats#98
* Profile grid currently only works with dbType set to memory
* Merge user functionality temporarily disabled
2013-04-20 22:51:36 +01:00
Sam Nicholls
bd2d0a8953
getUser get->read
2013-04-20 20:40:30 +02:00
reality
ecd5b4b23c
getallusers external
2013-04-20 16:34:02 +00:00
reality
135b6ecbba
fix users not getting pushed to chan [ #390 ]
2013-04-20 16:28:12 +00:00
reality
3cd4513fe4
fix module loader. admin sets config keys onload. I am incredibly annoyed. [ #331 ]
2013-04-20 16:08:34 +00:00
reality
466cb12c94
getCurrentConfig, pushconfig, showconfig and setconfig databankerised [ #331 ]
2013-04-20 13:50:47 +00:00
reality
4319ee18e1
~addalias command for adding non-used nicks to user alias records [ #373 ]
2013-04-20 11:21:04 +00:00
reality
8712216948
dat merge
2013-04-20 10:51:39 +00:00
reality
8d8d32fcc9
debugMode should be false by default
2013-04-20 10:26:04 +00:00
Sam Nicholls
1123071952
Add timers to config
2013-04-20 02:23:44 +02:00
reality
44d42c5035
load strings first
2013-04-20 00:09:47 +00:00
reality
0f6a486fe7
bump stats lang
2013-04-20 00:04:28 +00:00
reality
e051714b40
Merge pull request #386 from Kagammor/master
...
Dutch translations++
2013-04-19 17:01:00 -07:00
Niels Simenon
1e30fcfac3
Added Dutch translations for project module.
2013-04-20 01:59:48 +02:00
reality
75b160f161
merge
2013-04-19 23:37:26 +00:00
Niels Simenon
cc0e2030f0
Fixed incorrect spelling correction.
2013-04-20 00:16:58 +02:00
Niels Simenon
b857eaf426
Fixed JSON syntax threat.
2013-04-20 00:13:42 +02:00
Niels Simenon
ff52d7e6f1
Added Dutch translations.
2013-04-20 00:05:46 +02:00
reality
146e7afa5b
Don't shit out if there's no highscore quote category
2013-04-19 17:06:19 +00:00
reality
24b7c2b6b4
merge
2013-04-19 13:41:11 +00:00
reality
65302765f0
readd statos [ Close #382 ]
2013-04-19 11:44:33 +00:00
reality
f57a91e481
remove stats [ #382 ]
2013-04-19 11:42:00 +00:00
Douglas Gardner
eb1d12ec83
Add hidden counter to imgur
...
+ Add a counter to the random imgur page.
+ Added functionality to the ``c`` key to toggle the counter display.
+ Added functionality to the ``r`` key to reset the counter to default.
+ Added a new configuration option for a quote category to get the
default 'highscore' from.
This commit adds a small decreasing counter to the corner of the
screen. Hidden by default, press ``c`` to toggle it.
The counter will begin at highscore + 1, and will decrease with every
new image. This is intended to be used during contests to see how many
images one can cycle through before, for example, finding a picture of
a cat. The counter can be reset using the ``r`` key.
The highscore is automatically set at page load to the most recent
quote added to the category specified in the configuration option.
Therefore it is important that only numeric data is placed in that
particular quote.
The score will not reset to a new highscore automatically, and nor
will a new highscore update the quote category.
2013-04-19 00:02:39 +00:00
reality
75657c5782
Merge branch 'master' of github.com:reality/depressionbot
2013-04-18 23:11:07 +00:00
reality
5108b811a1
bump stats
2013-04-18 23:10:59 +00:00
Sam Nicholls
fd6b048d19
Merge pull request #381 from zuzak/gitstatus
...
add links to milestones (project)
2013-04-18 15:10:09 -07:00
Douglas Gardner
940af07b78
add links to milestones
2013-04-18 21:37:17 +00:00
reality
a5d65313a0
Merge pull request #380 from zuzak/gitstatus
...
Translations, progress bar fallback, lowercasing
2013-04-18 11:58:31 -07:00
reality
93a483a4b3
Fix comments in project, make quotes use bot name & not fail if no quotes, reformatting[ #379 ]
2013-04-18 18:57:04 +00:00
Douglas Gardner
c1693a768f
Translations, progress bar fallback, lowercasing
...
+ Added translations into English for ``cy``, ``es`` and ``na'vi``,
to ensure that all possible current languages are catered for.
+ Added ``background-color`` rule to progress bars on ``project`` to
ensure that they are always visible.
+ Forced lowercase for more of the ``project`` page 'cos it looks nice
(although that's an opinion).
- Removed redundant text shadow rule.
2013-04-18 18:20:58 +00:00
reality
ee28117276
Merge pull request #378 from zuzak/gitstatus
...
Remove overzealous punctuation
2013-04-18 11:06:07 -07:00
Douglas Gardner
ec431bd257
Merge remote-tracking branch 'origin/gitstatus' into gitstatus
...
the commit.
2013-04-18 18:00:45 +00:00
Douglas Gardner
fd61f09654
remove errant punctuation
2013-04-18 17:59:01 +00:00
reality
b2e51060f3
Merge pull request #377 from zuzak/gitstatus
...
Gitstatus
2013-04-18 10:56:14 -07:00
Douglas Gardner
6cf1966967
rm overlooked .js call
2013-04-18 17:53:13 +00:00
reality
e498fc7959
Merge pull request #372 from zuzak/imgur-history
...
calm down, man
2013-04-18 10:37:21 -07:00
Douglas Gardner
1534d1451c
Remove cruft.
...
- Removed abcdef placeholder from revision total (as the commit is on
the line below (in longform).
- Removed the English translation of English.
2013-04-18 17:36:43 +00:00
reality
08685481a0
Merge pull request #376 from zuzak/gitignore
...
update gitignore
2013-04-18 10:35:21 -07:00
Douglas Gardner
abac2fd97a
Commit CSS. Remove text shadow.
2013-04-18 17:33:46 +00:00
Douglas Gardner
54beca1501
Add config options; remove closed milestone count
2013-04-18 17:06:25 +00:00
Douglas Gardner
c157ddf08c
Added random quote to header
2013-04-18 16:54:09 +00:00
Douglas Gardner
ef2b50863c
Renamed "git" "development"
...
(because I thought having "Development" / "Configuration" would look
cool.
2013-04-18 16:27:07 +00:00