Commit Graph

5035 Commits (d366be796795f2481edd8d5434cb798d9b7c581d)
 

Author SHA1 Message Date
barisusakli d366be7967 added error key
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.
Julian Lam e7f16e2b17 latest translations
barisusakli 296d5127c9 update to use error messages
barisusakli 34b73e15e6 dont add dupes to widgetLocations
this prevents widgets from being executed multiple times
barisusakli d61e632c59 closes
barisusakli 3dc1b87f01 removed reply from not logged in error message
barisusakli a75baef450 removed socket emits for post errors
Julian Lam d1a64798b9 removing use of slugs in groups... pending having more time
Julian Lam bd2a1a3efa Revert "reverting groups.js to 4701eb1cee1a35b7f059f4362773bd9d67b7370c"
This reverts commit d8df9ab3ed.
barisusakli e2d0d4db5c added error and success language files
removed some code from server side that was emitting alerts
psychobunny d8df9ab3ed reverting groups.js to 4701eb1cee
psychobunny 81dfbba0ec imported latest templates.js
Julian Lam 0a35195fc7 an attempt at addressing loader madness...
Julian Lam 95bd153446 added Travis CI badge [skip ci]
Julian Lam f2c0175b5c increased test timeout
Julian Lam 2c5876779f only build the master branch, TravisCI...
Julian Lam 53908d347e 0.4.1
Julian Lam f279515d36 updated travis config with new CI values
Julian Lam 2627240d80 changing minimum required version for NodeBB to 0.10, and updated travis config. Allowing new setup option "ci", for TravisCI integration
Julian Lam e579db8bf3 using tildes instead of carats
Julian Lam 5db18e307c removing apt-get lines from travis config
Julian Lam 8e0d33144c updated travis.yaml
Julian Lam 70c1beb6d2 updated travis CI yaml file
psychobunny cf362f64a3 woops, now everybody is an android browser.
Julian Lam 3ac9425669 TravisCI integration
Julian Lam 49a686af78 fixing groups tests
psychobunny 8432d8827e attempt at fixing
psychobunny d5baaacb72 utils.isAndroidBrowser
psychobunny ff43a619c5 moving utils.js to the top
barisusakli 7a6f7d3e49 fixed 2 tests
Julian Lam 1cc15a71d6 resolved
Julian Lam 3378717562 dbmock 4-spaces
psychobunny 2288da4daf ./nodebb reset widgets - global widgets as well
psychobunny ba1e04741b settings reset message
barisusakli 1e96c21cae removed the span size
psychobunny 21a4651a64 latest templates.js, gotta switch to the version on npm soon
psychobunny c52583ae28 replaying changes from a150b2c6f7
barisusakli c0145ad301 move db.init to reset function
psychobunny c5cae312d7 error out early when saving widgets
psychobunny 61478caa3d imported latest templates.js
barisusakli 2195b20385 closes
psychobunny 015ee701c4 @barisusakli is a stickler and wants to increase registration api call times by 0.0000000001s
psychobunny 5423434b3f closes
Julian Lam ee44128c8c not requiring email any longer for user creation (regression -- closes )
Julian Lam ba16f95d1f Resetting 'all' done in series now --
barisusakli 67f9c8670a closes
psychobunny a150b2c6f7 handle if invalid tpl is passed in
barisusakli d2033abf96 fixes unread page
if you had more than 20 unread topics it was loading 40 now it will only
load 21 then keep loading with infinite loading
barisusakli 54ba2d2ac3 removed console.log