]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Merge branch 'fix-author-fallback' into 'nightly'
authormmn <mmn@hethane.se>
Sun, 28 Feb 2016 18:42:36 +0000 (18:42 +0000)
committermmn <mmn@hethane.se>
Sun, 28 Feb 2016 18:42:36 +0000 (18:42 +0000)
commitb9a11f8c216499bf0cb6a93ea04e688c96bb3923
tree8e8699bdcd6265e5849ef34aea7c65cbfd5d03aa
parentb8643f73b77e811ba32e46153608d2cb2cdee5a8
parent9dc4f13579c6cb6c681061ac7350e77bb0c71248
Merge branch 'fix-author-fallback' into 'nightly'

Fix author fallback

Previously if there was no discernable author the nickname "Array"
would end up used.  This was a bug, obviously.  It is fixed now.

See merge request !111