Commit Graph

15 Commits

Author SHA1 Message Date
Egor Kislitsyn 7d5f20b50f Revert "Merge branch 'revert-4fabf83a' into 'develop'"
This reverts commit fe7fd33126, reversing
changes made to 4fabf83ad0.
2019-10-04 16:01:31 +00:00
rinpatch ea1867f48e Merge branch 'config-changes' into 'develop'
two separate files for config.md and generated config.md

See merge request pleroma/pleroma!1666

(cherry picked from commit 9c64a25713)

69faec03 markdown generation to the new file
c625fe6f config.md back
4da0da9a don't track generated_config.md
2019-09-14 17:27:08 +00:00
Mark Felder c869ec2504 Prevent committing code coverage results to the repo 2019-05-09 10:53:43 -05:00
lain 6ad8ddfd29 Merge remote-tracking branch 'origin/develop' into feature/bbs 2019-05-04 15:00:45 +02:00
xse 31852f906e fix issues with the uploads directory 2019-04-28 06:43:00 +02:00
Alex S 49733f6176 add docs folder to gitignore
ref #770
2019-04-01 18:28:19 +07:00
lain 3fc4ea45df BBS: Add documentation. 2019-03-31 18:14:51 +02:00
witches.live 47eb557617 ARGLE GARBLE
Update .gitignore
2019-02-05 07:03:54 +00:00
href b1860fe85a
Instance/Static runtime plug
This allows to set-up an arbitrary directory which overrides most of the
static files: index.html static/ emoji/ packs/ sounds/ images/ instance/
favicon.png.

If the files are not present in the directory, the bundled ones in
priv/static will be used.
2018-12-17 22:50:59 +01:00
href b19597f602
reverse proxy / uploads 2018-11-30 18:00:47 +01:00
Rachel H 1525a0404b Fix follow errors 2018-06-07 00:39:24 -07:00
Rachel H 52b1bc782b Add common files to gitignore 2018-04-24 12:18:23 -07:00
Dominik V. Salonen 8696c25efd Ignore setup_db.psql and ignore a folder for custom emojis
Wiki page should also be updated to recommend that admins put their custom emojis in /priv/static/emoji/custom/. This both makes for less hassle when doing a pull. And also prevents more mess in the /priv/static/emoji/ folder.
2018-04-19 10:42:22 +00:00
Roger Braun e1525edbe8 Ignore uploads. 2017-03-30 14:34:34 +02:00
Roger Braun a93f3421a7 Phoenix skeleton 2017-03-17 17:09:58 +01:00