Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-19 | transmogrifier: when determining followers collection URI, we may need to ↵ | William Pitcock | |
fetch the actor | |||
2019-03-19 | activitypub: transmogrifier: do not allow missing lists to be interpreted as nil | William Pitcock | |
2019-03-19 | activitypub: transmogrifier: ensure as:Public activities are delivered to ↵ | William Pitcock | |
followers | |||
2019-03-18 | Merge branch 'feature/order-users-by-nickname-admin-api' into 'develop' | kaniini | |
Order users by nickname See merge request pleroma/pleroma!945 | |||
2019-03-18 | Merge branch 'masto-api-notifications' into 'develop' | kaniini | |
Add support for exclude_types, limit and min_id in Mastodon notifications See merge request pleroma/pleroma!949 | |||
2019-03-18 | Check if the user has indeed not been federated with | Ekaterina Vaartis | |
Just updating the user triggered post fetching too, now it shouldn't. It only happened in the AP user fetching since that's what's used to update users | |||
2019-03-18 | Added support for exclude_types, limit, and min_id in Mastodon | eugenijm | |
notifications. Unify Mastodon-compatible pagination logic. | |||
2019-03-17 | Allow 'rel' attribute on `<a>` link with specific values (for hashtag ↵ | Fong-Wan Chau | |
recognition). | |||
2019-03-17 | Order users by nickname | Maxim Filippov | |
2019-03-16 | Merge branch 'feature/federated-flags' into 'develop' | kaniini | |
Federated reports See merge request pleroma/pleroma!935 | |||
2019-03-16 | Merge branch 'feature/oauth-me' into 'develop' | lambda | |
oauth: add me property to token responses See merge request pleroma/pleroma!942 | |||
2019-03-16 | Merge branch 'feature/reblog-muting' into 'develop' | kaniini | |
Implement mastodon's reblog hiding feature See merge request pleroma/pleroma!916 | |||
2019-03-16 | oauth: add me property to token responses | William Pitcock | |
2019-03-15 | Allow to mark a single notification as read | eugenijm | |
2019-03-15 | Merge branch 'fix/mediaproxy-capture-content-disposition-filename' into ↵ | kaniini | |
'develop' MediaProxy: parse filename from content-disposition for non-whitelisted types See merge request pleroma/pleroma!936 | |||
2019-03-15 | Merge branch 'feature/openldap-support' into 'develop' | kaniini | |
OpenLDAP support Closes #203 See merge request pleroma/pleroma!859 | |||
2019-03-15 | remove unused function | Karen Konou | |
2019-03-15 | fix credo warning | Karen Konou | |
2019-03-15 | formatting | Karen Konou | |
2019-03-15 | Refactor to store user ap_id, add tests | Karen Konou | |
2019-03-15 | formatting | Karen Konou | |
2019-03-15 | refactor filtering mechanism | Karen Konou | |
2019-03-15 | Fix elixir 1.8 vs 1.7 format conflict | Karen Konou | |
2019-03-15 | Add ActivityPub.contain_activity checks to streamer | Karen Konou | |
2019-03-15 | Implement mastodon's reblog hiding feature | Karen Konou | |
2019-03-15 | Merge branch 'mastoapi/mime_type' into 'develop' | Haelwenn | |
Extend MastoAPI to provide attachment mimetypes See merge request pleroma/pleroma!938 | |||
2019-03-15 | Extend MastoAPI to provide attachment mimetypes | rinpatch | |
2019-03-15 | Content-Disposition regex improvements | rinpatch | |
2019-03-15 | Merge branch 'notifications-is-seen' into 'develop' | kaniini | |
MastoAPI notifications is_seen See merge request pleroma/pleroma!934 | |||
2019-03-15 | Merge branch 'robotstxt' into 'develop' | kaniini | |
Add robots.txt Closes #723 See merge request pleroma/pleroma!929 | |||
2019-03-15 | robots.txt | William Pearson | |
Add default robots.txt that allows bots access to all paths. Add mix task to generate robots.txt taht allows bots access to no paths. Document custom emojis, MRF and static_dir static_dir documentation includes docs for the robots.txt Mix task. | |||
2019-03-15 | MediaProxy: parse filename from content-disposition for non-whitelisted types | rinpatch | |
2019-03-15 | Add `is_seen` to MastoAPI notifications, extract rendering logic into ↵ | eugenijm | |
separate NotificationView, add tests | |||
2019-03-14 | activitypub: inject to/cc fields on non-forwarded reports since Flag ↵ | William Pitcock | |
activities are now Forwardable | |||
2019-03-14 | reports: unify sending e-mail for both remote and local reports | William Pitcock | |
2019-03-14 | activitypub: add support for forwarding reports | William Pitcock | |
2019-03-14 | Merge develop to bump elixir version in the CI so I don't get failing formatting | rinpatch | |
2019-03-14 | common api: add support for forwarding reports | William Pitcock | |
2019-03-14 | activitypub: utils: also match Activity objects | William Pitcock | |
2019-03-14 | activitypub: transmogrifier: accept remote Flag activities | William Pitcock | |
2019-03-14 | activitypub: utils: rework make_flag_data to accept either activity payloads ↵ | William Pitcock | |
or IRIs | |||
2019-03-14 | Add some tests | rinpatch | |
2019-03-14 | Merge branch 'hotfix/delete-activities' into 'develop' | rinpatch | |
Fix delete activities not federating See merge request pleroma/pleroma!933 | |||
2019-03-14 | Fix delete activities not federating | rinpatch | |
2019-03-14 | Merge remote-tracking branch 'upstream/develop' into feature/openldap-support | link0ff | |
2019-03-14 | Merge branch 'admin-api-account-view-namespace' into 'develop' | kaniini | |
MastodonAPI.Admin.AccountView → AdminAPI.AccountView See merge request pleroma/pleroma!930 | |||
2019-03-14 | Merge branch 'feature/add-local-to-users-admin-api' into 'develop' | kaniini | |
Add "local" & "tags" to users admin API See merge request pleroma/pleroma!932 | |||
2019-03-14 | Ensure empty array is returned for tags | Maxim Filippov | |
2019-03-14 | Add tags | Maxim Filippov | |
2019-03-13 | Merge branch 'mastofe-content-types' into 'develop' | kaniini | |
Set content types settings on mastofe endpoint. See merge request pleroma/pleroma!894 |