aboutsummaryrefslogtreecommitdiff
path: root/lib
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-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-23twitter api: add "Video" to supported activity types listWilliam Pitcock
2018-12-23twitter api: activity representer: remove peertube hackWilliam 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-23Implement kaniini's tweaksKaren Konou
2018-12-23Renamed the thingsKaren Konou
2018-12-22Fix formattingKaren Konou
2018-12-22Implement large thread filterKaren Konou
2018-12-20Merge branch '114_email_confirmation' into 'develop'kaniini
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-20[#413] fix parse mentionsMaksim
2018-12-20Merge branch 'documentation/copy-pleroma-api' into 'develop'kaniini
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
2018-12-19[#114] User.Info: renamed `confirmation_update` to `confirmation_changeset`.Ivan Tashkinov
2018-12-19[#114] User.Info: renamed `confirmation_update` to `confirmation_change`.Ivan Tashkinov
2018-12-19Merge branch 'userless-admin' into 'develop'kaniini
2018-12-18Add a way to use the admin api without a user.lain
2018-12-18Merge branch 'develop' into fix/formatter-ignore-html-charsrinpatch
2018-12-18Ignore HTML characters in formatter.exrinpatch
2018-12-18Documentation: Move generated files to priv/static/doc, add it to endpoint.exHaelwenn (lanodan) Monnier
2018-12-18Twitter ActivityView: fix crash when activity content is nilhref
2018-12-18[#114] Formatting fix.Ivan Tashkinov
2018-12-18[#114] Added email confirmation resend action. Added testsIvan Tashkinov
2018-12-18[#114] Added `pleroma.confirmation_pending` to user views, adjusted view tests.Ivan Tashkinov
2018-12-18[#114] Refactored User.register_changeset to init confirmation data.Ivan Tashkinov
2018-12-18[#114] Account confirmation email, registration as unconfirmed (config-based)...Ivan Tashkinov
2018-12-18[#114] Email confirmation route, action, node setting, User.Info fields.Ivan Tashkinov
2018-12-17Instance/Static runtime plughref
2018-12-17Merge branch '459_fix_user_profile_crash' into 'develop'lambda