Bär Halberkamp
e91e28eb0c
Send a reply when there's no timer for the poll as well
2015-10-27 21:57:40 +01:00
Bär Halberkamp
3850950fe1
Allow the timer of a poll to be cleared with /poll timer clear
2015-10-27 21:57:40 +01:00
Bär Halberkamp
eb1658326e
Make /poll timer check for negative time
2015-10-27 21:57:37 +01:00
Bär Halberkamp
367beb3868
Update /poll timer to show the timeout
...
as well as showing it to everyone when being set
2015-10-27 20:40:02 +01:00
Bär Halberkamp
d88922da57
Allow users to do /poll results to see the results instead of voting
2015-10-27 20:27:03 +01:00
Bär Halberkamp
f33b1e3bac
Fix some mistakes in the banned rooms feature
2015-10-20 04:08:15 +02:00
SolarisFox
3b43f78e4b
/dexsearch: update /help dexsearch
2015-10-19 12:49:38 -07:00
SolarisFox
75f4db5951
/dexsearch: fix 'cap' not returning any pokemon
2015-10-19 11:36:15 -07:00
Guangcong Luo
3ae1c3e9a5
Merge pull request #2209 from bumbadadabum/banned
...
Allow roommods and globals to check what rooms a user is banned from
2015-10-16 02:40:26 -05:00
Bär Halberkamp
831900abb5
Allow roommods and globals to check what rooms a user is banned from
2015-10-16 09:34:30 +02:00
Bär Halberkamp
1f86ed1bac
add alias 'show' for /poll display
2015-10-14 00:44:37 +02:00
Bär Halberkamp
2b0e227346
Make /poll return the entire help, and remove the second line from the help
2015-10-14 00:41:53 +02:00
panpawn
ac0fd7413f
Specifiy "poll" timeout in /poll timer
...
Some room staff or people looking in the modlog may get confused by the message "The timeout was set to...," so this specifies that it's referring to "The poll" as it does when a poll is started / ended.
2015-10-12 19:35:19 -04:00
Slayer95
4302243bd6
Merge pull request #2204 from Rhythms88/master
...
Add /faq tiering in info.js
2015-10-11 21:56:13 -05:00
Guangcong Luo
7acd5bfa1e
Merge pull request #2200 from bumbadadabum/poll3
...
More updates to /poll
2015-10-11 17:11:45 -05:00
Guangcong Luo
467a01171b
Fix build error
2015-10-10 18:56:05 -04:00
Guangcong Luo
bb344627bd
Minor poll redesign
2015-10-10 18:16:48 -04:00
Bär Halberkamp
bfa254f320
Update /poll
2015-10-09 11:41:17 +02:00
Guangcong Luo
34041dd63d
Redesign polls
...
Polls now have bar charts and also overall look much nicer.
2015-10-09 04:46:38 -04:00
Guangcong Luo
48cd66814a
Add basic poll documentation
2015-10-09 04:45:18 -04:00
Guangcong Luo
804078ee0e
Add some aliases for polls
2015-10-09 04:43:58 -04:00
Guangcong Luo
f3e8eb94af
Limit polls to 1024 chars total
2015-10-09 04:43:58 -04:00
Rhythms
80ac2aca1e
Add /faq tiering in info.js
2015-10-08 20:24:47 -06:00
Guangcong Luo
49c2abeaae
Merge pull request #2203 from SolarisFox/patch-1
...
/dexsearch: OR operator for parameters
2015-10-08 17:46:43 -05:00
SolarisFox
0ec869d3d7
/dexsearch: OR operator for parameters
2015-10-08 14:05:28 -07:00
Bär Halberkamp
e47b5de3dc
Updates to polls
2015-10-07 14:20:49 +02:00
Ben Davies
7364f8aabd
/showimage: accept CSS height/width values
...
Users no longer have to do /showimage url,, to show an image at its
default dimensions. They may also use whatever values they want for the
height and width styles so long as they're valid.
2015-10-07 04:24:01 -03:00
Guangcong Luo
87023373a2
Document why image width/height is required
2015-10-07 02:13:23 -04:00
Guangcong Luo
37186620d1
Merge pull request #2177 from bumbadadabum/poll
...
Implement polls (serverside code)
2015-10-06 19:14:52 -05:00
Bär Halberkamp
4eef1e9c2b
Implement polls (serverside code)
2015-10-05 01:30:44 +02:00
panpawn
1970e83784
Add /staffintro to /roomhelp
...
Room moderators now gain a new command (/staffintro), so we can list it in /roomhelp along with the others.
2015-10-04 00:12:35 -04:00
Guangcong Luo
94cfd2b492
Disallow images in personal rooms
2015-10-01 18:10:06 -04:00
Guangcong Luo
f71f883f75
Merge pull request #2188 from bumbadadabum/statcalcfix
...
Fix some serious oversights in /statcalc
2015-09-30 17:30:50 -05:00
Bär Halberkamp
5be272ed0f
Fix some serious oversights in /statcalc
2015-10-01 00:19:59 +02:00
Bryan AA
b99c61be2e
PS: Improve usage of 'this.errorReply'
2015-09-28 11:17:55 -06:00
Guangcong Luo
3829a278dc
Merge pull request #2184 from Freigeist/patch12
...
Fix output of special chars in /dexsearch, /movesearch and /itemsearch
2015-09-27 20:53:03 -05:00
Bryan AA
45ab344144
Replace 'this.sendReply' with 'this.errorReply' in some cases
2015-09-27 19:16:39 -06:00
Freigeist
28eb342ff2
Fix output of special chars in /dexsearch, /movesearch and /itemsearch
2015-09-28 02:18:51 +02:00
Guangcong Luo
1ea0e85706
Merge pull request #2178 from AustinXII/patch-5
...
Add Tournament Help in /roomhelp
2015-09-25 20:30:00 -05:00
Austin
66bb20363e
Update info.js
2015-09-25 19:25:21 -06:00
Ivo Julca
530af9b1b5
Update Font-Awesome classes to 4.4
2015-09-25 18:25:49 -05:00
Austin
dc00c57650
Add Tournament Help in /roomhelp
...
Update info.js
2015-09-24 21:46:43 -06:00
Guangcong Luo
5a6125514e
Merge pull request #2153 from bumbadadabum/master
...
Updated /statcalc to accept pokemon as well
2015-09-21 18:17:41 -05:00
Quinton Lee
4d40342000
The Studio plugin: add /aotd quote to /help aotd
2015-09-19 15:52:56 -05:00
Guangcong Luo
7d22fcee6e
'makeroom' permission can now see private rooms in /whoare
2015-09-18 21:20:29 -04:00
Bär Halberkamp
ca8ffde099
Update /statcalc to accept pokemon as well
2015-09-18 21:00:13 +02:00
Konrad Borowski
cd2e470276
Fix negation of boolean conditions in /ds
...
Previously, something like !ds !recovery didn't work, because the
existence search check assumed that the search cannot be called with
parameter false. However, boolean searches like recovery and priority
do simply use booleans.
2015-09-17 19:47:25 +02:00
Bär Halberkamp
a6bd40850d
Add a /statcalc command
2015-09-16 16:19:43 +02:00
Juanma Serrano
c83f967d4f
Add 'searchip' alias for 'ipsearch' command
...
Makes sense and it's a common mistake.
2015-09-16 11:56:54 +02:00
Juanma Serrano
379a7bba44
Merge pull request #2084 from Irraquated/patch-1
...
Add /roomdeauth to /roomhelp
2015-09-16 10:36:08 +02:00