5158 Commits (a6c84ac1a8e3cb179c7b5b22291ee3d5575293b4)
 

Author SHA1 Message Date
Micheil Smith 9dc0a4b115 Admin/Groups: Pass radix argument to parseInt 11 years ago
Micheil Smith 3e82cab398 Add missing new lines at end of files. 11 years ago
Micheil Smith 66d1f2505f Composer: Pass radix argument to parseInt 11 years ago
Micheil Smith 85cab3aec8 Composer: Escape special characters in regex 11 years ago
Micheil Smith e860b0dd4c Composer: Remove unused variables 11 years ago
Micheil Smith 6e4639496e Improve readability of a selector 11 years ago
Micheil Smith 11b6794946 Refactor connection logic
Aiming to be flatter, with less deep nesting. Still more to go here.
11 years ago
Micheil Smith 0bbd29ac42 Reduce DOM queries for Search elements 11 years ago
Micheil Smith 01013f5c9d Refactor plugin logic.
This relies more heavily on `async` and also makes the loading process more asynchronous. It does remove one warning in the case that a plugin is enabled but not installed.
11 years ago
Micheil Smith 5f6d5cd9a5 Reduce duplication in src/categoryTools.js 11 years ago
Micheil Smith 2c2e5de911 Add missing 'global' variable declaration 11 years ago
barisusakli 14d0081fdf replace 2 error messages with keys 11 years ago
psychobunny 129019777f move work on LevelDB 11 years ago
psychobunny e79284e75f LevelDB init 11 years ago
barisusakli a345302454 really fixed test 11 years ago
barisusakli b731d6af3b fixed topic test 11 years ago
barisusakli 1f77df794a added lots of error keys 11 years ago
barisusakli 0ac58dbee6 more error strings 11 years ago
barisusakli fdeaf3a16e user.js error keys 11 years ago
barisusakli eaf4be4979 posts.js error keys 11 years ago
barisusakli b07efb0085 modules.js error keys 11 years ago
barisusakli 7b992e7a20 meta.js error language keys 11 years ago
barisusakli 197e61a5d0 admin js language keys 11 years ago
barisusakli d366be7967 added error key 11 years ago
barisusakli 95972209f4 favourite changes
favourites.js no longer makes socket calls, moved that code into
socket.io/posts.js. it also makes a single socket call when you downvote
a post that you previously upvoted.
11 years ago
Julian Lam e7f16e2b17 latest translations 11 years ago
barisusakli 296d5127c9 update to use error messages 11 years ago
barisusakli 34b73e15e6 dont add dupes to widgetLocations
this prevents widgets from being executed multiple times
11 years ago
barisusakli d61e632c59 closes #1366 11 years ago
barisusakli 3dc1b87f01 removed reply from not logged in error message 11 years ago
barisusakli a75baef450 removed socket emits for post errors 11 years ago
Julian Lam d1a64798b9 removing use of slugs in groups... pending having more time 11 years ago
Julian Lam bd2a1a3efa Revert "reverting groups.js to 4701eb1cee1a35b7f059f4362773bd9d67b7370c"
This reverts commit d8df9ab3ed.
11 years ago
barisusakli e2d0d4db5c added error and success language files
removed some code from server side that was emitting alerts
11 years ago
psychobunny d8df9ab3ed reverting groups.js to 4701eb1cee 11 years ago
psychobunny 81dfbba0ec imported latest templates.js 11 years ago
Julian Lam 0a35195fc7 an attempt at addressing loader madness... #1364 11 years ago
Julian Lam 95bd153446 added Travis CI badge [skip ci] 11 years ago
Julian Lam f2c0175b5c increased test timeout 11 years ago
Julian Lam 2c5876779f only build the master branch, TravisCI... 11 years ago
Julian Lam 53908d347e 0.4.1 11 years ago
Julian Lam f279515d36 updated travis config with new CI values 11 years ago
Julian Lam 2627240d80 changing minimum required version for NodeBB to 0.10, and updated travis config. Allowing new setup option "ci", for TravisCI integration 11 years ago
Julian Lam e579db8bf3 using tildes instead of carats 11 years ago
Julian Lam 5db18e307c removing apt-get lines from travis config 11 years ago
Julian Lam 8e0d33144c updated travis.yaml 11 years ago
Julian Lam 70c1beb6d2 updated travis CI yaml file 11 years ago
psychobunny cf362f64a3 woops, now everybody is an android browser. 11 years ago
Julian Lam 3ac9425669 TravisCI integration 11 years ago
Julian Lam 49a686af78 fixing groups tests 11 years ago