Commit Graph

  • ace64cec7b Merge branch 'master' of https://github.com/psychobunny/NodeBB psychobunny 2013-05-07 16:52:41 +0000
  • 31542cd9be finished recent, popular and active posts shells, just need to update api methods psychobunny 2013-05-07 16:52:35 +0000
  • 4ffbf88274 fixed header to link to new users page Baris Usakli 2013-05-07 12:51:59 -0400
  • ec104b05d4 added links to user profiles from posts and the breadcrumbs Baris Usakli 2013-05-07 12:47:12 -0400
  • 1df9de049b forgot templates config psychobunny 2013-05-07 16:16:06 +0000
  • 6dfc44c63c Merge branch 'master' of https://github.com/psychobunny/NodeBB psychobunny 2013-05-07 16:14:22 +0000
  • 5153aa7652 added template mapping, did users->account psychobunny 2013-05-07 16:12:26 +0000
  • ccf0f6dd73 removed get_username_by_uid, use getUserField(uid,'username',callback) directly Baris Usakli 2013-05-07 12:11:22 -0400
  • 49cb5fddcd removed some console.log Baris Usakli 2013-05-07 11:53:40 -0400
  • c80d178a57 duhsign for category home page psychobunny 2013-05-07 15:49:24 +0000
  • ec754d601d users profile page, need to add templates Baris Usakli 2013-05-07 10:56:30 -0400
  • b2c6d4f7c7 interim commit to thread options Julian Lam 2013-05-07 09:21:46 -0400
  • d7c5a3c150 merging from stash Julian Lam 2013-05-06 21:15:53 -0400
  • 97c1819dc4 forgot to commit category files psychobunny 2013-05-06 22:06:01 +0000
  • 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 +0000
  • 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 +0000
  • 724c1511af moved slugify to utils psychobunny 2013-05-06 20:13:59 +0000
  • e57ae200e4 account page border Baris Soner Usakli 2013-05-06 16:12:04 -0400
  • 35770edcae added thread tools dropdown Julian Lam 2013-05-06 16:04:09 -0400
  • f0f1ed7ed8 added lock icon to locked button in threads Julian Lam 2013-05-06 15:49:08 -0400
  • 4c524922cc posts.get().unfactored().refactored().commited().pushed(); if (conflicts) throw new Error ('IGNORED'); yep. psychobunny 2013-05-06 19:46:50 +0000
  • 86af1b2af5 topic creation now checks for valid pid as well Julian Lam 2013-05-06 15:35:01 -0400
  • 4f38bb10e8 Merge remote-tracking branch 'origin' Julian Lam 2013-05-06 15:31:32 -0400
  • 6b9b72a550 restricting post replies if a thread is locked (returns pid of -1 instead) Julian Lam 2013-05-06 15:30:47 -0400
  • b6f3211ce7 if a thread is locked, the reply buttons all now say "locked", and the post reply window will not pop up Julian Lam 2013-05-06 15:09:22 -0400
  • da837f662a redirect /login and /register to /account if user is already logged in Baris Soner Usakli 2013-05-06 14:27:15 -0400
  • 9f915bbbae Merge branch 'master' of https://github.com/psychobunny/NodeBB Baris Soner Usakli 2013-05-06 14:12:12 -0400
  • 6e49dc65c7 css Baris Soner Usakli 2013-05-06 14:12:01 -0400
  • 922acc0f79 added locked state to Posts.get Julian Lam 2013-05-06 13:48:49 -0400
  • 9a3c907056 set post rep to 0 when created Baris Soner Usakli 2013-05-06 13:46:14 -0400
  • 91c2271ffd account page Baris Soner Usakli 2013-05-06 13:42:25 -0400
  • 48d5100dfe some profile changes, added post count to users and account and some css to account Baris Soner Usakli 2013-05-06 13:25:07 -0400
  • 92175274b5 Merge branch 'master' of https://github.com/psychobunny/NodeBB psychobunny 2013-05-06 17:09:15 +0000
  • ecf3ffa170 fixed anon bug in users browsing this thread code, simplified the logic as well, fixed language psychobunny 2013-05-06 17:09:08 +0000
  • 57354fe582 changed posts.reply to use the getUserFields method and removed the 2 old methods from user.js Baris Soner Usakli 2013-05-06 13:01:07 -0400
  • 47782df9cb Merge branch 'master' of https://github.com/psychobunny/NodeBB Baris Soner Usakli 2013-05-06 12:44:33 -0400
  • 883f029a3a agian Baris Soner Usakli 2013-05-06 12:44:30 -0400
  • 4a1dc28a26 *shenans* refactored Posts.get to use async module instead of callback pyramid. Call time net decrease = 0, rofl. Julian Lam 2013-05-06 12:04:36 -0400
  • 30bf27f1c7 Merge remote-tracking branch 'origin' into posts-refactor Julian Lam 2013-05-06 10:05:10 -0400
  • 08c303b3c7 interim commit Julian Lam 2013-05-06 10:05:00 -0400
  • 1009726b51 almost done X users browsing this thread feature. there is one bug where anonymous users do not get disconnected from the room, so I'll have to figure that out later psychobunny 2013-05-06 06:07:04 +0000
  • d6bd801561 Merge branch 'master' of https://github.com/psychobunny/NodeBB psychobunny 2013-05-06 03:41:36 +0000
  • 8a2c18de5b fixed ajaxify bug that was rendering pages twice (solved flicker issue); fixed entering rooms that was casuing rep/streaming posts to not work; fixed /accounts to work by adding get data route; fixed bug that preventing gravatars from loading if there was more than one post in the thread psychobunny 2013-05-06 03:41:22 +0000
  • 9b5c8de541 setUserField Baris Soner Usakli 2013-05-05 22:54:38 -0400
  • c906b7419a added reputation to /account Baris Soner Usakli 2013-05-05 19:35:17 -0400
  • 3bdbf3c191 password reset will use the user has Baris Soner Usakli 2013-05-05 19:29:58 -0400
  • 54b4c55dfc removed the unused login function Baris Soner Usakli 2013-05-05 19:13:08 -0400
  • fee76db8dc more fixes Baris Soner Usakli 2013-05-05 18:40:04 -0400
  • 954392e4c4 fixes to gravatars and get functions in user.js Baris Soner Usakli 2013-05-05 18:07:54 -0400
  • 8a0266562c Merge branch 'master' of https://github.com/psychobunny/NodeBB Baris Soner Usakli 2013-05-05 17:38:11 -0400
  • 08f7b64ccf hash changes to user data Baris Soner Usakli 2013-05-05 17:38:08 -0400
  • 26c22b0559 bugfixes + starting active users in thread feature psychobunny 2013-05-05 20:59:41 +0000
  • 3947b6b6fd modified ajaxify slightly to make transitions between pages a bit more fluid (although first load doesn't look that awesome); fixed up rooms - resolved DRY failure and properly leave rooms psychobunny 2013-05-05 20:10:26 +0000
  • 8133ac53de small change to ajaxify to ignore href='#', added some design to future features, up for grabs if anybody wants to do them psychobunny 2013-05-05 19:03:13 +0000
  • b47f292eaa Merge branch 'master' of https://github.com/psychobunny/node-forum psychobunny 2013-05-05 17:31:59 +0000
  • 496ed20615 fixed annoying footer being hidden then reshown on first load psychobunny 2013-05-05 17:31:50 +0000
  • 1fc6e0db2c added email verification on registration added email header and footer Julian Lam 2013-05-05 13:05:05 -0400
  • 1afc575bc9 Merge remote-tracking branch 'origin' Julian Lam 2013-05-05 09:54:35 -0400
  • 73e958e627 added join date to users, fixed post count when a new topic is created. account page shows time joined,picture and name Baris Soner Usakli 2013-05-04 18:20:22 -0400
  • 458cd31b4b adding account to the template index Julian Lam 2013-05-04 13:20:47 -0400
  • 750e087f9e updated default server config to add nice comments Julian Lam 2013-05-04 13:11:27 -0400
  • 93c5931bb0 fixed listener memleak causing new posts to appear duplicated psychobunny 2013-05-04 15:32:02 +0000
  • 5aa3dab289 added popstate check to trigger ajaxify on back button keypress. forward button doesn't work yet psychobunny 2013-05-04 07:17:05 +0000
  • dd4758725e fixed bug where events weren't being attached to new posts being parsed in psychobunny 2013-05-04 07:01:39 +0000
  • f0bb70fa3a adjusting rep of a user now affects all instances of that user on the page psychobunny 2013-05-04 06:49:57 +0000
  • 35f2ac7bf7 small style changes in header, added edit and delete button for moderators/own posts, hide moderator tools for all users except those that qualify psychobunny 2013-05-04 06:44:00 +0000
  • 4807002447 fix for responsive avatar, fix for submit/discard buttons taking you away from the thread psychobunny 2013-05-04 06:11:37 +0000
  • 6142225726 Merge branch 'master' of https://github.com/psychobunny/node-forum psychobunny 2013-05-04 06:01:16 +0000
  • 69565b0ded fixed a bug where anonymous users couldnt access topics psychobunny 2013-05-04 06:01:06 +0000
  • 73fc0a3699 customising markdown parser to allow single line breaks Julian Lam 2013-05-04 01:16:45 -0400
  • c5cf128629 Merge branch 'master' of github.com:psychobunny/node-forum Julian Lam 2013-05-04 01:13:52 -0400
  • ebaa69d987 responsive threads - although avatar is *slightly* misaligned on my phone. not sure why psychobunny 2013-05-04 04:53:43 +0000
  • 0dbc1ba692 restricted the user.get socket listener to only react once Julian Lam 2013-05-03 17:39:21 -0400
  • b7782dbf7f clean up psychobunny 2013-05-03 21:22:54 +0000
  • 3e96f64191 streaming posts. also moved topics to be entirely client side parsed. made some changes. added block level caching to templates. added a prepare method to templates psychobunny 2013-05-03 21:19:28 +0000
  • 9fb2a338bb whitespace probably oops psychobunny 2013-05-03 19:53:59 +0000
  • bcb672e1fe socket rooms! and almost finished rep (socket updates) except for one small bug where current_user isnt being pulled psychobunny 2013-05-03 19:31:21 +0000
  • 5e48b4cdc5 redis updates for sets: added sadd, srem, and sismember; finished basic favouriting/up/down votes - still need to add socket support in future psychobunny 2013-05-03 18:54:19 +0000
  • b5622690e0 Merge branch 'master' of https://github.com/psychobunny/node-forum psychobunny 2013-05-03 17:52:23 +0000
  • c73d1237d2 started favourites/rep psychobunny 2013-05-03 17:52:20 +0000
  • 2a3ef2408f fixed post content Baris Usakli 2013-05-03 13:42:59 -0400
  • 2b50c43a5f Merge branch 'master' of https://github.com/psychobunny/node-forum psychobunny 2013-05-03 17:09:46 +0000
  • 7db1834182 gravatars in posts psychobunny 2013-05-03 17:09:38 +0000
  • 3c86b43ba3 post count is incrementing when replying Baris Usakli 2013-05-03 13:08:16 -0400
  • 430e65a352 Merge branch 'master' of github.com:psychobunny/node-forum Julian Lam 2013-05-03 13:06:26 -0400
  • bceaf67c20 INSTALL build-essential AND RUN npm install!!!! Julian Lam 2013-05-03 13:05:57 -0400
  • ba1001aac9 fixed alternative login css Julian Lam 2013-05-03 13:02:36 -0400
  • 2bc9876852 fixed ready_callback bug psychobunny 2013-05-03 16:48:49 +0000
  • d622c9e100 Merge branch 'master' of https://github.com/psychobunny/node-forum psychobunny 2013-05-03 16:43:26 +0000
  • edf58693cc added real username to posts psychobunny 2013-05-03 16:43:07 +0000
  • 7dc9fd83c1 account page shows up when logged in and 403 when logged out Baris Usakli 2013-05-03 12:27:07 -0400
  • b97157d8fd fixed topic name bug psychobunny 2013-05-03 16:23:26 +0000
  • e766cc0c64 more style updates to topic + very basic quoting feature in, needs to be looked at in future psychobunny 2013-05-03 16:22:40 +0000
  • ed26728a0f show username on homepage Baris Usakli 2013-05-03 11:43:01 -0400
  • abf4be488a Merge branch 'master' of https://github.com/psychobunny/node-forum psychobunny 2013-05-03 15:01:59 +0000
  • 9fe73d68fc style changes to topics psychobunny 2013-05-03 15:01:56 +0000
  • 00f7347575 css cleanup Julian Lam 2013-05-02 20:56:18 -0400
  • 6d36df1604 tweaking users/* calls Julian Lam 2013-05-02 20:45:45 -0400
  • 0ae4e31163 RUN "npm install" AFTER THIS GIT PULL!! Julian Lam 2013-05-02 20:35:42 -0400
  • ad2021df04 Merge branch 'master' of https://github.com/psychobunny/node-forum Baris Usakli 2013-05-02 16:28:35 -0400