--- !ruby/object:Gem::Specification name: decidim-comments version: !ruby/object:Gem::Version version: 0.23.1.rc1 platform: ruby authors: - Josep Jaume Rey Peroy - Marc Riera Casals - Oriol Gual Oliva autorequire: bindir: bin cert_chain: [] date: 2020-11-06 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: decidim-core requirement: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version version: 0.23.1.rc1 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version version: 0.23.1.rc1 - !ruby/object:Gem::Dependency name: jquery-rails requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '4.3' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '4.3' - !ruby/object:Gem::Dependency name: redcarpet requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.4' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.4' - !ruby/object:Gem::Dependency name: decidim-admin requirement: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version version: 0.23.1.rc1 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version version: 0.23.1.rc1 - !ruby/object:Gem::Dependency name: decidim-dev requirement: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version version: 0.23.1.rc1 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - '=' - !ruby/object:Gem::Version version: 0.23.1.rc1 description: Pluggable comments system for some components. email: - josepjaume@gmail.com - mrc2407@gmail.com - oriolgual@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - README.md - Rakefile - app/assets/config/decidim_comments_manifest.js - app/assets/javascripts/decidim/comments/bundle.js - app/assets/javascripts/decidim/comments/bundle.js.map - app/assets/javascripts/decidim/comments/comments.js.erb - app/cells/decidim/comments/comment_activity_cell.rb - app/cells/decidim/comments/comment_cell.rb - app/cells/decidim/comments/comment_m/footer.erb - app/cells/decidim/comments/comment_m/top.erb - app/cells/decidim/comments/comment_m_cell.rb - app/commands/decidim/comments/create_comment.rb - app/commands/decidim/comments/vote_comment.rb - app/events/decidim/comments/comment_by_followed_user_event.rb - app/events/decidim/comments/comment_by_followed_user_group_event.rb - app/events/decidim/comments/comment_created_event.rb - app/events/decidim/comments/comment_event.rb - app/events/decidim/comments/reply_created_event.rb - app/events/decidim/comments/user_group_mentioned_event.rb - app/events/decidim/comments/user_mentioned_event.rb - app/forms/decidim/comments/comment_form.rb - app/frontend/application/apollo_client.ts - app/frontend/application/application.component.test.tsx - app/frontend/application/application.component.tsx - app/frontend/application/icon.component.test.tsx - app/frontend/application/icon.component.tsx - app/frontend/comments/add_comment_form.component.test.tsx - app/frontend/comments/add_comment_form.component.tsx - app/frontend/comments/comment.component.test.tsx - app/frontend/comments/comment.component.tsx - app/frontend/comments/comment_order_selector.component.test.tsx - app/frontend/comments/comment_order_selector.component.tsx - app/frontend/comments/comment_thread.component.test.tsx - app/frontend/comments/comment_thread.component.tsx - app/frontend/comments/comments.component.test.tsx - app/frontend/comments/comments.component.tsx - app/frontend/comments/down_vote_button.component.test.tsx - app/frontend/comments/down_vote_button.component.tsx - app/frontend/comments/up_vote_button.component.test.tsx - app/frontend/comments/up_vote_button.component.tsx - app/frontend/comments/vote_button.component.tsx - app/frontend/comments/vote_button_component.test.tsx - app/frontend/entry.ts - app/frontend/entry_test.ts - app/frontend/fragments/add_comment_form_commentable.fragment.graphql - app/frontend/fragments/add_comment_form_session.fragment.graphql - app/frontend/fragments/comment.fragment.graphql - app/frontend/fragments/comment_data.fragment.graphql - app/frontend/fragments/comment_thread.fragment.graphql - app/frontend/fragments/down_vote_button.fragment.graphql - app/frontend/fragments/up_vote_button.fragment.graphql - app/frontend/mutations/add_comment.mutation.graphql - app/frontend/mutations/down_vote.mutation.graphql - app/frontend/mutations/up_vote.mutation.graphql - app/frontend/queries/comments.query.graphql - app/frontend/support/asset_url.ts - app/frontend/support/generate_comments_data.ts - app/frontend/support/generate_user_data.ts - app/frontend/support/generate_user_group_data.ts - app/frontend/support/graphql_transformer.js - app/frontend/support/load_translations.ts - app/frontend/support/require_all.ts - app/frontend/support/resolve_graphql_query.ts - app/frontend/support/schema.ts - app/helpers/decidim/comments/comment_cells_helper.rb - app/models/decidim/comments/application_record.rb - app/models/decidim/comments/comment.rb - app/models/decidim/comments/comment_vote.rb - app/models/decidim/comments/seed.rb - app/queries/decidim/comments/metrics/comment_participants_metric_measure.rb - app/queries/decidim/comments/metrics/comments_metric_manage.rb - app/queries/decidim/comments/sorted_comments.rb - app/resolvers/decidim/comments/vote_comment_resolver.rb - app/scrubbers/decidim/comments/user_input_scrubber.rb - app/services/decidim/comments/comment_creation.rb - app/services/decidim/comments/new_comment_notification_creator.rb - app/types/decidim/comments/commentable_interface.rb - app/types/decidim/comments/commentable_mutation_type.rb - app/types/decidim/comments/commentable_type.rb - config/locales/am-ET.yml - config/locales/ar-SA.yml - config/locales/ar.yml - config/locales/bg-BG.yml - config/locales/bg.yml - config/locales/ca.yml - config/locales/cs-CZ.yml - config/locales/cs.yml - config/locales/da-DK.yml - config/locales/da.yml - config/locales/de.yml - config/locales/el-GR.yml - config/locales/el.yml - config/locales/en.yml - config/locales/eo-UY.yml - config/locales/eo.yml - config/locales/es-MX.yml - config/locales/es-PY.yml - config/locales/es.yml - config/locales/et-EE.yml - config/locales/et.yml - config/locales/eu.yml - config/locales/fi-pl.yml - config/locales/fi-plain.yml - config/locales/fi.yml - config/locales/fr-CA.yml - config/locales/fr.yml - config/locales/ga-IE.yml - config/locales/gl.yml - config/locales/hr-HR.yml - config/locales/hr.yml - config/locales/hu.yml - config/locales/id-ID.yml - config/locales/is-IS.yml - config/locales/is.yml - config/locales/it.yml - config/locales/ja-JP.yml - config/locales/ja.yml - config/locales/ko-KR.yml - config/locales/ko.yml - config/locales/lt-LT.yml - config/locales/lt.yml - config/locales/lv.yml - config/locales/mt-MT.yml - config/locales/mt.yml - config/locales/nl.yml - config/locales/no.yml - config/locales/om-ET.yml - config/locales/pl.yml - config/locales/pt-BR.yml - config/locales/pt.yml - config/locales/ro-RO.yml - config/locales/ru.yml - config/locales/sk-SK.yml - config/locales/sk.yml - config/locales/sl.yml - config/locales/so-SO.yml - config/locales/sr-CS.yml - config/locales/sv.yml - config/locales/ti-ER.yml - config/locales/tr-TR.yml - config/locales/uk.yml - config/locales/vi-VN.yml - config/locales/vi.yml - config/locales/zh-CN.yml - config/locales/zh-TW.yml - db/migrate/20161130143508_create_comments.rb - db/migrate/20161214082645_add_depth_to_comments.rb - db/migrate/20161216102820_add_alignment_to_comments.rb - db/migrate/20161219150806_create_comment_votes.rb - db/migrate/20170123102043_add_user_group_id_to_comments.rb - db/migrate/20170504085413_add_root_commentable_to_comments.rb - db/migrate/20170510091348_update_root_commentable_for_comments.rb - db/migrate/20170510091409_set_root_commentable_null_constraints.rb - db/migrate/20181003080320_fix_user_groups_ids_in_comments.rb - db/migrate/20181016142511_make_authors_polymorphic_for_comments.rb - db/migrate/20181019092928_make_author_polymorphic_for_comment_votes.rb - db/migrate/20200320105911_index_foreign_keys_in_decidim_comments_comments.rb - db/migrate/20200706123136_make_comments_handle_i18n.rb - db/migrate/20200828101910_add_commentable_counter_cache_to_comments.rb - db/seeds.rb - lib/decidim/comments.rb - lib/decidim/comments/admin.rb - lib/decidim/comments/admin_engine.rb - lib/decidim/comments/api/add_comment_type.rb - lib/decidim/comments/api/comment_mutation_type.rb - lib/decidim/comments/api/comment_type.rb - lib/decidim/comments/comment_serializer.rb - lib/decidim/comments/comment_vote_serializer.rb - lib/decidim/comments/commentable.rb - lib/decidim/comments/comments_helper.rb - lib/decidim/comments/engine.rb - lib/decidim/comments/export.rb - lib/decidim/comments/markdown.rb - lib/decidim/comments/mutation_extensions.rb - lib/decidim/comments/query_extensions.rb - lib/decidim/comments/test.rb - lib/decidim/comments/test/factories.rb - lib/decidim/comments/test/shared_examples/comment_event.rb - lib/decidim/comments/test/shared_examples/create_comment_context.rb - lib/decidim/comments/version.rb homepage: https://github.com/decidim/decidim licenses: - AGPL-3.0 metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '2.6' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 1.3.1 requirements: [] rubygems_version: 3.0.3 signing_key: specification_version: 4 summary: Decidim comments module test_files: []