Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-15 | Merge branch 'default-pictures' into 'develop' | eal | |
Add a default profile picture and banner. See merge request pleroma/pleroma!48 | |||
2018-01-15 | Add a default profile picture and banner. | eal | |
This removes the placehold.it dependency. | |||
2018-01-15 | Merge branch 'prod.exs' into 'develop' | eal | |
Correct prod.exs See merge request pleroma/pleroma!47 | |||
2018-01-15 | Merge branch 'fix/pleroma.nginx' into 'develop' | eal | |
Correct pleroma.nginx See merge request pleroma/pleroma!46 | |||
2018-01-15 | Merge branch 'stats-daemon' into 'develop' | lambda | |
Add a stats agent for storing data from expensive queries. See merge request pleroma/pleroma!45 | |||
2018-01-14 | Correct pleroma.nginx | Hakaba Hitoyo | |
2018-01-14 | #95 Correct prod.exs | Hakaba Hitoyo | |
2018-01-14 | Fix instance test. | eal | |
2018-01-14 | Move user count to stats agent. | eal | |
2018-01-13 | Add a stats agent for storing data from expensive queries. | eal | |
2018-01-12 | Merge branch 'add-mediaproxy-question-to-configgen' into 'develop' | eal | |
added question about activating mediaproxy to config generator See merge request pleroma/pleroma!44 | |||
2018-01-12 | Ask for proxy URL if proxy enabled. | eal | |
Also change the true/false question to y/n | |||
2018-01-09 | added question about activating mediaproxy to config generator | Sebastian Huebner | |
2017-12-31 | apply proxy settings to media_proxy | Jeff Becker | |
2017-12-30 | clarify | Jeff Becker | |
2017-12-30 | docs | Jeff Becker | |
2017-12-30 | make httppoison use configurable http proxy | Jeff Becker | |
2017-12-23 | Unlink follow import process from the one processing request. | eal | |
Mistakes were made. | |||
2017-12-22 | Merge branch 'media-proxy-fix-encoding' into 'develop' | lambda | |
Remove a useless URI.encode call in MediaProxy See merge request pleroma/pleroma!42 | |||
2017-12-21 | Remove a useless URI.encode call in MediaProxy | href | |
2017-12-20 | Merge branch 'media-proxy' into 'develop' | lambda | |
Media proxy See merge request pleroma/pleroma!34 | |||
2017-12-19 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop | Lain Iwakura | |
2017-12-19 | Fix timelines in subway tooter. | Lain Iwakura | |
2017-12-18 | Merge branch 'fix/twitterapi-follow-lists' into 'develop' | lambda | |
Fix follower/following lists. Closes #29 See merge request pleroma/pleroma!41 | |||
2017-12-18 | MastoAPI: Fix always-sensitive bugs. | Lain Iwakura | |
2017-12-18 | Send out salmons before websub. | Lain Iwakura | |
2017-12-18 | Fix follower/following lists. | eal | |
Add tests. | |||
2017-12-18 | Merge branch 'feature/follow-import' into 'develop' | lambda | |
Add follow import. See merge request pleroma/pleroma!40 | |||
2017-12-12 | Run follow import in the background. | eal | |
2017-12-12 | Allow uploading a file for follow import. | eal | |
2017-12-12 | Add recipients field to activities. | Lain Iwakura | |
Also do some very basic checks for AP message insertion. | |||
2017-12-12 | Add follow import. | eal | |
2017-12-12 | proxy emojis | href | |
(i fix emojos better than gargon but sshhhhh) | |||
2017-12-12 | fix content-type and fallback to image/jpeg | href | |
2017-12-12 | ActivityPub: Check inbox requests for valid signature. | Roger Braun | |
2017-12-12 | Add plug to validate signed http requests. | Roger Braun | |
2017-12-11 | Fix some more tests. | eal | |
2017-12-11 | ActivityPub: Add controller tests. | Lain Iwakura | |
2017-12-11 | ActivityPub: Add object routes / controller. | Lain Iwakura | |
2017-12-11 | ActivityPub: Use only string keys in views. | Lain Iwakura | |
2017-12-11 | ActivityPub: Add Objects View. | Lain Iwakura | |
2017-12-11 | Fix tests. | eal | |
2017-12-11 | Merge branch 'fix/tootdon-mentions' into 'develop' | lambda | |
Fix Tootdon linking the whole status when mentioning someone. See merge request pleroma/pleroma!39 | |||
2017-12-11 | Add a bunch of useless HTML to mentions. | eal | |
2017-12-11 | HTTPSig: Add method to validate conn | Roger Braun | |
2017-12-11 | Basic incoming AP support. | Roger Braun | |
2017-12-11 | Merge remote-tracking branch 'upstream/develop' into media-proxy | href | |
2017-12-11 | nginx sample config, quickly tested | href | |
2017-12-11 | Limit body size to 25MB | href | |
2017-12-09 | Add link to AP address in webfinger. | Roger Braun | |