* version-1
* version-2
* code climate fix
* Change count to count_version
* Logged in users can edit the maps
* Test added
* clock button added
* clock button added history button removed
* Change papertrail version to json, set limit to 10
- Clean up revert method
* test image versioning and rollback
* remove version limit
* create temp image folders
* script removed
* Small change
* warpable saved
* Small fix
* version-revert fixed
* Cloned version added on top
* final changes
* final changes - 1
* Removing count_version
* tests improved
* remove byebug
* Front Page UI: Add hero
* Navbar tweaks and hardcoded about page
* Tweak footer
* Add aerial mapping section
* CSS tweaks
* Start integrating map
* Add About MapKnitter link to footer + nav links
* Update links for kits and about MapKnitter
* Get user's location
* Get user's location or location is set to default
* Get city's name
* showing city area
* Start adding featured mappers section
* Add how to section
* Add CTA for add images
* Use JS Promises for getting user location
* better JS
* some texting tweaks
* Adding maps to front page
* grouping authors nearby ordered by maps count
* Showing featured mappers
* showing users nearby if location shared
* Some refactor + text tweaks
* fixing codeclimate issues
* include byebug in test group
* refactor feeds controller
* refactor tags and maps controllers
* refactor images controller
* increase maps controller test coverage
* Start script plus Makefile
* Add COMPOSE_HTTP_TIMEOUT
* Omit checking subdomains. This should be done at nginx level.
* Add precompile step to Makefile
* delete old rails configurations
* update pr template
* update readme and docker image name
* add a mysql setup file
* update broken recaptcha link
* use File.exist? instead
* bump mysql2
* control mysql2 gem
* add custom rake test functions to provide option to suppress warnings
* small edit to mysql.md
* another one
* add rake task for total tests
* add a require for sass gem
* update deprecated URI.encode
* undo a comment on Rakefile I made
* ensure consistency for rake task names
* migrate rake tasks to new branch
* update readme
* update encoding method