14368 Commits (f7f5b2c8d930e36af47574aa476c486619ea0807)
 

Author SHA1 Message Date
Julian Lam ad732935fb closes #5254 8 years ago
barisusakli cbd6853ccb notif controller test 8 years ago
barisusakli 8691256a67 fix post move test 8 years ago
barisusakli 7d47f4b067 tag tests 8 years ago
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.
8 years ago
Julian Lam 753d4b0275 wrapped up basic functionality of list and detail for flags, filter support. #5232 8 years ago
Julian Lam 9129597811 #5232 some tweaks to flag history saving 8 years ago
Julian Lam 169defd194 #5232, update flag history to save new value 8 years ago
Julian Lam 0724bee6c6 removed deprecated dismiss methods 8 years ago
Julian Lam 20fa8ebf76 simplified flags.get a tad 8 years ago
Julian Lam dde3d2b135 Merge remote-tracking branch 'origin/master' into flagging-refactor 8 years ago
Julian Lam 33ff5e09bb updated revoke session middleware to allow self or admin or global mod invocation, tweaked tests a bit 8 years ago
barisusakli aad9a39f02 move post test 8 years ago
barisusakli 55416911f7 category tests 8 years ago
Julian Lam 23cdeeb344 linting :shipit: 8 years ago
Julian Lam a1b49a98e7 locking down session deletion route to admins and global mods only 8 years ago
Julian Lam 839a0efc0a one more language string for #5232 8 years ago
barisusakli 69b766bbc8 more tests 8 years ago
barisusakli 1440139903 more tests 8 years ago
barisusakli 091f459f5e search socket test 8 years ago
barisusakli 4b6e4f085d more tests
group cover upload tests
registration approval queue tests
8 years ago
Julian Lam 68f8f57a34 upped composer version 8 years ago
Julian Lam c36fe3389e Merge remote-tracking branch 'origin/master' into flagging-refactor 8 years ago
Julian Lam 22eeabc5c7 new strings for empty notes or history, #5232 8 years ago
psychobunny a54a9b512a v1.4.0 8 years ago
Julian Lam f1d144f15e history appending, finished up notes, #5232 8 years ago
psychobunny bcb3903446 priv table headers 8 years ago
Peter Jaszkowiak 5223bb5191 Merge branch 'master' of github.com:nodebb/nodebb 8 years ago
Julian Lam d9d60c20bd flag updating and note appending, #5232 8 years ago
Julian Lam 709a7ff7f0 fixed issue with getUsersData not actually returning the same number of elements as was passed-in 8 years ago
barisusakli fb42b83e1b remove hardcoded value @pichalite 8 years ago
barisusakli 7f90e31a38 more socket user tests 8 years ago
barisusakli c3980d0c2e follow tests 8 years ago
barisusakli 5cf8006640 fix style 8 years ago
Julian Lam 888c120e08 removed some unneeded methods for #5232 8 years ago
Julian Lam c5b9c1e2a4 Merge remote-tracking branch 'origin/master' into flagging-refactor 8 years ago
Julian Lam e9ff605a20 some more tests for #5232 8 years ago
barisusakli 9ba93d8be9 group search tests 8 years ago
barisusakli 76044bea36 build js in parallel 8 years ago
barisusakli ea007e2da4 closes #5245 8 years ago
barisusakli d6c2779ed0 remove placeholder #5242 8 years ago
Julian Lam c5c2d27180 flag assignees, state, notes WIP, #5232 8 years ago
Julian Lam 77809b2b52 added avatar-xl size 8 years ago
barisusakli 02aadf79b5 account/posts controller tests 8 years ago
barisusakli a4ebb7f56e test plugin static assets 8 years ago
barisusakli 4cb48c46ab closes #5242 8 years ago
Julian Lam fceb5cc86b more work on flags detail pages (#5232) 8 years ago
Julian Lam 0bf82c0e47 Merge branch 'master' into flagging-refactor 8 years ago
Julian Lam 12f834072a removed comment from Gruntfile 8 years ago
barisusakli 2291899f4f show chat room title in taskbar 8 years ago