56 Commits (aa1994be671fc4141ed51f6dd742aff9231f10e7)

Author SHA1 Message Date
Julian Lam aa1994be67 updated MOTD to not be inside a jumbotron, updated default styling of MOTD 11 years ago
Julian Lam 705571de8c notifications page + ajaxify route + css styling 11 years ago
Baris Usakli d789e96d79 fixed 2 missing requires in api.js 11 years ago
Baris Usakli 41cf7c6814 added commas after some requires, added missing plugins require to categories 11 years ago
Baris Usakli 4e59b85073 recent page, for hour, day, week, month 11 years ago
psychobunny 22c73f3c12 closes #345 11 years ago
Baris Soner Usakli 06f59cf853 closes #310 11 years ago
Baris Usakli 585e5cd88f closes #341 12 years ago
Julian Lam c80e2552b2 express-namespaceing routes 12 years ago
Baris Usakli bae9f46d8b small fixes to search 12 years ago
Julian Lam c69e30c146 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
psychobunny 64b071f277 nconf and redis wrapper no longer global objects. jshinted app.js. updated sockets.io to latest 12 years ago
Julian Lam af246ad0d7 Merge remote-tracking branch 'origin' 12 years ago
Julian Lam 56a87329ec removing extra line 12 years ago
psychobunny 1780b343b4 formatting - routes 12 years ago
Julian Lam 95b16690e0 altering api route to use next() instead of echoing 404... 12 years ago
Julian Lam f6b865a052 closed #292 12 years ago
Julian Lam bec0b46a2c refactoring installation scripts to use node prompt module, lots of other fixes
fixed #263, fixed #264, fixed #265
12 years ago
Baris Soner Usakli 1f60578a63 closes #261 12 years ago
Julian Lam 02a02fa64c updated getTopicWithPosts to use a start and end option, and fixed issue with RSS feed saving (issue #256) 12 years ago
psychobunny 3773f6b44f merge conflicts + updated search.tpl to BS3 12 years ago
psychobunny bb8f75b4be merged.. conflicted up the ass. registration looks gud again 12 years ago
Baris Soner Usakli 0db599a478 closes #205 12 years ago
Baris Soner Usakli cc55073107 issue #224 12 years ago
Julian Lam 0243e9c5be issue #214, preparing for addition of post.parse hook by renaming markdownToHTML to just "toHTML", and making it asynchronous. 12 years ago
psychobunny f251b9c6c5 Merge branch 'master' into bootstrap3 12 years ago
psychobunny fe89f1f096 added a .hidden-mobile class for inline block elements. also removed button text on jumbotron for mobile devices 12 years ago
Baris Soner Usakli eff1b174c0 closes #198 12 years ago
psychobunny df15dceaef merging master to pull baris' latest fixes 12 years ago
psychobunny 9f2e192993 jumbotron updates. I'll come back to fixing the button layout on mobile later 12 years ago
Baris Usakli c647793512 meta config changes, refactors 12 years ago
psychobunny a008cf971d register and login -> BS3 12 years ago
psychobunny 2f70dd732d BS3 basic integration; btn-large to btn-lg (inc FA); navbar fixed 12 years ago
psychobunny 746fa93c80 added API call for total unread topics; moved unread notification parsing to client side
also fixed a bug where the new notification icon glow would disappear on
page refresh even if there were existing notifications.
12 years ago
psychobunny eded61d66e typo 12 years ago
psychobunny d9360da9a5 default motd: removed version number and button text on mobile layouts 12 years ago
Baris Usakli 1e66116e1d closes #181 12 years ago
Baris Soner Usakli 7860cfdec3 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli 30bbea9c74 closes #175 12 years ago
Baris Usakli c70c67394a closes #171 12 years ago
Baris Soner Usakli ff805a704d closes #175 12 years ago
Baris Usakli dceec0ce46 more winston, issue #62 12 years ago
Baris Usakli 1894d0a469 moved confings into redis 12 years ago
Baris Soner Usakli 24b951ab5b added api route for 403 12 years ago
Baris Soner Usakli 50c34e4f33 added infinite scrolling to unread page, issue #141 12 years ago
Baris Soner Usakli 244801a0bf added infinite loading to recent page, #141 12 years ago
Baris Usakli a100eb1bb2 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli b6281f020b removed console.logs 12 years ago
Julian Lam 78c1139ad9 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 08a45e40a2 fixed outgoing route to handle links with querystrings in it (using req.query instead of req.url). closes #154. 12 years ago