Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-28 | Insert object after being rewritten. | lain | |
2018-04-28 | Merge branch 'fix/blocked-user-boosts' into 'develop' | lambda | |
ActivityPub.ex: do not return boosted statuses from blocked users. See merge request pleroma/pleroma!111 | |||
2018-04-27 | Merge branch 'bugfix/mrf-simple-media-stripping' into 'develop' | lambda | |
ActivityPub MRF SimplePolicy: fix media stripping See merge request pleroma/pleroma!133 | |||
2018-04-25 | ActivityPub MRF SimplePolicy: fix media stripping | William Pitcock | |
2018-04-25 | Merge branch 'patch-1' into 'develop' | eal | |
Fix typo in MastoFE login page. See merge request pleroma/pleroma!132 | |||
2018-04-25 | Optionally deactivate public timelines. | lain | |
2018-04-25 | Align local bio limits to remote limit. | lain | |
2018-04-24 | Fix typo in MastoFE login page. | Normandy | |
see https://git.pleroma.social/pleroma/mastofe/issues/13 | |||
2018-04-24 | Fix formatting. | lain | |
2018-04-24 | Merge branch 'feature/message-rewrite-facility' into 'develop' | lambda | |
message rewrite facility See merge request pleroma/pleroma!112 | |||
2018-04-24 | Correct syntax with mix format | Dashie | |
2018-04-24 | Add User.decrease_note_count and call it from ActivityPub.delete | Dashie | |
2018-04-24 | Merge branch 'favicon_tag' into 'develop' | lambda | |
Fix endpoint for favicon See merge request pleroma/pleroma!84 | |||
2018-04-22 | Small cleanup. | lain | |
2018-04-22 | Merge branch 'develop' into fix/note-count-not-updating | lain | |
2018-04-21 | Formatter: Use proper escaping for links. | lain | |
2018-04-21 | Update note count in ActivityPub.create. | eal | |
2018-04-21 | Formatting fixes. | lain | |
2018-04-21 | Make search use id index too. | lain | |
Seems to be faster in general, query planner chooses well. | |||
2018-04-20 | Formatting. | lain | |
2018-04-19 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop | lain | |
2018-04-19 | fix again | lain | |
2018-04-19 | TwitterAPI: Add Qvitter notification endpoint. | eal | |
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-19 | fix again | lain | |
2018-04-19 | Fix generate config | lain | |
2018-04-19 | Revert "Ask for proxy URL if proxy enabled." | eal | |
The most common case is running it on the same server. | |||
2018-04-18 | CommonAPI post: kill \r with fire | William Pitcock | |
2018-04-18 | rm_user: also ensure that cache is running. | eal | |
2018-04-18 | Merge branch 'fix/rm-user-task' into 'develop' | lambda | |
Fix rm_user task. See merge request pleroma/pleroma!119 | |||
2018-04-18 | Fix rm_user task. | eal | |
2018-04-18 | MastoAPI and OAuth: allow login with either email or username. | eal | |
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-14 | ActivityPub.ex: do not return boosted statuses from blocked users. | eal | |
2018-04-12 | Switch to User.delete for rm_user task | Phenethylamine | |
2018-04-12 | Add rm_user mix task | Phenethylamine | |
2018-04-11 | Fix issue #124 | Gian Sass | |
2018-04-10 | Fix register_user task. | lain | |
2018-04-10 | Order masto searches by date. | lain | |
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 | user: strip leading @ from user query when searching for users if present | William Pitcock | |
closes #117 | |||
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 | 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 |