Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-28 | Merge branch 'fix/no-attachment-links' into 'develop' | kaniini | |
Treat any present value in "no_attachment_links" as true Closes pleroma-fe#175 See merge request pleroma/pleroma!597 | |||
2018-12-28 | Merge branch 'fix/public-timeline-auth' into 'develop' | kaniini | |
Fix Twitter timelines for private instances See merge request pleroma/pleroma!602 | |||
2018-12-27 | Fix Twitter timelines for private instances | Vyr Cossont | |
2018-12-27 | Merge branch '396_elixir_1.7' into 'develop' | Haelwenn | |
[#396] Required Elixir ~> 1.7. Closes #396 See merge request pleroma/pleroma!600 | |||
2018-12-27 | Merge branch 'feature/create-tombstone-instead-of-delete' into 'develop' | kaniini | |
Create tombstone instead of object deletion See merge request pleroma/pleroma!593 | |||
2018-12-27 | Merge branch 'reserve-user-names' into 'develop' | kaniini | |
Reserve a few user names See merge request pleroma/pleroma!594 | |||
2018-12-27 | Merge branch 'feature/exclude_reblogs' into 'develop' | kaniini | |
Implement exclude_reblogs and include_rts See merge request pleroma/pleroma!598 | |||
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 | Treat only true and "true" as true | Maxim Filippov | |
2018-12-26 | Implement exclude_reblogs and include_rts | Vyr Cossont | |
2018-12-27 | Treat any present value in "no_attachment_links" as true | Maxim Filippov | |
2018-12-26 | Merge branch 'fix/ci-set-mix-env-globally' into 'develop' | Haelwenn | |
[CI] Set MIX_ENV to test in `variables` section instead of specifying it before the command. Fix `mix compile` compiling in dev env. See merge request pleroma/pleroma!596 | |||
2018-12-26 | [CI] Set MIX_ENV to test in `variables` section instead of specifying it ↵ | Rin Toshaka | |
before the command. Fix `mix compile` compiling in the dev env. | |||
2018-12-26 | Add 'about' to restricted list. | lain | |
And correct pleromaFE config. | |||
2018-12-26 | Add ~ to the list of restricted names. | lain | |
2018-12-26 | Expose restricted names in nodeinfo. | lain | |
2018-12-25 | Add test to check /object/:id does not leak the tombstone itself | Maxim Filippov | |
2018-12-25 | Reserve a few user names | lain | |
These are all names that are used for domain.com/:route routes or projected to be. | |||
2018-12-25 | Merge branch 'legal-boilerplate' into 'develop' | lambda | |
Legal boilerplate See merge request pleroma/pleroma!592 | |||
2018-12-25 | Format | Maxim Filippov | |
2018-12-25 | Revert unneeded changes | Maxim Filippov | |
2018-12-25 | Fix Activity test | Maxim Filippov | |
2018-12-25 | Remove unused test | Maxim Filippov | |
2018-12-25 | Revert Activity tombstones, add ObjectTombstone struct | Maxim Filippov | |
2018-12-25 | Fix failing tests | Maxim Filippov | |
2018-12-24 | Capitalize "tombstone" | Maxim Filippov | |
2018-12-24 | Create tombstone instead of object deletion | Maxim Filippov | |
2018-12-23 | tests: add legal boilerplate | William Pitcock | |
2018-12-23 | mix tasks: add legal boilerplate | William Pitcock | |
2018-12-23 | add license boilerplate to pleroma core | William Pitcock | |
2018-12-23 | Merge branch 'bugfix/trans_fix_url_videos' into 'develop' | lambda | |
Fix "url" of Videos in transmogrifier Closes #367 See merge request pleroma/pleroma!459 | |||
2018-12-23 | tests: twitter api: add test proving that peertube videos are correctly handled | William Pitcock | |
2018-12-23 | twitter api: add "Video" to supported activity types list | William Pitcock | |
2018-12-23 | tests: twitter api: activity view test: enable tesla mock | William Pitcock | |
2018-12-23 | twitter api: activity representer: remove peertube hack | William Pitcock | |
2018-12-23 | tests: mastodon api: add test verifying that peertube videos are correctly ↵ | William Pitcock | |
rendered | |||
2018-12-23 | mastodon api: status view: remove obsolete peertube hack | William Pitcock | |
2018-12-23 | transmogrifier: significantly rework handling of peertube videos, add test | William Pitcock | |
2018-12-23 | Merge branch 'hotfix/activity-without-content' into 'develop' | lambda | |
Twitter ActivityView: fix crash with activity without content See merge request pleroma/pleroma!572 | |||
2018-12-23 | transmogrifier: When it’s a Video move "url" to "attachment" | Haelwenn (lanodan) Monnier | |
2018-12-23 | Merge branch 'feature/hellthread-mitigation' into 'develop' | kaniini | |
implement hellthread mitigation Closes #474 See merge request pleroma/pleroma!588 | |||
2018-12-23 | Implement kaniini's tweaks | Karen Konou | |
2018-12-23 | Renamed the things | Karen Konou | |
2018-12-23 | Add documentation | Karen Konou | |
2018-12-22 | Fix formatting | Karen Konou | |
2018-12-22 | Implement large thread filter | Karen Konou | |
2018-12-20 | Merge branch 'ci-test-fix' into 'develop' | lambda | |
SetUserSessionIdPlugTest: try again to fix random ci failures See merge request pleroma/pleroma!579 | |||
2018-12-20 | Merge branch '114_email_confirmation' into 'develop' | kaniini | |
[#114] Email confirmation See merge request pleroma/pleroma!546 | |||
2018-12-20 | [#114] Fixed test. | Ivan Tashkinov | |