Age | Commit message (Expand) | Author |
---|---|---|
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 | |
2023-01-13 | Modal component | |
2023-01-13 | Footer | |
2023-01-13 | loadReplies | |
2023-01-13 | Navigation fix | |
2023-01-13 | dependency updates | |
2023-01-13 | webpack-cli -> webpack-command | |
2023-01-13 | fix dependencies | |
2023-01-13 | many updates | |
2023-01-13 | dependency updates | |
2023-01-13 | LoginButton | |
2023-01-13 | switch to react-router | |
2023-01-13 | update packages | |
2023-01-13 | LoginButton component | |
2023-01-13 | listen on internal-ip | |
2023-01-13 | webpack-serve with history api fallback | |
2023-01-13 | Post component | |
2023-01-13 | webpack-serve | |
2023-01-13 | cleanup webpack and webpack-dev-server configs | |
2023-01-13 | babel-preset-env is devDependency | |
2023-01-13 | Webpack 4 | |
2023-01-13 | basic navigation | |
2023-01-13 | update dependencies, move to Yarn | |
2023-01-13 | merge main style | |
2023-01-13 | update dependencies | |
2023-01-13 | react-markdown | |
2023-01-13 | jsx -> js | |
2023-01-13 | drop jade, update styles and template | |
2023-01-13 | add gitignore | |
2023-01-13 | update to React 16 | |
2023-01-13 | initial demo | |
2023-01-13 | Telegram: fix commands response | |
2023-01-12 | Fix avatar update | |
2023-01-12 | Telegram: handle "chat not found" errors | |
2023-01-12 | Telegram: fix recommendations markup | |
2023-01-12 | Telegram: parse_mode=html |