mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
* Upgrade to squeaklib v0.13 * Allow different squeak types in server reponse * Add core method for create resqueak. * Add make resqueak method for squeak store * Update db migration to include resqueak hash * Add db method to insert and get resqueak * Return resqueak as squeak entry in db query method * Add RPC method for make resqueak * Got make resqueak modal working in frontend * Show different content for resqueak in frontend * Show resqueaed squeak in display * Show resqueak correctly * Got resqueak display working on squeak card component * Fix display for missing resqueaked squeak. * Fix display for missing resqueaked squeak in squeak card. * Got resqueak from squeak card working * Fix prevent default action on resqueak unlock click * Fix prevent default on make reply squeak in squeak card * Got number of replies to resqueaked squeak working * Fix click on squeak card * Fix too many characters warning message * Fix click on squeak card image and name and pubkey * Rename set reply modal state function * Fix toggle modals for resqueaked squeak * Fix form submit action for squeak modals * Include num resqueaks and num resqueaked resqueaks in get squeak entry db query * Show number of resqueaks in frontend * Fix distinct count in query for num replies and num resqueaks * Update resqueaked squeak in slice state * Update frontend build |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .eslintignore | ||
| .gitignore | ||
| .prettierrc | ||
| build-protos.sh | ||
| changelog.md | ||
| make-build.sh | ||
| Makefile | ||
| package-lock.json | ||
| package.json | ||
| pb_disable-eslint.sh | ||
| README.md | ||
| yarn.lock | ||
Twitter-Clone
A website I build based on twitter please enjoy. This website is Not for actual usage only learning purposes.
Technologies used
- Reactjs
- Context API
- Node.js express
- MongoDB mongoose
- Image uploaded on Amazon S3
- socket-io for real-time chatting