gobby / libinfinity

libinfinity collaborative editing library
GNU Lesser General Public License v2.1
88 stars 21 forks source link

Various fixes and features #1

Closed polarina closed 10 years ago

polarina commented 10 years ago

These patches fix bug #623, implements enhancement #612, and implements features required for enhancement #626 in Gobby.

aburgm commented 10 years ago

Thanks very much for the contribution! I have added some comments to some individual commits. Do you think you can change the pull request accordingly?

aburgm commented 10 years ago

By the way, I have seen that you have also added more patches to the Gobby bugtracker. Do you plan to create pull requests for those as well, or should I have a look at the individual patches in the bugtracker?

polarina commented 10 years ago

The patches I've added in the Gobby bugtracker are identical to the commits in this pull request. I only added them for completeness.

polarina commented 10 years ago

I've resolved the issues you've pointed out, to the best of my knowledge. How do the patches look now?

aburgm commented 10 years ago

Very good, thanks!