Recent changes to this wiki:

diff --git a/doc/bugs/HTML_entities_in_title_fields.mdwn b/doc/bugs/HTML_entities_in_title_fields.mdwn
new file mode 100644
index 0000000..fa71e89
--- /dev/null
+++ b/doc/bugs/HTML_entities_in_title_fields.mdwn
@@ -0,0 +1,12 @@
+Reported by JanKusanagi on IRC:
+
+```
+00:23 <JanKusanagi > Sazius: apparently Pumpa is ensuring the Title field in posts 
+                     doesn't have reserved HTML chars, replacing them with HTML 
+                     entities, but by looking at the Meanwhile feed interactions for 
+                     this post, the Title field could (probably should) have those 
+                     characters: 
+                     https://datamost.com/zykotick9/note/4lXVG1otQHqR0R4Izi9NVQ
+00:23 < pumabot> why the pumpiverse is so quiet... &lt; UPDATED for date & newest 
+                 version!&gt; - datamost.com
+```

diff --git a/doc/bugs/qjson_not_found_on_OS_X__47__Homebrew_systems.mdwn b/doc/bugs/qjson_not_found_on_OS_X__47__Homebrew_systems.mdwn
new file mode 100644
index 0000000..16c5acf
--- /dev/null
+++ b/doc/bugs/qjson_not_found_on_OS_X__47__Homebrew_systems.mdwn
@@ -0,0 +1,12 @@
+On my OS X system, building Pumpa via `qmake && make` fails with an error about qjson not being found. This is because Homebrew installs qjson as libqjson-qt5, not libqjson. So e.g. the include path is `/usr/local/include/qjson-qt5` but the build system is expecting `/usr/local/include/qjson`.
+
+Pumpa version:
+
+    % git rev-parse HEAD
+    3cf89c487ecd9d7d5056eebb26ee466bc46074b3
+
+QMake version:
+
+    % qmake --version
+    QMake version 2.01a
+    Using Qt version 4.8.7 in /usr/local/Cellar/qt/4.8.7_2/lib

Added a comment
diff --git a/doc/bugs/_Posting_new_notes_crashes_Pumpa__44___16.10/comment_1_8878eaf403b8b73757024ec995e9189c._comment b/doc/bugs/_Posting_new_notes_crashes_Pumpa__44___16.10/comment_1_8878eaf403b8b73757024ec995e9189c._comment
new file mode 100644
index 0000000..13a143b
--- /dev/null
+++ b/doc/bugs/_Posting_new_notes_crashes_Pumpa__44___16.10/comment_1_8878eaf403b8b73757024ec995e9189c._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="mats@c2793ba5d5203110c85db65144025ee3a6e97728"
+ nickname="mats"
+ subject="comment 1"
+ date="2017-01-24T18:26:53Z"
+ content="""
+Yes, this bug has been fixed in Pumpa 0.9.3.
+
+I just noticed that the bug was never reported here, but only on the [Debian bug track](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834031).  Anyway, backporting is the easiest way to fix it.
+"""]]

Bug forwarding
diff --git a/doc/bugs/_Posting_new_notes_crashes_Pumpa__44___16.10.mdwn b/doc/bugs/_Posting_new_notes_crashes_Pumpa__44___16.10.mdwn
new file mode 100644
index 0000000..8f018be
--- /dev/null
+++ b/doc/bugs/_Posting_new_notes_crashes_Pumpa__44___16.10.mdwn
@@ -0,0 +1,11 @@
+This is a forward of a bug posted by Nathan Willis to Launchpad at <https://bugs.launchpad.net/ubuntu/+source/pumpa/+bug/1658795>:
+
+Using Pumpa on a machine I just upgraded from 16.04 to 16.10. After the upgrade, reading timelines works, but every attempt to post a new note (including File->New Note, C^N, and clicking on the Comment button on any existing post in the timeline) immediately crashes the Pumpa application.
+
+This makes Pumpa essentially a read-only utility which, while interesting, is certainly insufficient.
+
+I have not encountered any other broken functionality after the upgrade. FTR, I am using Pumpa with an identi.ca account.
+
+As noted by Nathan at <https://identi.ca/n8/note/Ty7EH1_TQtqJEq7ogk8VkQ> he's using the stock version.  According to <http://packages.ubuntu.com/yakkety/pumpa> this is 0.9.2.
+
+An attempt will be made to backport 0.9.3 to ppa:skellat/tests to see if it can be made available.

diff --git a/doc/bugs/display_of___37__N_broken.mdwn b/doc/bugs/display_of___37__N_broken.mdwn
index 34c0cf2..4fd9a29 100644
--- a/doc/bugs/display_of___37__N_broken.mdwn
+++ b/doc/bugs/display_of___37__N_broken.mdwn
@@ -15,4 +15,4 @@ This happened both when the code was indented as code, and when it was pasted as
 
 Version: 0.9.1
 
-[[!tag waiting]]
+[[!tag resolved]]

Added a comment
diff --git a/doc/bugs/display_of___37__N_broken/comment_3_701efdd8acfebf91cfbb8a1bd7d33454._comment b/doc/bugs/display_of___37__N_broken/comment_3_701efdd8acfebf91cfbb8a1bd7d33454._comment
new file mode 100644
index 0000000..db6f494
--- /dev/null
+++ b/doc/bugs/display_of___37__N_broken/comment_3_701efdd8acfebf91cfbb8a1bd7d33454._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="mats@c2793ba5d5203110c85db65144025ee3a6e97728"
+ nickname="mats"
+ subject="comment 3"
+ date="2017-01-22T18:51:30Z"
+ content="""
+This has now been fixed in pump.io: <https://github.com/pump-io/pump.io/issues/1045#issuecomment-261379027>, hence I'm closing this bug.
+"""]]

News about 0.9.3 release.
diff --git a/doc/index.mdwn b/doc/index.mdwn
index f977da6..f5b840e 100644
--- a/doc/index.mdwn
+++ b/doc/index.mdwn
@@ -11,6 +11,7 @@ The source code is [hosted here on branchable](http://source.pumpa.branchable.co
 ## News
 
 ### 2016
+- **November 5,** version 0.9.3 released.
 - **January 30,** version 0.9.2 released.
 
 ### 2015
diff --git a/doc/news.mdwn b/doc/news.mdwn
index 7d5082e..034c9cf 100644
--- a/doc/news.mdwn
+++ b/doc/news.mdwn
@@ -1,4 +1,5 @@
 # 2016
+- **November 5,** version 0.9.3 released.
 - **January 30** version 0.9.2 released.
 
 # 2015

diff --git a/doc/bugs/Auto-filling___64__targets_fails_very_often.mdwn b/doc/bugs/Auto-filling___64__targets_fails_very_often.mdwn
new file mode 100644
index 0000000..1ef6f8a
--- /dev/null
+++ b/doc/bugs/Auto-filling___64__targets_fails_very_often.mdwn
@@ -0,0 +1 @@
+Probably it's failing to fill the list of people being followed. Should be investigated...

Added a comment: Unable to reproduce
diff --git a/doc/bugs/Ver_0.9_doesn__39__t_respect_KDE4_colour_scheme./comment_1_856b7fd722be4c63ad8b736488845b79._comment b/doc/bugs/Ver_0.9_doesn__39__t_respect_KDE4_colour_scheme./comment_1_856b7fd722be4c63ad8b736488845b79._comment
new file mode 100644
index 0000000..d349774
--- /dev/null
+++ b/doc/bugs/Ver_0.9_doesn__39__t_respect_KDE4_colour_scheme./comment_1_856b7fd722be4c63ad8b736488845b79._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="mats@c2793ba5d5203110c85db65144025ee3a6e97728"
+ nickname="mats"
+ subject="Unable to reproduce"
+ date="2016-09-16T17:55:21Z"
+ content="""
+See this [pump.io thread](https://pump.saz.im/sazius/note/WH8ZEBrETdqFssEg2xyMQg).
+"""]]

diff --git a/doc/index.mdwn b/doc/index.mdwn
index 62e320e..f977da6 100644
--- a/doc/index.mdwn
+++ b/doc/index.mdwn
@@ -10,6 +10,9 @@ The source code is [hosted here on branchable](http://source.pumpa.branchable.co
 
 ## News
 
+### 2016
+- **January 30,** version 0.9.2 released.
+
 ### 2015
 - **May 17,** version 0.9.1 released.
 - **March 16,** due to [gitorious' imminent shutdown](https://about.gitlab.com/2015/03/03/gitlab-acquires-gitorious/) source code hosting was officially moved to branchable.com.  If you already have the repository cloned this command should switch the `origin` branch to the new location:

diff --git a/doc/news.mdwn b/doc/news.mdwn
index 9117d28..7d5082e 100644
--- a/doc/news.mdwn
+++ b/doc/news.mdwn
@@ -1,3 +1,6 @@
+# 2016
+- **January 30** version 0.9.2 released.
+
 # 2015
 - **May 17,** version 0.9.1 released.
 - **March 16,** due to [gitorious' imminent shutdown](https://about.gitlab.com/2015/03/03/gitlab-acquires-gitorious/) source code hosting was officially moved to branchable.com.  If you already have the repository cloned this command should switch the `origin` branch to the new location:

diff --git a/doc/bugs/stop_following_buttons_for_users_not_followed.mdwn b/doc/bugs/stop_following_buttons_for_users_not_followed.mdwn
index fa40c87..61c504e 100644
--- a/doc/bugs/stop_following_buttons_for_users_not_followed.mdwn
+++ b/doc/bugs/stop_following_buttons_for_users_not_followed.mdwn
@@ -4,3 +4,5 @@ often have the "stop following" button in their avatar dropdown menu.
 Using the button returns a network error in the status bar (as you can't unfollow users you're not following)
 
 Using Pumpa compiled from git commit 7352d2be5d2ac8a9f675813b00326a8032f2342f
+
+[[!tag resolved]]

Added a comment
diff --git a/doc/bugs/stop_following_buttons_for_users_not_followed/comment_1_c06db1317116c07cc5190ee67594be9b._comment b/doc/bugs/stop_following_buttons_for_users_not_followed/comment_1_c06db1317116c07cc5190ee67594be9b._comment
new file mode 100644
index 0000000..845bfa8
--- /dev/null
+++ b/doc/bugs/stop_following_buttons_for_users_not_followed/comment_1_c06db1317116c07cc5190ee67594be9b._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="mats@c2793ba5d5203110c85db65144025ee3a6e97728"
+ nickname="mats"
+ subject="comment 1"
+ date="2016-01-09T18:31:44Z"
+ content="""
+I believe this has been fixed with [this commit](http://source.pumpa.branchable.com/?p=source.git;a=commit;h=72debc21c2240131474f139ebe005513d275b0dc).
+"""]]

diff --git a/doc/bugs/Better_visualisation_of_shared_posts.mdwn b/doc/bugs/Better_visualisation_of_shared_posts.mdwn
index c29f4b2..2469402 100644
--- a/doc/bugs/Better_visualisation_of_shared_posts.mdwn
+++ b/doc/bugs/Better_visualisation_of_shared_posts.mdwn
@@ -3,3 +3,5 @@ E.g. a "retweet" symbol as in: <http://imgur.com/TBHUVxo>
 
 
 Also, they cannot be collapsed, and are not collapsed automatically. ← maybe that applies only to shared comments, not posts!
+
+[[!tag resolved]]

Added a comment
diff --git a/doc/bugs/Better_visualisation_of_shared_posts/comment_2_fc2d36c95fad3b05597aa95bf1c6a268._comment b/doc/bugs/Better_visualisation_of_shared_posts/comment_2_fc2d36c95fad3b05597aa95bf1c6a268._comment
new file mode 100644
index 0000000..01c076a
--- /dev/null
+++ b/doc/bugs/Better_visualisation_of_shared_posts/comment_2_fc2d36c95fad3b05597aa95bf1c6a268._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="mats@c2793ba5d5203110c85db65144025ee3a6e97728"
+ nickname="mats"
+ subject="comment 2"
+ date="2016-01-04T19:21:25Z"
+ content="""
+Implemented here: <http://source.pumpa.branchable.com/?p=source.git;a=commit;h=2003e5de56c5de6e3852520830fdf04a396ecfd0>
+"""]]

diff --git a/doc/bugs/very_small_font.mdwn b/doc/bugs/very_small_font.mdwn
index 598cec8..ffe45db 100644
--- a/doc/bugs/very_small_font.mdwn
+++ b/doc/bugs/very_small_font.mdwn
@@ -5,3 +5,5 @@ I can hardly read the post in Pumpa.
 It would be interesting to change the value of font size.
 
 Greetings and good work.
+
+[[!tag resolved]]

Added a comment
diff --git a/doc/bugs/very_small_font/comment_1_e72e0ae3eb9353b0fe7edaa2e9e17629._comment b/doc/bugs/very_small_font/comment_1_e72e0ae3eb9353b0fe7edaa2e9e17629._comment
new file mode 100644
index 0000000..76052d1
--- /dev/null
+++ b/doc/bugs/very_small_font/comment_1_e72e0ae3eb9353b0fe7edaa2e9e17629._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="mats@c2793ba5d5203110c85db65144025ee3a6e97728"
+ nickname="mats"
+ subject="comment 1"
+ date="2016-01-04T17:55:12Z"
+ content="""
+Closing as duplicate of <http://pumpa.branchable.com/bugs/Ability_to_enlarge_font__47__text_size/>
+"""]]

diff --git a/doc/bugs/Try_to_improve_high_DPI_support_in_Pumpa.mdwn b/doc/bugs/Try_to_improve_high_DPI_support_in_Pumpa.mdwn
index 28c3c16..86473a3 100644
--- a/doc/bugs/Try_to_improve_high_DPI_support_in_Pumpa.mdwn
+++ b/doc/bugs/Try_to_improve_high_DPI_support_in_Pumpa.mdwn
@@ -1 +1,3 @@
 Take a look at this: <https://community.kde.org/KDE/High-dpi_issues#Tips_for_developers>
+
+[[!tag resolved]]

diff --git a/doc/bugs/display_of___37__N_broken.mdwn b/doc/bugs/display_of___37__N_broken.mdwn
index 3cb704f..34c0cf2 100644
--- a/doc/bugs/display_of___37__N_broken.mdwn
+++ b/doc/bugs/display_of___37__N_broken.mdwn
@@ -14,3 +14,5 @@ This happened both when the code was indented as code, and when it was pasted as
 <https://identi.ca/joeyh/note/VmKK1dt0REqjXCqszkOEfg>
 
 Version: 0.9.1
+
+[[!tag waiting]]

diff --git a/doc/bugs/Ability_to_update_avatar.mdwn b/doc/bugs/Ability_to_update_avatar.mdwn
index d01dd9b..c754466 100644
--- a/doc/bugs/Ability_to_update_avatar.mdwn
+++ b/doc/bugs/Ability_to_update_avatar.mdwn
@@ -1,3 +1,3 @@
 <https://fmrl.me/0xAFFE/note/ezG89fl4RMSQ48BSMaHg8Q>
 
-[[!tag feature]]
+[[!tag feature resolved]]

Added a comment
diff --git a/doc/bugs/Ability_to_update_avatar/comment_1_507e9c50ace6d58b46d2a09402cdf537._comment b/doc/bugs/Ability_to_update_avatar/comment_1_507e9c50ace6d58b46d2a09402cdf537._comment
new file mode 100644
index 0000000..17d1087
--- /dev/null
+++ b/doc/bugs/Ability_to_update_avatar/comment_1_507e9c50ace6d58b46d2a09402cdf537._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="mats@c2793ba5d5203110c85db65144025ee3a6e97728"
+ nickname="mats"
+ subject="comment 1"
+ date="2016-01-04T17:47:14Z"
+ content="""
+Implemented since this [commit](http://source.pumpa.branchable.com/?p=source.git;a=commit;h=bae0ba858939d29266db2a7757d2157af794bd29).
+"""]]

diff --git a/doc/bugs/Shares_seem_to_confuse_Pumpa_about_e.g._liked_status.mdwn b/doc/bugs/Shares_seem_to_confuse_Pumpa_about_e.g._liked_status.mdwn
index 53a2fe9..248b2b7 100644
--- a/doc/bugs/Shares_seem_to_confuse_Pumpa_about_e.g._liked_status.mdwn
+++ b/doc/bugs/Shares_seem_to_confuse_Pumpa_about_e.g._liked_status.mdwn
@@ -1,4 +1,4 @@
 My theory: main item has liked: false, but it gets set to true by someone else sharing it as liked (by them).
 
 Edit: OK, I'm unable to reproduce this on my test instance, so perhaps my theory is wrong.
-[[!tag high]]
+[[!tag high resolved]]

diff --git a/doc/bugs/pumpa_still_offers_a___39__Firehose__39___tab_even_though_ofirehose.com_is_gone.mdwn b/doc/bugs/pumpa_still_offers_a___39__Firehose__39___tab_even_though_ofirehose.com_is_gone.mdwn
index 07fc33f..47f6231 100644
--- a/doc/bugs/pumpa_still_offers_a___39__Firehose__39___tab_even_though_ofirehose.com_is_gone.mdwn
+++ b/doc/bugs/pumpa_still_offers_a___39__Firehose__39___tab_even_though_ofirehose.com_is_gone.mdwn
@@ -3,3 +3,5 @@ ofirehose.com is gone.  This is a minor issue as the rest of the package
 works.  Within the pump.io network we've been de-emphasizing people 
 directly accessing the firehose.  Removal of the tab would be a nice 
 safety measure to avoid presenting errors to users as time goes by.
+
+[[!tag resolved]] 

Added a comment
diff --git a/doc/bugs/pumpa_still_offers_a___39__Firehose__39___tab_even_though_ofirehose.com_is_gone/comment_1_cfd7ab4f87367a1c4c89f71022cf9ced._comment b/doc/bugs/pumpa_still_offers_a___39__Firehose__39___tab_even_though_ofirehose.com_is_gone/comment_1_cfd7ab4f87367a1c4c89f71022cf9ced._comment
new file mode 100644
index 0000000..ccc7517
--- /dev/null
+++ b/doc/bugs/pumpa_still_offers_a___39__Firehose__39___tab_even_though_ofirehose.com_is_gone/comment_1_cfd7ab4f87367a1c4c89f71022cf9ced._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="mats@c2793ba5d5203110c85db65144025ee3a6e97728"
+ nickname="mats"
+ subject="comment 1"
+ date="2015-12-26T17:28:05Z"
+ content="""
+ofirehose.com has been working now for some time... I think I can close this bug?
+"""]]

Added a comment
diff --git a/doc/bugs/Shares_seem_to_confuse_Pumpa_about_e.g._liked_status/comment_3_2ad600ecddacf7d5fed9279f23cc232a._comment b/doc/bugs/Shares_seem_to_confuse_Pumpa_about_e.g._liked_status/comment_3_2ad600ecddacf7d5fed9279f23cc232a._comment
new file mode 100644
index 0000000..9ab676e
--- /dev/null
+++ b/doc/bugs/Shares_seem_to_confuse_Pumpa_about_e.g._liked_status/comment_3_2ad600ecddacf7d5fed9279f23cc232a._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="mats@c2793ba5d5203110c85db65144025ee3a6e97728"
+ nickname="mats"
+ subject="comment 3"
+ date="2015-12-17T19:17:23Z"
+ content="""
+I might have fixed at least one occurrence of this in the [latest commit](http://source.pumpa.branchable.com/?p=source.git;a=commit;h=6cd78e1dc6f147f379b0f4ff79afd10ae121a703).
+"""]]

diff --git a/doc/mats.mdwn b/doc/mats.mdwn
new file mode 100644
index 0000000..59768c8
--- /dev/null
+++ b/doc/mats.mdwn
@@ -0,0 +1 @@
+[This is me](http://sjoberg.fi)

diff --git a/doc/bugs/Ability_to_like_and_share_items_from_other_servers.mdwn b/doc/bugs/Ability_to_like_and_share_items_from_other_servers.mdwn
index ad39661..407bd51 100644
--- a/doc/bugs/Ability_to_like_and_share_items_from_other_servers.mdwn
+++ b/doc/bugs/Ability_to_like_and_share_items_from_other_servers.mdwn
@@ -1 +1,3 @@
 I see an interesting item using the Web UI of a server other than the one I am using, and can do nothing about it but follow the user?
+
+[[!tag resolved]]

diff --git a/doc/install.mdwn b/doc/install.mdwn
index 811d64e..285476c 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -72,7 +72,7 @@ To download and build, type the following in your directory of choice:
     qmake     # or qmake-qt4 or qmake-qt5 in some systems
     make
 
-If you do not wish to use the development version from git, you can also download the most recent release tarballs from <https://saz.im/software/downloads/pumpa/>.
+If you do not wish to use the development version from git, you can also download the most recent release tarballs from <http://saz.im/software/downloads/pumpa/>.
 
 On Mac OS X (Version 10.10.3) the procedures is similar; getting the dependencies and setting the build environment is different. (These notes are derived from [HowTo for building Pumpa on OS X](https://github.com/e14n/pump.io/wiki/HowTo-for-building-Pumpa-on-OS-X) by [habi@fmrl.me](http://fmrl.me/habi).)
 

diff --git a/doc/install.mdwn b/doc/install.mdwn
index 435f4db..811d64e 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -53,6 +53,10 @@ If you want spell checking install the aspell library as well:
 
     aptitude install libaspell-dev
 
+Building with Qt 4.8 on Debian Jessie - this way building with Qt 4.8 makes Pumpa use your choice of theme i.e oxygen so it fits in better with the desktop. 
+
+    aptitude install build-essential qt4-qmake qt4-default libtidy-dev libqjson-dev libaspell-dev 
+
 On Fedora I believe this should install what you need:
 
     yum install gcc-c++ qt-devel qt-config qjson-devel libtidy-devel libaspell-devel

Added a comment
diff --git a/doc/bugs/display_of___37__N_broken/comment_2_eabc603ceeb386941478186f04e5ed98._comment b/doc/bugs/display_of___37__N_broken/comment_2_eabc603ceeb386941478186f04e5ed98._comment
new file mode 100644
index 0000000..dd3997c
--- /dev/null
+++ b/doc/bugs/display_of___37__N_broken/comment_2_eabc603ceeb386941478186f04e5ed98._comment
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="https://id.mayfirst.org/sazius"
+ subject="comment 2"
+ date="2015-09-27T06:12:36Z"
+ content="""
+I have now verified that the error is not in Pumpa. After all the processing the string sent by Pumpa is still correct (excerpt from Pumpa's output when run in debug mode):
+
+    [POST] 17412 : \"https://fmrl.me/api/user/sazius/feed\"
+    DATA \"{\n    \\"object\\": {\n        \\"content\\": \\"<p>r1 = 1%1 + 1%10000000</p>\\",\n        \\"objectType\\": \\"note\\"\n    },\n    \\"to\\": [\n        {\n            \\"id\\": \\"acct:sazius@pump.saz.im\\",\n            \\"objectType\\": \\"person\\"\n        }\n    ],\n    \\"verb\\": \\"post\\"\n}\n\"
+
+Also the same bug happens if I use the web interface.
+
+"""]]

Added a comment
diff --git a/doc/bugs/display_of___37__N_broken/comment_1_ec3357ef04e2299d136ac96b27ddc852._comment b/doc/bugs/display_of___37__N_broken/comment_1_ec3357ef04e2299d136ac96b27ddc852._comment
new file mode 100644
index 0000000..9581e81
--- /dev/null
+++ b/doc/bugs/display_of___37__N_broken/comment_1_ec3357ef04e2299d136ac96b27ddc852._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="http://sjoberg.fi/"
+ subject="comment 1"
+ date="2015-09-25T16:46:52Z"
+ content="""
+[Jan claims this is actually a bug in pump.io itself](https://github.com/e14n/pump.io/issues/1045#issuecomment-142642197), I haven't yet had time to investigate it myself.
+"""]]

diff --git a/doc/bugs/Try_to_improve_high_DPI_support_in_Pumpa.mdwn b/doc/bugs/Try_to_improve_high_DPI_support_in_Pumpa.mdwn
new file mode 100644
index 0000000..28c3c16
--- /dev/null
+++ b/doc/bugs/Try_to_improve_high_DPI_support_in_Pumpa.mdwn
@@ -0,0 +1 @@
+Take a look at this: <https://community.kde.org/KDE/High-dpi_issues#Tips_for_developers>

bug report
diff --git a/doc/bugs/display_of___37__N_broken.mdwn b/doc/bugs/display_of___37__N_broken.mdwn
new file mode 100644
index 0000000..3cb704f
--- /dev/null
+++ b/doc/bugs/display_of___37__N_broken.mdwn
@@ -0,0 +1,16 @@
+I posted a note, and entered this line of code:
+
+    r1 = 1%1 + 1%10000000
+
+Markdown was enabled. Preview was enabled, and displayed:
+
+    r1 = 1%1 + 1%10000000
+
+Once posted, the note displayed as:
+
+    r1 = 1%1 + 1000000
+
+This happened both when the code was indented as code, and when it was pasted as-is without any indentation.
+<https://identi.ca/joeyh/note/VmKK1dt0REqjXCqszkOEfg>
+
+Version: 0.9.1

Added a comment
diff --git a/doc/bugs/no_edit_button/comment_3_7e5379cf1581bfa2de1dc6ceffe0f8fd._comment b/doc/bugs/no_edit_button/comment_3_7e5379cf1581bfa2de1dc6ceffe0f8fd._comment
new file mode 100644
index 0000000..4f5a0d1
--- /dev/null
+++ b/doc/bugs/no_edit_button/comment_3_7e5379cf1581bfa2de1dc6ceffe0f8fd._comment
@@ -0,0 +1,9 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ subject="comment 3"
+ date="2015-08-26T18:20:33Z"
+ content="""
+I am now seeing this consistently since about a month. Connecting to identi.ca. No edit button or delete button on any posts or comments I make.
+
+The identi.ca web interface also lacks those buttons for my account. Maybe server is busted?
+"""]]

Added Finnish translation by Timo Kankare.
diff --git a/doc/license.mdwn b/doc/license.mdwn
index 5117b48..cbd6a17 100644
--- a/doc/license.mdwn
+++ b/doc/license.mdwn
@@ -26,8 +26,9 @@ The Pumpa source code includes codes and graphics from other people:
   Italian by
   ["Metal Biker"](https://microca.st/howcanuhavemyusername), German by
   [Mathias Gebbe](https://pumpity.net/matzeihnsein), Na'vi by
-  [Jessica Tallon](https://microca.st/Tsyesika), and Russian
-  translation by Nikolay Merinov.
+  [Jessica Tallon](https://microca.st/Tsyesika), Russian translation
+  by Nikolay Merinov, and Finnish by
+  [Timo Kankare](https://identi.ca/tsk/).
 
 [2]: https://github.com/kypeli/kQOAuth
 [3]: http://www.johanpaul.com/
diff --git a/doc/translations.mdwn b/doc/translations.mdwn
index d4c41b4..9eaa52a 100644
--- a/doc/translations.mdwn
+++ b/doc/translations.mdwn
@@ -1,6 +1,7 @@
-Pumpa currently has Spanish, French, [Na'vi][17], Italian and German
-translations. Any new translations are most welcome, but please tell
-me first (<mats@sjoberg.fi>) so that people don't do duplicate work!
+Pumpa currently has Spanish, [Na'vi][17], Italian, German, Russian and
+Finnish translations. Any new translations are most welcome, but
+please tell me first (<mats@sjoberg.fi>) so that people don't do
+duplicate work!
 
 If you want to translate Pumpa you need to edit a .ts file.  Any TS
 translation tool is probably OK, but these instructions assume you
diff --git a/pumpa.pro b/pumpa.pro
index 5f2601b..486ad73 100644
--- a/pumpa.pro
+++ b/pumpa.pro
@@ -155,8 +155,8 @@ TRANSLATIONS = \
 	translations/pumpa_en.ts \
 	translations/pumpa_it.ts \
 	translations/pumpa_de.ts \
-	translations/pumpa_ru.ts
-
+	translations/pumpa_ru.ts \
+	translations/pumpa_fi.ts 
 
 ######################################################################
 # kQOAuth sources
diff --git a/pumpa.qrc b/pumpa.qrc
index 1589d48..81e1d69 100644
--- a/pumpa.qrc
+++ b/pumpa.qrc
@@ -15,5 +15,6 @@
   <file>translations/pumpa_it.qm</file>
   <file>translations/pumpa_de.qm</file>
   <file>translations/pumpa_ru.qm</file>
+  <file>translations/pumpa_fi.qm</file>
 </qresource>
 </RCC>
diff --git a/translations/pumpa_fi.qm b/translations/pumpa_fi.qm
new file mode 100644
index 0000000..f1c34ed
Binary files /dev/null and b/translations/pumpa_fi.qm differ
diff --git a/translations/pumpa_fi.ts b/translations/pumpa_fi.ts
new file mode 100644
index 0000000..6ee9e8c
--- /dev/null
+++ b/translations/pumpa_fi.ts
@@ -0,0 +1,1105 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="fi_FI">
+<context>
+    <name>ActivityWidget</name>
+    <message>
+        <location filename="../src/activitywidget.cpp" line="115"/>
+        <source> via %1</source>
+        <translation> sovelluksella %1</translation>
+    </message>
+    <message>
+        <location filename="../src/activitywidget.cpp" line="121"/>
+        <source>To:</source>
+        <translation>To:</translation>
+    </message>
+    <message>
+        <location filename="../src/activitywidget.cpp" line="124"/>
+        <source>CC:</source>
+        <translation>CC:</translation>
+    </message>
+    <message>
+        <location filename="../src/activitywidget.cpp" line="141"/>
+        <source>Public</source>
+        <translation>Julkinen</translation>
+    </message>
+</context>
+<context>
+    <name>ActorWidget</name>
+    <message>
+        <location filename="../src/actorwidget.cpp" line="137"/>
+        <source>stop following</source>
+        <translation>lopeta seuraaminen</translation>
+    </message>
+    <message>
+        <location filename="../src/actorwidget.cpp" line="138"/>
+        <source>follow</source>
+        <translation>seuraa</translation>
+    </message>
+    <message>
+        <location filename="../src/actorwidget.cpp" line="140"/>
+        <source>stop minimising posts</source>
+        <translation>lopeta viestien pienentäminen</translation>
+    </message>
+    <message>
+        <location filename="../src/actorwidget.cpp" line="141"/>
+        <source>auto-minimise posts</source>
+        <translation>pienennä viestit automaattisesti</translation>
+    </message>
+    <message>
+        <location filename="../src/actorwidget.cpp" line="149"/>
+        <source>Are you sure you want to stop following %1?</source>
+        <translation>Haluatko lopettaa henkilön %1 seuraamisen?</translation>
+    </message>
+</context>
+<context>
+    <name>CollectionWidget</name>
+    <message>
+        <location filename="../src/collectionwidget.cpp" line="69"/>
+        <source>Load older</source>
+        <translation>Lataa vanhemmat</translation>
+    </message>
+</context>
+<context>
+    <name>FileDownloader</name>
+    <message>
+        <location filename="../src/filedownloader.cpp" line="291"/>
+        <source>Network error: </source>
+        <translation>Verkkovirhe:</translation>
+    </message>
+    <message>
+        <location filename="../src/filedownloader.cpp" line="298"/>
+        <source>Network error: too many redirections!</source>
+        <translation>Verkkovirhe: liian monta uudelleenohjausta!</translation>
+    </message>
+    <message>
+        <location filename="../src/filedownloader.cpp" line="320"/>
+        <source>Unable to download %1 (Error #%2).</source>
+        <translation>Tiedoston %1 lataaminen ei onnistu (virhe #%2).</translation>
+    </message>
+    <message>
+        <location filename="../src/filedownloader.cpp" line="330"/>
+        <source>Could not open file %1 for writing: </source>
+        <translation>Tiedoston %1 avaaminen kirjoittamista varten ei onnistu: </translation>
+    </message>
+</context>
+<context>
+    <name>FullObjectWidget</name>
+    <message>
+        <location filename="../src/fullobjectwidget.cpp" line="105"/>
+        <source>delete</source>
+        <translation>poista</translation>
+    </message>
+    <message>
+        <location filename="../src/fullobjectwidget.cpp" line="109"/>
+        <source>edit</source>
+        <translation>muokkaa</translation>
+    </message>
+    <message>
+        <location filename="../src/fullobjectwidget.cpp" line="313"/>
+        <source>[No description]</source>
+        <translation>[Ei kuvausta]</translation>
+    </message>
+    <message>
+        <location filename="../src/fullobjectwidget.cpp" line="113"/>
+        <source>comment</source>
+        <comment>Button to comment on a post</comment>
+        <translation>vastaa</translation>
+    </message>
+    <message>
+        <location filename="../src/fullobjectwidget.cpp" line="349"/>
+        <source>at %1</source>
+        <comment>location of person</comment>
+        <translation>paikassa %1</translation>
+    </message>
+    <message>
+        <location filename="../src/fullobjectwidget.cpp" line="351"/>
+        <source>Profile last updated %1</source>
+        <translation>Profiilia päivitetty viimeksi %1</translation>
+    </message>
+    <message>
+        <location filename="../src/fullobjectwidget.cpp" line="359"/>
+        <source>updated %1</source>
+        <translation>päivitetty %1</translation>
+    </message>
+    <message>
+        <location filename="../src/fullobjectwidget.cpp" line="366"/>
+        <source>at %1</source>
+        <comment>time when post was published</comment>
+        <translation> %1</translation>
+    </message>
+    <message>
+        <location filename="../src/fullobjectwidget.cpp" line="386"/>
+        <source>unlike</source>

(Diff truncated)
diff --git a/doc/bugs/very_small_font.mdwn b/doc/bugs/very_small_font.mdwn
new file mode 100644
index 0000000..598cec8
--- /dev/null
+++ b/doc/bugs/very_small_font.mdwn
@@ -0,0 +1,7 @@
+My resolution 1280x1024
+
+I can hardly read the post in Pumpa.
+
+It would be interesting to change the value of font size.
+
+Greetings and good work.

diff --git a/doc/bugs/stop_following_buttons_for_users_not_followed.mdwn b/doc/bugs/stop_following_buttons_for_users_not_followed.mdwn
new file mode 100644
index 0000000..fa40c87
--- /dev/null
+++ b/doc/bugs/stop_following_buttons_for_users_not_followed.mdwn
@@ -0,0 +1,6 @@
+Users that i am not yet following, but ends up in my inbox through a share/like from one of the users i am following,
+often have the "stop following" button in their avatar dropdown menu.
+
+Using the button returns a network error in the status bar (as you can't unfollow users you're not following)
+
+Using Pumpa compiled from git commit 7352d2be5d2ac8a9f675813b00326a8032f2342f

Added a comment
diff --git a/doc/bugs/no_edit_button/comment_2_024ec1f544b66fa92efbdb5670dbdae0._comment b/doc/bugs/no_edit_button/comment_2_024ec1f544b66fa92efbdb5670dbdae0._comment
new file mode 100644
index 0000000..5db8cd0
--- /dev/null
+++ b/doc/bugs/no_edit_button/comment_2_024ec1f544b66fa92efbdb5670dbdae0._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ subject="comment 2"
+ date="2015-05-29T23:19:00Z"
+ content="""
+I only saw it the once; posts made today have edit buttons. (I restarted pumpa in the meantime fwiw.)
+"""]]

Added a comment
diff --git a/doc/bugs/no_edit_button/comment_1_71a8ae5164338b78bc97a4c684eb8c50._comment b/doc/bugs/no_edit_button/comment_1_71a8ae5164338b78bc97a4c684eb8c50._comment
new file mode 100644
index 0000000..a0f2ee0
--- /dev/null
+++ b/doc/bugs/no_edit_button/comment_1_71a8ae5164338b78bc97a4c684eb8c50._comment
@@ -0,0 +1,9 @@
+[[!comment format=mdwn
+ username="http://sjoberg.fi/"
+ subject="comment 1"
+ date="2015-05-28T18:58:05Z"
+ content="""
+Hello, thanks for the bug report!
+
+I don't see this issue myself - I clearly see the edit button. Can you give any extra information? Does it happen every time for example?
+"""]]

diff --git a/doc/bugs/no_edit_button.mdwn b/doc/bugs/no_edit_button.mdwn
new file mode 100644
index 0000000..43351aa
--- /dev/null
+++ b/doc/bugs/no_edit_button.mdwn
@@ -0,0 +1,3 @@
+No longer have an edit button on posts I've just made.
+
+0.9.1 from debian

diff --git a/doc/install.mdwn b/doc/install.mdwn
index 30104bb..435f4db 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -6,6 +6,7 @@ manager or by typing (as root or using `sudo`):
 
     apt-get install pumpa
 
+
 # Third party packages
 
 In addition, some third parties have provided packages or installers
@@ -67,6 +68,8 @@ To download and build, type the following in your directory of choice:
     qmake     # or qmake-qt4 or qmake-qt5 in some systems
     make
 
+If you do not wish to use the development version from git, you can also download the most recent release tarballs from <https://saz.im/software/downloads/pumpa/>.
+
 On Mac OS X (Version 10.10.3) the procedures is similar; getting the dependencies and setting the build environment is different. (These notes are derived from [HowTo for building Pumpa on OS X](https://github.com/e14n/pump.io/wiki/HowTo-for-building-Pumpa-on-OS-X) by [habi@fmrl.me](http://fmrl.me/habi).)
 
 [Homebrew](http://mxcl.github.io/homebrew/) can be used to install Pumpa dependencies:

Updated Mac OS X build instructions
diff --git a/doc/install.mdwn b/doc/install.mdwn
index d777d07..30104bb 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -67,15 +67,24 @@ To download and build, type the following in your directory of choice:
     qmake     # or qmake-qt4 or qmake-qt5 in some systems
     make
 
-The procedure on Mac OS X is the same, but getting the dependencies is
-a bit different, see the
-[HowTo for building Pumpa on OS X](https://github.com/e14n/pump.io/wiki/HowTo-for-building-Pumpa-on-OS-X)
-by [habi@fmrl.me](http://fmrl.me/habi).
-
-Even though it isn't recommended, if you have problems with the
-libtidy dependency it is possible to compile Pumpa without it by
-running qmake as `qmake CONFIG+=notidy`. This will also disable the
-use of raw HTML, however Markdown syntax will still work.
+On Mac OS X (Version 10.10.3) the procedures is similar; getting the dependencies and setting the build environment is different. (These notes are derived from [HowTo for building Pumpa on OS X](https://github.com/e14n/pump.io/wiki/HowTo-for-building-Pumpa-on-OS-X) by [habi@fmrl.me](http://fmrl.me/habi).)
+
+[Homebrew](http://mxcl.github.io/homebrew/) can be used to install Pumpa dependencies:
+
+	brew install qt qjson aspell
+
+To download and build pumpa, type the following in your directory of choice:
+
+    export LIBRARY_PATH=/usr/local/lib
+    export CPLUS_INCLUDE_PATH=/usr/local/include
+    git clone git://pumpa.branchable.com/ pumpa
+    cd pumpa
+    qmake
+    make
+    open .
+
+You should now have a pumpa.app object (directory) in the build directory.
+Move pumpa.app to ~/Applications (or /Applications)
 
 Axel has a blog post about
 [ How to build “Pumpa” QT-based pump.io client for Windows](https://axel668.wordpress.com/2013/07/18/how-to-build-pumpa-qt-based-pump-io-client-for-windows/).

Release 0.9.1.
diff --git a/debian/changelog b/debian/changelog
index ee3e616..7653b75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+pumpa (0.9.1-1) unstable; urgency=low
+
+  * Auto-link urls only if we are not using Markdown-mode.
+  * Now has an optional character count for people cross-posting to
+    character limited instances.
+  * Multiple context tabs can now be opened.
+  * Now compiles against Qt 5 by default. (Closes: #770145, #771457
+  * Added Russian translation by Nikolay Merinov.
+  * Now presents an option to abort or ignore when confronted with
+    an SSL cert error. (Closes: #781352)
+
+ -- Mats Sjöberg <mats@sjoberg.fi>  Sun, 17 May 2015 20:23:37 +0300
+
 pumpa (0.9-1) unstable; urgency=low
 
   * Fixed UTF-8 bug introduced in v0.8.4.
diff --git a/debian/control b/debian/control
index 2185f4d..739cc2e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,9 @@ Maintainer: Mats Sjöberg <mats@sjoberg.fi>
 Build-Depends: debhelper (>= 9),
                qtbase5-dev,
                qt5-qmake,
-               libqjson-dev,
                libaspell-dev,
                libtidy-dev
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Homepage: https://pumpa.branchable.com/
 Vcs-Git: git://pumpa.branchable.com/
 Vcs-Browser: http://source.pumpa.branchable.com/?p=source.git;a=summary
diff --git a/doc/index.mdwn b/doc/index.mdwn
index 3ca3682..62e320e 100644
--- a/doc/index.mdwn
+++ b/doc/index.mdwn
@@ -11,7 +11,7 @@ The source code is [hosted here on branchable](http://source.pumpa.branchable.co
 ## News
 
 ### 2015
-
+- **May 17,** version 0.9.1 released.
 - **March 16,** due to [gitorious' imminent shutdown](https://about.gitlab.com/2015/03/03/gitlab-acquires-gitorious/) source code hosting was officially moved to branchable.com.  If you already have the repository cloned this command should switch the `origin` branch to the new location:
 
       git remote set-url origin git://pumpa.branchable.com/
diff --git a/doc/install.mdwn b/doc/install.mdwn
index 081f1fc..d777d07 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -16,7 +16,7 @@ compile it yourself, it's pretty easy, [[see instructions below|install#Compilin
 
 ## Fedora Linux
 
-By [Matt Molyneaux](https://microca.st/moggers87): <http://moggers.co.uk/~moggers87/repo/pumpa/>
+By [Matt Molyneaux](https://microca.st/moggers87): <https://copr.fedoraproject.org/coprs/moggers87/pumpa/>
 
 ["Metal Biker"](https://microca.st/howcanuhavemyusername) has a Fedora
 Copr repo for Pumpa and [Dianara][18]: <http://sylke.altervista.org/repo/>
@@ -35,10 +35,6 @@ By ["XRevan86"](https://microca.st/xrevan86): <http://software.opensuse.org/pack
 
 By ["speps"](https://aur.archlinux.org/packages/?K=speps&SeB=m): <https://aur.archlinux.org/packages/?K=pumpa>
 
-## Mac OS X
-
-By [Al aka chunder@identi.ca](https://identi.ca/chunder): <http://juu.st/pumpa/>
-
 
 # Compiling yourself
 
@@ -47,10 +43,10 @@ By [Al aka chunder@identi.ca](https://identi.ca/chunder): <http://juu.st/pumpa/>
 Pumpa should build with Qt 4.8 or Qt 5.0 or newer. If you are using Qt
 4, you will also need the [QJson library][6].
 
-For example on Debian 7.0 "wheezy" the following command should
-install everything needed to build the code:
+For example on Debian 8 "jessie" the following command should install
+everything needed to build the code:
 
-    aptitude install build-essential qt4-qmake libqt4-dev libqjson-dev libtidy-dev
+    aptitude install build-essential qt5-qmake qtbase5-dev libtidy-dev
 
 If you want spell checking install the aspell library as well:
 
@@ -72,9 +68,14 @@ To download and build, type the following in your directory of choice:
     make
 
 The procedure on Mac OS X is the same, but getting the dependencies is
-a bit different, see the [HowTo for building Pumpa on OS X](https://github.com/e14n/pump.io/wiki/HowTo-for-building-Pumpa-on-OS-X) by [habi@fmrl.me](http://fmrl.me/habi).
+a bit different, see the
+[HowTo for building Pumpa on OS X](https://github.com/e14n/pump.io/wiki/HowTo-for-building-Pumpa-on-OS-X)
+by [habi@fmrl.me](http://fmrl.me/habi).
 
-Even though it isn't recommended, if you have problems with the libtidy dependency it is possible to compile Pumpa without it by running qmake as `qmake CONFIG+=notidy`. This will also disable the use of raw HTML, however Markdown syntax will still work.
+Even though it isn't recommended, if you have problems with the
+libtidy dependency it is possible to compile Pumpa without it by
+running qmake as `qmake CONFIG+=notidy`. This will also disable the
+use of raw HTML, however Markdown syntax will still work.
 
-Axel has a blog post about [
-How to build “Pumpa” QT-based pump.io client for Windows](https://axel668.wordpress.com/2013/07/18/how-to-build-pumpa-qt-based-pump-io-client-for-windows/).
+Axel has a blog post about
+[ How to build “Pumpa” QT-based pump.io client for Windows](https://axel668.wordpress.com/2013/07/18/how-to-build-pumpa-qt-based-pump-io-client-for-windows/).
diff --git a/doc/license.mdwn b/doc/license.mdwn
index 44884a3..5117b48 100644
--- a/doc/license.mdwn
+++ b/doc/license.mdwn
@@ -25,8 +25,9 @@ The Pumpa source code includes codes and graphics from other people:
 - Spanish translation by [Laura Arjona](https://identi.ca/larjona),
   Italian by
   ["Metal Biker"](https://microca.st/howcanuhavemyusername), German by
-  [Mathias Gebbe](https://pumpity.net/matzeihnsein), and Na'vi by
-  [Jessica Tallon](https://microca.st/Tsyesika).
+  [Mathias Gebbe](https://pumpity.net/matzeihnsein), Na'vi by
+  [Jessica Tallon](https://microca.st/Tsyesika), and Russian
+  translation by Nikolay Merinov.
 
 [2]: https://github.com/kypeli/kQOAuth
 [3]: http://www.johanpaul.com/
diff --git a/doc/news.mdwn b/doc/news.mdwn
index 65ace49..9117d28 100644
--- a/doc/news.mdwn
+++ b/doc/news.mdwn
@@ -1,4 +1,5 @@
 # 2015
+- **May 17,** version 0.9.1 released.
 - **March 16,** due to [gitorious' imminent shutdown](https://about.gitlab.com/2015/03/03/gitlab-acquires-gitorious/) source code hosting was officially moved to branchable.com.  If you already have the repository cloned this command should switch the `origin` branch to the new location:
 
       git remote set-url origin git://pumpa.branchable.com/
diff --git a/src/pumpa_defines.h b/src/pumpa_defines.h
index f113f1f..2dd5927 100644
--- a/src/pumpa_defines.h
+++ b/src/pumpa_defines.h
@@ -22,7 +22,7 @@
 
 #define CLIENT_NAME           "pumpa"
 #define CLIENT_FANCY_NAME     "Pumpa"
-#define CLIENT_VERSION        "0.9+git"
+#define CLIENT_VERSION        "0.9.1"
 #define CLIENT_ICON           ":/images/pumpa.png"
 
 #define WEBSITE_URL           "https://pumpa.branchable.com/"

diff --git a/doc/bugs/Patch:_tidy_build_and_runtime_issues.mdwn b/doc/bugs/Patch:_tidy_build_and_runtime_issues.mdwn
index 57ae978..c44293e 100644
--- a/doc/bugs/Patch:_tidy_build_and_runtime_issues.mdwn
+++ b/doc/bugs/Patch:_tidy_build_and_runtime_issues.mdwn
@@ -5,3 +5,5 @@ Please review my patch. Branchable does not accept patches so I stored it in [th
 It fixes build error by replacing explicit TidyBuffer init with proper function call. Also it prevents a runtime error at tidyOptSetInt.
 
 I successfully compiled and used tidy-enabled Pumpa with this patch.
+
+[[!tag resolved]]

diff --git a/doc/bugs/ssl_cert_fail_causes_pumpa_to_exit__44___deleting_in-progress_post.mdwn b/doc/bugs/ssl_cert_fail_causes_pumpa_to_exit__44___deleting_in-progress_post.mdwn
index 5d49515..ec78917 100644
--- a/doc/bugs/ssl_cert_fail_causes_pumpa_to_exit__44___deleting_in-progress_post.mdwn
+++ b/doc/bugs/ssl_cert_fail_causes_pumpa_to_exit__44___deleting_in-progress_post.mdwn
@@ -13,4 +13,4 @@ important can words be? ...)
 
 Originally reported as bug [#781352 in Debian](https://bugs.debian.org/781352).
 
-[[!tag high resolved]]
+[[!tag resolved]]

Added a comment
diff --git a/doc/bugs/Patch:_tidy_build_and_runtime_issues/comment_6_7f1c76d6cf03ca8ca5e1881a6b396c51._comment b/doc/bugs/Patch:_tidy_build_and_runtime_issues/comment_6_7f1c76d6cf03ca8ca5e1881a6b396c51._comment
new file mode 100644
index 0000000..4901245
--- /dev/null
+++ b/doc/bugs/Patch:_tidy_build_and_runtime_issues/comment_6_7f1c76d6cf03ca8ca5e1881a6b396c51._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="http://sjoberg.fi/"
+ subject="comment 6"
+ date="2015-05-04T17:20:59Z"
+ content="""
+OK, thanks! I applied this patch now, with a tiny change in that it checks the date only once. Hopefully it now works correctly for you as well!
+"""]]

Added a comment
diff --git a/doc/bugs/Patch:_tidy_build_and_runtime_issues/comment_5_0cfcf26ca7e3a12780bcc6d4be651cfb._comment b/doc/bugs/Patch:_tidy_build_and_runtime_issues/comment_5_0cfcf26ca7e3a12780bcc6d4be651cfb._comment
new file mode 100644
index 0000000..f0a9362
--- /dev/null
+++ b/doc/bugs/Patch:_tidy_build_and_runtime_issues/comment_5_0cfcf26ca7e3a12780bcc6d4be651cfb._comment
@@ -0,0 +1,11 @@
+[[!comment format=mdwn
+ username="https://me.yahoo.com/a/B8EeBAoiuexrn9Y8d7XdueElzUY-#042da"
+ nickname="theirix"
+ subject="comment 5"
+ date="2015-05-03T16:44:07Z"
+ content="""
+You are right. I checked tidy versions and found a breaking change between Debian (20091223) and OS X (20061031, very old) versions.
+An affected parameter TidyBodyOnly changed its type to integer on Debian. Unfortunately libtidy does not provide version numbers so it was needed to parse a release date to distinguish these versions. So the following patch solves an error on Debian by choosing a needed type automatically at runtime.
+
+Please check the [patch](https://gist.github.com/theirix/d7a9472db48bcc81a6b8).
+"""]]

diff --git a/doc/translations.mdwn b/doc/translations.mdwn
index a78455c..d4c41b4 100644
--- a/doc/translations.mdwn
+++ b/doc/translations.mdwn
@@ -41,7 +41,7 @@ steps:
 - Once you are done you can make your own clone of the git repository and make
   a pull request, or just email me the .ts file if that's easier.
   
-- If you want to try it on Pumpa right away, you need to run the command:
+- If you want to try it on Pumpa right away, you need to add it to the `pumpa.qrc` file, and run the command:
 
       lrelease pumpa.pro
 

diff --git a/doc/bugs/ssl_cert_fail_causes_pumpa_to_exit__44___deleting_in-progress_post.mdwn b/doc/bugs/ssl_cert_fail_causes_pumpa_to_exit__44___deleting_in-progress_post.mdwn
index bbf2a3e..5d49515 100644
--- a/doc/bugs/ssl_cert_fail_causes_pumpa_to_exit__44___deleting_in-progress_post.mdwn
+++ b/doc/bugs/ssl_cert_fail_causes_pumpa_to_exit__44___deleting_in-progress_post.mdwn
@@ -13,4 +13,4 @@ important can words be? ...)
 
 Originally reported as bug [#781352 in Debian](https://bugs.debian.org/781352).
 
-[[!tag high]]
+[[!tag high resolved]]

Added a comment
diff --git a/doc/bugs/ssl_cert_fail_causes_pumpa_to_exit__44___deleting_in-progress_post/comment_2_3442173867feb0a1acd43667c5630bfa._comment b/doc/bugs/ssl_cert_fail_causes_pumpa_to_exit__44___deleting_in-progress_post/comment_2_3442173867feb0a1acd43667c5630bfa._comment
new file mode 100644
index 0000000..f25799f
--- /dev/null
+++ b/doc/bugs/ssl_cert_fail_causes_pumpa_to_exit__44___deleting_in-progress_post/comment_2_3442173867feb0a1acd43667c5630bfa._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="http://sjoberg.fi/"
+ subject="comment 2"
+ date="2015-05-02T12:23:49Z"
+ content="""
+I now added an \"Ignore\" button. \"Abort\" just aborts the connection, not the application.
+"""]]

diff --git a/doc/bugs/Debian_dumping_Qt4_post-Jessie.mdwn b/doc/bugs/Debian_dumping_Qt4_post-Jessie.mdwn
index 1f6cd1f..f7f46ce 100644
--- a/doc/bugs/Debian_dumping_Qt4_post-Jessie.mdwn
+++ b/doc/bugs/Debian_dumping_Qt4_post-Jessie.mdwn
@@ -6,4 +6,4 @@ prepare for this coming switch.  The full early announcement can be read
 at 
 http://perezmeyer.blogspot.com/2014/11/early-announce-qt4-removal-in-jessie1.html
 
-[[!tag waiting]]
+[[!tag resolved]]

diff --git a/doc/bugs/tilde_in_urls.mdwn b/doc/bugs/tilde_in_urls.mdwn
index 7ab9856..54c030b 100644
--- a/doc/bugs/tilde_in_urls.mdwn
+++ b/doc/bugs/tilde_in_urls.mdwn
@@ -9,4 +9,4 @@ https://www.debian.org/%257Esecretary/gr_initcoupling/tally.txt
 
 Originally reported as [bug #770145 in Debian](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770145).
 
-[[!tag waiting]]
+[[!tag resolved]]

Added a comment
diff --git a/doc/bugs/Debian_dumping_Qt4_post-Jessie/comment_4_6cfa910416a509294c1ddbd023d1c7fc._comment b/doc/bugs/Debian_dumping_Qt4_post-Jessie/comment_4_6cfa910416a509294c1ddbd023d1c7fc._comment
new file mode 100644
index 0000000..e4d8a80
--- /dev/null
+++ b/doc/bugs/Debian_dumping_Qt4_post-Jessie/comment_4_6cfa910416a509294c1ddbd023d1c7fc._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="http://sjoberg.fi/"
+ subject="comment 4"
+ date="2015-05-02T12:22:53Z"
+ content="""
+I'm marking this as resolved since Pumpa now uses Qt 5 by default.
+"""]]

Added a comment
diff --git a/doc/bugs/tilde_in_urls/comment_4_9106b20a3e36a91c9a0d2280307bfd4c._comment b/doc/bugs/tilde_in_urls/comment_4_9106b20a3e36a91c9a0d2280307bfd4c._comment
new file mode 100644
index 0000000..c93eedd
--- /dev/null
+++ b/doc/bugs/tilde_in_urls/comment_4_9106b20a3e36a91c9a0d2280307bfd4c._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="http://sjoberg.fi/"
+ subject="comment 4"
+ date="2015-05-02T12:22:29Z"
+ content="""
+Pumpa now uses Qt 5 by default and this bug is resolved.
+"""]]

diff --git a/doc/bugs/Ability_to_accept_invalid_SSL_cert.mdwn b/doc/bugs/Ability_to_accept_invalid_SSL_cert.mdwn
index b7058f7..befa892 100644
--- a/doc/bugs/Ability_to_accept_invalid_SSL_cert.mdwn
+++ b/doc/bugs/Ability_to_accept_invalid_SSL_cert.mdwn
@@ -1,3 +1,3 @@
 Some people want the ability to accept an invalid SSL cert. At the moment Pumpa doesn't allow that, the only option is a config that disables all SSL checking.
 
-[[!tag feature done]]
+[[!tag feature resolved]]

creating tag page done
diff --git a/doc/done.mdwn b/doc/done.mdwn
new file mode 100644
index 0000000..b91c7cf
--- /dev/null
+++ b/doc/done.mdwn
@@ -0,0 +1,4 @@
+[[!meta title="pages tagged done"]]
+
+[[!inline pages="tagged(done)" actions="no" archive="yes"
+feedshow=10]]

diff --git a/doc/bugs/Ability_to_accept_invalid_SSL_cert.mdwn b/doc/bugs/Ability_to_accept_invalid_SSL_cert.mdwn
index 54c3406..b7058f7 100644
--- a/doc/bugs/Ability_to_accept_invalid_SSL_cert.mdwn
+++ b/doc/bugs/Ability_to_accept_invalid_SSL_cert.mdwn
@@ -1,3 +1,3 @@
 Some people want the ability to accept an invalid SSL cert. At the moment Pumpa doesn't allow that, the only option is a config that disables all SSL checking.
 
-[[!tag feature]]
+[[!tag feature done]]

Added a comment
diff --git a/doc/bugs/Ability_to_accept_invalid_SSL_cert/comment_1_49371586d21d969009f310a0a162989c._comment b/doc/bugs/Ability_to_accept_invalid_SSL_cert/comment_1_49371586d21d969009f310a0a162989c._comment
new file mode 100644
index 0000000..243a064
--- /dev/null
+++ b/doc/bugs/Ability_to_accept_invalid_SSL_cert/comment_1_49371586d21d969009f310a0a162989c._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="http://sjoberg.fi/"
+ subject="comment 1"
+ date="2015-05-02T12:20:25Z"
+ content="""
+I have no added an option to ignore SSL errors.
+"""]]

diff --git a/doc/translations.mdwn b/doc/translations.mdwn
index c37a0ea..a78455c 100644
--- a/doc/translations.mdwn
+++ b/doc/translations.mdwn
@@ -8,7 +8,8 @@ will use the [Linguist tool][15] that comes with Qt. Here are the
 steps:
 
 - Download and install Qt development tools, e.g. in Debian you need
-  the `qt4-dev-tools` package.  You can also just install the full Qt
+  the `qttools5-dev-tools` package (or `qt4-dev-tools` for older versions).  
+  You can also just install the full Qt
   system from the [Qt Project web site][14] (Linux, Mac and Windows).
 
 - Pull the most recent version of Pumpa from git. If you have cloned
@@ -44,7 +45,7 @@ steps:
 
       lrelease pumpa.pro
 
-  (You need to use `lrelease-qt4` on some systems, e.g. Fedora.)
+  (You need to use `lrelease-qt5` on some systems, e.g. Fedora.)
 
   Pumpa should detect your systems locale setting and use the correct
   language.  If that doesn't work, or your locale is different, you

Added a comment
diff --git a/doc/bugs/Patch:_tidy_build_and_runtime_issues/comment_4_a9284bc52b5397f6d1dfc4d284746a82._comment b/doc/bugs/Patch:_tidy_build_and_runtime_issues/comment_4_a9284bc52b5397f6d1dfc4d284746a82._comment
new file mode 100644
index 0000000..4303f37
--- /dev/null
+++ b/doc/bugs/Patch:_tidy_build_and_runtime_issues/comment_4_a9284bc52b5397f6d1dfc4d284746a82._comment
@@ -0,0 +1,18 @@
+[[!comment format=mdwn
+ username="http://sjoberg.fi/"
+ subject="comment 4"
+ date="2015-05-02T07:52:34Z"
+ content="""
+I added the patch, but this change doesn't go over well with the libtidy in Debian jessie (stable):
+
+    -    tidyOptSetInt(tdoc, TidyBodyOnly, yes) &&
+    +    tidyOptSetBool(tdoc, TidyBodyOnly, yes) &&
+
+It crashes on this error:
+
+    pumpa: config.c:397: prvTidySetOptionBool: Assertion `option_defs[ optId ].type == TidyBoolean' failed.
+    Aborted
+
+I suspect it's a problem due to different versions of the library.  Do you have any suggestion? Is adding an #ifdef the only solution?
+
+"""]]

Added a comment
diff --git a/doc/bugs/Patch:_tidy_build_and_runtime_issues/comment_3_71af6f8e959b34db83eb0df9446b5810._comment b/doc/bugs/Patch:_tidy_build_and_runtime_issues/comment_3_71af6f8e959b34db83eb0df9446b5810._comment
new file mode 100644
index 0000000..8a37358
--- /dev/null
+++ b/doc/bugs/Patch:_tidy_build_and_runtime_issues/comment_3_71af6f8e959b34db83eb0df9446b5810._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="http://sjoberg.fi/"
+ subject="comment 3"
+ date="2015-04-29T19:40:57Z"
+ content="""
+Yes, I've been intending to make a 0.9.1 release for some time now. I've got a few other minor bug fixes as well. Just been too busy recently...
+"""]]

Added a comment
diff --git a/doc/bugs/Patch:_tidy_build_and_runtime_issues/comment_2_51c7c54aba4ca6596c2054b90e768af8._comment b/doc/bugs/Patch:_tidy_build_and_runtime_issues/comment_2_51c7c54aba4ca6596c2054b90e768af8._comment
new file mode 100644
index 0000000..24a0623
--- /dev/null
+++ b/doc/bugs/Patch:_tidy_build_and_runtime_issues/comment_2_51c7c54aba4ca6596c2054b90e768af8._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="https://me.yahoo.com/a/B8EeBAoiuexrn9Y8d7XdueElzUY-#042da"
+ nickname="theirix"
+ subject="comment 2"
+ date="2015-04-29T13:53:45Z"
+ content="""
+Great, thank you. Could you please also make a version (maybe 0.9.1) with this patch so I could provide a package to the Homebrew repository.
+"""]]

Added a comment
diff --git a/doc/bugs/Patch:_tidy_build_and_runtime_issues/comment_1_d13b2163455f8745c636d2f9413a5c75._comment b/doc/bugs/Patch:_tidy_build_and_runtime_issues/comment_1_d13b2163455f8745c636d2f9413a5c75._comment
new file mode 100644
index 0000000..e38b3a9
--- /dev/null
+++ b/doc/bugs/Patch:_tidy_build_and_runtime_issues/comment_1_d13b2163455f8745c636d2f9413a5c75._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="http://sjoberg.fi/"
+ subject="comment 1"
+ date="2015-04-27T18:39:01Z"
+ content="""
+Thanks! Looks good, I will merge it as soon as I have time - hopefully by the weekend :-)
+"""]]

diff --git a/doc/bugs/Patch:_tidy_build_and_runtime_issues.mdwn b/doc/bugs/Patch:_tidy_build_and_runtime_issues.mdwn
new file mode 100644
index 0000000..57ae978
--- /dev/null
+++ b/doc/bugs/Patch:_tidy_build_and_runtime_issues.mdwn
@@ -0,0 +1,7 @@
+Hello,
+
+Please review my patch. Branchable does not accept patches so I stored it in [the gist](https://gist.github.com/theirix/926b7ffcc99eb01174e0).
+
+It fixes build error by replacing explicit TidyBuffer init with proper function call. Also it prevents a runtime error at tidyOptSetInt.
+
+I successfully compiled and used tidy-enabled Pumpa with this patch.

Added a comment
diff --git a/doc/bugs/ssl_cert_fail_causes_pumpa_to_exit__44___deleting_in-progress_post/comment_1_52178f25b9f691c5991f039369e93c6b._comment b/doc/bugs/ssl_cert_fail_causes_pumpa_to_exit__44___deleting_in-progress_post/comment_1_52178f25b9f691c5991f039369e93c6b._comment
new file mode 100644
index 0000000..3c38a3d
--- /dev/null
+++ b/doc/bugs/ssl_cert_fail_causes_pumpa_to_exit__44___deleting_in-progress_post/comment_1_52178f25b9f691c5991f039369e93c6b._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="Aleksej"
+ subject="comment 1"
+ date="2015-04-09T10:07:10Z"
+ content="""
+It also happens when opening the Firehose tab, there are two buttons: \"Show Details\" and \"Abort\".
+"""]]

diff --git a/doc/bugs/ssl_cert_fail_causes_pumpa_to_exit__44___deleting_in-progress_post.mdwn b/doc/bugs/ssl_cert_fail_causes_pumpa_to_exit__44___deleting_in-progress_post.mdwn
new file mode 100644
index 0000000..bbf2a3e
--- /dev/null
+++ b/doc/bugs/ssl_cert_fail_causes_pumpa_to_exit__44___deleting_in-progress_post.mdwn
@@ -0,0 +1,16 @@
+If I have a note I'm trying to post, and the current wifi network is a
+typical horrible gatewayed public wifi network, the post may fail a
+couple of times. I'll then go do something else. In the meantime, pumpa
+will try to refresh the timeline. Then pumpa will complain that it got a
+bad ssl cert. Then it will exit. This causes the words I was trying to
+post to get lost.
+
+I suggest pumpa not exit in this situation, but instead just fail
+whatever network operation is being blocked by the MITM.
+
+(Not filing at grave bug severity because meh, it's just words. How
+important can words be? ...)
+
+Originally reported as bug [#781352 in Debian](https://bugs.debian.org/781352).
+
+[[!tag high]]

diff --git a/doc/bugs/Ability_to_accept_invalid_SSL_cert.mdwn b/doc/bugs/Ability_to_accept_invalid_SSL_cert.mdwn
index 53e5f75..54c3406 100644
--- a/doc/bugs/Ability_to_accept_invalid_SSL_cert.mdwn
+++ b/doc/bugs/Ability_to_accept_invalid_SSL_cert.mdwn
@@ -1,3 +1,3 @@
-Some people want the ability to accept an invalid SSL cert. At the moment Pumpa doesn't allow that.
+Some people want the ability to accept an invalid SSL cert. At the moment Pumpa doesn't allow that, the only option is a config that disables all SSL checking.
 
 [[!tag feature]]

diff --git a/doc/bugs/Ability_to_accept_invalid_SSL_cert.mdwn b/doc/bugs/Ability_to_accept_invalid_SSL_cert.mdwn
new file mode 100644
index 0000000..53e5f75
--- /dev/null
+++ b/doc/bugs/Ability_to_accept_invalid_SSL_cert.mdwn
@@ -0,0 +1,3 @@
+Some people want the ability to accept an invalid SSL cert. At the moment Pumpa doesn't allow that.
+
+[[!tag feature]]

diff --git a/doc/bugs/Remote___40____34__inserted__34____41___images_pointing_to_a_URL_with_parameters_might_fail_to_load.mdwn b/doc/bugs/Remote___40____34__inserted__34____41___images_pointing_to_a_URL_with_parameters_might_fail_to_load.mdwn
index c068090..5c57c3b 100644
--- a/doc/bugs/Remote___40____34__inserted__34____41___images_pointing_to_a_URL_with_parameters_might_fail_to_load.mdwn
+++ b/doc/bugs/Remote___40____34__inserted__34____41___images_pointing_to_a_URL_with_parameters_might_fail_to_load.mdwn
@@ -15,3 +15,5 @@ This other URL, for instance, could fail for the same reason, but somehow works:
 I guess that server is less picky, but I imagine others, like ownCloud, could have trouble with the "& amp ;" thing.
 
 Cheers! o/
+
+[[!tag resolved]]

Added a comment
diff --git a/doc/bugs/Remote___40____34__inserted__34____41___images_pointing_to_a_URL_with_parameters_might_fail_to_load/comment_1_16b151df3ee607ae587455db8adee23a._comment b/doc/bugs/Remote___40____34__inserted__34____41___images_pointing_to_a_URL_with_parameters_might_fail_to_load/comment_1_16b151df3ee607ae587455db8adee23a._comment
new file mode 100644
index 0000000..ccf83bc
--- /dev/null
+++ b/doc/bugs/Remote___40____34__inserted__34____41___images_pointing_to_a_URL_with_parameters_might_fail_to_load/comment_1_16b151df3ee607ae587455db8adee23a._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="http://sjoberg.fi/"
+ subject="comment 1"
+ date="2015-03-21T17:44:06Z"
+ content="""
+Thanks for the bug report! In fact the problem is not that Pumpa encodes the ampersands in the URL as \&amp; - in fact this is the correct behaviour. The problem was that Pumpa did not decode them when rendering the post. This should now be [fixed in this commit](http://source.pumpa.branchable.com/?p=source.git;a=commit;h=28b3b6c4f7840895d18c3891c3b2f9974ea553e5).
+"""]]

diff --git a/doc/bugs/__39__words__39___in_single_quotes_are_recognized_as_misspelled..mdwn b/doc/bugs/__39__words__39___in_single_quotes_are_recognized_as_misspelled..mdwn
index 6ffb388..760c337 100644
--- a/doc/bugs/__39__words__39___in_single_quotes_are_recognized_as_misspelled..mdwn
+++ b/doc/bugs/__39__words__39___in_single_quotes_are_recognized_as_misspelled..mdwn
@@ -14,4 +14,4 @@ Words in double quotes are fine.
 
 
 
-
+[[!tag resolved]]

Added a comment
diff --git a/doc/bugs/__39__words__39___in_single_quotes_are_recognized_as_misspelled./comment_1_641a33a4cd508a10fc5daf8eb38a7241._comment b/doc/bugs/__39__words__39___in_single_quotes_are_recognized_as_misspelled./comment_1_641a33a4cd508a10fc5daf8eb38a7241._comment
new file mode 100644
index 0000000..9addb19
--- /dev/null
+++ b/doc/bugs/__39__words__39___in_single_quotes_are_recognized_as_misspelled./comment_1_641a33a4cd508a10fc5daf8eb38a7241._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="http://sjoberg.fi/"
+ subject="comment 1"
+ date="2015-03-18T18:52:36Z"
+ content="""
+Thanks for the bug report! It should be [fixed now in the git master branch](http://source.pumpa.branchable.com/?p=source.git;a=commit;h=8c1eb31d83a2261d774fb5645449a01d13f0d327).
+"""]]

Removed git clone line.
diff --git a/doc/index.mdwn b/doc/index.mdwn
index 8403ccc..3ca3682 100644
--- a/doc/index.mdwn
+++ b/doc/index.mdwn
@@ -6,9 +6,7 @@ Qt. Pumpa is [[Free_Software|license]].
 For installation instructions check the [[install]] page, to report an
 issue or submit a feature request go to the [[bugs]] page.
 
-The source code is [hosted here on branchable](http://source.pumpa.branchable.com/?p=source.git;a=summary):
-
-    git clone git://pumpa.branchable.com/ pumpa
+The source code is [hosted here on branchable](http://source.pumpa.branchable.com/?p=source.git;a=summary).
 
 ## News
 

Added prominent source code link.
diff --git a/doc/index.mdwn b/doc/index.mdwn
index a66e47b..8403ccc 100644
--- a/doc/index.mdwn
+++ b/doc/index.mdwn
@@ -6,6 +6,10 @@ Qt. Pumpa is [[Free_Software|license]].
 For installation instructions check the [[install]] page, to report an
 issue or submit a feature request go to the [[bugs]] page.
 
+The source code is [hosted here on branchable](http://source.pumpa.branchable.com/?p=source.git;a=summary):
+
+    git clone git://pumpa.branchable.com/ pumpa
+
 ## News
 
 ### 2015

Markdown mistake.
diff --git a/doc/index.mdwn b/doc/index.mdwn
index 2680b0a..a66e47b 100644
--- a/doc/index.mdwn
+++ b/doc/index.mdwn
@@ -12,7 +12,7 @@ issue or submit a feature request go to the [[bugs]] page.
 
 - **March 16,** due to [gitorious' imminent shutdown](https://about.gitlab.com/2015/03/03/gitlab-acquires-gitorious/) source code hosting was officially moved to branchable.com.  If you already have the repository cloned this command should switch the `origin` branch to the new location:
 
-    git remote set-url origin git://pumpa.branchable.com/
+      git remote set-url origin git://pumpa.branchable.com/
 
 ### 2014
 - **Aug 25,** [version 0.9 released](https://pump.saz.im/sazius/note/jMFNndYwT6OWUheKkAiuyg).
diff --git a/doc/news.mdwn b/doc/news.mdwn
index 7dfe1bb..65ace49 100644
--- a/doc/news.mdwn
+++ b/doc/news.mdwn
@@ -1,7 +1,7 @@
 # 2015
 - **March 16,** due to [gitorious' imminent shutdown](https://about.gitlab.com/2015/03/03/gitlab-acquires-gitorious/) source code hosting was officially moved to branchable.com.  If you already have the repository cloned this command should switch the `origin` branch to the new location:
 
-    git remote set-url origin git://pumpa.branchable.com/
+      git remote set-url origin git://pumpa.branchable.com/
 
 # 2014
 - **Aug 25,** version 0.9 released.

Removed pointers to gitorious.
diff --git a/doc/index.mdwn b/doc/index.mdwn
index 8667be7..2680b0a 100644
--- a/doc/index.mdwn
+++ b/doc/index.mdwn
@@ -6,10 +6,14 @@ Qt. Pumpa is [[Free_Software|license]].
 For installation instructions check the [[install]] page, to report an
 issue or submit a feature request go to the [[bugs]] page.
 
-Pumpa's [source code is hosted on gitorious](https://gitorious.org/pumpa).
-
 ## News
 
+### 2015
+
+- **March 16,** due to [gitorious' imminent shutdown](https://about.gitlab.com/2015/03/03/gitlab-acquires-gitorious/) source code hosting was officially moved to branchable.com.  If you already have the repository cloned this command should switch the `origin` branch to the new location:
+
+    git remote set-url origin git://pumpa.branchable.com/
+
 ### 2014
 - **Aug 25,** [version 0.9 released](https://pump.saz.im/sazius/note/jMFNndYwT6OWUheKkAiuyg).
 - **June 8,** version 0.8.4 released.
diff --git a/doc/news.mdwn b/doc/news.mdwn
index 5bf0bd1..7dfe1bb 100644
--- a/doc/news.mdwn
+++ b/doc/news.mdwn
@@ -1,3 +1,8 @@
+# 2015
+- **March 16,** due to [gitorious' imminent shutdown](https://about.gitlab.com/2015/03/03/gitlab-acquires-gitorious/) source code hosting was officially moved to branchable.com.  If you already have the repository cloned this command should switch the `origin` branch to the new location:
+
+    git remote set-url origin git://pumpa.branchable.com/
+
 # 2014
 - **Aug 25,** version 0.9 released.
 - **June 8,** version 0.8.4 released.
diff --git a/doc/translations.mdwn b/doc/translations.mdwn
index 0bc3ef1..c37a0ea 100644
--- a/doc/translations.mdwn
+++ b/doc/translations.mdwn
@@ -18,7 +18,7 @@ steps:
       git pull
     
   (alternatively you could just grab the .ts file directly from the
-  [gitorious web site](https://gitorious.org/pumpa/pumpa/trees/master/translations)).
+  [web site](http://source.pumpa.branchable.com/?p=source.git;a=tree;f=translations;hb=HEAD)).
 
 - In Pumpa there should be a `translations` directory with several .ts
   files, called e.g. `pumpa_es.ts` for Spanish, `pumpa_de.ts` for
@@ -37,7 +37,7 @@ steps:
   is OK to change the shortcut when translating, but make sure that
   you do not have the same shortcut for many things :-)
   
-- Once you are done you can make your own clone on gitorious and make
+- Once you are done you can make your own clone of the git repository and make
   a pull request, or just email me the .ts file if that's easier.
   
 - If you want to try it on Pumpa right away, you need to run the command:

diff --git a/doc/install.mdwn b/doc/install.mdwn
index 20ce2bb..081f1fc 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -66,9 +66,9 @@ On Fedora I believe this should install what you need:
 
 To download and build, type the following in your directory of choice:
 
-    git clone git://pumpa.branchable.com/
+    git clone git://pumpa.branchable.com/ pumpa
     cd pumpa
-    qmake-qt4     # or just "qmake" on some systems
+    qmake     # or qmake-qt4 or qmake-qt5 in some systems
     make
 
 The procedure on Mac OS X is the same, but getting the dependencies is

diff --git a/doc/bugs/__39__words__39___in_single_quotes_are_recognized_as_misspelled..mdwn b/doc/bugs/__39__words__39___in_single_quotes_are_recognized_as_misspelled..mdwn
new file mode 100644
index 0000000..6ffb388
--- /dev/null
+++ b/doc/bugs/__39__words__39___in_single_quotes_are_recognized_as_misspelled..mdwn
@@ -0,0 +1,17 @@
+When composing posts in pumpa, the first and last word in single quotes are recognized as misspelled.
+
+For example, in
+
+```
+'first second last'
+```
+
+`'first` and `last'` are recognized as misspelled.
+
+Words in double quotes are fine.
+
+(My locale is `en_US.utf8`.)
+
+
+
+

updated repo URL under (Section ## Building)
diff --git a/doc/install.mdwn b/doc/install.mdwn
index 0177214..20ce2bb 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -66,7 +66,7 @@ On Fedora I believe this should install what you need:
 
 To download and build, type the following in your directory of choice:
 
-    git clone git://gitorious.org/pumpa/pumpa.git
+    git clone git://pumpa.branchable.com/
     cd pumpa
     qmake-qt4     # or just "qmake" on some systems
     make

diff --git a/doc/bugs/Remote___40____34__inserted__34____41___images_pointing_to_a_URL_with_parameters_might_fail_to_load.mdwn b/doc/bugs/Remote___40____34__inserted__34____41___images_pointing_to_a_URL_with_parameters_might_fail_to_load.mdwn
new file mode 100644
index 0000000..c068090
--- /dev/null
+++ b/doc/bugs/Remote___40____34__inserted__34____41___images_pointing_to_a_URL_with_parameters_might_fail_to_load.mdwn
@@ -0,0 +1,17 @@
+Direct links to public images in ownCloud servers have several parameters, and will fail with a HTTP 400 if some of them are wrong.
+
+Take this image, for instance, that should load correctly on a browser: https://cloud.openmailbox.org/index.php/apps/files_sharing/ajax/publicpreview.php?x=1440&y=801&a=true&file=/bicinueva.JPG&t=4b267cd7510c0317681088a4b9a87588&scalingup=0
+
+If you create a post in Pumpa with, say:
+
+! [some alt text] (https://cloud.openmailbox.org/index.php/apps/files_sharing/ajax/publicpreview.php?x=1440&y=801&a=true&file=/bicinueva.JPG&t=4b267cd7510c0317681088a4b9a87588&scalingup=0)
+(added spaces so the bugtracker won't parse the example as Markdown)
+
+the image won't load, because upon posting, the &'s in the URL have been turned to & amp ;, probably in Pump.io's processing.
+I've fixed loading this kind of URL in Dianara by simply replacing & amp ; in the extracted URL's list, with just the "&", but probably other HTML entities should be reverted back to pure symbols just in case.
+The sample URL I mentioned works fine just with the &, though.
+
+This other URL, for instance, could fail for the same reason, but somehow works: http://www.filmotecamurcia.es/servlet/integra.servlets.Imagenes?METHOD=VERIMAGEN_143144&nombre=ambel_res_300.jpg 
+I guess that server is less picky, but I imagine others, like ownCloud, could have trouble with the "& amp ;" thing.
+
+Cheers! o/

Added a comment
diff --git a/doc/bugs/Optional_character_count_-_can_be_helpful_for_twitter_bridges/comment_1_d8ad339e28d6ec314bcbd695af7182fb._comment b/doc/bugs/Optional_character_count_-_can_be_helpful_for_twitter_bridges/comment_1_d8ad339e28d6ec314bcbd695af7182fb._comment
new file mode 100644
index 0000000..25f793e
--- /dev/null
+++ b/doc/bugs/Optional_character_count_-_can_be_helpful_for_twitter_bridges/comment_1_d8ad339e28d6ec314bcbd695af7182fb._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="http://sjoberg.fi/"
+ subject="comment 1"
+ date="2015-01-10T17:36:11Z"
+ content="""
+Should be implemented in [most recent commit](https://gitorious.org/pumpa/pumpa/commit/f3fae39976acb69d76e118c2403d267fe9daca9c).
+"""]]

diff --git a/doc/bugs/Optional_character_count_-_can_be_helpful_for_twitter_bridges.mdwn b/doc/bugs/Optional_character_count_-_can_be_helpful_for_twitter_bridges.mdwn
index 31c0683..b5d8598 100644
--- a/doc/bugs/Optional_character_count_-_can_be_helpful_for_twitter_bridges.mdwn
+++ b/doc/bugs/Optional_character_count_-_can_be_helpful_for_twitter_bridges.mdwn
@@ -21,4 +21,4 @@ My conclusion is: Unless the bridging gets standardized, any form of counting ca
 Best,
 Bernhard
 
-[[!tag feature]]
+[[!tag feature resolved]]

diff --git a/doc/bugs/Ability_to_open_several_different_context_tabs.mdwn b/doc/bugs/Ability_to_open_several_different_context_tabs.mdwn
index fb335d8..1a00696 100644
--- a/doc/bugs/Ability_to_open_several_different_context_tabs.mdwn
+++ b/doc/bugs/Ability_to_open_several_different_context_tabs.mdwn
@@ -2,4 +2,4 @@ Pumpa 0.9
 
 When I have a "Context" tab open, and click another "show context" button, the tab is overwritten with a new context.  But I might be wanting to peek at a different context while reading the current one.
 
-[[!tag feature]]
+[[!tag feature resolved]]

Added a comment
diff --git a/doc/bugs/Ability_to_open_several_different_context_tabs/comment_1_efd051ea17febf20c5e8510d4a32c70d._comment b/doc/bugs/Ability_to_open_several_different_context_tabs/comment_1_efd051ea17febf20c5e8510d4a32c70d._comment
new file mode 100644
index 0000000..0b4dba4
--- /dev/null
+++ b/doc/bugs/Ability_to_open_several_different_context_tabs/comment_1_efd051ea17febf20c5e8510d4a32c70d._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="http://sjoberg.fi/"
+ subject="comment 1"
+ date="2015-01-05T18:41:30Z"
+ content="""
+OK, this feature is now implemented in [git master](https://gitorious.org/pumpa/pumpa/commit/792f8fd831ff15551f23fa3a9b1b9735127a6064). Seems to work, but needs some testing still :-)
+"""]]

Added a comment
diff --git a/doc/bugs/Allow_public_sharing/comment_1_12a86abaae0d389fa10e3a1ef18a646e._comment b/doc/bugs/Allow_public_sharing/comment_1_12a86abaae0d389fa10e3a1ef18a646e._comment
new file mode 100644
index 0000000..1c7f5f5
--- /dev/null
+++ b/doc/bugs/Allow_public_sharing/comment_1_12a86abaae0d389fa10e3a1ef18a646e._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="http://sjoberg.fi/"
+ subject="comment 1"
+ date="2014-12-30T21:15:24Z"
+ content="""
+Another idea is to allow more fine-grained editing, e.g. share with certain people. See discussion: <https://identi.ca/tsk/note/WKpJ2KwjTYy8CZoTJjgoIQ>.
+"""]]

diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn
index d9efa76..328b8ec 100644
--- a/doc/bugs.mdwn
+++ b/doc/bugs.mdwn
@@ -8,7 +8,7 @@ Also check bugs filed against
 Common tags for bugs reports: [[high]] [[feature]] [[waiting]] [[resolved]].  
 (The tag "waiting" just means it's waiting for something, e.g. a upstream update, this is mostly information for the maintainer.)
 
-To report a bug just type a descriptive title below and click "edit".
+**To report a bug just type a descriptive title below and click "edit".**
 
 [[!inline pages="./bugs/* and !./bugs/*/* and !./bugs/resolved and !link(resolved) 
 and !*/Discussion" actions=yes postform=yes show=0 archive=yes template=buglist]]

diff --git a/doc/install.mdwn b/doc/install.mdwn
index c5ca721..0177214 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -58,7 +58,7 @@ If you want spell checking install the aspell library as well:
 
 On Fedora I believe this should install what you need:
 
-    yum install gcc-c++ qt-devel qt-config qjson-devel libtidy-devel
+    yum install gcc-c++ qt-devel qt-config qjson-devel libtidy-devel libaspell-devel
 
 [6]: http://qjson.sourceforge.net/
 

diff --git a/doc/bugs/Ability_to_disable_loading_of_avatars.mdwn b/doc/bugs/Ability_to_disable_loading_of_avatars.mdwn
index 5d4d93d..aedfd30 100644
--- a/doc/bugs/Ability_to_disable_loading_of_avatars.mdwn
+++ b/doc/bugs/Ability_to_disable_loading_of_avatars.mdwn
@@ -1,3 +1,3 @@
 Request: <https://pumpdog.me/rsd/note/u5IZU3uTQ3uOvZ1Gzqwv8Q>
 
-[[!tag feature]
+[[!tag feature]]

diff --git a/doc/bugs/Ability_to_disable_loading_of_avatars.mdwn b/doc/bugs/Ability_to_disable_loading_of_avatars.mdwn
new file mode 100644
index 0000000..5d4d93d
--- /dev/null
+++ b/doc/bugs/Ability_to_disable_loading_of_avatars.mdwn
@@ -0,0 +1,3 @@
+Request: <https://pumpdog.me/rsd/note/u5IZU3uTQ3uOvZ1Gzqwv8Q>
+
+[[!tag feature]

diff --git a/doc/bugs/Shared_comments_not_collapsible.mdwn b/doc/bugs/Shared_comments_not_collapsible.mdwn
index 0d1dcf6..b46647f 100644
--- a/doc/bugs/Shared_comments_not_collapsible.mdwn
+++ b/doc/bugs/Shared_comments_not_collapsible.mdwn
@@ -1 +1,3 @@
 Shared comments do not have a collapse "-" button. (Shared posts do.)
+
+[[!tag resolved]]

Added a comment
diff --git a/doc/bugs/Shared_comments_not_collapsible/comment_1_037395e11098ceaaf2f8909e23be6ef8._comment b/doc/bugs/Shared_comments_not_collapsible/comment_1_037395e11098ceaaf2f8909e23be6ef8._comment
new file mode 100644
index 0000000..98d723c
--- /dev/null
+++ b/doc/bugs/Shared_comments_not_collapsible/comment_1_037395e11098ceaaf2f8909e23be6ef8._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="https://id.mayfirst.org/sazius"
+ subject="comment 1"
+ date="2014-12-24T19:55:17Z"
+ content="""
+Fixed in git master.
+"""]]

diff --git a/doc/bugs/Ability_to_edit_your_own_posts.mdwn b/doc/bugs/Ability_to_edit_your_own_posts.mdwn
index f358fe0..a8c1fe1 100644
--- a/doc/bugs/Ability_to_edit_your_own_posts.mdwn
+++ b/doc/bugs/Ability_to_edit_your_own_posts.mdwn
@@ -1 +1,3 @@
 In Dianara, I can edit my own posts, which is different from deleting and reposting.
+
+[[!tag resolved]]

diff --git a/doc/bugs/Repeated_editing_duplicates_br_tags.mdwn b/doc/bugs/Repeated_editing_duplicates_br_tags.mdwn
index e893094..8bb3476 100644
--- a/doc/bugs/Repeated_editing_duplicates_br_tags.mdwn
+++ b/doc/bugs/Repeated_editing_duplicates_br_tags.mdwn
@@ -1,3 +1,5 @@
 Repeated editing of a non-Markdown post duplicates the line-breaks, which are br. Markdown uses p elements, which have no such problem.
 
 Pumpa 0.9 on Debian
+
+[[!tag resolved]]

Added a comment
diff --git a/doc/bugs/Repeated_editing_duplicates_br_tags/comment_1_6008a582df56a6df4101254f3a6073c1._comment b/doc/bugs/Repeated_editing_duplicates_br_tags/comment_1_6008a582df56a6df4101254f3a6073c1._comment
new file mode 100644
index 0000000..5775b5a
--- /dev/null
+++ b/doc/bugs/Repeated_editing_duplicates_br_tags/comment_1_6008a582df56a6df4101254f3a6073c1._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="https://id.mayfirst.org/sazius"
+ subject="comment 1"
+ date="2014-12-24T12:25:47Z"
+ content="""
+The problem is that editing a post has to be done in HTML. The non-Markdown mode doesn't handle this very well. The fix is to temporarily force Markdown mode when editing. Not elegant, but...
+"""]]

Added a comment
diff --git a/doc/bugs/Ability_to_like_and_share_items_from_other_servers/comment_1_2710891782d97205b492a3d0d8655055._comment b/doc/bugs/Ability_to_like_and_share_items_from_other_servers/comment_1_2710891782d97205b492a3d0d8655055._comment
new file mode 100644
index 0000000..ee285d2
--- /dev/null
+++ b/doc/bugs/Ability_to_like_and_share_items_from_other_servers/comment_1_2710891782d97205b492a3d0d8655055._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="https://id.mayfirst.org/sazius"
+ subject="comment 1"
+ date="2014-12-24T10:29:35Z"
+ content="""
+Unfortunately there's nothing Pumpa can do about that unless it is able to load the item from the other server via pump.io. You can of course share a link by copy and pasting it from the web browser.
+"""]]

diff --git a/doc/bugs/tilde_in_urls.mdwn b/doc/bugs/tilde_in_urls.mdwn
index e9d4a7e..7ab9856 100644
--- a/doc/bugs/tilde_in_urls.mdwn
+++ b/doc/bugs/tilde_in_urls.mdwn
@@ -9,4 +9,4 @@ https://www.debian.org/%257Esecretary/gr_initcoupling/tally.txt
 
 Originally reported as [bug #770145 in Debian](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770145).
 
-[[!tag high]]
+[[!tag waiting]]

Added a comment
diff --git a/doc/bugs/tilde_in_urls/comment_3_ef995b1f1bb3d38d163da13fd53f085e._comment b/doc/bugs/tilde_in_urls/comment_3_ef995b1f1bb3d38d163da13fd53f085e._comment
new file mode 100644
index 0000000..b03698b
--- /dev/null
+++ b/doc/bugs/tilde_in_urls/comment_3_ef995b1f1bb3d38d163da13fd53f085e._comment
@@ -0,0 +1,7 @@
+[[!comment format=mdwn
+ username="https://id.mayfirst.org/sazius"
+ subject="comment 3"
+ date="2014-12-24T10:26:39Z"
+ content="""
+Since this bugs appears to be related the the Qt widget, and it's fixed in Qt5 - and Pumpa is going to transition to Qt5 in the future I'm going to leave it for that.
+"""]]

diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn
index 118f361..d9efa76 100644
--- a/doc/bugs.mdwn
+++ b/doc/bugs.mdwn
@@ -5,8 +5,8 @@ bug here you can email me at <mats@sjoberg.fi>.
 Also check bugs filed against
 [Pumpa in Debian](https://bugs.debian.org/cgi-bin/pkgreport.cgi?package=pumpa).
 
-Common tags for bugs reports: [[high]] [[feature]] [[waiting]] [[resolved]].
-(The tag waiting just means it's waiting for something, e.g. a upstream update.)
+Common tags for bugs reports: [[high]] [[feature]] [[waiting]] [[resolved]].  
+(The tag "waiting" just means it's waiting for something, e.g. a upstream update, this is mostly information for the maintainer.)
 
 To report a bug just type a descriptive title below and click "edit".
 

diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn
index 8ecbbec..118f361 100644
--- a/doc/bugs.mdwn
+++ b/doc/bugs.mdwn
@@ -5,7 +5,8 @@ bug here you can email me at <mats@sjoberg.fi>.
 Also check bugs filed against
 [Pumpa in Debian](https://bugs.debian.org/cgi-bin/pkgreport.cgi?package=pumpa).
 
-Common tags for bugs reports: [[high]] [[feature]] [[resolved]].
+Common tags for bugs reports: [[high]] [[feature]] [[waiting]] [[resolved]].
+(The tag waiting just means it's waiting for something, e.g. a upstream update.)
 
 To report a bug just type a descriptive title below and click "edit".