There were not enough updates lately, I just want to share latest changes made in last 2 weeks. Also this might be the last update about this project since utopian api going to require authentication and I'm not sure if I can have a key or not. Also I don't even want to apply for a key before I find a short, meaningful domain name for the application. Widely open to suggestions.
9193b1a Pending tab also shows unreviewed contributions.
These filterings was set to old construction of utopian, there were reviewed, flagged and pending contributions. Pending functionallity deprecated for a while ago but it is still there. Since that tab mostly empty and thanks to espoem's suggestion and solution, now unreviewed posts listing under pending section.
This feature actually became so useful for graphics moderation on task requests where we can see waiting contributions all in one and decide faster by comparing to each other.
9a509d9 Display post's created date instead of moderation time on unreviewed posts
In the template, there are two information about which moderator reviewed the post and when. After displaying unreviewed posts, these information wasn't returned obviously so I've changed those to display post's creation date and removed the moderator information.
This also help me about finding another bug, which I thought it might be related to moment.js. Some of the posts always showing time as "A few seconds ago", after a little bit of investigation I realized that moderation.time added to api about 2-3 months ago so those posts was failing to show the correct date, and it was corrupting the sorting.
4a719e5 Use routes instead of stacking everything under app.js
After I managed to merge conflict by myself :), I go back to reading tutorials and try to re-factor the code as possible as I can for now.
Updates on roadmap Find a domain, get an api key.
Related Posts
ps. obviously it's not working due to changes on utopian api, so it's alright if it's get rejected.