Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-19 | ActivityPub MRF: fix nsfw tagging of objects with attachments by looking at ↵ | nenolod@dereferenced.org | |
the right object (the child in this case) | |||
2018-04-14 | ActivityPub MRF: implement the SimplePolicy policy | William Pitcock | |
2018-04-14 | ActivityPub: implement MRF core hook and baseline noop policy object | William Pitcock | |
2018-04-13 | Update README.md | lambda | |
2018-04-13 | Merge branch 'mix_task_rm_user' into 'develop' | lambda | |
Add rm_user mix task See merge request pleroma/pleroma!109 | |||
2018-04-12 | Switch to User.delete for rm_user task | Phenethylamine | |
2018-04-12 | Add rm_user mix task | Phenethylamine | |
2018-04-11 | Merge branch 'develop' into 'develop' | lambda | |
Fix issue #124 Closes #124 See merge request pleroma/pleroma!108 | |||
2018-04-11 | update frontend | lain | |
2018-04-11 | update frontend | lain | |
2018-04-11 | Oops | Gian Sass | |
2018-04-11 | Add unit test for pinned statuses | Gian Sass | |
2018-04-11 | Fix issue #124 | Gian Sass | |
2018-04-11 | Merge branch 'feld-hackneyupdate' into 'develop' | lambda | |
Update httpoison to get the latest hackney. See merge request pleroma/pleroma!107 | |||
2018-04-11 | Update httpoison to get the latest hackney. | Mark Felder | |
Works on my computer ^TM | |||
2018-04-10 | Fix register_user task. | lain | |
2018-04-10 | Order masto searches by date. | lain | |
2018-04-10 | Merge branch 'mastofe-250c885de655ed0b45b76cc35c5782e019b5a0ec' into 'develop' | lambda | |
Bring mastofe up-to-date with 250c885de655ed0b45b76cc35c5782e019b5a0ec See merge request pleroma/pleroma!104 | |||
2018-04-10 | Merge branch 'feld-varnish' into 'develop' | lambda | |
Remove attempted caching of toots See merge request pleroma/pleroma!106 | |||
2018-04-10 | Remove attempted caching of toots | Mark Felder | |
This does not work as expected. We should not attempt to be clever here. Varnish will do the right thing if we just teach Pleroma to set headers properly for content we know can be cached. | |||
2018-04-10 | Merge branch 'patch-1' into 'develop' | lambda | |
Indentation for Apache vhost See merge request pleroma/pleroma!105 | |||
2018-04-10 | Indentation for Apache vhost | Stanislas | |
2018-04-09 | Bring mastofe up-to-date with 250c885de655ed0b45b76cc35c5782e019b5a0ec | Morgan Bazalgette | |
2018-04-09 | Merge branch 'bugfix/user-search-with-at-sign' into 'develop' | lambda | |
user: strip leading @ from user query when searching for users if present Closes #117 See merge request pleroma/pleroma!99 | |||
2018-04-09 | Merge branch 'develop' into 'develop' | lambda | |
Fix max upload size in nginx config. See merge request pleroma/pleroma!102 | |||
2018-04-09 | user: strip leading @ from user query when searching for users if present | William Pitcock | |
closes #117 | |||
2018-04-09 | Merge branch 'develop' into 'develop' | lambda | |
Apache config for everything on one host. See merge request pleroma/pleroma!103 | |||
2018-04-08 | Apache config for everything on one host. | nepfag | |
2018-04-08 | Fix max upload size in nginx config. | Hector A. Escobedo | |
The built-in nginx default does not allow users to upload images larger than 1 MB. This increases the maximum request size to match the default Pleroma config upload_limit parameter. Some helpful comments were also added. | |||
2018-04-08 | Merge branch 'feature/mastodon-api-for-tootstream' into 'develop' | lambda | |
mastodon api emulation improvements for tootstream Closes #101 See merge request pleroma/pleroma!100 | |||
2018-04-08 | Merge branch 'fix/persisted-mastofe-settings' into 'develop' | lambda | |
MastoAPI: Persist frontend timelines and settings. Closes #113 See merge request pleroma/pleroma!98 | |||
2018-04-07 | mastodon api: report version as the Mastodon API version supported with the ↵ | William Pitcock | |
real version in parenthesis | |||
2018-04-07 | mastodon api: implement /api/v1/lists stub | William Pitcock | |
2018-04-07 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop | lain | |
2018-04-07 | Only search in public data for now. | lain | |
This should be the data the user is allowed to see later, but this will stop accidental private message leaks. | |||
2018-04-07 | Update Readme. | lain | |
2018-04-07 | MastoAPI: Persist frontend timelines and settings. | eal | |
2018-04-07 | Merge branch 'bugfix/html-webfinger-host-meta' into 'develop' | lambda | |
webfinger: handle situations where the well-known endpoint returns HTML See merge request pleroma/pleroma!94 | |||
2018-04-07 | Merge branch 'fix/follow-import-by-uri' into 'develop' | lambda | |
Follow import: allow URI in addition to screen_name. See merge request pleroma/pleroma!96 | |||
2018-04-07 | Follow import: allow URI in addition to screen_name. | eal | |
2018-04-06 | XML: use try/catch with XPath functions | William Pitcock | |
2018-04-06 | Accept port number in urls. | lain | |
2018-04-05 | MastodonAPI search: return only create activities. | lain | |
2018-04-05 | Delete Caddyfile | lambda | |
It doesn't work correctly. | |||
2018-04-05 | Merge branch 'develop' into 'develop' | lambda | |
Fix failure to serve media from custom upload path See merge request pleroma/pleroma!95 | |||
2018-04-05 | Fix failure to serve media from custom upload path | RX14 | |
2018-04-04 | TwitterAPI: Don't put follows into the public tls. | lain | |
2018-04-04 | Handle + in links. | lain | |
2018-04-03 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop | lain | |
2018-04-03 | Use user url in mention if we have it. | lain | |