Closed ghost closed 9 years ago
Maybe try to separate out the whitespace changes into a distinct commit :)
@jhass : Yeah, I tryed Atom as IDE this time, it removes trailing whitespaces. I comit again without this modification.
Can someone tell me how I can retrieve the home page of the displayed user ? À propos, @Zauberstuhl, JSXC has its own HTML escaping function
@AugierLe42e then use the function from jsxc. well for the current user you can do app.currentUser.expProfileUrl()
maybe there is also a contacts-object. But I have to search on my own, too ;)
@AugierLe42e do you mind if I fix #78 ?
ok can you rebase and merge it if you are ready?
Nope, it's not finished yet :/ I still don't know how to get the profile page of the selected contact. This is the last thing needed to finish this. If you plan to make a release, I can move this specific change into another PR ?
@Zauberstuhl : can you review (not that I don't trust my code, just, to be sure :p) ?
Ok to merge ?
I'll review. I'll merge. No hurry :)
KTHXBYE :p
Related to #75.