1535 Commits (64e87b761f98d28a020a2b5832a855aa18f14a3a)

Author SHA1 Message Date
Julian Lam 64e87b761f closed #652 12 years ago
Julian Lam 69c1ec97c9 re: issue #652, this took longer than expected... 12 years ago
Julian Lam 45e7d64aeb fixing extra padding around 'in' that jshinter added for no goddamn reason 12 years ago
Julian Lam b86a01ded1 moving cache buster to production builds only (*facepalm* I'm bad at this) 12 years ago
Julian Lam e67af67180 fixing derped plugin css files due to cache buster 12 years ago
Julian Lam c313c4501b pushNotifCount method for real-time updating of notification bell + favicon for multiple tabs (closes #219) 12 years ago
Julian Lam 538356846d fixed regression introduced by #643. Non-logo favicon is now properly
referenced (absolute url, not relative)
12 years ago
Baris Usakli 55d008d71f added err to callbacks 12 years ago
Baris Usakli 401a30e02c fixed categories.getRecentReplies so it only returns count posts instead of getting 10, posts are added and removed from sorted set when they are deleted restored 12 years ago
Baris Usakli 9816272b7b if there are more than 50 results only return 50, issue #648 12 years ago
Julian Lam d72d2decd5 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 43c05d1d85 adding cache busters to client side files (closed #586) 12 years ago
Baris Usakli 5da4cead67 closes #631 12 years ago
Baris Usakli 0000a7f0b9 #631 12 years ago
psychobunny a3734f2e15 completed custom favicon upload, closes #643 12 years ago
psychobunny 1b843fba9c added admin route to upload favicon 12 years ago
Baris Usakli 6e16cb4b30 fixed conflicts 12 years ago
Baris Usakli 40e71299a1 closes #642 12 years ago
akhoury 05209b01b9 setting initialValues for 'global' object closes #635 12 years ago
Barış Soner Uşaklı 77e0cdcc3e Merge pull request #637 from akhoury/master
Auto install fix
12 years ago
psychobunny e316dd3330 fixed a bug in create category 12 years ago
psychobunny a34ed92fac console.log 12 years ago
psychobunny e76936abfc added ability to upload category images. closes #638, closes #532 12 years ago
Baris Soner Usakli 9471fd8e46 closes #635 12 years ago
akhoury 2d4ceb8f9f should close #634 12 years ago
psychobunny f6f7959d28 convert profile images to static png if setting is checked in control panel, closes #562 12 years ago
psychobunny 7fa2f474fe fixes bug introduced in c0721e105f 12 years ago
psychobunny d5e8044575 ability to disable privilege threshold system, closes #528 12 years ago
psychobunny 0c05ee82b1 #621, moved everything out of parallel - poster doesn't need to wait for these functions to happen
also renamed topics.markUnRead to topics.markAsUnreadForAll
12 years ago
psychobunny 4f97275d24 closes #621 12 years ago
psychobunny 090bc2ad10 403 all guests on /search & /search/term regardless of mobile/desktop - closes #612 12 years ago
psychobunny 274310e35a removed notification count in title, removed api calls to it (left method intact) so hopefully title building is faster too. closes #625 12 years ago
Baris Soner Usakli 4c90d22e43 closes #619 12 years ago
Baris Soner Usakli 34fc326a37 closes #618 12 years ago
psychobunny 090d35f306 clean up conditional comments in the DOM; conditionals now treat undefined variables as false; closes #617 12 years ago
Baris Soner Usakli 76636b64db small fixes 12 years ago
Baris Soner Usakli be6ed43223 removed the setName from sorted sets and stored them with _key like everything else 12 years ago
Baris Soner Usakli 90a75ee045 added check for unknown db 12 years ago
Baris Soner Usakli 2a21b4855e fixed instruction in database.js 12 years ago
Baris Soner Usakli 8f769d53a3 fixed missing winston 12 years ago
Baris Usakli 9ca10c25d4 fixed return in posts.create 12 years ago
Baris Usakli ab63ca6d92 store strings in sorted sets and lists to mimic redis 12 years ago
Baris Usakli 400845ce6c cleanup mongo init 12 years ago
Baris Usakli 351b07bb34 added authentication to mongo 12 years ago
Baris Usakli f861d44d55 updated upgrade script to use mongo or redis 12 years ago
Baris Usakli 2b7e4cbdf4 moved tests from debug to tests folder 12 years ago
Baris Usakli df10bde2db added 1 more parseInt 12 years ago
Baris Usakli 0da141e7bc removed redismock, added database mocked, fixed tests to work with dbal 12 years ago
Baris Usakli 6313a5eeb1 Merge remote-tracking branch 'origin/master' into dbal 12 years ago
Julian Lam b81737bc0f moved refreshTitle into app.js, messaging someone now invokes an alternating title, hehe 12 years ago