114 Commits (d6761a293d80b67bc2acf86275be4dd3643f8c3d)

Author SHA1 Message Date
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
Julian Lam 49ea40f6ee tweaks to composer pushing, fixed random extra letter in footer js 12 years ago
Julian Lam 6f16088cd6 cleaning up readme file and fixing bugs in editing of posts ("asdf" anyone?) 12 years ago
Julian Lam 82736d8780 editing of posts using new post window 12 years ago
Julian Lam 061c7a9e66 half broken editing 12 years ago
Julian Lam 676ddcd3e3 integrating the new post window into the forum 12 years ago
Julian Lam 0a00eac970 added requirejs, new 'composer' module for all posting related functions (client-side)
composer module only has "push" at the moment... doesn't render a window quite yet.
12 years ago
Julian Lam dec9a3bef9 adding missing admin css file, some other tweaks and cleanup 12 years ago
Julian Lam 111b9dcf0a moved admin css to its own file for LESS compilation, and adding in
options to update social keys for login
12 years ago
Julian Lam 88bf9425db install script + patching up integration with install wizard 12 years ago
Julian Lam 5d7ec10aae Merge branch 'master' into install_script 12 years ago
Julian Lam 65b6010d74 installation wizard under /install 12 years ago
Baris Usakli 8a2499a423 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli a4fd54a0c3 topic titles can be edited now 12 years ago
psychobunny 448673b141 recent replies part 2 12 years ago
psychobunny 55cb790d3c potential fix for duplicate chat results, started recent replies block 12 years ago
Julian Lam e6218bb74a Merge branch 'master' of github.com:psychobunny/node-forum 12 years ago
Julian Lam 2a829a0618 derpy globals to get notification pushing working for sockets on new notification event 12 years ago
Baris Usakli 99eb9f8399 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
Baris Usakli a4e10076cc assorted 12 years ago
psychobunny 1f99666d9f moved favourites code out of posts 12 years ago
Julian Lam bafac00232 Merge branch 'master' of github.com:psychobunny/node-forum
Conflicts:
	src/websockets.js
12 years ago
Julian Lam 35dae6c0ec updating web sockets so that all connections are stored in a userSockets array 12 years ago
Baris Usakli b0be1fab16 notifications in chat messages 12 years ago
Julian Lam 681bf270a1 hotfix to path to utils 12 years ago
Julian Lam ffbafc99c4 Merge remote-tracking branch 'origin' into notifications
Conflicts:
	public/css/style.less
	public/src/app.js
	src/websockets.js
12 years ago
Julian Lam c8d48127ad more changes to notification dropdown in header bar 12 years ago
psychobunny 9503aa9a57 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 12 years ago
psychobunny a9672ab9d8 begin refactor of posts/topics + pagination + cleanup + async 12 years ago
Julian Lam 194793d14d Merge branch 'master' into notifications
Conflicts:
	src/websockets.js
12 years ago