Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-13 | Clear message input on send | ||
2023-01-13 | initial DOM tests | ||
2023-01-13 | add Footer snapshots | ||
2023-01-13 | initial unit testing setup | ||
2023-01-13 | update dependencies | ||
2023-01-13 | correct loading flow | ||
2023-01-13 | fix thread loading fragment | ||
2023-01-13 | push message to thread state | ||
2023-01-13 | hide tracking pixel | ||
2023-01-13 | floating message input | ||
2023-01-13 | handle ctrl-enter | ||
2023-01-13 | post comments | ||
2023-01-13 | lift new message up from MessageInput | ||
2023-01-13 | message input autosize | ||
2023-01-13 | refactoring | ||
2023-01-13 | fix visitor avatar refresh | ||
2023-01-13 | fix initial load with hash | ||
2023-01-13 | Home feed and column fixes | ||
2023-01-13 | user column | ||
2023-01-13 | fix links | ||
2023-01-13 | fix recommendation link | ||
2023-01-13 | fix scroll on paging | ||
2023-01-13 | paging | ||
2023-01-13 | fix other links | ||
2023-01-13 | fix tags navigation | ||
2023-01-13 | tag feed | ||
2023-01-13 | user blog feed | ||
2023-01-13 | fix images in thread | ||
2023-01-13 | fix recommendations list | ||
2023-01-13 | fix thread markup | ||
2023-01-13 | scrollTop on refresh | ||
2023-01-13 | fix styling | ||
2023-01-13 | Thread replies | ||
2023-01-13 | content loader styling | ||
2023-01-13 | content loader | ||
2023-01-13 | fix html template | ||
2023-01-13 | webpack optimizations | ||
2023-01-13 | fetch polyfill is dev dependency | ||
2023-01-13 | babel-polyfill | ||
2023-01-13 | fix login with non-ascii credentials | ||
2023-01-13 | ReactMarkdown -> killy.format | ||
2023-01-13 | Avatar component | ||
2023-01-13 | Reformat | ||
2023-01-13 | Fix header | ||
2023-01-13 | CSS update | ||
2023-01-13 | moment.js | ||
2023-01-13 | Message navigation panel | ||
2023-01-13 | Redirect anonymous from protected resource | ||
2023-01-13 | Discussions | ||
2023-01-13 | real login | ||