First time here? Check out the FAQ!
3

How to add private messaging to askbot, like django-postman?

I believe a private message function is crucial in a socialize website. So I've done some research for private messaging, and found out that django-postman is the most popular and most complete implementation.

How to add private messaging to askbot, take django-postman for example?

lueo's avatar
31
lueo
asked 2012-05-31 12:32:50 -0500
Evgeny's avatar
13.2k
Evgeny
updated 2012-05-31 12:37:56 -0500
edit flag offensive 0 remove flag close merge delete

Comments

todofixthis's avatar todofixthis (2012-05-31 21:47:52 -0500) edit
add a comment see more comments

1 Answer

1

We are going to implement this feature. We will have it integrated into the existing "inbox" so it would not be a simple matter of slapping in an app like postman.

@Fitoria has done some work to that end in the past, we'll get it finished in the due course.

Evgeny's avatar
13.2k
Evgeny
answered 2012-05-31 12:37:20 -0500
edit flag offensive 0 remove flag delete link

Comments

Glad to hear that! Where may we check the code so that we could help contribute codes?

lueo's avatar lueo (2012-06-07 10:30:55 -0500) edit
add a comment see more comments