Commit Graph

2757 Commits (bc8adff70a28b7b5624fb6ede18cfc1ec09614db)
 

Author SHA1 Message Date
psychobunny da94d6214b when new notification comes in, refresh notification page - closes
psychobunny 67e49db797 ajaxify.refresh(); removed console.log
psychobunny de9100c489 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
psychobunny 4348e1efa4 use ajaxify.currentPage to find the user's location easily
Julian Lam 6de3dba239 Merge branch 'master' of github.com:designcreateplay/NodeBB
Julian Lam 021cf9b8f6 fixes to language template usage
psychobunny ca087e6fa7 fixes
psychobunny 6c9e28232f added translation method to recent's infinite loader
psychobunny ceac8e2dc9 added translation to unread infinite loader
psychobunny 98cf6eec71 shift clicking now opens links in a new window, closes
Baris Soner Usakli 5a00767370 Merge branch 'master' of https://github.com/designcreateplay/NodeBB
Baris Soner Usakli 4c90d22e43 closes
psychobunny e0e153eafb added translation to category infinite loader method
psychobunny 5c3c2623f2 added translation to new post creation, closes
Baris Soner Usakli 34fc326a37 closes
psychobunny 36745608bf removed console.log
psychobunny 090d35f306 clean up conditional comments in the DOM; conditionals now treat undefined variables as false; closes
Julian Lam 347f5c132e updates to language files, capitalizing some values across languages
Julian Lam d6f8162f17 upping markdown minver again?
Julian Lam b0b0f3640c closed
Julian Lam 4fd08332cc Merge branch 'dbal' of github.com:designcreateplay/NodeBB into dbal
Julian Lam aaaffb823f upgrading markdown minver
Baris Soner Usakli 76636b64db small fixes
Baris Soner Usakli be6ed43223 removed the setName from sorted sets and stored them with _key like everything else
Barış Soner Uşaklı 9f2196abfb Merge pull request from designcreateplay/dbal
Dbal
Baris Soner Usakli 90a75ee045 added check for unknown db
Baris Soner Usakli 2a21b4855e fixed instruction in database.js
Baris Soner Usakli 8f769d53a3 fixed missing winston
Baris Usakli 9ee250b597 fixes humanreadable numbers in infinite scrolling
Baris Usakli 074d7e7c8d Merge remote-tracking branch 'origin/master' into dbal
Barış Soner Uşaklı 870d48dc81 Merge pull request from Joopmicroop/master
added account class for account template pages for easy styling
Baris Usakli 9ca10c25d4 fixed return in posts.create
tedr56 8e2cc1c883 Correct english language file
tedr56 af09f4aca8 added french language files
Baris Usakli ab63ca6d92 store strings in sorted sets and lists to mimic redis
Baris Usakli 400845ce6c cleanup mongo init
Baris Usakli 351b07bb34 added authentication to mongo
Baris Usakli f861d44d55 updated upgrade script to use mongo or redis
Baris Usakli 2b7e4cbdf4 moved tests from debug to tests folder
Baris Usakli df10bde2db added 1 more parseInt
Baris Usakli 0da141e7bc removed redismock, added database mocked, fixed tests to work with dbal
Baris Usakli 6313a5eeb1 Merge remote-tracking branch 'origin/master' into dbal
Pablo Macaluso 26de85c1de updated es translations with new strings added from
Julian Lam a54f464a13 updating language files with missing files for es
Julian Lam bfbc596348 fixing extra comma in es language file
Julian Lam 7508bd216e new executable
Pablo Macaluso 8cfc5dda37 added spanish language files (courtesy of Pablo Macaluso)
Julian Lam b81737bc0f moved refreshTitle into app.js, messaging someone now invokes an alternating title, hehe
Baris Soner Usakli 1c23be8911 removed console.log
Baris Soner Usakli 5f86e31d1e fixed favouriting