mirror of
https://github.com/mrusme/neonmodem.git
synced 2025-06-30 22:18:39 -04:00
it seems that the discourse APi changed the two fields `PostModel.post_stream.posts.reviewable_id` and `.topic_list.topics.posters.primary_group_id` from string to integer. change this accordingly to fix listing and viewing discourse posts in neonmodem. closes #68