openmessages.info gives an outlet for users to openly convey their thoughts, feelings, & ideas on the web. It is a platform were anybody can signup and start producing meaningful content to share and collaborate with friends, family, & the world.
You can test out the service with demo user credentials but make no promises about data retention
username - jonhdoe
password - johndoe1985
Steps that are required before creating a PR. In particular, consider:
Is the change important and ready enough to ask the community to spend time reviewing?
Have you searched for existing related pull requests?
Is this a new feature that can stand alone as a third party project?
Is the change being proposed clearly explained and motivated?
When you contribute code, you affirm that the contribution is your original work and that you license the work to the project under the project's open source license. Whether or not you state this explicitly, by submitting any copyrighted material via pull request, email, or other means you agree to license the material under the project's open source license and warrant that you have the legal authority to do so.
rake test
- bcrypt - The password hashing function used
- cuba - The webframework used
- kramdown - The markdown parser used
- password_blacklist - The password checker used
- sequel - The ORM used
- sqlite3-static - The database used
This project is licensed under the MPL License - see the LICENSE.txt file for details