7884 Commits (c927eb15d708ac4f5c68783596ee182322ba59ff)

Author SHA1 Message Date
Anil Mandepudi aea08d58b1 Fix tabs 8 years ago
pichalite 0a4e45c0da Check password length on setup 8 years ago
Moritz Schmidt c8393d6f87 mongo: set scores as float instead of int 8 years ago
barisusakli 1c6cee207f meta/settings test 8 years ago
barisusakli 9627e53922 change group membership methods 8 years ago
barisusakli 0b9829850c closes #5273 8 years ago
Barış Soner Uşaklı e0501656b6 parallel startup 8 years ago
Barış Soner Uşaklı bca6151892 fix lint 8 years ago
Barış Soner Uşaklı 8c8e2ae190 closes #5271 8 years ago
Julian Lam acf2e4078b fixes #5263 8 years ago
barisusakli 78b7d5896c convert topic title to string 8 years ago
barisusakli 74b9f1a016 closes #5262 8 years ago
psychobunny 6b7b51eaf0 Merge pull request #5170 from pitaj/master
ACP search updated to support translations
8 years ago
Peter Jaszkowiak f1cfed50a1 Translate skins and themes fully 8 years ago
Peter Jaszkowiak 9fd64549a3 Use async instead of Promises 8 years ago
Julian Lam ad732935fb closes #5254 8 years ago
barisusakli cbd6853ccb notif controller 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 33ff5e09bb updated revoke session middleware to allow self or admin or global mod invocation, tweaked tests a bit 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
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
psychobunny bcb3903446 priv table headers 8 years ago
Peter Jaszkowiak 5223bb5191 Merge branch 'master' of github.com:nodebb/nodebb 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
barisusakli 9ba93d8be9 group search tests 8 years ago
barisusakli ea007e2da4 closes #5245 8 years ago
barisusakli d6c2779ed0 remove placeholder #5242 8 years ago
barisusakli 02aadf79b5 account/posts controller tests 8 years ago
barisusakli 4cb48c46ab closes #5242 8 years ago
barisusakli f8caed95db don't crash if plugin doesnt set defaultLang 8 years ago
barisusakli afef79a81e closes #5241 8 years ago
Peter Jaszkowiak 77e58f31c5 Fixes, passes tests 8 years ago
Peter Jaszkowiak fd4d53e42c Remove unnecesary admin search indexing 8 years ago
Peter Jaszkowiak de6ced4e07 Tests for admin search, simplifications 8 years ago
Peter Jaszkowiak e3dd68e19c Explanations and simplifications 8 years ago
Peter Jaszkowiak a431dc0305 ACP search updated to support translations 8 years ago
barisusakli 49267d54b7 topics unread tests 8 years ago
barisusakli 444da3c9ec closes #5238 8 years ago
barisusakli 57c8e3e61c fix update privacy 8 years ago
barisusakli dff4ee767c more group tests 8 years ago
barisusakli d8a1e98a43 fix permalinks on pagination 8 years ago
barisusakli aa69481a0c dont mark chat notifications read if you are not in the room 8 years ago
barisusakli c33d3e874a store pinned topics in new zset
keep pinned topics on top on different sort types
8 years ago
barisusakli d4638ffc15 fix test dont turn single pages into ... 8 years ago
Barış Soner Uşaklı dde32744b7 change pagination so its similar to GH 8 years ago
barisusakli 1c3d9f7e94 switch to createIndex 8 years ago
barisusakli b807915515 removed incorrect markread nid 8 years ago
barisusakli 4b815449f1 closes #5234 8 years ago
barisusakli d3fff28de5 use base_dir 8 years ago
barisusakli 31168c669b closes #5231 8 years ago
barisusakli 6beacdb80c fix headers for new installs
encodeURI(undefined) === "undefined"
8 years ago
barisusakli 12d46ca441 remove async.series 8 years ago
Julian Lam ffbebc646a linting 8 years ago
Julian Lam b7fa8c1db1 fixes #5230 8 years ago
Peter Jaszkowiak c5237443cd Standard language codes (#5218)
* Use standard language codes. Fallback for plugins.

* Fix transifex config

* Tab vs space here for some reason

* Remove redundancies

* config.relative_path instead of allcaps

* added upgrade script for existing users' accounts
8 years ago
Julian Lam cafbdfd83e fixes #5226 8 years ago
barisusakli 4ff71f6b0b allow two sections 8 years ago
barisusakli 5d6e2ad083 multiple test fixes 8 years ago
barisusakli 17f8afd0dc closes #5230 8 years ago
barisusakli f754c8b7df digest test 8 years ago
barisusakli d2fa0c3e6a vote socket tests 8 years ago
barisusakli 1658ebbe20 categories update test 8 years ago
barisusakli f7b77c5341 removed file.exists from getFromFile 8 years ago
barisusakli 259d49e392 all procs should load the js from file 8 years ago
barisusakli cecb4c0403 some more group tests 8 years ago
barisusakli 584cfd09ef suggested topics test 8 years ago
barisusakli 069a90e792 move maintenance mode 8 years ago
barisusakli 38bc8ad5ae maintenance tests 8 years ago
Julian Lam 5916530a35 fix topic creation regression caused by 576df84218 8 years ago
Julian Lam f0936fcafb fixes #5225 8 years ago
barisusakli dcb6773782 #5223 8 years ago
Julian Lam 576df84218 trimming composer input before doing length check in replies 8 years ago
barisusakli b49af0a135 #5223
adjust pagination so each page shows `postsPerPage` posts
8 years ago
barisusakli db14c29e41 socket.io/categories tests 8 years ago
barisusakli 6acc79ec07 convert title to string 8 years ago
barisusakli 2c77a88ba4 closes #5220 8 years ago
barisusakli 51b41a9b44 fix eslint 8 years ago
barisusakli 5d4903f643 fix test 8 years ago
Julian Lam 6acbd3ea21 optimising build step for #5211 8 years ago
barisusakli ef87a2b7d7 closes #5219 8 years ago
Julian Lam 0e8bf17ff0 re: #5211, bringing back the RELOAD BUTTON :rage2: 8 years ago
barisusakli a3efe42938 fix test 8 years ago
barisusakli dada858565 add canReply to messages 8 years ago
barisusakli 83c50f0648 add back emitter 8 years ago
barisusakli 9796f54580 analytics tests, reduce bcrypt rouds for tests 8 years ago
barisusakli e3616ab0f9 socket/meta test 8 years ago
barisusakli 853cea7fec removed emitter.js 8 years ago
barisusakli 5e7fb4eeb2 widget tests 8 years ago
barisusakli 50a2a7abbe plugins/install tests 8 years ago
barisusakli f1a933210b notifications.pushGroups 8 years ago
Barış Soner Uşaklı 42aa4fb67b Merge pull request #5212 from stuwil/fix-relative-path-login-redirect
Replace only base URL in login return URL, fixes #5205
8 years ago
Julian Lam 9bab0b53b0 re: #5211, broke out meta.css.minify to accept targets, made build output marginally nicer looking 8 years ago