1878 Commits

Author SHA1 Message Date
tannn
86b3e03dea Merge pull request #168 from rootcoma/color_repea
colorize repeat
2013-11-25 17:01:37 -08:00
rootcoma
a9b9b2a7eb colorize repeat 2013-11-25 16:55:23 -08:00
tannn
622770f85a Merge pull request #167 from rootcoma/pagination
Adding listnew, listreports, listedits
2013-11-24 17:26:05 -08:00
rootcoma
308265707a Adding listnew, listreports, listedits 2013-11-24 14:28:06 -08:00
rootcoma
a8232af2e4 fixing: Alternative answers, answering question thats over 2013-11-22 22:24:39 -08:00
tannn
e5ae25ac33 Merge pull request #162 from rootcoma/skip
Moving skips to inside of game
2013-11-22 22:10:44 -08:00
tannn
3334b179cd Merge pull request #160 from rootcoma/tuna
s/github/Github, remove question# from index, irc:// protocol link in about, link top10 TODAY to profile.php
2013-11-22 22:09:59 -08:00
rootcoma
916d9cdc10 Moving skips to inside of game 2013-11-22 19:28:33 -08:00
rootcoma
70b3530ccd Merge remote-tracking branch 'upstream/testing' 2013-11-22 19:25:15 -08:00
rootcoma
62aca256fc Add htaccess, blocks downloading of trivia.db 2013-11-22 18:41:03 -08:00
rootcoma
048ef706c6 s/github/Github, remove question# from index, irc:// protocol link in about 2013-11-22 18:28:31 -08:00
rootcoma
57af24b88a link todays top10 to profile, not user search 2013-11-22 18:21:54 -08:00
tannn
32f4e1b10c Merge pull request #159 from rootcoma/tuna
next command error messages
2013-11-22 17:11:55 -08:00
rootcoma
94c9c47baa next command error messages 2013-11-22 17:05:40 -08:00
rootcoma
6a69a90e62 Merge pull request #1 from rootcoma/tuna
Tuna
2013-11-22 16:49:37 -08:00
tannn
52c59ec40f Merge pull request #157 from rootcoma/db_connections
adding profile.php, changing user search
2013-11-21 19:54:34 -08:00
rootcoma
58e91c11b1 stats.php -> link to profile 2013-11-21 19:52:28 -08:00
rootcoma
48db83748c adding profile.php, changing user search 2013-11-21 19:50:19 -08:00
tannn
dc833f83a2 Update next message; change skip description 2013-11-21 20:01:35 -06:00
tannn
09d712906c Merge pull request #154 from tannn/testing
Testing to master
2013-11-21 17:53:31 -08:00
tannn
3d75c926a7 Fixed typo; changed question # display 2013-11-21 19:51:24 -06:00
Tanner
ce1afd7c6b Add colors
Fix #122; new colors: blue and green; updated some docstrings; removed
default command character (.) as the commands may vary; updated correct
answer message
2013-11-21 17:19:19 -06:00
tannn
86af7be4a4 Merge pull request #153 from rootcoma/db_connections
Forgot docstring
2013-11-20 20:40:45 -08:00
rootcoma
202f1db25d Forgot docstring 2013-11-20 20:36:48 -08:00
tannn
6038185330 Merge pull request #152 from rootcoma/db_connections
Adding .next
2013-11-20 19:49:53 -08:00
rootcoma
5258d96be8 Adding .next 2013-11-20 17:35:17 -08:00
tannn
ebf9eac3bd Merge pull request #151 from rootcoma/db_connections
small changes to ping
2013-11-20 05:02:36 -08:00
rootcoma
f0d6e04134 small changes to ping 2013-11-19 22:48:40 -08:00
tannn
f2502c105c Merge pull request #150 from rootcoma/db_connections
Separate connection for each command called
2013-11-19 18:27:06 -08:00
rootcoma
8e7c52915e Add separate connection for checking answers 2013-11-19 17:28:09 -08:00
rootcoma
9268afc74e Separate connection for each command called 2013-11-19 16:54:59 -08:00
tannn
4ab97694c7 Merge pull request #149 from rootcoma/ping
adding colon to ping reply message
2013-11-19 16:06:23 -08:00
rootcoma
0fcecf343e adding colon to ping reply message 2013-11-19 16:01:09 -08:00
tannn
fb9882a604 Merge pull request #147 from rootcoma/ping
Shortening ctcp ping payload for mirc, using first 8 of sha1 hash
2013-11-19 16:00:27 -08:00
rootcoma
e415c22784 More entropy, less characters 2013-11-19 15:53:04 -08:00
rootcoma
a96043f81d More characters for sha1 hash 2013-11-19 01:15:09 -08:00
rootcoma
12a33b71be Shortening ctcp ping payload for mirc, using first 5 of sha1 hash 2013-11-19 00:11:38 -08:00
tannn
6905b20af1 Merge pull request #144 from rootcoma/unicod
Unicoding hints
2013-11-18 17:46:37 -08:00
rootcoma
0697e3c2af Converting to unicode for scrambling 2013-11-18 14:00:26 -08:00
rootcoma
65f415d980 pass sizeOfUnmasked to getMaskedVowels, lowercase before looking for vowels 2013-11-18 12:02:03 -08:00
rootcoma
4297e0c99f changing ircutils.toLower to str.lower on user answer, to match lowercasing done to answers 2013-11-18 11:48:10 -08:00
rootcoma
e45f4d1d91 order of opperations on lowercasing after normalizing 2013-11-18 11:39:20 -08:00
rootcoma
0b30d2559e Unicoding hints 2013-11-18 11:26:13 -08:00
tannn
bfaf911575 Merge pull request #141 from rootcoma/formatting
Removing zero-width space hackery
2013-11-17 20:08:53 -08:00
rootcoma
c5dbf28ed6 Removing zero-width space hackery 2013-11-17 19:43:59 -08:00
tannn
f84291f285 Merge pull request #140 from rootcoma/formatting
Zero width spaceage
2013-11-17 19:22:01 -08:00
rootcoma
ec97151b5b minor change 2013-11-17 19:14:34 -08:00
rootcoma
85d712d2d8 Zero width spaceage 2013-11-17 19:11:22 -08:00
tannn
257094330e Merge pull request #139 from tannn/master
Merge pull request #138 from tannn/testing
2013-11-17 18:22:53 -08:00
tannn
836c209b35 Merge pull request #138 from tannn/testing
Testing to Master
2013-11-17 18:21:39 -08:00