Commit graph

  • 521c786cdc Start the long process of making it work again calzoneman 2014-01-05 19:42:09 -0600
  • b5a45a25bf Refactor user.js calzoneman 2014-01-05 19:30:45 -0600
  • 1c79024984 Finish most of the channel.js rewrite calzoneman 2014-01-04 23:15:54 -0600
  • 89cca0d552 continue working on channel.js calzoneman 2014-01-01 22:18:33 -0500
  • 1b3199a4ef Continue working on channel.js calzoneman 2013-12-31 15:12:47 -0500
  • 01aab965ad Continue work on channel.js calzoneman 2013-12-27 21:06:10 -0500
  • 9611f86d55 Work on channel.js calzoneman 2013-12-27 16:38:06 -0500
  • ba0664641e Start rewriting channel.js calzoneman 2013-12-27 11:08:03 -0500
  • e27667b6d2 Fix channel registration rank from /account/channels calzoneman 2013-12-26 23:53:43 -0500
  • ead38a9d35 Work on account channels interface; Start work on /account/profile calzoneman 2013-12-26 23:38:35 -0500
  • 5fe5dd440e Fix typos in channel.jade; fix username regex calzoneman 2013-12-26 22:35:47 -0500
  • c213dd1374 Initialize global database tables calzoneman 2013-12-26 22:15:54 -0500
  • aff737b3a1 Update changelog calzoneman 2013-12-26 21:54:35 -0500
  • 6ac64a6cf3 Fix a few things calzoneman 2013-12-26 10:17:33 -0500
  • 423c787ccb Fix registration calzoneman 2013-12-25 22:30:24 -0500
  • b5812081b8 Fix jade mixin syntax calzoneman 2013-12-25 22:15:51 -0500
  • bb531be7ca Fix jade doctypes calzoneman 2013-12-25 22:04:26 -0500
  • 9d49df6157 Work on user options calzoneman 2013-12-25 16:18:21 -0500
  • fc63191773 continue work calzoneman 2013-12-19 22:33:24 -0500
  • 556f9eb9e7 Continue working on client calzoneman 2013-12-19 12:14:48 -0500
  • afff414aad Continue work on clientside calzoneman 2013-12-18 23:50:19 -0500
  • 5c40a72d47 Start refactoring clientside calzoneman 2013-12-14 21:59:47 -0600
  • 47af1d4892 More database refactoring calzoneman 2013-12-13 20:39:21 -0600
  • fe00fb8c83 Refuctor channel related db functions calzoneman 2013-12-13 18:52:13 -0600
  • db5dcf86f7 Start refactoring database channels calzoneman 2013-12-13 11:18:50 -0600
  • a14363a845 More refactoring calzoneman 2013-12-12 17:09:49 -0600
  • cfd1b0618d Do a bit of intermediate database work calzoneman 2013-12-12 16:28:30 -0600
  • b889f7b4c8 Start merging cytube3 account management calzoneman 2013-12-12 14:48:23 -0600
  • 8d2587cebd Implement get/setProfile calzoneman 2013-12-12 14:27:18 -0600
  • a821498298 Begin the long process of refactoring the database calzoneman 2013-12-11 22:20:21 -0600
  • 353205b63a Update .gitignore calzoneman 2013-12-11 16:58:21 -0600
  • 65ce2f661d Fix a slight bug with passworded rooms calzoneman 2013-12-11 14:30:53 -0600
  • b15c5654c5 Merge pull request #317 from nuclearace/patch-1 Calvin Montgomery 2013-12-07 15:46:47 -0800
  • 57d4699fd3 fix typo nuclearace 2013-12-07 18:30:34 -0500
  • fb355272fc Fix #316 calzoneman 2013-12-06 15:21:32 -0600
  • c00ce26d57 Merge pull request #315 from calzoneman/xss Calvin Montgomery 2013-12-05 19:34:01 -0800
  • 1a44d7ca31 Merge pull request #314 from calzoneman/dev Calvin Montgomery 2013-12-05 19:32:56 -0800
  • 3ced278bd0 Support links in polls calzoneman 2013-12-01 17:20:42 -0600
  • 6cf2c40240 add extra user input validation and truncation calzoneman 2013-12-01 17:10:37 -0600
  • 20ca0b5e1b Add some soft limits to user.js calzoneman 2013-11-30 10:50:02 -0600
  • d0544a8eb8 Merge pull request #313 from calzoneman/roompassword Calvin Montgomery 2013-11-30 08:37:52 -0800
  • 2a84eab386 merge master into roompassword calzoneman 2013-11-29 22:53:08 -0600
  • 3f1e665922 Add strict type checking to channel options calzoneman 2013-11-29 21:21:49 -0600
  • 873330e991 Fix #312 calzoneman 2013-11-29 21:09:19 -0600
  • cb4a931c30 Treat passworded channels as private calzoneman 2013-11-26 11:16:04 -0600
  • 81b5c0eeaa Fix bug with userJoin, add password support to channel API calzoneman 2013-11-26 11:04:02 -0600
  • d006099fc7 Start working on room passwords calzoneman 2013-11-25 16:20:15 -0600
  • 0945fc0d7b Clean up loadDump calzoneman 2013-11-24 23:20:41 -0600
  • 01464ed394 Fix a few minor express issues calzoneman 2013-11-24 18:13:58 -0600
  • 7f3561bd27 Merge pull request #311 from calzoneman/chatthrottle Calvin Montgomery 2013-11-21 15:51:07 -0800
  • 714d302cf9 Automatically calculate cooldown calzoneman 2013-11-21 17:50:17 -0600
  • 2f8b304b68 Fix /m and path traversal ActionLog calzoneman 2013-11-21 17:46:33 -0600
  • 7868b4ce3e Fix linewrap on long afk names calzoneman 2013-11-21 00:25:01 -0600
  • 4f821747ba Fix paginator bug calzoneman 2013-11-21 00:08:49 -0600
  • d36dcc5352 Exclude mods from chat throttle, add extra description to options calzoneman 2013-11-20 10:14:39 -0600
  • 85e413bcdf Fix issues with chat logging after chat format refactoring - Fix '<username.undefined>' in log - Fix channel log filter calzoneman 2013-11-20 10:10:01 -0600
  • dfa454618a Fix that one YouTube issue (what the hell?) calzoneman 2013-11-19 23:45:39 -0600
  • b50dc3a626 Fix greentext bug calzoneman 2013-11-19 16:14:33 -0600
  • ee9b19b0ff Start switching chat flood system calzoneman 2013-11-19 15:14:40 -0600
  • 21bb2b9a4e Backwards compatibility for formatChatMessage calzoneman 2013-11-19 13:45:24 -0600
  • a232b96786 Merge pull request #310 from calzoneman/commandrefactor Calvin Montgomery 2013-11-19 11:29:16 -0800
  • 2361ecddae Fix permissions on /a calzoneman 2013-11-19 13:19:51 -0600
  • b250f3c64b A few tweaks, cleanup calzoneman 2013-11-18 11:11:00 -0600
  • 0e95ef2aa4 Continue refactoring calzoneman 2013-11-17 15:32:19 -0600
  • 6e99990ef0 Start refactoring commands calzoneman 2013-11-17 13:12:56 -0600
  • b200d6cc2c Merge pull request #308 from calzoneman/logfilter Calvin Montgomery 2013-11-16 10:59:36 -0800
  • b077f3f206 Improve behavior calzoneman 2013-11-16 00:00:03 -0600
  • 45ad9e44a3 Re-filter on updatE calzoneman 2013-11-15 23:56:25 -0600
  • c14581135e Fix the fix calzoneman 2013-11-15 23:55:35 -0600
  • ac15c17981 Fix log not updating calzoneman 2013-11-15 23:54:45 -0600
  • fc41b01209 Fix past commit calzoneman 2013-11-15 23:47:32 -0600
  • a008c923b7 Implement log filtering calzoneman 2013-11-15 23:44:53 -0600
  • ca4090c533 Start working on filter checkboxes Calvin Montgomery 2013-11-15 20:23:57 -0600
  • 681911ffb1 Fix #307 calzoneman 2013-11-15 10:24:43 -0600
  • 22e8e10680 Fix being kicked when removing leader calzoneman 2013-11-14 22:23:33 -0600
  • 8eef96770f Fix #306 calzoneman 2013-11-14 19:50:17 -0600
  • f8e4a3fc34 Fix exception handler exception calzoneman 2013-11-14 16:44:40 -0600
  • d09d7ad64e Add an in-place MOTD editor calzoneman 2013-11-13 22:36:43 -0600
  • 436df375c7 Fix #305 calzoneman 2013-11-10 22:26:30 -0600
  • 22e2180790 Merge pull request #304 from calzoneman/userupdaterefactor Calvin Montgomery 2013-11-09 10:43:04 -0800
  • b6f4702570 Continue refactoring, tweak sban calzoneman 2013-11-09 12:33:18 -0600
  • d7a0297a8b Resolve merge conflict calzoneman 2013-11-09 01:56:28 -0600
  • 30c5f67d4d Start refactoring leader and rank calzoneman 2013-11-08 22:12:17 -0600
  • 7fc50db879 Add setLeader callback calzoneman 2013-11-08 21:46:30 -0600
  • 6588e90bfe Add basic shadow mute command calzoneman 2013-11-08 20:45:59 -0600
  • e737bc9f8a Strip ip, expire from Google Docs flashvars calzoneman 2013-11-08 17:57:14 -0600
  • 181abfeda0 Merge branch 'master' of github.com:calzoneman/sync calzoneman 2013-11-07 19:01:41 -0600
  • 488a20e73a Forgot to commit changelog calzoneman 2013-11-07 19:01:32 -0600
  • 6d6233cb79 Update README.md Calvin Montgomery 2013-11-07 17:21:13 -0600
  • 4198f3ce2c Add support for Google Docs videos calzoneman 2013-11-07 17:19:36 -0600
  • 2730c54344 fix #303 calzoneman 2013-11-06 17:43:12 -0600
  • 9e56400f53 Prevent double userLeave calzoneman 2013-11-05 22:45:11 -0600
  • 0db5f64b15 Merge branch 'master' of github.com:calzoneman/sync calzoneman 2013-11-05 22:40:09 -0600
  • 22ba96b9fd Prevent registration race condition calzoneman 2013-11-05 22:39:51 -0600
  • 7318200878 Work on text filter Calvin Montgomery 2013-11-05 10:37:50 -0600
  • 33d1075d44 Update changelog calzoneman 2013-11-04 16:16:59 -0600
  • ff2b2b43ce Merge branch 'master' of github.com:calzoneman/sync calzoneman 2013-11-04 16:14:06 -0600
  • 241b7d1496 Fix version.py calzoneman 2013-11-04 16:13:27 -0600
  • 760e14ca01 Fix package.json calzoneman 2013-10-31 18:12:20 -0500
  • ca4970d7eb Fix version.py calzoneman 2013-11-04 16:13:27 -0600