pleroma/config
Henry Jameson 6cf02b501a Merge remote-tracking branch 'origin/develop' into shigusegubu
* origin/develop: (53 commits)
  tests: add legal boilerplate
  mix tasks: add legal boilerplate
  add license boilerplate to pleroma core
  tests: twitter api: add test proving that peertube videos are correctly handled
  twitter api: add "Video" to supported activity types list
  tests: twitter api: activity view test: enable tesla mock
  twitter api: activity representer: remove peertube hack
  tests: mastodon api: add test verifying that peertube videos are correctly rendered
  mastodon api: status view: remove obsolete peertube hack
  transmogrifier: significantly rework handling of peertube videos, add test
  transmogrifier: When it’s a Video move "url" to "attachment"
  Implement kaniini's tweaks
  Renamed the things
  Add documentation
  Fix formatting
  Implement large thread filter
  [#114] Fixed test.
  [#114] Allowed unconfirmed users to authenticate if :account_activation_required is disabled prior to confirmation. Ensured that no confirmation emails are sent if :account_activation_required is not true. Adjusted tests.
  [#114] Added :user_id component to email confirmation path to improve the security. Added tests for `confirm_email` action.
  [#114] Removed flash messages rendering on redirects.
  ...
2018-12-26 10:25:38 +03:00
..
config.exs Merge remote-tracking branch 'origin/develop' into shigusegubu 2018-12-26 10:25:38 +03:00
custom_emoji.txt customs 2018-08-04 18:23:11 +02:00
dev.exs Enable unsecure cookies by default in dev.exs 2018-12-16 08:49:23 +01:00
emoji.txt customs 2018-08-04 18:23:11 +02:00
prod.exs [#114] Added /dev/mailbox dev-only route (emails preview). Added mailer config examples. 2018-12-12 17:02:41 +03:00
test.exs Merge branch 'captcha' into 'develop' 2018-12-17 19:45:14 +00:00