Moritz Schmidt
e8e33a8a23
ZSET scores are float: parseInt => parseFloat
...
In Redis, scores of sorted sets can be floats – so we should use `parseFloat` instead of `parseInt` when converting from string to number.
Should not lead to #4939 again, as `new Date()` works regardless of whether it's being passed a float or integer.
2016-12-04 17:41:27 +01:00
Julian Lam
33ff5e09bb
updated revoke session middleware to allow self or admin or global mod invocation, tweaked tests a bit
2016-12-02 10:50:47 -05:00
barisusakli
aad9a39f02
move post test
2016-12-02 18:22:30 +03:00
barisusakli
55416911f7
category tests
2016-12-02 18:08:15 +03:00
Julian Lam
23cdeeb344
linting :shipit:
2016-12-02 10:07:33 -05:00
Julian Lam
a1b49a98e7
locking down session deletion route to admins and global mods only
2016-12-02 09:49:52 -05:00
barisusakli
69b766bbc8
more tests
2016-12-02 17:05:46 +03:00
barisusakli
1440139903
more tests
2016-12-02 16:10:07 +03:00
barisusakli
091f459f5e
search socket test
2016-12-02 14:58:13 +03:00
barisusakli
4b6e4f085d
more tests
...
group cover upload tests
registration approval queue tests
2016-12-02 14:05:59 +03:00
Julian Lam
68f8f57a34
upped composer version
2016-12-01 22:19:50 -05:00
psychobunny
a54a9b512a
v1.4.0
2016-12-01 16:29:45 -05:00
psychobunny
bcb3903446
priv table headers
2016-12-01 16:07:40 -05:00
barisusakli
fb42b83e1b
remove hardcoded value @pichalite
2016-12-01 18:59:50 +03:00
barisusakli
7f90e31a38
more socket user tests
2016-12-01 18:59:24 +03:00
barisusakli
c3980d0c2e
follow tests
2016-12-01 18:36:43 +03:00
barisusakli
5cf8006640
fix style
2016-12-01 18:05:48 +03:00
barisusakli
9ba93d8be9
group search tests
2016-12-01 17:21:09 +03:00
barisusakli
76044bea36
build js in parallel
2016-12-01 13:51:14 +03:00
barisusakli
ea007e2da4
closes #5245
2016-12-01 11:52:35 +03:00
barisusakli
d6c2779ed0
remove placeholder #5242
2016-12-01 11:31:10 +03:00
barisusakli
02aadf79b5
account/posts controller tests
2016-11-30 19:13:14 +03:00
barisusakli
a4ebb7f56e
test plugin static assets
2016-11-30 18:21:30 +03:00
barisusakli
4cb48c46ab
closes #5242
2016-11-30 16:28:30 +03:00
Julian Lam
12f834072a
removed comment from Gruntfile
2016-11-29 21:20:14 -05:00
barisusakli
2291899f4f
show chat room title in taskbar
2016-11-29 20:33:33 +03:00
barisusakli
f8caed95db
don't crash if plugin doesnt set defaultLang
2016-11-29 20:15:45 +03:00
barisusakli
afef79a81e
closes #5241
2016-11-29 17:16:12 +03:00
barisusakli
2e28a8f7c7
closes #5239
2016-11-28 20:07:21 +03:00
barisusakli
49267d54b7
topics unread tests
2016-11-28 14:15:20 +03:00
barisusakli
444da3c9ec
closes #5238
2016-11-27 14:11:45 +03:00
barisusakli
2f92ce1527
check deps on test
2016-11-26 13:08:00 +03:00
barisusakli
57c8e3e61c
fix update privacy
2016-11-26 12:59:33 +03:00
barisusakli
dff4ee767c
more group tests
2016-11-26 12:03:21 +03:00
barisusakli
d8a1e98a43
fix permalinks on pagination
2016-11-26 01:18:57 +03:00
barisusakli
a4b46fd5ce
closes #5236
2016-11-25 21:11:33 +03:00
barisusakli
aa69481a0c
dont mark chat notifications read if you are not in the room
2016-11-25 20:50:45 +03:00
barisusakli
c33d3e874a
store pinned topics in new zset
...
keep pinned topics on top on different sort types
2016-11-25 17:46:29 +03:00
barisusakli
d4638ffc15
fix test dont turn single pages into ...
2016-11-24 22:56:42 +03:00
Barış Soner Uşaklı
dde32744b7
change pagination so its similar to GH
2016-11-24 22:38:30 +03:00
Julian Lam
f42c5ede61
up markdown
2016-11-24 12:11:33 -05:00
Julian Lam
68205beea8
some tweaks to the readme
2016-11-24 11:30:45 -05:00
Julian Lam
50f7508a92
up markdown and composer versions
2016-11-24 11:10:40 -05:00
barisusakli
02c21f7403
up dbsearch
2016-11-24 16:16:17 +03:00
barisusakli
1c3d9f7e94
switch to createIndex
2016-11-24 16:15:04 +03:00
barisusakli
b807915515
removed incorrect markread nid
2016-11-24 15:53:46 +03:00
barisusakli
1bda0395b8
up persona
2016-11-24 14:40:11 +03:00
barisusakli
4b815449f1
closes #5234
2016-11-24 11:02:53 +03:00
barisusakli
d3fff28de5
use base_dir
2016-11-23 21:23:37 +03:00
barisusakli
31168c669b
closes #5231
2016-11-23 21:08:04 +03:00