discourse/plugins/poll
David Taylor 3c81683955 DEV: Rename `UriHelper.escape_uri` to `.normalized_encode`
This is a much better description of its function. It performs idempotent normalization of a URL. If consumers truly need to `encode` a URL (including double-encoding of existing encoded entities), they can use the existing `.encode` method.
2022-08-09 11:55:25 +01:00
..
app DEV: Don't create unnecessary scope methods (#15104) 2021-11-26 16:34:07 +01:00
assets DEV: Replace `site-settings:main` with `service:site-settings` (#17734) 2022-08-01 09:43:33 +01:00
config FEATURE: Add Croatian language (#17130) 2022-06-18 00:18:22 +02:00
db/migrate DEV: Promote historic post_deploy migrations 2021-06-23 17:43:38 +01:00
jobs/regular FEATURE: Allow users to remove their vote (#14459) 2021-10-05 11:38:49 +03:00
lib FIX: Validate post's polls as acting user (#16638) 2022-05-05 09:54:10 +03:00
spec DEV: Use proper wording for contexts in specs 2022-08-04 11:05:02 +02:00
test/javascripts DEV: Consistently use `response` helper (#17627) 2022-07-25 02:31:52 +02:00
plugin.rb DEV: Rename `UriHelper.escape_uri` to `.normalized_encode` 2022-08-09 11:55:25 +01:00