barisusakli
ee3b0c93c3
fix tag update
...
was hanging on tag remove, and wasnt updating if tag count didnt change
2014-11-17 13:37:00 -05:00
barisusakli
0a1fa72bd8
use loadMoreFromSet
2014-11-16 18:31:57 -05:00
barisusakli
32e08ba419
closes #2070
2014-11-16 17:29:45 -05:00
barisusakli
f0797493ee
make sure sockets leave the current room when entering another
2014-11-16 16:37:31 -05:00
barisusakli
7825b8b951
closes #2416
2014-11-15 16:12:06 -05:00
psychobunny
2a88e08977
and one last derp
2014-11-15 14:57:32 -05:00
psychobunny
556d817cc5
forgot to return
2014-11-15 14:56:34 -05:00
psychobunny
458ee7cca8
acute ocd attack
2014-11-15 14:56:04 -05:00
psychobunny
bfaeee2531
linting
2014-11-15 14:48:23 -05:00
psychobunny
b511bc37fb
don't initialize taskbar until dom is ready
2014-11-15 14:47:31 -05:00
barisusakli
9d56f50967
voters info
2014-11-15 12:37:22 -05:00
Barış Soner Uşaklı
36ac6f849f
Merge pull request #2397 from joe1chen/bug-fix-topic-search
...
Bug fix - Topic search broken due to encodeURIComponent being called too early
2014-11-14 21:51:39 -05:00
Julian Lam
9a606246a9
more fallbacks
2014-11-14 20:02:04 -05:00
Julian Lam
d0770bcb95
latest translations and fallbacks
2014-11-14 20:00:07 -05:00
psychobunny
b480bff3fd
moved taskbar markup out of JS and into modules/taskbar.tpl
2014-11-14 17:15:57 -05:00
barisusakli
519b1b7e37
closes #2377
2014-11-14 13:36:37 -05:00
Joseph Chen
4f03e74b99
Add topics.loaded event to be triggered when new topics are loaded by infinite scroll.
2014-11-14 06:24:38 -08:00
barisusakli
d9d44aee2b
#2334
2014-11-13 16:33:03 -05:00
barisusakli
68e8039ac7
closes #2379
...
also fixed a bug where tags with 0 topics were showing up in /tags
2014-11-13 14:29:48 -05:00
psychobunny
45affa3043
closes #2399
2014-11-13 14:04:29 -05:00
barisusakli
b3544f644a
relative path upload fixes #2403
2014-11-13 13:00:36 -05:00
barisusakli
7f5617bc74
closes #2402
2014-11-13 11:44:26 -05:00
barisusakli
05f33df098
manage/groups.js
2014-11-12 16:56:11 -05:00
Julian Lam
7e35987e1b
fixing regression for #2355 , introduced in a129075
2014-11-12 10:58:46 -05:00
Julian Lam
c2467de9c2
added Greek language to NodeBB, Γεια σας και καλώς ήρθατε!
2014-11-12 08:29:08 -05:00
Julian Lam
872dd679e2
latest translations and fallbacks
2014-11-12 08:29:08 -05:00
Joseph Chen
f02fd88eaf
Bug fix - Topic search broken due to encodeURIComponent being called too early.
2014-11-11 22:51:16 -08:00
barisusakli
7a51520074
#2393
2014-11-12 00:24:25 -05:00
Aaron Smith
f2b0068b32
ACP Text Colour
...
Replaces my other commit.
2014-11-11 17:05:36 +00:00
psychobunny
db157da3fb
fixes potential IE8 crash (both toISOString and console.log don't exist)
...
not that client-side calls this anyways
2014-11-11 11:44:49 -05:00
psychobunny
0580773331
random console.log
2014-11-11 11:38:29 -05:00
psychobunny
aa6137b9c3
fixed potential XSS in registration form
2014-11-10 11:46:15 -05:00
barisusakli
2e1a098cfa
fix multi selection if category has sub categories
2014-11-08 14:35:51 -05:00
Julian Lam
74630b3a79
closed #2360
2014-11-08 10:20:40 -05:00
barisusakli
dcba272dc5
fix not validated messages on manage/users on IS
2014-11-07 19:25:57 -05:00
barisusakli
467fb1ab4a
dont deselect on delete/purge closes #2352
2014-11-07 18:48:57 -05:00
Julian Lam
93f414892b
closed #2361
2014-11-07 18:38:03 -05:00
Julian Lam
e0436d73c3
#2361
2014-11-07 18:22:27 -05:00
barisusakli
c95f151bfc
closes #2364
...
dont crash if icon is not found
2014-11-07 18:13:08 -05:00
psychobunny
d77bd638c4
don't re-enable selectable on elements that were already enabled #2336
2014-11-07 16:16:32 -05:00
psychobunny
6ae5b09a01
closes #2336
2014-11-07 16:09:47 -05:00
Julian Lam
52285239e9
fixed client-side so semver doesn't explode when nbbpm returns 'latest', fixed tests so they pass again, #2363
2014-11-07 15:04:07 -05:00
Julian Lam
19297e2d22
plugin installation takes a version now, and queries nbbpm, #2363
...
better error handling for #2363
upgrades now also call the suggestion route from nbbpm
upgrade button will show alert now if you try to upgrade past the suggested version, #2363
2014-11-07 14:45:40 -05:00
psychobunny
fa2f03aeca
closes #2339
2014-11-06 00:53:18 -05:00
barisusakli
9e1789dc58
closes #2297
2014-11-05 20:41:31 -05:00
barisusakli
e5cc45a95b
if category is not found return
...
if cid is a child category it wont be on home
2014-11-04 23:55:42 -05:00
Julian Lam
8e0e2a04be
restored the toolbar on mobile composer, #2293
2014-11-04 18:54:48 -05:00
Julian Lam
dfc7c7aa7f
#2350 :shipit:
2014-11-04 17:28:24 -05:00
Julian Lam
0e9fdc9a09
fixed #2350 -- chat modal now opens, but input is disabled
2014-11-04 17:23:39 -05:00
barisusakli
e09328c74d
#2346
...
dont bring modal to front if u receive a message
2014-11-04 17:03:31 -05:00