README.md | 100644 | 0 | 0 | | | 2.23 KB | ba408497bcd303d74bd431cc772d6c4ae69ccfdee6dc786eeb30b138ee505094 |
Rakefile | 100644 | 0 | 0 | | | 65 Bytes | 545b061276b5b18cbf3e2303c750cf9940790ecbec03ab3f17aef884a439c4a0 |
app/assets/config/decidim_comments_manifest.js | 100644 | 0 | 0 | | | 38 Bytes | 7e5c9bbadad1d9a30856705a0d1c277c852d369c6d46ee22d9268e79491fb3eb |
app/assets/javascripts/decidim/comments/bundle.js | 100644 | 0 | 0 | | | 971 KB | 783758a65c9cd94bc9345e84ede293640ad9acd01ba4fcb45759f845f60bd2a0 |
app/assets/javascripts/decidim/comments/bundle.js.map | 100644 | 0 | 0 | | | 2.47 MB | 33c88e5e912f1bc95f0d59229c133e9faa18550744171d23f9c772cd14c91f4a |
app/assets/javascripts/decidim/comments/comments.js.erb | 100644 | 0 | 0 | | | 200 Bytes | e291b41ce59d4698c9257179d8a1eb8715d70b7a218342b99bbbfe2e0bebc588 |
app/cells/decidim/comments/comment_activity_cell.rb | 100644 | 0 | 0 | | | 1.03 KB | 6b02a71ed7da1ade87313a2a9dba9403a805bbaee97f01d45bea51c47bcaef8b |
app/commands/decidim/comments/create_comment.rb | 100644 | 0 | 0 | | | 1.88 KB | 96584b2a1074ed8ffe2b8d5bde4d57d762f466e5b6f2c3661cc1f6fcb6a79046 |
app/commands/decidim/comments/vote_comment.rb | 100644 | 0 | 0 | | | 1.39 KB | e68cfab6e501a392aa3fd0e323a84de20b4ce2721c54a0ef2c3eadedaea094f1 |
app/events/decidim/comments/comment_by_followed_user_event.rb | 100644 | 0 | 0 | | | 196 Bytes | b61016fb421827a8032c26ece9e4cb6795b66a03ef14b7431b79dc3529dfbc24 |
app/events/decidim/comments/comment_by_followed_user_group_event.rb | 100644 | 0 | 0 | | | 201 Bytes | 7b95d3ff3c034fd85539d18f7b8d8f06fc17c667db714fee43d4b31ff734981f |
app/events/decidim/comments/comment_created_event.rb | 100644 | 0 | 0 | | | 189 Bytes | 74e56aaba3634da5141c3936df908b252e2032fdc14b718e6cdb44147db26abc |
app/events/decidim/comments/comment_event.rb | 100644 | 0 | 0 | | | 1.18 KB | d1b818074448c4d1cc7197cdf8285a86a357b34a5b47839fc61901d3597f4425 |
app/events/decidim/comments/reply_created_event.rb | 100644 | 0 | 0 | | | 187 Bytes | 6d60e3cb33a64efd4783f2626cc1468a2616a65df1eceacdbc246f5a2e2af913 |
app/events/decidim/comments/user_group_mentioned_event.rb | 100644 | 0 | 0 | | | 239 Bytes | 85c6656b621a029a066905d3d46bd2a1bd07a46b8bc8e9065490dd11926134a2 |
app/events/decidim/comments/user_mentioned_event.rb | 100644 | 0 | 0 | | | 188 Bytes | 1d0d308310819482376dcccd77357afbc0b2ca4b466c2a4ea40e61d4661f5709 |
app/forms/decidim/comments/comment_form.rb | 100644 | 0 | 0 | | | 698 Bytes | 71fccbe9c48eb2d9acf0def22d1ddda119e62eb68aae6df7666f1849c2d0d470 |
app/frontend/application/apollo_client.ts | 100644 | 0 | 0 | | | 340 Bytes | dd85e8ccadad0cc6c9a62bca2f6b71f1016bb88923f4cf8b73691aa11d4fd6c2 |
app/frontend/application/application.component.test.tsx | 100644 | 0 | 0 | | | 539 Bytes | 692bf0894f29fafc693a83baadbe409653a84132fc07131dc447ede0f1e05a46 |
app/frontend/application/application.component.tsx | 100644 | 0 | 0 | | | 694 Bytes | 0384c88ee2dfdcbf79a267bab3f0f1258621021262c3293fe32cf9c0a8532e4d |
app/frontend/application/icon.component.test.tsx | 100644 | 0 | 0 | | | 1.18 KB | 0cca47c8bf8b71a72927200fb92ad130ae5e5f0410dc30142cb6981fcb9708b3 |
app/frontend/application/icon.component.tsx | 100644 | 0 | 0 | | | 1.07 KB | 7c5f733bba7da0049756bbd9bd842906ec0c360ccaf20cdbbb0b228487d741f9 |
app/frontend/comments/add_comment_form.component.test.tsx | 100644 | 0 | 0 | | | 11.9 KB | 8f037dbdcacda984345791f286249badcd21e39a380c7a94a936216d6b6c0340 |
app/frontend/comments/add_comment_form.component.tsx | 100644 | 0 | 0 | | | 13.4 KB | 198cfacddc25542a0c219dda8b9cd4b8ddfbbc6f0025d1772b1635765741a29a |
app/frontend/comments/comment.component.test.tsx | 100644 | 0 | 0 | | | 12.7 KB | 97f5ed969c02f75d5866e2189192126a28cbb5c27a0884f6a92c55336dd100ec |
app/frontend/comments/comment.component.tsx | 100644 | 0 | 0 | | | 18.5 KB | 071e1c70eed38d10ffec569712c25768d579d18af7c72eb2a209f5ffcc033316 |
app/frontend/comments/comment_order_selector.component.test.tsx | 100644 | 0 | 0 | | | 1.08 KB | baa2dfbc45c9f8328f3194ac909eb7c8e964a31ad99f8b23c6af05e195677405 |
app/frontend/comments/comment_order_selector.component.tsx | 100644 | 0 | 0 | | | 3.22 KB | c9810d4c1027e078f68af55ce1c3a84f4f8fc455b95846d4d3bfc5b0ec4a8317 |
app/frontend/comments/comment_thread.component.test.tsx | 100644 | 0 | 0 | | | 3.33 KB | 6de247a47a4ceee40294dae988e52ff1276a9ca08ba138805e2b69221bf7d7d6 |
app/frontend/comments/comment_thread.component.tsx | 100644 | 0 | 0 | | | 1.88 KB | 33b1b12af7cf30c10c888a1e657ebf3cacf96ff5e2a2e0c94387cbdbb54d451a |
app/frontend/comments/comments.component.test.tsx | 100644 | 0 | 0 | | | 6.42 KB | ff03231b89d1370d43c46d25aa956572bcc34c97b21c4b9737ad893012043296 |
app/frontend/comments/comments.component.tsx | 100644 | 0 | 0 | | | 7.21 KB | 75ecfb30d429a233086ae5d88b498e1f52f9c589d6a12fe4eb2056250f8fdc66 |
app/frontend/comments/down_vote_button.component.test.tsx | 100644 | 0 | 0 | | | 2.34 KB | f25cb386541c73c626f1f0d7882e29f8c2e65353e94c8345e8eb3d7cec037c3b |
app/frontend/comments/down_vote_button.component.tsx | 100644 | 0 | 0 | | | 3.2 KB | 44b809a33700c96f1f20aca77bfabb1c92608c6e1ca4039b65e760e8fa1ada90 |
app/frontend/comments/up_vote_button.component.test.tsx | 100644 | 0 | 0 | | | 2.3 KB | 6d76a2d50e26970f23c0e3cd8f65b272653e69621cb61a3a4650a1be79726199 |
app/frontend/comments/up_vote_button.component.tsx | 100644 | 0 | 0 | | | 3.14 KB | d1b0eda5ce88324a8e11ee6013b0a6f490add2f5edfed52f690974e4f1f74bef |
app/frontend/comments/vote_button.component.tsx | 100644 | 0 | 0 | | | 1.02 KB | 3d8cf935735fbc9f1a90f3a97d30c6cf09e7c3cb36dce616c67e7b4ea16dceae |
app/frontend/comments/vote_button_component.test.tsx | 100644 | 0 | 0 | | | 3.42 KB | 6face9fbb79882aaa83e597506e87ac3249ca7f4e1aa715ec1e1ebbb2531ea68 |
app/frontend/entry.ts | 100644 | 0 | 0 | | | 1006 Bytes | 8788188b965ee5e3ef2870a83e1f8f4e1bb92e797f28c1da4e08b1da685ce7de |
app/frontend/entry_test.ts | 100644 | 0 | 0 | | | 162 Bytes | 63e0b99e8158ee583a6d86ab996f49a197d42ca704d6407328575d5b9dace336 |
app/frontend/fragments/add_comment_form_commentable.fragment.graphql | 100644 | 0 | 0 | | | 66 Bytes | 035c1b330ee6f8c0c5588f783b578a0c8509ba7c9c36c976ed4e81f35836065a |
app/frontend/fragments/add_comment_form_session.fragment.graphql | 100644 | 0 | 0 | | | 89 Bytes | 511421290c219d687a1cb4e1cff3d55d81768a25e5d7843a99df57777bd35c90 |
app/frontend/fragments/comment.fragment.graphql | 100644 | 0 | 0 | | | 229 Bytes | 9f9f76cd4c28c81780ccefa9380eb585d2467a4da4842576deb360f4327e6c5c |
app/frontend/fragments/comment_data.fragment.graphql | 100644 | 0 | 0 | | | 439 Bytes | e326aff5fce23f497b41c967d97a06038fd714ebfe5a900cdeae01c700e7802e |
app/frontend/fragments/comment_thread.fragment.graphql | 100644 | 0 | 0 | | | 114 Bytes | 13ac3b26f613363fa2edc32c11bbbde3478ab61f4e483cb5ff05e51ac568a942 |
app/frontend/fragments/down_vote_button.fragment.graphql | 100644 | 0 | 0 | | | 78 Bytes | ca1d70756b5ae6133527d55ab6db8a222b03c4544f446a3a2cc589e7f4ec59d5 |
app/frontend/fragments/up_vote_button.fragment.graphql | 100644 | 0 | 0 | | | 74 Bytes | e753076e31d2ff86d51dcbe3a5a3fbe91312098693ada61c5507bf2a30433c8d |
app/frontend/mutations/add_comment.mutation.graphql | 100644 | 0 | 0 | | | 357 Bytes | e50a9b4dec06dca326e09e7aa3ea67229cffe335350d01bb77f4579eeae818f5 |
app/frontend/mutations/down_vote.mutation.graphql | 100644 | 0 | 0 | | | 144 Bytes | 1d63f41eeb8f104ed0be3cfa8e847b0b674144afdfa3e5b8c579e38c096289f6 |
app/frontend/mutations/up_vote.mutation.graphql | 100644 | 0 | 0 | | | 140 Bytes | b1a7cc9a3ef16e66f8592333fff2956dcb21efbd44491d1811d45a70d3c2e744 |
app/frontend/queries/comments.query.graphql | 100644 | 0 | 0 | | | 757 Bytes | c5d165ea251acc9a526eaaa62794031fff2ca1c527981dfdbf247b3fc848cdf9 |
app/frontend/support/asset_url.ts | 100644 | 0 | 0 | | | 244 Bytes | 2601e6cf989abe311040abac1c2b9fcfaf5491df6cd2b5342a7fcbf8b17062fd |
app/frontend/support/generate_comments_data.ts | 100644 | 0 | 0 | | | 1.41 KB | 48614636ab596cf681bad381c10483255ea70cc92292da9045b2cb58610ac104 |
app/frontend/support/generate_user_data.ts | 100644 | 0 | 0 | | | 343 Bytes | eebb4d762d6fca3635511d8c29571543d3d3c3292c96c3c6b0941d0f68df896f |
app/frontend/support/generate_user_group_data.ts | 100644 | 0 | 0 | | | 345 Bytes | 5ab7b8f7e49135a2d71a2c5db512331824fc7a1c4604f1cfe5ce0b2c13140c60 |
app/frontend/support/graphql_transformer.js | 100644 | 0 | 0 | | | 980 Bytes | 9ee91162cb613e7281a1984a46bef62cc0f53195d5001cb0a518a690a1bec289 |
app/frontend/support/load_translations.ts | 100644 | 0 | 0 | | | 1.45 KB | c5de706639090be4e12b09aab9c89f95013bae0da681228f02753b927a80dc11 |
app/frontend/support/require_all.ts | 100644 | 0 | 0 | | | 312 Bytes | 68b3c590c3f3da53a478721f3caa0b0aa6ece5910505bf0d4c88cd5795c16c6d |
app/frontend/support/resolve_graphql_query.ts | 100644 | 0 | 0 | | | 1.04 KB | 6f0f1d0f86d3aa00ccb50345a257701030f58c7bc17b169bd3d604ce3279db04 |
app/frontend/support/schema.ts | 100644 | 0 | 0 | | | 58 KB | 2814ef47d1b4ce3b609539d54ff66a36de6d41e9419e1eb9666739ef030a3575 |
app/models/decidim/comments/application_record.rb | 100644 | 0 | 0 | | | 231 Bytes | b1121db67e349c749ea35f0841d75fddb94102b52df3bb9080e56a2946060247 |
app/models/decidim/comments/comment.rb | 100644 | 0 | 0 | | | 5.63 KB | eb51473429b77befea797669f0cb9dff14f13879b2a72a9ca21d07ec9d0b91a8 |
app/models/decidim/comments/comment_vote.rb | 100644 | 0 | 0 | | | 1.03 KB | 94336ca6180b708b449db49b6aa749e61e30b0c01535baf004ba5b1c28fe844c |
app/models/decidim/comments/seed.rb | 100644 | 0 | 0 | | | 1.23 KB | 42d38ba165c967cbb2e043103f765c7678c2007f652d5aad2612d615c8e75e1c |
app/queries/decidim/comments/metrics/comment_participants_metric_measure.rb | 100644 | 0 | 0 | | | 1.85 KB | e9a33ffc6f729f163224ab33be762a82996bd633353acda7ca5c62faac7733f0 |
app/queries/decidim/comments/metrics/comments_metric_manage.rb | 100644 | 0 | 0 | | | 3.8 KB | c3955d3a75f02f3e5ea3bc1f322981c7a236f00b26e34b2ddb2fd73293845502 |
app/queries/decidim/comments/sorted_comments.rb | 100644 | 0 | 0 | | | 2.65 KB | 3ee462f5e52ee572aeffd96c1688c75c84c79558565f8b75dc31bc7a0d528db0 |
app/resolvers/decidim/comments/vote_comment_resolver.rb | 100644 | 0 | 0 | | | 691 Bytes | d483df308d569bf17f40b58d110484924b8b529331e88db7c73e1d89160caace |
app/scrubbers/decidim/comments/user_input_scrubber.rb | 100644 | 0 | 0 | | | 417 Bytes | 63d5930b225dc5ad9096bc585fcf661200313324cba213ab39f9e3b2377a40c8 |
app/services/decidim/comments/comment_creation.rb | 100644 | 0 | 0 | | | 1.07 KB | 18d088ffd2cc37545a369fabe0fee9f2996d8eca907f17a2c62951769a28f8ee |
app/services/decidim/comments/new_comment_notification_creator.rb | 100644 | 0 | 0 | | | 4.28 KB | 47caabb07ac480faaeb8e6f77b414d89e8944b69a2b2eea8de013ffe18cf9fab |
app/types/decidim/comments/commentable_interface.rb | 100644 | 0 | 0 | | | 1.92 KB | 026899ca02c25ab6c905c5659a0f7da782671c5da978ae65832de7007683744c |
app/types/decidim/comments/commentable_mutation_type.rb | 100644 | 0 | 0 | | | 1.2 KB | a41b0aace596c036e8ef18e29d377f4eaf69de5bb0e3237e84a136d6c7b15839 |
app/types/decidim/comments/commentable_type.rb | 100644 | 0 | 0 | | | 332 Bytes | 6e85865264a975156c3364463a5bc51e338029a76c09591688ab5fc6f9c846af |
config/locales/ar-SA.yml | 100644 | 0 | 0 | | | 5.99 KB | c67cb2c763102934312e19f84319dad937d9fcde244f206915e808885e7d397a |
config/locales/ar.yml | 100644 | 0 | 0 | | | 6.79 KB | 00b1d6a9925b505802becc64e92548d2bea1bfb2f297be4f533aa682fd713eda |
config/locales/bg-BG.yml | 100644 | 0 | 0 | | | 247 Bytes | 99a90462fa691ba2c855880d10314a187326f7292527816582bad806378d880d |
config/locales/ca.yml | 100644 | 0 | 0 | | | 6.76 KB | 2f122403a26fbcb038881e838be305917343acb025bc62d46a6f0e2df845ccfb |
config/locales/cs-CZ.yml | 100644 | 0 | 0 | | | 5.07 KB | d029e882473359123eccb9d771e55d1aa06325b050f98ad1739afe1bf7c5d21e |
config/locales/cs.yml | 100644 | 0 | 0 | | | 6.99 KB | 0dc0a7f9fe228eb8fbd518d8eecf423bf4d29e3ef945b1911fd72c41a35559a7 |
config/locales/da-DK.yml | 100644 | 0 | 0 | | | 4 Bytes | 55be1da4b0bcc0cffaeb099ce45a2cf99b8a04357e67ecdba1673878bdba5e46 |
config/locales/de.yml | 100644 | 0 | 0 | | | 7.05 KB | 20d5d1e57d8bbc0642b68b6e871b9943d9fc7630c48f6e8ee2a8c1702fe6a291 |
config/locales/el-GR.yml | 100644 | 0 | 0 | | | 4 Bytes | f2c6e4e3f5c6f81722fdd12acd21ce59992b7d6ae3d55556f3779df08eb29d3e |
config/locales/el.yml | 100644 | 0 | 0 | | | 10 KB | ae2cd719fe772b5c578b12ee310563ab597e96805455c9d97ae2779cc0414eed |
config/locales/en.yml | 100644 | 0 | 0 | | | 6.62 KB | fa28a12c761f64f5f74222f6d7d56a475b60a79246a6df0667c996e7b10d2b02 |
config/locales/eo-UY.yml | 100644 | 0 | 0 | | | 4 Bytes | 21381d0d3a6bc8f9a8f459764a9407500893b064a04e284e93dec4aae011b384 |
config/locales/es-MX.yml | 100644 | 0 | 0 | | | 6.8 KB | 8cf1b0af8137a585ed03b5a35dbbd4a2cd26f042099cfa77fb5d2ec306ce45a0 |
config/locales/es-PY.yml | 100644 | 0 | 0 | | | 6.8 KB | 712eb3a3641d161781c2365aefc9a61406761e44e2bc552da3f6e39b64522aed |
config/locales/es.yml | 100644 | 0 | 0 | | | 6.84 KB | b79e88ea7ee66d9ac75938556c5c5cb65bb5b9ea605337866dddcb8f0253cb88 |
config/locales/et-EE.yml | 100644 | 0 | 0 | | | 4 Bytes | c56ccac46578c623fe015431b1e78c732b77cb10be42e59c4e4067439f36c3d1 |
config/locales/eu.yml | 100644 | 0 | 0 | | | 5.25 KB | cec472415f359d3a439640810bedfd524904d0d1a4c3c929328b2ac5353b5bf1 |
config/locales/fi-pl.yml | 100644 | 0 | 0 | | | 5.06 KB | b5c2933d9b8d751c345ebce22ea4f9b71f752ebb376a1e62266c33961d668174 |
config/locales/fi-plain.yml | 100644 | 0 | 0 | | | 7 KB | 9276d2277874a38053820102ef0d1932d1d38c76d2f302cec62343394976b3e2 |
config/locales/fi.yml | 100644 | 0 | 0 | | | 6.99 KB | ab1963b1c1f9f1c799f07027c8100b502d7bfcb61c3ec8fdd35752df0a6ccb1c |
config/locales/fr-CA.yml | 100644 | 0 | 0 | | | 7.42 KB | 47556246f7f09747f2c2b5fa4698c1fddf0826d996c73a4598bbe5e39de286b0 |
config/locales/fr.yml | 100644 | 0 | 0 | | | 7.42 KB | faf8fcd517647df12b1cc73c2ab5b5354370ba5f4e809b4e7be8f0bed376a530 |
config/locales/ga-IE.yml | 100644 | 0 | 0 | | | 4 Bytes | ac69cc3406261a0f0631a041e39e49deb0fb391e479b5c33515c7c32493d818a |
config/locales/gl.yml | 100644 | 0 | 0 | | | 5.24 KB | c003dbd9e6924f4e18f744e783d08a8e49c8ef70685079d77ca213d77a5f515a |
config/locales/hr-HR.yml | 100644 | 0 | 0 | | | 4 Bytes | 305b5de5a713b34e18576851bb88a627c4cb2883b0c3c82e45bfe04bd479926f |
config/locales/hu.yml | 100644 | 0 | 0 | | | 6.7 KB | eb0d5d253e95881246f51095038b2437106c4b690f671a969ab2c21cf6f9fd08 |
config/locales/id-ID.yml | 100644 | 0 | 0 | | | 5.3 KB | 59c723c7eea8faeba01d6f1b866248e7aac33e471592e787896579d16f94e460 |
config/locales/is-IS.yml | 100644 | 0 | 0 | | | 4.55 KB | 161c35ed11dc1efa6e7408e30d509c3e80e6e7eee4ee5ac11114f089ff5ee8e6 |
config/locales/it.yml | 100644 | 0 | 0 | | | 6.92 KB | 12ad861f96906112addd102d064187bb7f461441bbeb2e57e6e5ac0ce5d32089 |
config/locales/ja-JP.yml | 100644 | 0 | 0 | | | 7.73 KB | c8e08f53ed7019d09d953ce561707c2e25dd0168fb9948329b4fdb7bb77e827e |
config/locales/lt-LT.yml | 100644 | 0 | 0 | | | 4 Bytes | 9585b54c7eb4a2b057cbdfc4ad8db5c132721ef3a37176162562d25c09cbacd1 |
config/locales/lv-LV.yml | 100644 | 0 | 0 | | | 6.56 KB | 09e32375bfa43cba69e98e57235b2c023b2d19f561863233d1a16ffa24ebd431 |
config/locales/mt-MT.yml | 100644 | 0 | 0 | | | 4 Bytes | 6666aa9b8ff00e0b8c9893605676af668b1c8bede11180d4c87390854b9c381d |
config/locales/nl.yml | 100644 | 0 | 0 | | | 6.72 KB | 2fc9830f215b2f4a79a0667e933aa6725b360a928c4d0a46f8a5b8f5416670ba |
config/locales/no.yml | 100644 | 0 | 0 | | | 6.61 KB | c07a9660f8d500b6fa401959aaf6ec0baf8031cbad64833b7417b3b7bd365abd |
config/locales/pl.yml | 100644 | 0 | 0 | | | 7.03 KB | 3083edf0fa80ef6e139050bc72da6006a42b938d96d5555428ac92c62c9d3834 |
config/locales/pt-BR.yml | 100644 | 0 | 0 | | | 5.35 KB | fa3569327e814ae719f9c551baf89d184d613b5a59d2852960118450711c4455 |
config/locales/pt.yml | 100644 | 0 | 0 | | | 6.76 KB | bdd74ee42287969498e7719f87d49f4470f56a1f85d049b57683c568dfd87a9b |
config/locales/ro-RO.yml | 100644 | 0 | 0 | | | 7 KB | 81524ed9fa3a3a4f2179938647349293c04bcf9297cfaa0dc44a45f6442de343 |
config/locales/ru.yml | 100644 | 0 | 0 | | | 7.49 KB | 41fa0dc03bbf9997436051a953d7db65086576032fef00aa9d4d958491921e40 |
config/locales/sk-SK.yml | 100644 | 0 | 0 | | | 6.15 KB | cb0850a9d211931dc444f1b925a18f2af03bcb6952946f7ded7e61c95683e54c |
config/locales/sk.yml | 100644 | 0 | 0 | | | 6.68 KB | f40ba5d4e792e1bb7bbe7d93f659809c2a5c0f3eb5809965763eeb8944930f1e |
config/locales/sl.yml | 100644 | 0 | 0 | | | 95 Bytes | 054cc58772c737cfeca10798d699219599f6afec77c268978c9884aca45fa6d0 |
config/locales/sr-CS.yml | 100644 | 0 | 0 | | | 1.13 KB | abd6a2e329f18ba538fac3bfe9fcf69340247dddc0624ff168f1f83a94fdf887 |
config/locales/sv.yml | 100644 | 0 | 0 | | | 6.69 KB | c74b1df101443c39884c1df78f6972909ab5bb639e2414cf8e579b1604222aa7 |
config/locales/tr-TR.yml | 100644 | 0 | 0 | | | 5.1 KB | d6c81eec314c8f4ab650c936cdefa34a69c5dd6e22bd5ee264d0c8dd3d995d99 |
config/locales/uk.yml | 100644 | 0 | 0 | | | 6.69 KB | 40479b478fd9436a70ffb946ed3bf5c89666cd57db01bb0e60e8bc13bb4801ae |
db/migrate/20161130143508_create_comments.rb | 100644 | 0 | 0 | | | 501 Bytes | bb19d7398c08dba5e3e7ae59ed74d3f0bb7fe0fcd44fd08790f38b47d38209c2 |
db/migrate/20161214082645_add_depth_to_comments.rb | 100644 | 0 | 0 | | | 195 Bytes | cadb376ffa38a4fd5950e2151e922aaeffbdee94a0a833b8d315debdb23d674f |
db/migrate/20161216102820_add_alignment_to_comments.rb | 100644 | 0 | 0 | | | 203 Bytes | 9e1aa898de22c88a0afd09dc50e4dff375698e2eb089dc8d692ee2e5657a563b |
db/migrate/20161219150806_create_comment_votes.rb | 100644 | 0 | 0 | | | 608 Bytes | caf82b167c91824ef20f1bb0fd69d816c56f74bf7d7ba595caf8fb163f33dc58 |
db/migrate/20170123102043_add_user_group_id_to_comments.rb | 100644 | 0 | 0 | | | 205 Bytes | 9f6d7a0913ba9534ba916c76787f006d3505c75a639527b4ac376fac3f3545cd |
db/migrate/20170504085413_add_root_commentable_to_comments.rb | 100644 | 0 | 0 | | | 305 Bytes | d3daf4de21e40699cd8b2bd6426ebc8fb53b16131e2274d70b7fc21368703982 |
db/migrate/20170510091348_update_root_commentable_for_comments.rb | 100644 | 0 | 0 | | | 743 Bytes | dcbcfdab2e2f8e5ddd73e8672efaf4fa24204f9504d44c63adcc1107a94c010f |
db/migrate/20170510091409_set_root_commentable_null_constraints.rb | 100644 | 0 | 0 | | | 303 Bytes | 4667618171978d2a2ec8b35dbabafdc962b18469eb5d4f1ba38734cf81ab5004 |
db/migrate/20181003080320_fix_user_groups_ids_in_comments.rb | 100644 | 0 | 0 | | | 479 Bytes | bdb9e4842c6a61770106a4e0b38df04488de79acbad6b2add3f096b1bdf30d6b |
db/migrate/20181016142511_make_authors_polymorphic_for_comments.rb | 100644 | 0 | 0 | | | 874 Bytes | fc00cf5a91a344d7e7a556a5b1eb46711b938beadced679e2cd6311161cd15a9 |
db/migrate/20181019092928_make_author_polymorphic_for_comment_votes.rb | 100644 | 0 | 0 | | | 920 Bytes | e889937c7c84578491fdd029da9f4a9b3c0d51e888d70f4cc03caf7758e05a11 |
db/migrate/20200320105911_index_foreign_keys_in_decidim_comments_comments.rb | 100644 | 0 | 0 | | | 198 Bytes | efde59df7b0bf7abd1f586fbc3b37401ef95469ee1f7e9f68d8d28afde6e7e0f |
db/seeds.rb | 100644 | 0 | 0 | | | 400 Bytes | fa29a27d0e120fd470ba4bba1944325538fc3c46ce450e085860e345e40ce204 |
lib/decidim/comments.rb | 100644 | 0 | 0 | | | 1.16 KB | 694aa9f512e3e7d53e99526411e4ad0f2d7dae48a31c90f2f0f70159033b8919 |
lib/decidim/comments/admin.rb | 100644 | 0 | 0 | | | 209 Bytes | 7153162988ff42a8ee83b350525c1570582817707ea3ae3b8cf1aa6646e30238 |
lib/decidim/comments/admin_engine.rb | 100644 | 0 | 0 | | | 360 Bytes | 85c9f502f2839797c103b6141f5ac81d676d58a0265deab2e414cf78b5f5ca4e |
lib/decidim/comments/api/add_comment_type.rb | 100644 | 0 | 0 | | | 320 Bytes | 0fa36b2bb2a20539dacfe6c7d14ff76ff19df0e39c4ccb1b7a81bb3f50f91dd6 |
lib/decidim/comments/api/comment_mutation_type.rb | 100644 | 0 | 0 | | | 530 Bytes | 094fb61615b029a35d5caad9ba9271f653ca4c42cbdfe06ca7f5ccf31de2aecc |
lib/decidim/comments/api/comment_type.rb | 100644 | 0 | 0 | | | 2.71 KB | 4e7fd5afcda42de8357feb4a6120fa1dbaeadd49b4bc78d42de7d5b97244c7f6 |
lib/decidim/comments/comment_serializer.rb | 100644 | 0 | 0 | | | 1.05 KB | 29380f2f39495f39092a54650cec6f67b45d078f9cffb36573ea92ebeb3d01f9 |
lib/decidim/comments/comment_vote_serializer.rb | 100644 | 0 | 0 | | | 1.29 KB | 90e4ed193fcacfd26205bd414a4a01114a7b1ded60caf66ca2dc1ec6fc31452c |
lib/decidim/comments/commentable.rb | 100644 | 0 | 0 | | | 1.86 KB | 2470e1864fa62e3afe72e4207763d7e2629742acd0116235ca8f6d822131a402 |
lib/decidim/comments/comments_helper.rb | 100644 | 0 | 0 | | | 1.83 KB | f2c354cefc3f5cc120d5731b66090b301742347c2488d2bda64890dde9d5eacc |
lib/decidim/comments/engine.rb | 100644 | 0 | 0 | | | 2.11 KB | 9c6c3de431223e1e69292a9279b3711eeaa86d06f9a4fb5c759d687abe754319 |
lib/decidim/comments/export.rb | 100644 | 0 | 0 | | | 737 Bytes | 80d80b572e8e31657643150ba24a7b2edde8c56121a4ca81a7c40b72d21c44ac |
lib/decidim/comments/markdown.rb | 100644 | 0 | 0 | | | 1.22 KB | a678021f827d2ff9ed9df811111b0d4e10109e4dc47346d3e99732abbd6ac305 |
lib/decidim/comments/mutation_extensions.rb | 100644 | 0 | 0 | | | 1.06 KB | eb20c098bfa70f6cc5236f8fbff3d5ade15928249c34eb98c8afb75ae3f19672 |
lib/decidim/comments/query_extensions.rb | 100644 | 0 | 0 | | | 761 Bytes | 43b3f90f8f83a6524063afe562409bf17d698f42eb8156a206a25f178bd36800 |
lib/decidim/comments/test.rb | 100644 | 0 | 0 | | | 164 Bytes | e8f4f0b5627693565472579377bf6fc19cfe358e6708a4fa765e5f018b1d5c75 |
lib/decidim/comments/test/factories.rb | 100644 | 0 | 0 | | | 1003 Bytes | ca9e0be3dc043893f6694aa852a4be9d84966a927e256d18c78318870bf2d959 |
lib/decidim/comments/test/shared_examples/comment_event.rb | 100644 | 0 | 0 | | | 1.2 KB | 664c1777d960c94c70808de1aec1314c6126bfd0ea30ee225e1aea17259ba005 |
lib/decidim/comments/test/shared_examples/create_comment_context.rb | 100644 | 0 | 0 | | | 1.03 KB | c24a39bc1e39ed5b90fe4976c18f4124abffa361ee357595d011d8182aec5e75 |
lib/decidim/comments/version.rb | 100644 | 0 | 0 | | | 163 Bytes | a0313bd02824af7522f281164844d4310e4458960f213c40eb6849bf14bff79a |