ImgHost/README.md

51 lines
1.6 KiB
Markdown
Raw Normal View History

2016-04-02 11:25:29 -04:00
# Meme Machine
2016-04-07 13:10:39 -04:00
## Current Version: v0.3.6-beta
2016-04-02 11:25:29 -04:00
## Overview
The Meme Machine is a semi-private repository of memes that can be easily searched, indexed, and accessed anywhere at any time. Content is not limited to memes, either. Reaction images and gifs, cancerous stuff, friends/members-related stuff, fails, replies, anything, really. It's mostly here for organization and access. This is the source code.
2016-04-02 12:30:29 -04:00
## Features
2016-04-02 11:25:29 -04:00
2016-04-02 12:30:29 -04:00
Meme Machine is able to take in images up to 75MiB in size, and stores some basic metadata in a SQL database.
When a user uploads a meme, they are able to specify a name/description of the meme, as well as a category to help easily organize the memes.
Users are then able to browse the memes using the categories, and in future versions will be able to search memes by their name/description.
## Changelog
2016-04-07 13:10:39 -04:00
### v0.3.6-beta - April 7, 2016
- Fixed critical issue where searches wouldn't work
- Added fancy new details section on landing page
2016-04-07 12:10:47 -04:00
### v0.3.5-beta - April 7, 2016
- Categories are now a drop-down box rather than an incoherent table
- More categories added (Laugh/Laughing, Fite Me, Spongebob, Racist)
2016-04-04 09:07:12 -04:00
### v0.3.0-beta - April 4, 2016
2016-04-07 12:10:47 -04:00
- Added "Search" function
- More categories added
2016-04-02 12:30:29 -04:00
### v0.2 BETA - April 2, 2016
2016-04-07 12:10:47 -04:00
- Second release
- Project now open source!
2016-04-02 12:30:29 -04:00
2016-04-07 12:10:47 -04:00
- Added "Browse"
- Ability to browse all memes
- Ability to browse memes by category
2016-04-02 12:30:29 -04:00
### v0.1 Pre-BETA - April 1, 2016
2016-04-07 12:10:47 -04:00
- Initial Release
2016-04-02 12:30:29 -04:00
2016-04-07 12:10:47 -04:00
- Added "Upload"
- Ability to upload images up to 75MiB
- Ability to specify a name/description of meme
- Ablilty to select a category