Commit Graph

14177 Commits (445eff9c1aeba065a76faaf3f4b6b5d94c413c44)
 

Author SHA1 Message Date
Peter Jaszkowiak f1cfed50a1 Translate skins and themes fully
Peter Jaszkowiak 5843e8dd77 Fix Translator to work with namespace paths
Peter Jaszkowiak 9fd64549a3 Use async instead of Promises
Julian Lam cd3002e812 removed user flag reset method and associated socket call from ACP
Julian Lam 88958049eb added some more filters, and appending event to history on flag creation
issue 
Julian Lam 8e1d441e20 Added some quick filters,
Julian Lam b7217e8841 Merge remote-tracking branch 'origin/master' into flagging-refactor
Julian Lam 777f15941f closes
Julian Lam 252574346e tweak gitignores, closes
Julian Lam ad732935fb closes
barisusakli cbd6853ccb notif controller test
barisusakli 8691256a67 fix post move test
barisusakli 7d47f4b067 tag tests
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  again, as `new Date()` works regardless of whether it's being passed a float or integer.
Julian Lam 753d4b0275 wrapped up basic functionality of list and detail for flags, filter support.
Julian Lam 9129597811 some tweaks to flag history saving
Julian Lam 169defd194 , update flag history to save new value
Julian Lam 0724bee6c6 removed deprecated dismiss methods
Julian Lam 20fa8ebf76 simplified flags.get a tad
Julian Lam dde3d2b135 Merge remote-tracking branch 'origin/master' into flagging-refactor
Julian Lam 33ff5e09bb updated revoke session middleware to allow self or admin or global mod invocation, tweaked tests a bit
barisusakli aad9a39f02 move post test
barisusakli 55416911f7 category tests
Julian Lam 23cdeeb344 linting :shipit:
Julian Lam a1b49a98e7 locking down session deletion route to admins and global mods only
Julian Lam 839a0efc0a one more language string for
barisusakli 69b766bbc8 more tests
barisusakli 1440139903 more tests
barisusakli 091f459f5e search socket test
barisusakli 4b6e4f085d more tests
group cover upload tests
registration approval queue tests
Julian Lam 68f8f57a34 upped composer version
Julian Lam c36fe3389e Merge remote-tracking branch 'origin/master' into flagging-refactor
Julian Lam 22eeabc5c7 new strings for empty notes or history,
psychobunny a54a9b512a v1.4.0
Julian Lam f1d144f15e history appending, finished up notes,
psychobunny bcb3903446 priv table headers
Peter Jaszkowiak 5223bb5191 Merge branch 'master' of github.com:nodebb/nodebb
Julian Lam d9d60c20bd flag updating and note appending,
Julian Lam 709a7ff7f0 fixed issue with getUsersData not actually returning the same number of elements as was passed-in
barisusakli fb42b83e1b remove hardcoded value @pichalite
barisusakli 7f90e31a38 more socket user tests
barisusakli c3980d0c2e follow tests
barisusakli 5cf8006640 fix style
Julian Lam 888c120e08 removed some unneeded methods for
Julian Lam c5b9c1e2a4 Merge remote-tracking branch 'origin/master' into flagging-refactor
Julian Lam e9ff605a20 some more tests for
barisusakli 9ba93d8be9 group search tests
barisusakli 76044bea36 build js in parallel
barisusakli ea007e2da4 closes
barisusakli d6c2779ed0 remove placeholder