pleroma/lib/pleroma
Henry Jameson 10d743e46a Merge remote-tracking branch 'origin/develop' into shigusegubu
* origin/develop:
  Fix bookmarks depending on embeded object and move checking if the status is bookmarked to SQL
  update pleroma frontend
  tests: fix up for changed bbcode library output and verify html is properly escaped
  add support for bbcode
  mix: add bbcode dependency
  update Changelog
  Add mediaproxy whitelist capability
  Move settings to Source subentity
  test fixes
  fixes for tests
  migration without using old field name
  unused
  removing useless transaction
  migration optimization
  changelog file update
  favourites add bookmark display
  migrate user.bookmarks to separate table
  bookmarks in separate table
  activitypub: transmogrifier: send reject follow if following does not succeed
  Fix leaking private configuration parameters in Mastodon and Twitter APIs, and add new configuration parameters to Mastodon API
2019-04-28 18:29:15 +03:00
..
captcha [Credo] fix Credo.Check.Readability.MaxLineLength 2019-03-13 04:26:56 +01:00
config [Credo] Remove parentesis on argument-less functions 2019-03-13 04:26:56 +01:00
emails Merge develop to 788-separate-email-addresses 2019-04-13 12:24:38 +07:00
gopher Replace Object.normalize(activity.data[object] with Object.normalize(acitivty) to benefit from preloading 2019-04-22 11:27:29 +03:00
http http: connection: unify adapter configuration and defaults 2019-03-08 22:59:10 +00:00
instances Ecto 3.0.5 migration 2019-03-20 15:59:54 +03:00
object Replace Object.normalize(activity.data[object] with Object.normalize(acitivty) to benefit from preloading 2019-04-22 11:27:29 +03:00
plugs Merge remote-tracking branch 'origin/develop' into shigusegubu 2019-04-06 22:24:38 +03:00
upload Credo fixes: parameter consistency 2019-02-09 14:59:20 +01:00
uploaders add overriding truncated_namespace condition for truncating paths for digital ocean 2019-03-24 11:32:09 -07:00
user Fix leaking private configuration parameters in Mastodon and Twitter APIs, and add new configuration parameters to Mastodon API 2019-04-24 20:01:42 +03:00
web Merge remote-tracking branch 'origin/develop' into shigusegubu 2019-04-28 18:29:15 +03:00
activity.ex Add a guard to fetching reply activity 2019-04-18 21:40:40 +03:00
application.ex Merge remote-tracking branch 'pleroma/develop' into use-jobs-in-webpush 2019-04-08 16:46:59 +07:00
bookmark.ex Fix bookmarks depending on embeded object and move checking if the 2019-04-27 23:06:46 +03:00
clippy.ex [Credo] fix Credo.Check.Readability.MaxLineLength 2019-03-13 04:26:56 +01:00
config.ex [#923] OAuth consumer mode refactoring, new tests, tests adjustments, readme. 2019-04-05 15:12:02 +03:00
emoji.ex Fix emoji.txt / custom_emoji.txt / shortcode_globs handling 2019-04-21 23:07:14 +03:00
filter.ex [Credo] fix Credo.Check.Readability.AliasOrder 2019-03-13 04:26:54 +01:00
flake_id.ex Fix account lookup for nicknames beginning with numbers 2019-04-02 10:51:33 +00:00
formatter.ex Revert "simplify mentions escape" 2019-04-12 19:25:53 +00:00
html.ex Merge branch 'security/fix-html-class-scrubbing' into 'develop' 2019-04-23 23:07:56 +00:00
instances.ex [#534] Various tweaks. Tests for Instances and Instance. 2019-01-28 15:25:06 +03:00
list.ex Use User.get_cached* everywhere 2019-04-22 07:20:43 +00:00
mime.ex Mime: detect RIFF formats (wave, webp, avi) 2019-02-04 17:44:41 +01:00
notification.ex Use User.get_cached* everywhere 2019-04-22 07:20:43 +00:00
object.ex If it's an object struct it is already normalized 2019-04-17 15:11:22 +03:00
object_tombstone.ex Revert Activity tombstones, add ObjectTombstone struct 2018-12-25 03:00:06 +03:00
pagination.ex pagination.ex: Drop atom keys in params 2019-03-28 17:18:59 +01:00
PasswordResetToken.ex Use User.get_cached* everywhere 2019-04-22 07:20:43 +00:00
registration.ex [#923] Nickname & email selection for external registrations, option to connect to existing account. 2019-03-20 10:35:31 +03:00
repo.ex Set up telemetry and prometheus 2019-04-04 11:30:43 -05:00
reverse_proxy.ex Content-Disposition regex improvements 2019-03-15 08:29:51 +03:00
scheduled_activity.ex Add scheduler for sending scheduled activities to the queue 2019-04-06 23:56:29 +03:00
scheduled_activity_worker.ex Add scheduler for sending scheduled activities to the queue 2019-04-06 23:56:29 +03:00
stats.ex [Credo] fix Credo.Check.Readability.AliasOrder 2019-03-13 04:26:54 +01:00
thread_mute.ex [Credo] fix Credo.Check.Readability.AliasOrder 2019-03-13 04:26:54 +01:00
upload.ex Add some tests 2019-03-14 22:02:48 +03:00
user.ex migration without using old field name 2019-04-25 13:42:10 +07:00
user_invite_token.ex removing not needed invite update 2019-04-08 20:08:16 +07:00