Source code of http://freepo.st

zPlus a79838a866 Update Parsedown 7 rokov pred
css c9b2f02675 Merge branch 'master' of jorgesumle/freepost into master 7 rokov pred
htmlpurifier a7d870e59a Add htmlpurifier 8 rokov pred
images 73bcf9ea0e Add link to libre.exchange 7 rokov pred
javascript 7431799c11 freepost.js: Do not bind "click" event to vote buttons if user is not 7 rokov pred
template b1531cbfb0 Fix #40 Ctrl+Enter to submit post/comment 7 rokov pred
.gitignore 0ec4a7baa7 Remove bootstrap dependency 7 rokov pred
.htaccess 5adaffa4fc .htaccess 8 rokov pred
.htaccess.prod 5adaffa4fc .htaccess 8 rokov pred
LICENSE b6a047b015 === Replace old freepost with new and different version === 8 rokov pred
README.md 92204847ff Switch CSS to Stylus 7 rokov pred
about.php e2f14f5cf4 Add title to pages 8 rokov pred
config.php 158cdde503 Add email notifications (not working yet, only the base structure) 7 rokov pred
database.php ba242a1117 database.php: update search function 7 rokov pred
date.php b6a047b015 === Replace old freepost with new and different version === 8 rokov pred
edit.php 508039b38d edit.php: Remove 'http://' prefix from empty links 7 rokov pred
favicon.ico b6a047b015 === Replace old freepost with new and different version === 8 rokov pred
index.php f0e911a79c Add pagination to homepage results 8 rokov pred
login.php 24f070fcca Remember me 8 rokov pred
login_reset.php 158cdde503 Add email notifications (not working yet, only the base structure) 7 rokov pred
logout.php 24f070fcca Remember me 8 rokov pred
parsedown.php a79838a866 Update Parsedown 7 rokov pred
post.php 82ec0d0715 Fix #36 Change redirect after new comment (on a post) 7 rokov pred
reply.php 898d592df3 post, reply: Prevent empty comments 8 rokov pred
rss.php afba41a19a Fix #38: freepost RSS sends two identical entries at the same time 7 rokov pred
search.php 6aace0c446 search.php: add search controller 7 rokov pred
session.php 158cdde503 Add email notifications (not working yet, only the base structure) 7 rokov pred
submit.php 912d2e35e9 Remove 'http://' prefix from empty links 7 rokov pred
twig.php c811f30e75 Fix Markdown->HTML conversion 8 rokov pred
user.php 158cdde503 Add email notifications (not working yet, only the base structure) 7 rokov pred
user_activity.php b6a047b015 === Replace old freepost with new and different version === 8 rokov pred
vote.php 1c0c257d5d Fix votes 8 rokov pred

README.md

This is the code powering freepost.

Development

Stylesheets

Sources are in css/. They are compiled using Stylus. Run this command from the project's root:

$ stylus --watch --compress --disable-cache --out css/ css/

Contacts

If you have any questions please get in contact with us at freepost.

License

freepost is free software licensed as GNU Affero General Public License, either version 3 or (at your option) any later version.