Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-23 | Add test/instance to .gitignore | Mark Felder | |
2020-10-15 | added generated `pleroma.env` | Maksim Pechnikov | |
2020-08-10 | Revert "Merge branch 'issue/1023' into 'develop'" | lain | |
This reverts merge request !2763 | |||
2020-07-14 | added generated `pleroma.env` | Maksim Pechnikov | |
2020-07-10 | Support Exiftool for stripping EXIF data | Mark Felder | |
We really only want to strip location data anyway, and mogrify strips color profiles. | |||
2020-03-01 | ActivityPub actions & side-effects in transaction | Alexander Strizhakov | |
2019-09-16 | Revert "Merge branch 'revert-4fabf83a' into 'develop'" | Egor Kislitsyn | |
This reverts commit fe7fd331263007e0fb2877ef7370a09a9704da36, reversing changes made to 4fabf83ad01352442906d79187aeab4c777f4df8. | |||
2019-09-16 | Revert "Merge branch 'streamer-refactoring' into 'develop'" | kaniini | |
This reverts merge request !1653 | |||
2019-09-16 | Streamer refactoring | Steven Fuchs | |
2019-09-13 | don't track generated_config.md | Alex S | |
2019-05-09 | Prevent committing code coverage results to the repo | Mark Felder | |
2019-05-04 | Merge remote-tracking branch 'origin/develop' into feature/bbs | lain | |
2019-04-28 | fix issues with the uploads directory | xse | |
2019-04-01 | add docs folder to gitignore | Alex S | |
ref #770 | |||
2019-03-31 | BBS: Add documentation. | lain | |
2019-02-05 | ARGLE GARBLE | witches.live | |
Update .gitignore | |||
2018-12-17 | Instance/Static runtime plug | href | |
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-11-30 | reverse proxy / uploads | href | |
2018-06-07 | Fix follow errors | Rachel H | |
2018-04-24 | Add common files to gitignore | Rachel H | |
2018-04-19 | Ignore setup_db.psql and ignore a folder for custom emojis | Dominik V. Salonen | |
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. | |||
2017-03-30 | Ignore uploads. | Roger Braun | |
2017-03-17 | Phoenix skeleton | Roger Braun | |