Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-05 | Merge branch 'bugfix/rich-media-nil' into 'develop' | lambda | |
html: don't attempt to parse nil content See merge request pleroma/pleroma!775 | |||
2019-02-05 | Fix SQL | Maxim Filippov | |
2019-02-05 | ARGLE GARBLE | witches.live | |
Update .gitignore | |||
2019-02-05 | html: don't attempt to parse nil content | William Pitcock | |
2019-02-05 | activitypub: transmogrifier: fix bare tags | William Pitcock | |
2019-02-04 | activitypub: c2s: add /api/ap/whoami endpoint for andstatus | William Pitcock | |
2019-02-04 | Massage index until it actually does the stuff we want. | lain | |
Also makes the index a lot smoler. | |||
2019-02-04 | Initialize hide_network with false | Maxim Filippov | |
2019-02-04 | Merge branch 'feature/mrf-tag' into 'develop' | Haelwenn | |
MRF TagPolicy engine See merge request pleroma/pleroma!768 | |||
2019-02-04 | activitypub: mrf: tag policy: fix force-unlisted and sandbox actions | William Pitcock | |
2019-02-04 | activitypub: mrf: tag policy: add support for subscription control | William Pitcock | |
2019-02-04 | Merge branch 'hotfix/hellthread-deprecation-warning' into 'develop' | rinpatch | |
fix hellthread threshold deprecation warning See merge request pleroma/pleroma!770 | |||
2019-02-04 | fix hellthread threshold deprecation warning | Karen Konou | |
2019-02-04 | activitypub: mrf: tag policy: refactor the filtering hook a bit | William Pitcock | |
2019-02-04 | activitypub: mrf: tag policy: add support for processing follow requests | William Pitcock | |
2019-02-04 | activitypub: mrf: tag policy: implement force-unlisted and sandbox | William Pitcock | |
2019-02-04 | mrf: add initial MRF.TagPolicy engine | William Pitcock | |
2019-02-04 | mix: add user tag/untag task | William Pitcock | |
2019-02-04 | Merge branch 'mime-riff' into 'develop' | kaniini | |
Mime: detect RIFF formats (wave, webp, avi) See merge request pleroma/pleroma!769 | |||
2019-02-04 | Mime: detect RIFF formats (wave, webp, avi) | href | |
2019-02-04 | Merge branch 'fix/rich-media-relative-path' into 'develop' | rinpatch | |
Fix rich media relative path Closes #588 See merge request pleroma/pleroma!759 | |||
2019-02-04 | Merge branch 'feature/hellthread-filter-improvements' into 'develop' | rinpatch | |
Improve hellthread filter Closes #584 See merge request pleroma/pleroma!766 | |||
2019-02-04 | removed a debug thingy | Karen Konou | |
2019-02-04 | squished a bug | Karen Konou | |
2019-02-04 | actually commited the changes | Karen Konou | |
2019-02-04 | fixed Map,put arguments, updated nomenclature | Karen Konou | |
2019-02-03 | more tweaks, fixed silly mistakes... | Karen Konou | |
2019-02-03 | implemented tweaks | Karen Konou | |
2019-02-03 | Merge branch 'mogrify-orient' into 'develop' | kaniini | |
Update Mogrify docs and warning for deprecated syntax See merge request pleroma/pleroma!763 | |||
2019-02-03 | fixed things | Karen Konou | |
2019-02-03 | made toggleable, added docs | Karen Konou | |
2019-02-03 | added optional delist feature | Karen Konou | |
2019-02-03 | Split hide_network into hide_followers & hide_followings (fixed) | Maxim Filippov | |
2019-02-03 | Merge branch '589-fix-cache' into 'develop' | lambda | |
Resolve "Update object cache on favs/boosts" Closes #589 See merge request pleroma/pleroma!764 | |||
2019-02-03 | Unbreak all the tests. | lain | |
2019-02-03 | Still do caching in tests. | lain | |
2019-02-03 | Update Mogrify docs and warning for deprecated syntax to encourage | Mark Felder | |
users to enable both strip and auto-orient | |||
2019-02-03 | Merge branch '582_federation_retirement_optimization' into 'develop' | kaniini | |
[#582] Optimized federation retirement by reducing the number of SQL calls Closes #582 See merge request pleroma/pleroma!762 | |||
2019-02-03 | [#582] Made single-pub task call Instance.set_reachable/1 if `set_reachable` ↵ | Ivan Tashkinov | |
is not specified. Added tests. | |||
2019-02-03 | [#582] Optimized federation retirement by reducing the number of SQL calls | Ivan Tashkinov | |
(calling `Instances.set_reachable/1` only if instance had `unreachable_since`, calling `Instances.set_unreachable/1` only if instance had nil `unreachable_since`). | |||
2019-02-02 | Merge branch 'fix/oauth-page-responsiveness' into 'develop' | rinpatch | |
Add responsive features to layout Closes #564 See merge request pleroma/pleroma!760 | |||
2019-02-02 | Add responsive features to layout | Maxim Filippov | |
2019-02-02 | Check if rich media uri is relative | rinpatch | |
2019-02-02 | Use with instead of if in the card | rinpatch | |
2019-02-02 | merge only if page_url is an absolute path | rinpatch | |
2019-02-02 | Fix rich media relative path | rinpatch | |
2019-02-01 | Merge branch 'revert-0a82a7e6' into 'develop' | kaniini | |
Revert "Merge branch 'feature/split-hide-network' into 'develop'" See merge request pleroma/pleroma!758 | |||
2019-02-01 | Revert "Merge branch 'feature/split-hide-network' into 'develop'" | kaniini | |
This reverts merge request !733 | |||
2019-02-01 | Merge branch 'hotfix/object-normalize-cache' into 'develop' | href | |
object: use cached accesses when possible in Object.normalize() See merge request pleroma/pleroma!757 | |||
2019-02-01 | Merge branch 'streaming-api-url-fix' into 'develop' | href | |
Fix WebSocket streaming API URL. See merge request pleroma/pleroma!756 |