Commit Graph

5065 Commits (828fd6b978ac8de9edb0f091b0d0ffc0dabfdc89)
 

Author SHA1 Message Date
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
barisusakli d1ec101248 fixed infinite load and select
psychobunny 42c9185c7d closes
barisusakli 4e71c8328c closes
Barış Soner Uşaklı 962b141e85 Merge pull request from miksago/fix-pagination-offset-error
Fixed: Category pagination error; Check if first offset is NaN
barisusakli e5cf44d398 closes
mark all read will mark everything read, can also select topics and mark
them read, can mark specific categories read too
Micheil Smith 47d21eb008 Fixed: Category pagination error; Check if first offset is NaN
psychobunny e383524334 fixed a problem with cerulean which duped motd and forced you to toggle themes to deactivate
psychobunny b464099cca finally found reliable repro steps and squashed you like the bug you are. fixed
psychobunny 591fb41c08 removed unused content variable
Julian Lam b616ba7304 using preventDefault instead of return false
barisusakli cb692c27e5 removed 0..n from mongo install questions
Julian Lam bb629c1815 fixing language file for estonian
Julian Lam a93357168c Adding Estonian language to NodeBB, tänan väga!
Julian Lam cbd58bd5b9 latest translations
Julian Lam d74aee97cf Merge branch 'trans-german' of github.com:JonathanMH/NodeBB into JonathanMH-trans-german
Julian Lam 6afd0fd9de added two failing tests for
Jonathan M. Hethey 2bc4de4545 added additional German translations
Julian Lam 14b9c03199 First pass at - Groups.search() + Tests
Barış Soner Uşaklı d8a2681e2b Merge pull request from frissdiegurke/master
Added svg-support for category pictures
frissdiegurke 993b745f1c Added svg-support for category pictures