14212 Commits (1b43faba1ab0680b6bc753dd596d0c2bf8c65e44)
 

Author SHA1 Message Date
Barış Soner Uşaklı 8c8e2ae190 closes #5271 9 years ago
Julian Lam acf2e4078b fixes #5263 9 years ago
psychobunny 56fb941979 up'd tjs 9 years ago
barisusakli 78b7d5896c convert topic title to string 9 years ago
barisusakli 74b9f1a016 closes #5262 9 years ago
psychobunny 6b7b51eaf0 Merge pull request #5170 from pitaj/master
ACP search updated to support translations
9 years ago
Peter Jaszkowiak e2ea3cb21e Fix linting error 9 years ago
Barış Soner Uşaklı a0d32e953a Merge pull request #5261 from stuwil/fix-twitter-share-text
Avoid HTML codes in Twitter social share text
9 years ago
Stuart Williams 647d0e0a75 Avoid encoding HTML in Twitter social share text 9 years ago
Barış Soner Uşaklı d468b6c466 Merge pull request #5260 from stuwil/fix-5259
Generate Post social share links with relative URL
9 years ago
Stuart Williams cafc5cd891 closes #5259 9 years ago
psychobunny b0126267a8 closes #5249 9 years ago
Peter Jaszkowiak 8ca98625b9 Key through search results 9 years ago
Peter Jaszkowiak f1cfed50a1 Translate skins and themes fully 9 years ago
Peter Jaszkowiak 5843e8dd77 Fix Translator to work with namespace paths 9 years ago
Peter Jaszkowiak 9fd64549a3 Use async instead of Promises 9 years ago
Julian Lam 777f15941f closes #5251 9 years ago
Julian Lam 252574346e tweak gitignores, closes #5250 9 years ago
Julian Lam ad732935fb closes #5254 9 years ago
barisusakli cbd6853ccb notif controller test 9 years ago
barisusakli 8691256a67 fix post move test 9 years ago
barisusakli 7d47f4b067 tag tests 9 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.
9 years ago
Julian Lam 33ff5e09bb updated revoke session middleware to allow self or admin or global mod invocation, tweaked tests a bit 9 years ago
barisusakli aad9a39f02 move post test 9 years ago
barisusakli 55416911f7 category tests 9 years ago
Julian Lam 23cdeeb344 linting :shipit: 9 years ago
Julian Lam a1b49a98e7 locking down session deletion route to admins and global mods only 9 years ago
barisusakli 69b766bbc8 more tests 9 years ago
barisusakli 1440139903 more tests 9 years ago
barisusakli 091f459f5e search socket test 9 years ago
barisusakli 4b6e4f085d more tests
group cover upload tests
registration approval queue tests
9 years ago
Julian Lam 68f8f57a34 upped composer version 9 years ago
psychobunny a54a9b512a v1.4.0 9 years ago
psychobunny bcb3903446 priv table headers 9 years ago
Peter Jaszkowiak 5223bb5191 Merge branch 'master' of github.com:nodebb/nodebb 9 years ago
barisusakli fb42b83e1b remove hardcoded value @pichalite 9 years ago
barisusakli 7f90e31a38 more socket user tests 9 years ago
barisusakli c3980d0c2e follow tests 9 years ago
barisusakli 5cf8006640 fix style 9 years ago
barisusakli 9ba93d8be9 group search tests 9 years ago
barisusakli 76044bea36 build js in parallel 9 years ago
barisusakli ea007e2da4 closes #5245 9 years ago
barisusakli d6c2779ed0 remove placeholder #5242 9 years ago
barisusakli 02aadf79b5 account/posts controller tests 9 years ago
barisusakli a4ebb7f56e test plugin static assets 9 years ago
barisusakli 4cb48c46ab closes #5242 9 years ago
Julian Lam 12f834072a removed comment from Gruntfile 9 years ago
barisusakli 2291899f4f show chat room title in taskbar 9 years ago
barisusakli f8caed95db don't crash if plugin doesnt set defaultLang 9 years ago