reality
05f2fdb8a3
fix the quote linky thingy on the web whatsit
2013-10-15 06:06:16 +00:00
reality
b1c41008ce
~~-nick-~~
2013-08-31 22:57:29 +00:00
reality
de3eb90ab5
ok i fixed it
2013-08-30 02:55:20 +00:00
reality
3ce44418e7
fix eat cheese for twistington
2013-08-30 02:47:44 +00:00
reality
6fb7c8e91f
fix the quote/command correct order thing
2013-08-17 18:13:38 +00:00
reality
914e5677b8
Full set of Italian translations from gian-maria.daffre@giammi.com
2013-07-28 12:23:06 +00:00
iceTwy
d673b9c8ec
major mess-up fixed; missing translation for a string added
2013-07-11 21:12:29 +02:00
iceTwy
f753e6cb83
French translation
2013-07-11 04:18:49 +02:00
reality
134f2b76bb
fix web link api call for ~link
2013-07-04 23:20:09 +00:00
reality
8dcde52099
few small jimblings
2013-06-30 15:11:56 +00:00
reality
3021601c52
fix quotes
2013-06-27 15:26:21 +00:00
reality
ec0c4ad781
merge of terror #2
2013-06-01 17:57:07 +00:00
Roi
505d69ef73
German translations
2013-06-01 16:16:24 +00:00
reality
b4581b1995
remove extra head
2013-06-01 15:55:48 +00:00
reality
a01438a879
worst merge 2013 eu
2013-06-01 15:55:09 +00:00
reality
0d67f12991
trim quote keys
2013-05-30 08:15:32 +00:00
reality
553d3afccc
user interpolation for quotes
2013-05-30 04:13:54 +00:00
reality
2ca2cc01d0
missing comma in quotestrings
2013-05-28 22:28:13 +00:00
Owen Dyckhoff
84645dae93
Completed quotes module Welsh translations in strings.json
2013-05-28 23:50:49 +02:00
reality
e1ea156a41
merge udFallback into database branch [ #477 ]
2013-05-27 17:33:10 +00:00
reality
d5a4b288f7
udFallback option for quote retrieval [ #477 ]
2013-05-27 17:16:23 +00:00
reality
6d9f3b644c
fix ~rmdeny and add web route /quoteremovals [ #455 ]
2013-05-20 19:51:09 +00:00
reality
449ad684ad
More quotes docs updates [ #351 ]
2013-05-17 17:57:21 +00:00
reality
e8c2db5488
Update documentation for users [ #351 ]
2013-05-17 17:23:39 +00:00
reality
9d03364a23
merge [ #439 ]
2013-05-17 07:40:46 +00:00
reality
eac0083bea
Build help link automatically [ #439 ]
2013-05-17 07:34:25 +00:00
reality
84bd092bae
Fix [ #442 ]
2013-05-17 07:04:57 +00:00
reality
22704a2158
move dbot.cleanNick to quotes.internalAPI.cleanRef [ #270 ]
2013-04-30 17:19:23 +00:00
reality
41f4a830b2
Fix quotes web component [ Close #419 ]
2013-04-23 17:26:44 +00:00
reality
f98f7e435a
that should be all of the dependencies [ #413 ]
2013-04-22 16:20:17 +00:00
reality
099d278cbc
dont add quotes that already exist [ #331 ]
2013-04-22 15:50:05 +00:00
reality
8e8953999d
Various database branch fixes [ #331 ]:
...
* Admin module doesn't try to use reload string when it's not there.
* Fix dent event hookin
* Fix quote retrieval (two ~q definitions and no false check before interpolate)
* Change databankerised modules to use redis for testing
2013-04-22 14:22:35 +00:00
reality
8712216948
dat merge
2013-04-20 10:51:39 +00:00
reality
75b160f161
merge
2013-04-19 23:37:26 +00:00
Niels Simenon
ff52d7e6f1
Added Dutch translations.
2013-04-20 00:05:46 +02:00
reality
77f67d64e1
merge
2013-04-14 18:39:32 +00:00
reality
1a1a08768a
Map request functions to extMap. getQuoteCategory external API function [ #361 ]
2013-04-14 18:14:59 +00:00
reality
b31d26b912
make ~qmerge a moderator command [ #347 ]
2013-04-13 14:59:50 +00:00
reality
3a567a35da
Merge github.com:reality/depressionbot into database
...
Conflicts:
modules/poll/commands.js
modules/quotes/commands.js
2013-04-13 00:57:18 +00:00
reality
677a820638
add web api function for getUrl instead of string in base, use externalAddress optional config key to define external behaviours [ #264 ]
2013-04-12 22:53:45 +00:00
reality
aad0b5e372
Some cleanup of quotes module postdatabank [ #331 ] Addition of addQuote API and updated places what use it [ #349 ]
2013-04-12 22:30:45 +00:00
reality
f17f926a3b
~qsearch can search all categories with * [ #331 ]
2013-04-12 21:52:46 +00:00
reality
b1f450a3e1
quotes listener operational
2013-04-12 21:16:56 +00:00
reality
b8a25062b5
Interpolated quotes revived and plugged into ~q. Also a event inspecific getQuote API function implemented. [ #331 ]
2013-04-12 21:08:11 +00:00
reality
7ceba078e2
Empty quote category records are now removed [ #331 ][ #346 ]
2013-04-12 19:28:23 +00:00
reality
5892bd83aa
~qmerge command [ Close #347 ]
2013-04-12 18:20:39 +00:00
reality
0098b07670
~qrename command to rename quote categories [ Close #345 ]
2013-04-12 18:03:52 +00:00
reality
58b58aa15f
~qadd uses only save rather than save|create [ #331 ]
2013-04-12 17:33:13 +00:00
reality
b376a8fa54
rewrote all of quotes commands because array shims just werent good enough [ #331 ]
2013-04-12 00:38:51 +00:00
reality
cbc42e6fc3
Merge git://github.com/reality/depressionbot into database. Also Users API now databankerised
...
Conflicts:
modules/quotes/commands.js
2013-03-24 11:09:40 +00:00