143 Commits (f7291631d8cded693e5c33d0d6e7c4da66b39dd9)

Author SHA1 Message Date
Baris Soner Usakli 65029ae169 content length changes 12 years ago
Julian Lam 6e91810231 introduction of theme engine parsing (themes go in /public/themes!) 12 years ago
Baris Usakli 2bb4aab6ac changes to online users code 12 years ago
Baris Usakli 8d21d4f998 closes #91 12 years ago
Julian Lam 145898c3ba using nconf to manage config file now (issue #24) 12 years ago
Baris Soner Usakli 28b113c09f Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Soner Usakli 61cc0853db browsing thread changes to use sessions 12 years ago
Julian Lam 561ff38e5a if every post gets deleted in a topic, then the topic deletes itself also 12 years ago
Baris Soner Usakli 910e9d6ee0 closes #73 12 years ago
Baris Soner Usakli 62ef925fd3 removed graph/picture, closes #72 12 years ago
Baris Usakli 93653e88df changed most of the ajax calls to use sockets 12 years ago
Baris Usakli 8f2a0014b3 closes #70 12 years ago
Baris Usakli 1d39b08195 password change, closes #66 12 years ago
Baris Soner Usakli ac04bef26e live tiles on home page, ninjaed from andrew might need to randomize starting times, can be disabled by removing the slider class from the div, maybe this should be a setting in admin/categories 12 years ago
Baris Soner Usakli 8f4848cc69 userList function for active users, moved it to server side too 12 years ago
Baris Soner Usakli f2d7f856aa async.each in user.js 12 years ago
Baris Usakli e24606ff73 fixed quoting 12 years ago
Baris Usakli 0c77db1f22 fixed editing 12 years ago
Baris Usakli 98013536d1 more fixes 12 years ago
Baris Soner Usakli c1484afab7 more fixes 12 years ago
Baris Usakli 1a992b7147 first batch of changes 12 years ago
Baris Soner Usakli c571a73a8b closes #44 12 years ago
Baris Usakli aecffecdf1 footer shows total topic post count 12 years ago
Julian Lam 5f5b30eae8 hotfixing notif spam on chat 12 years ago
Julian Lam 97f87ee003 Merge branch 'master' of github.com:psychobunny/node-forum 12 years ago
Julian Lam 936a284397 enabling infinite post loader (re: issue #42), fixes #42 12 years ago
Julian Lam 9df0b39a5d started integrating infinite post loading for topic view (re: issue #42) 12 years ago
Baris Usakli c870e8bbf3 testing user search in admin panel 12 years ago
Baris Usakli 746faa9488 delete user button in admin/users. the latest/top posters and most reputation sorting is working now in admin/users 12 years ago
Baris Soner Usakli e0debed04f removed ajax from make/remove admin 12 years ago
psychobunny 1162b2020d categories admin basic features completed - name, description, icon selector + background color 12 years ago
Julian Lam d0e5c0dcf1 Merge branch 'master' of github.com:psychobunny/node-forum 12 years ago
Julian Lam 87e2023c86 closed #28 by implementing solution #2 12 years ago
Baris Usakli 51842a32da dont let users with the same username/slug register closes #33 12 years ago
Baris Usakli a0751d6caa Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli d3a190d74e username to userslug change 12 years ago
Julian Lam 89e852f692 adding 'load more topics' button to topic admin 12 years ago
Julian Lam e158fdc963 Merge branch 'master' of github.com:designcreateplay/NodeBB 12 years ago
Julian Lam 4d99870063 updating nodebb executable so that it sends a NODE_ENV environment
variable in, and modified app.js and redis lib to read it.
12 years ago
Baris Soner Usakli e49d2707eb changed the follower/following keys 12 years ago
Baris Usakli aaab212128 fixed more indentation 12 years ago
Baris Usakli b1e369f1fc chat notification redirect wont be null 12 years ago
Baris Soner Usakli 0a0f8a21f0 changed new Date().getTime() to Date.now() on server side 12 years ago
Baris Usakli b7e2bfff3d send notification to all followers when a user makes a post 12 years ago
Julian Lam 2dea93d0fb Merge remote-tracking branch 'origin' 12 years ago
Julian Lam 740cf13e8d updated less-middleware to 1.1.12 (fixing odd regression with LESS package update). Fixed issue where editing of posts was wonky because the title was being grabbed incorrectly 12 years ago
Julian Lam 2914496799 fixing bug where an anonymous user could follow a topic... yikes 12 years ago
Julian Lam 882b9a917f ability for users to now follow/subscribe to threads 12 years ago
Julian Lam 7e55e7b3d2 fixing quoting that broke with the introduction of the new post window 12 years ago
Julian Lam a09cfd9304 started work on noscript tags in pages (but blocked by template bug with block processing), allowed reverting of theme in ACP
introducing mixins css file
12 years ago