aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-28[#483] Blocked users list import (TwitterAPI).Ivan Tashkinov
2018-12-28[#467] Refactored valid / invalid user rendering.Ivan Tashkinov
2018-12-28Raise remote limitlambda
2018-12-28Merge branch 'fix/no-attachment-links' into 'develop'kaniini
2018-12-28Merge branch 'fix/public-timeline-auth' into 'develop'kaniini
2018-12-28[#483] Blocked users export for TwitterAPI.Ivan Tashkinov
2018-12-28Web.TwitterAPI.UserView: Add rights.adminHaelwenn (lanodan) Monnier
2018-12-28[#471] Factored out User.visible_for?/2.Ivan Tashkinov
2018-12-27Fix Twitter timelines for private instancesVyr Cossont
2018-12-27Merge branch '396_elixir_1.7' into 'develop'Haelwenn
2018-12-27Merge branch 'feature/create-tombstone-instead-of-delete' into 'develop'kaniini
2018-12-27Merge branch 'reserve-user-names' into 'develop'kaniini
2018-12-27Merge branch 'feature/exclude_reblogs' into 'develop'kaniini
2018-12-27[#396] Updated `ex_doc` version spec. Updated README to reflect Elixir version.Ivan Tashkinov
2018-12-27[Fixes #396] Required Elixir ~> 1.7.Ivan Tashkinov
2018-12-27[#471] Prevented rendering of inactive local accounts.Ivan Tashkinov
2018-12-27Treat only true and "true" as trueMaxim Filippov
2018-12-26Implement exclude_reblogs and include_rtsVyr Cossont
2018-12-27Treat any present value in "no_attachment_links" as trueMaxim Filippov
2018-12-26Merge branch 'fix/ci-set-mix-env-globally' into 'develop'Haelwenn
2018-12-26[CI] Set MIX_ENV to test in `variables` section instead of specifying it befo...Rin Toshaka
2018-12-26Add 'about' to restricted list.lain
2018-12-26Add ~ to the list of restricted names.lain
2018-12-26Expose restricted names in nodeinfo.lain
2018-12-26Add some hard limits on inserted activities.lain
2018-12-25Add test to check /object/:id does not leak the tombstone itselfMaxim Filippov
2018-12-25Reserve a few user nameslain
2018-12-25Merge branch 'legal-boilerplate' into 'develop'lambda
2018-12-25FormatMaxim Filippov
2018-12-25Revert unneeded changesMaxim Filippov
2018-12-25Fix Activity testMaxim Filippov
2018-12-25Remove unused testMaxim Filippov
2018-12-25Revert Activity tombstones, add ObjectTombstone structMaxim Filippov
2018-12-25Fix failing testsMaxim Filippov
2018-12-24Capitalize "tombstone"Maxim Filippov
2018-12-24Create tombstone instead of object deletionMaxim Filippov
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-23mix tasks: add legal boilerplateWilliam Pitcock
2018-12-23add license boilerplate to pleroma coreWilliam Pitcock
2018-12-23Merge branch 'bugfix/trans_fix_url_videos' into 'develop'lambda
2018-12-23tests: twitter api: add test proving that peertube videos are correctly handledWilliam Pitcock
2018-12-23twitter api: add "Video" to supported activity types listWilliam Pitcock
2018-12-23tests: twitter api: activity view test: enable tesla mockWilliam Pitcock
2018-12-23twitter api: activity representer: remove peertube hackWilliam Pitcock
2018-12-23tests: mastodon api: add test verifying that peertube videos are correctly re...William Pitcock
2018-12-23mastodon api: status view: remove obsolete peertube hackWilliam Pitcock
2018-12-23transmogrifier: significantly rework handling of peertube videos, add testWilliam Pitcock
2018-12-23Merge branch 'hotfix/activity-without-content' into 'develop'lambda
2018-12-23transmogrifier: When it’s a Video move "url" to "attachment"Haelwenn (lanodan) Monnier
2018-12-23Merge branch 'feature/hellthread-mitigation' into 'develop'kaniini