Commit Graph

  • f1c5233aa9 sorting Julian Lam 2013-05-09 11:27:45 -04:00
  • e9a552eab4 editing of posts Julian Lam 2013-05-09 10:20:25 -04:00
  • f218e0f3a7 user has read feature - turns post count badge red if there is a new post and grey if the user has seen this post already psychobunny 2013-05-09 07:27:55 +00:00
  • a4e8f9e706 cleaned up webserver a bit, moved over authentication stuff into its own file, got rid of unused routes, user routes still need to be moved out but am waiting for baris to finish psychobunny 2013-05-09 06:26:32 +00:00
  • 5e901a76aa fixed the rest of the bugs that arised from the redis refactor psychobunny 2013-05-09 05:48:55 +00:00
  • b9ec62ee20 chicken wrapper gone. but as a result, found a bug that wasn't being handled properly psychobunny 2013-05-09 05:28:24 +00:00
  • fb83913670 redis wrapper removed. pretty safe to say that we didn't really need it in the first place. psychobunny 2013-05-09 01:04:15 -04:00
  • d77ab9048d removed logs psychobunny 2013-05-09 04:18:59 +00:00
  • 09c9d0ee1f fixed topics bug that was prevent /latest /popular /active and subsequently the admin versions of those routes from working. removed debug statements. added admin socket room. added dynamic updating of active users on acp index psychobunny 2013-05-09 04:11:16 +00:00
  • 30323fa29f Merge branch 'master' of https://github.com/psychobunny/NodeBB psychobunny 2013-05-09 03:33:58 +00:00
  • f3f08a9c94 more fixes to ajaxify, updated /users blocks to sit flush to the left, started work on the ACP including basic templates, added a method to get active users in all rooms (socket connections), added more routes mostly pointing to admin, added a routing folder to start organizing routes better, starting with admin. psychobunny 2013-05-09 03:33:53 +00:00
  • 3709150911 Merge branch 'master' of github.com:psychobunny/node-forum Julian Lam 2013-05-08 16:06:28 -04:00
  • 2acd40a8bb fixing up the post window to extend the body when opened, so it doesn't clip stuff Julian Lam 2013-05-08 16:05:54 -04:00
  • 5057af7bbe user edit fix for !== Baris Usakli 2013-05-08 16:00:37 -04:00
  • 2ca1986b40 moving threads will refresh view for all connected clients as well Julian Lam 2013-05-08 15:07:01 -04:00
  • a0fa95b9f0 Merge branch 'master' of github.com:psychobunny/node-forum Julian Lam 2013-05-08 15:00:54 -04:00
  • c1489b2503 thread moving! (party) Julian Lam 2013-05-08 15:00:32 -04:00
  • 44f0183b29 fixed anon users visiting user profiles Baris Usakli 2013-05-08 14:58:40 -04:00
  • 2539079c84 removed console.log Baris Usakli 2013-05-08 14:54:07 -04:00
  • 9166a9ccde user edit changes Baris Usakli 2013-05-08 14:49:33 -04:00
  • 858337c633 refactoring topics to be stored as a set per category, instead of a list Julian Lam 2013-05-08 14:41:06 -04:00
  • 0210e5a928 edit Baris Usakli 2013-05-08 14:26:29 -04:00
  • 9494bf6378 edit restrict Baris Usakli 2013-05-08 14:20:57 -04:00
  • 917eadae95 Merge remote-tracking branch 'origin' Julian Lam 2013-05-08 14:16:48 -04:00
  • 67191b3a54 Merge branch 'master' of https://github.com/psychobunny/NodeBB Baris Usakli 2013-05-08 14:15:59 -04:00
  • ff025f0e48 interim commit to thread moving Julian Lam 2013-05-08 14:09:50 -04:00
  • 5edf7efd8f user edit and profile changes Baris Usakli 2013-05-08 13:43:56 -04:00
  • 8e1ee88878 removed derpy + from header ill come back to that later when im more inspired... fixed ajaxify for custom routed urls, fixed recent/popular/active tab's invalid object initializer psychobunny 2013-05-08 17:28:22 +00:00
  • baecab84de added code to remove fields that are not passed in for templates psychobunny 2013-05-08 16:57:01 +00:00
  • 187d5a101a edit page Baris Usakli 2013-05-08 12:51:37 -04:00
  • 31e845f4b0 added regex matching to templates/ajaxify. needs cleanup, just unblocking baris psychobunny 2013-05-08 16:33:29 +00:00
  • 36e7baa84d userS Baris Usakli 2013-05-08 11:48:21 -04:00
  • 5e36ca2fbe removed dupe function Baris Usakli 2013-05-08 11:10:16 -04:00
  • b2adda06c8 Merge branch 'master' of https://github.com/psychobunny/NodeBB Baris Usakli 2013-05-08 11:09:07 -04:00
  • d308242d2d decimal places for rep and post count Baris Usakli 2013-05-08 11:08:56 -04:00
  • 4dced643c5 tweaking app.alert so that on regular fadeout (after timeout expiry), the alert is removed from the DOM Julian Lam 2013-05-08 10:57:29 -04:00
  • 4cb59c5aa9 started styling category.tpl, and added a fail plus sign to header, will revisit in the AM psychobunny 2013-05-08 05:46:11 +00:00
  • 6dda6ce15b removed some console.logs Baris Soner Usakli 2013-05-07 20:12:48 -04:00
  • a80e9c3cdd users page change Baris Soner Usakli 2013-05-07 19:38:13 -04:00
  • 3f67fc29e8 links from user pics in posts Baris Soner Usakli 2013-05-07 19:25:28 -04:00
  • 8710aa3457 users page Baris Soner Usakli 2013-05-07 19:18:13 -04:00
  • 781c99295c fix so templates load when custom_tpl is 'undefined' Baris Soner Usakli 2013-05-07 18:35:22 -04:00
  • e061fe061b added custom routing from server side, started moving hardcoded scripts into create_route psychobunny 2013-05-07 21:29:28 +00:00
  • e75076caad Merge branch 'master' of https://github.com/psychobunny/NodeBB psychobunny 2013-05-07 21:17:25 +00:00
  • 09c6aace09 custom template half in psychobunny 2013-05-07 21:17:22 +00:00
  • 0499343940 Merge branch 'master' of https://github.com/psychobunny/NodeBB Baris Usakli 2013-05-07 17:17:08 -04:00
  • 781d7cf9cf template stuff Baris Usakli 2013-05-07 17:16:57 -04:00
  • cdceb39828 Merge branch 'master' of https://github.com/psychobunny/NodeBB psychobunny 2013-05-07 21:02:13 +00:00
  • 6cb739ee67 install scripts for categories and added new post badges to category listing psychobunny 2013-05-07 21:02:07 +00:00
  • fa04273b72 footer lastest user links to their profile Baris Usakli 2013-05-07 16:53:24 -04:00
  • 3e30f6ac5a Merge branch 'master' of https://github.com/psychobunny/NodeBB psychobunny 2013-05-07 20:49:36 +00:00
  • b734ee5c50 homepage complete, hero unit et al. psychobunny 2013-05-07 20:49:27 +00:00
  • bf731dc224 user edit Baris Usakli 2013-05-07 16:49:18 -04:00
  • d2f830c75f fixed active users and reply user links to use /users/username Baris Usakli 2013-05-07 16:37:40 -04:00
  • cef1ba4c08 changed profile page to /users/username Baris Usakli 2013-05-07 16:35:29 -04:00
  • 0eacec8166 Merge branch 'master' of https://github.com/psychobunny/NodeBB Baris Usakli 2013-05-07 16:21:30 -04:00
  • 8fe4905b68 exists function fix Baris Usakli 2013-05-07 16:21:25 -04:00
  • b57109f6fd floating pinned articles to the top of the topic list Julian Lam 2013-05-07 15:43:51 -04:00
  • 387419ef64 Merge branch 'master' of github.com:psychobunny/node-forum Julian Lam 2013-05-07 15:36:40 -04:00
  • f0eeec8932 fixing alert removal by alert_id and adding alerts when thread is locked or pinned Julian Lam 2013-05-07 15:36:32 -04:00
  • 96b9d41698 removed return to home link from topic, realized that breadcrumbs are right on top psychobunny 2013-05-07 19:24:52 +00:00
  • 91d9775cc4 fixed slugs from disappearing if f5ing psychobunny 2013-05-07 19:22:38 +00:00
  • 8bccc8466e Merge branch 'master' of github.com:psychobunny/node-forum Julian Lam 2013-05-07 15:14:52 -04:00
  • bf7c602cd8 thread pinning Julian Lam 2013-05-07 15:14:47 -04:00
  • 2dccfb96e7 Merge branch 'master' of https://github.com/psychobunny/NodeBB psychobunny 2013-05-07 18:29:20 +00:00
  • ae2be687b8 small refactor plus breadcrumbs for all ur pages psychobunny 2013-05-07 18:21:00 +00:00
  • ae43a299df hiding edit and delete buttons from indiv. posts if thread is locked Julian Lam 2013-05-07 13:57:30 -04:00
  • 283dbc477b Merge branch 'master' of https://github.com/psychobunny/NodeBB Baris Usakli 2013-05-07 13:55:05 -04:00
  • 6a6eeae426 edit changes Baris Usakli 2013-05-07 13:55:02 -04:00
  • d35bffa830 removing topic from listing if deleted, and adding lock icon if thread is locked Julian Lam 2013-05-07 13:52:19 -04:00
  • 2ce70dbb93 restricting upvoting if a thread is locked Julian Lam 2013-05-07 13:37:05 -04:00
  • a3e816b68e Merge remote-tracking branch 'origin' into thread_options Julian Lam 2013-05-07 13:32:40 -04:00
  • 43a76f9c9c fixing socket returns to emit to everybody in the room (on thread locking/deletion) Julian Lam 2013-05-07 13:32:12 -04:00
  • 9e23279459 fixed socket notifications for new posts psychobunny 2013-05-07 17:27:38 +00:00
  • 7ed2413d96 Merge remote-tracking branch 'origin' into thread_options added some styling and elements to thread deletion Julian Lam 2013-05-07 13:24:19 -04:00
  • 4b32089367 temporary fix for templates loading twice psychobunny 2013-05-07 17:15:42 +00:00
  • 6ebc5398a7 fixed custom_mapping bug psychobunny 2013-05-07 17:08:44 +00:00
  • 9ad1b572aa what i have Baris Usakli 2013-05-07 13:01:09 -04:00
  • 7bbc630dfb Merge remote-tracking branch 'origin' into thread_options Julian Lam 2013-05-07 12:56:21 -04:00
  • 250c70bdfc topic locking and deletion Julian Lam 2013-05-07 12:54:10 -04:00
  • 85acabf1f6 Merge branch 'master' of https://github.com/psychobunny/node-forum Baris Usakli 2013-05-07 12:53:10 -04:00
  • ace64cec7b Merge branch 'master' of https://github.com/psychobunny/NodeBB psychobunny 2013-05-07 16:52:41 +00:00
  • 31542cd9be finished recent, popular and active posts shells, just need to update api methods psychobunny 2013-05-07 16:52:35 +00:00
  • 4ffbf88274 fixed header to link to new users page Baris Usakli 2013-05-07 12:51:59 -04:00
  • ec104b05d4 added links to user profiles from posts and the breadcrumbs Baris Usakli 2013-05-07 12:47:12 -04:00
  • 1df9de049b forgot templates config psychobunny 2013-05-07 16:16:06 +00:00
  • 6dfc44c63c Merge branch 'master' of https://github.com/psychobunny/NodeBB psychobunny 2013-05-07 16:14:22 +00:00
  • 5153aa7652 added template mapping, did users->account psychobunny 2013-05-07 16:12:26 +00:00
  • ccf0f6dd73 removed get_username_by_uid, use getUserField(uid,'username',callback) directly Baris Usakli 2013-05-07 12:11:22 -04:00
  • 49cb5fddcd removed some console.log Baris Usakli 2013-05-07 11:53:40 -04:00
  • c80d178a57 duhsign for category home page psychobunny 2013-05-07 15:49:24 +00:00
  • ec754d601d users profile page, need to add templates Baris Usakli 2013-05-07 10:56:30 -04:00
  • b2c6d4f7c7 interim commit to thread options Julian Lam 2013-05-07 09:21:46 -04:00
  • d7c5a3c150 merging from stash Julian Lam 2013-05-06 21:15:53 -04:00
  • 97c1819dc4 forgot to commit category files psychobunny 2013-05-06 22:06:01 +00:00
  • fa64e84dcc fixed a bug in templates, introduced categories, added default setup script onload, moved home.tpl code over to category, created hierachies psychobunny 2013-05-06 22:05:42 +00:00
  • 178bc82a55 removed deprecated functions from topics.js (server side parsing) and fixed the 150ms initial delay on first load psychobunny 2013-05-06 20:23:38 +00:00
  • 724c1511af moved slugify to utils psychobunny 2013-05-06 20:13:59 +00:00
  • e57ae200e4 account page border Baris Soner Usakli 2013-05-06 16:12:04 -04:00
  • 35770edcae added thread tools dropdown Julian Lam 2013-05-06 16:04:09 -04:00