Source code of http://freepo.st

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

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.