calzoneman
dfdab263a5
Fix safe nick for hover
2015-02-05 22:23:54 -06:00
Calvin Montgomery
5791803ca5
Merge pull request #434 from Xaekai/3.0
...
Userlist toggle changes
2015-02-05 12:27:36 -06:00
Xaekai
e3dcbabc96
Change userlist toggle chevron to point down in the channel jade because it's default state is open.
2015-02-05 10:01:51 -08:00
Xaekai
6eed208527
Correct chevron pull classing
2015-02-04 23:27:25 -08:00
Xaekai
0b2ae90d3f
Change userlist chevron appearance on toggle.
...
Change userlist chevron placement for Synchtube layout
2015-02-04 23:14:51 -08:00
Calvin Montgomery
c8b1afffc0
Merge pull request #433 from gv1222/3.0
...
CSS Cleanup + Modern theme
2015-02-04 22:19:42 -06:00
gv1222
fea9f4adc0
Revert "run.sh"
...
This reverts commit 79046e697d
.
2015-02-04 20:00:29 -05:00
Graham
72a68dfc5c
Update footer color.
2015-02-02 21:53:17 -05:00
Graham
7bc16c7792
Cleanup queue_entry CSS.
2015-02-02 21:33:13 -05:00
Graham
ad9aa91072
Fix .drink colors.
2015-02-02 21:19:05 -05:00
Graham
0ba3b4ba78
Attempt to center chevron vertically. Some discrepancy between browsers.
2015-02-02 21:07:35 -05:00
Graham
ef50c527bc
Revert stripes for compatibility with light themes.
2015-02-02 20:23:48 -05:00
Graham
5a9c0f98a4
Improve theme selection from modern theme
2015-02-02 20:02:45 -05:00
Graham
d1d8b1b748
Improve connect & disconnect messages for more cross-theme compatibility
2015-02-02 19:50:45 -05:00
Graham
3261613834
Revert "synctube.org index"
...
This reverts commit 15f1252bfa
.
2015-02-02 16:49:40 -05:00
Graham
187112c734
Fix cdn links
2015-02-02 16:47:23 -05:00
Graham
5739d95ba6
Update theme with new modern design
2015-02-02 15:15:15 -05:00
Calvin Montgomery
93567c57f1
Merge pull request #432 from calzoneman/deps-upgrade
...
Upgrade dependencies
2015-01-31 11:44:38 -06:00
calzoneman
55d924cc56
Downgrade yamljs due to parsing problems
2015-01-28 00:56:04 -06:00
Calvin Montgomery
583e7e7616
Merge pull request #431 from calzoneman/hitbox
...
Add hitbox support
2015-01-27 00:29:44 -06:00
calzoneman
858207a6f8
Upgrade deps
2015-01-27 00:12:40 -06:00
Calvin Montgomery
bbd03e4e0f
Log aliases when someone logs in
2015-01-26 12:20:19 -06:00
Graham
15f1252bfa
synctube.org index
2015-01-25 12:21:52 -05:00
Graham
f28cde5c71
Improve profile css and general cleanup
2015-01-24 15:29:52 -05:00
Graham
5d488781ca
Line up connect message and chat
2015-01-24 14:46:20 -05:00
Graham
461301abfc
Merge branch '3.0' of https://github.com/calzoneman/sync into 3.0
2015-01-23 20:47:01 -05:00
Graham
219ab4b40a
Minor fixes to modern theme.
2015-01-23 20:36:16 -05:00
calzoneman
5a95bacee4
Fix youtube...again
2015-01-22 23:34:39 -06:00
calzoneman
50bf876010
Add hitbox support
2015-01-22 23:21:31 -06:00
calzoneman
5cde74cbd4
Fix potential cause for playlist timer problem
2015-01-22 16:53:36 -06:00
calzoneman
7d2015620a
socket.io: upgrade to 1.3
2015-01-19 17:43:22 -06:00
Graham
79046e697d
run.sh
2015-01-19 10:33:53 -05:00
Graham
7c896d82fc
Modern theme updates
2015-01-19 10:30:47 -05:00
calzoneman
9fc1cbd81c
Whitelist <s> tags for filters
2015-01-19 01:26:46 -06:00
calzoneman
e76fd7b1c4
Fix client motd issue
2015-01-16 19:35:26 -06:00
calzoneman
4f3adef1d3
Revert to git based sanitize-html for package.json
2015-01-16 19:27:41 -06:00
Calvin Montgomery
d7ef0d1893
Merge pull request #428 from calzoneman/sanitize-html
...
Merge sanitize-html into 3.0 #yolo
2015-01-14 13:23:01 -06:00
calzoneman
139825168f
Fix for private, but embeddable soundcloud tracks
2015-01-11 12:10:09 -06:00
calzoneman
991dc866b1
Merge branch 'sanitize-html' of github.com:calzoneman/sync into sanitize-html
2015-01-08 20:07:22 -06:00
calzoneman
80c4c90bcf
Migrate old MOTDs and don't replace \n with <br> after
2015-01-08 20:07:02 -06:00
Calvin Montgomery
56d6eb8026
sanitize-html: replace github link with npm
...
The change I made to sanitize-html was merged and published to npm, so
there's no reason to depend on my fork anymore.
2015-01-08 20:07:02 -06:00
Calvin Montgomery
eca8014369
deps: update sanitize-html
2015-01-08 20:07:02 -06:00
Calvin Montgomery
12f3161f50
XSS: Glob attributes data-*, aria-*
2015-01-08 20:07:01 -06:00
Calvin Montgomery
1c3a669279
Replace XSS filter with sanitize-html
2015-01-08 20:07:01 -06:00
calzoneman
654573af68
Migrate old MOTDs and don't replace \n with <br> after
2015-01-08 20:06:41 -06:00
calzoneman
8630c5972c
deps: upgrade socket.io to 1.2.1
2015-01-08 17:57:44 -06:00
Erik
4135ec0bf8
Kick/Mute immunity should only be if globalRank is strictly greater
2015-01-08 09:58:44 -05:00
Calvin Montgomery
032f600746
Kick/Mute immunity should only be if globalRank is strictly greater
2015-01-08 08:48:00 -05:00
Calvin Montgomery
ef7ee067f2
Merge branch '3.0' of github.com:calzoneman/sync into 3.0
2015-01-07 15:59:52 -05:00
Calvin Montgomery
c1ef0848cd
Add CSS classes for muted users ( #426 )
...
- If a user is muted, the `userlist_muted` class is added to the
corresponding `.userlist_item`.
- If the user is shadowmuted, the `userlist_smuted` and `userlist_muted`
classes are added.
- If the user is AFK, the `userlist_afk` class is added.
2015-01-07 15:58:36 -05:00