Skip to content

Fix two bugs in tapatalk module

Woob Import requested to merge master into master
  • If the tapatalk API doesn’t set the new_post attribute, then iter_threads will yield nothing. Fixes that.
  • Don’t crash if post_author_name isn’t defined.

Merge request reports