aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-30shame on me for not testing after revertRin Toshaka
2018-12-30Fix formating. Aparently my pre-commit hook broke.Rin Toshaka
2018-12-30Revert some changes in html.exRin Toshaka
2018-12-30Friendship ended with Postgresql now Cachex is my best friendRin Toshaka
2018-12-30Friendship ended with Postgresql now Cachex is my best friendRin Toshaka
2018-12-30Added get_stripped_html_for_object. Renamed a few thingsRin Toshaka
2018-12-30Tidy up the code. Rename key to signatureRin Toshaka
2018-12-30Fix some stupid typosRin Toshaka
2018-12-30Use Object.change instead of Ecto.Changeset.changeRin Toshaka
2018-12-29use Kernel.put_in instead of Map.mergeRin Toshaka
2018-12-29I am not sure what's going on anymore so I'll just commit and reset all the o...Rin Toshaka
2018-12-25Merge branch 'legal-boilerplate' into 'develop'lambda
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
2018-12-23Implement kaniini's tweaksKaren Konou
2018-12-23Renamed the thingsKaren Konou
2018-12-23Add documentationKaren Konou
2018-12-22Fix formattingKaren Konou
2018-12-22Implement large thread filterKaren Konou
2018-12-20Merge branch 'ci-test-fix' into 'develop'lambda
2018-12-20Merge branch '114_email_confirmation' into 'develop'kaniini
2018-12-20[#114] Fixed test.Ivan Tashkinov
2018-12-20[#114] Allowed unconfirmed users to authenticate if :account_activation_requi...Ivan Tashkinov
2018-12-20[#114] Added :user_id component to email confirmation path to improve the sec...Ivan Tashkinov
2018-12-20[#114] Removed flash messages rendering on redirects.Ivan Tashkinov
2018-12-20[#114] Stylistic adjustments.Ivan Tashkinov
2018-12-20Merge branch 'support/issue_413' into 'develop'kaniini
2018-12-20[#413] fix parse mentionsMaksim
2018-12-20Merge branch 'fix/readme-md-config-typo' into 'develop'kaniini
2018-12-20Fix config.md path in READMErinpatch
2018-12-20Fix config.md path in READMErinpatch
2018-12-20Merge branch 'readme' into 'develop'kaniini
2018-12-20Merge branch 'documentation/copy-pleroma-api' into 'develop'kaniini
2018-12-19Improve systemd service documentationFrancis Dinh
2018-12-19daaa8cd6 take twohref
2018-12-19[#114] `mix format`Ivan Tashkinov
2018-12-19[#114] Made MastodonAPI and TwitterAPI user show actions return 404 for auth-...Ivan Tashkinov
2018-12-19[#114] User.register/1 tweak.Ivan Tashkinov