Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-13 | Merge branch 'changelog/adminfe' into 'develop' | rinpatch | |
Document AdminFE in changelog See merge request pleroma/pleroma!1147 | |||
2019-05-13 | Document AdminFE in changelog | Mark Felder | |
2019-05-13 | Merge branch 'bump-mastoapi' into 'develop' | kaniini | |
Bump Mastodon API level See merge request pleroma/pleroma!1146 | |||
2019-05-13 | Bump Mastodon API level | Mark Felder | |
2019-05-13 | Merge branch 'refactor/jason' into 'develop' | kaniini | |
Switch to Jason over Poison See merge request pleroma/pleroma!1145 | |||
2019-05-13 | Switch to Jason over Poison | Mark Felder | |
2019-05-13 | Merge branch 'feature/federator-behaviours' into 'develop' | lambda | |
federator modularization (outgoing) See merge request pleroma/pleroma!1140 | |||
2019-05-13 | Merge branch 'features/mastoapi/2.7.0-registration' into 'develop' | kaniini | |
Features/mastoapi/2.7.0 registration Closes #773 See merge request pleroma/pleroma!1134 | |||
2019-05-13 | differences_in_mastoapi_responses.md: fullname & bio are optionnal | Alexander Strizhakov | |
[ci skip] | |||
2019-05-13 | Merge branch 'filter-irreversible' into 'develop' | kaniini | |
Make irreversible field, default to false in filters See merge request pleroma/pleroma!1144 | |||
2019-05-14 | Make irreversible field default to false in filters | Sachin Joshi | |
2019-05-13 | Merge branch 'mascot/pleroma-tan-shy' into 'develop' | lambda | |
pleroma-fox-tan-shy.png: Add another version of pleroma-tan See merge request pleroma/pleroma!1139 | |||
2019-05-13 | Merge branch 'fix/unfollows-not-working' into 'develop' | rinpatch | |
Normalize the object in `create_or_bump_for` only after ensuring the activity type is Create Closes #874 See merge request pleroma/pleroma!1138 | |||
2019-05-13 | Add a test to ensure create_or_bump_for does not normalize objects before ↵ | rinpatch | |
checking the activity type | |||
2019-05-12 | nodeinfo: gather supported protocol names from federation modules | William Pitcock | |
2019-05-12 | webfinger: build the response based on enabled federation modules | William Pitcock | |
2019-05-12 | xml builder: properly escape quotes | William Pitcock | |
2019-05-12 | tests: fix AP test failures | William Pitcock | |
2019-05-12 | tests: fix salmon tests | William Pitcock | |
2019-05-12 | Merge branch 'update-changelog' into 'develop' | rinpatch | |
Update changelog See merge request pleroma/pleroma!1141 | |||
2019-05-12 | update changelog | Sachin Joshi | |
2019-05-12 | tests: chase federator publish_single_foo removals | William Pitcock | |
2019-05-12 | federator: websub removal | William Pitcock | |
2019-05-12 | activitypub: publisher: fixups | William Pitcock | |
2019-05-12 | websub: adapt to work as a federator publishing module | William Pitcock | |
2019-05-12 | salmon: refactor to work as a federator publishing module | William Pitcock | |
2019-05-12 | federator: publisher: only attempt publishing if we know the activity is ↵ | William Pitcock | |
representable | |||
2019-05-12 | ostatus: only as:Public activities are representable | William Pitcock | |
2019-05-12 | federator: move activitypub relaying to the AP publisher module | William Pitcock | |
2019-05-12 | federator: hook up Publisher.publish() | William Pitcock | |
2019-05-12 | federator: remove no longer used :publish_single_ap | William Pitcock | |
2019-05-12 | federator: publisher: add publish() wrapper | William Pitcock | |
2019-05-12 | federator: publisher: integrate job queue, simplify publish_one logic | William Pitcock | |
2019-05-12 | activitypub: split out outgoing federation into a federation module | William Pitcock | |
2019-05-12 | pleroma-fox-tan-shy.png: Add another version of pleroma-tan | Haelwenn (lanodan) Monnier | |
Commissioned by https://shitposter.club/users/moonman and drawn by https://shpposter.club/users/Nightingalle Intended to be used when mastofe crashes out and allows to report a bug among other things. Should require a bit of modification on mastofe to use the image as it's more of a vanilla flavour thing. | |||
2019-05-12 | federator: add publisher module defining a contract for publishing behaviours | William Pitcock | |
2019-05-12 | Normalize the object only after ensuring the activity type is Create | rinpatch | |
2019-05-11 | Merge branch 'fix/ostatus-activity-representer-depends-on-emebeded-objects' ↵ | kaniini | |
into 'develop' Fix get_in_reply_to in OStatus' activity representer depending on embedded objects See merge request pleroma/pleroma!1129 | |||
2019-05-11 | Merge branch 'fix/readme-release' into 'develop' | kaniini | |
Update release info in README.md See merge request pleroma/pleroma!1133 | |||
2019-05-11 | Merge branch 'uniform-admin-api-url' into 'develop' | kaniini | |
make user related url uniform in admin api See merge request pleroma/pleroma!1135 | |||
2019-05-11 | make url uniform in admin api | Sachin Joshi | |
2019-05-11 | Update release info in README.md | Francis Dinh | |
Removed mention that there is no release of Pleroma (there actually has been a few the last couple of months). | |||
2019-05-11 | Merge branch 'feature/adminfe' into 'develop' | Haelwenn | |
Feature/adminfe See merge request pleroma/pleroma!1116 | |||
2019-05-11 | Initial bundle of basic AdminFE | feld | |
Due to CSP headers we only allow connecting to self. If you want to host AdminFE on a separate domain without CSP headers you will be able to connect to any public Pleroma host. | |||
2019-05-10 | Remove get_in_reply_to calls in some functions because the result is unused ↵ | rinpatch | |
and it does not have any side-effects | |||
2019-05-10 | Merge branch 'fix/retweet-language' into 'develop' | lambda | |
Use "repeated" instead of "retweeted" for repeated statuses in Twitter API Closes pleroma-fe#533 See merge request pleroma/pleroma!1130 | |||
2019-05-09 | Use "repeated" instead of "retweeted" for repeated statuses in Twitter API | Francis Dinh | |
This makes it consistent with the language used in Pleroma FE (at least in English). Resolves https://git.pleroma.social/pleroma/pleroma-fe/issues/533 | |||
2019-05-09 | Fix get_in_reply_to in OStatus' activity representer depending on embedded ↵ | rinpatch | |
objects | |||
2019-05-09 | Merge branch 'improve/gitignore' into 'develop' | Haelwenn | |
Prevent committing code coverage results to the repo See merge request pleroma/pleroma!1128 | |||
2019-05-09 | Prevent committing code coverage results to the repo | Mark Felder | |