- New features and some bug fixes
- NEW One-One chat between users, Real-time notifications, User profile edit page.
- More advance search and fast-communication using web-sockets.
- Re-written for better code quality.
- Both Instagram and Google OAuth working.
- NEW Releases for MAC, Windows, Linux and Android devices.
- Demo website changed to https://spruce.dancodes.online.
- MongoDB host to be declared as env variable when not using on localhost.
dbHost=host.com node ./bin/www
- A brand new developer API for officially accessing spruce from within.
- Code of Conduct adopted.
- Ownership transfered to the Dan-Divy Organisation @dan-divy.
- Sponsors and Backers are most welcome to support this growing project.
- Updated README.md.
- Added the basic api structure for likes and comments.
- New AUTHORS file added.
- View a post from its category.
- NEW An electron.js file has been added for creating a desktop appilication. See
release/spruce-linux-ia32
for 32bit linux computers.
Note: Instagram OAuth2 is still disabled.
- Disabled instagram oauth-2 api temporarily.
- Added a README.md.
- Users can tag a post as thought/events/moments.
- Added a new search upload for uploading thoughts (text).
- Add instgram oauth-2 api with the local authentication.
- Added new upload and view feature.