discourse/plugins
Martin Brennan 0d0dbd391a
DEV: Rename with_secure_uploads? to should_secure_uploads? on Post (#26549)
This method name is a bit confusing; with_secure_uploads implies
it may return a block or something with the uploads of the post,
and has_secure_uploads implies that it's checking whether the post
is linked to any secure uploads.

should_secure_uploads? communicates the true intent of this method --
which is to say whether uploads attached to this post should be
secure or not.
2024-04-09 13:23:11 +10:00
..
automation FEATURE: Add 'Create topic' automation script (#26552) 2024-04-09 04:21:31 +03:00
chat DEV: Rename with_secure_uploads? to should_secure_uploads? on Post (#26549) 2024-04-09 13:23:11 +10:00
checklist UX: no pointer cursor on "read-only" checklist 2024-04-08 08:22:21 +02:00
discourse-details FIX: keep details open in preview (#26518) 2024-04-04 18:43:25 +02:00
discourse-lazy-videos Update translations (#26463) 2024-04-02 18:19:46 +02:00
discourse-local-dates FIX: ensure [date-range don't clashes with checklist 2024-04-08 08:22:21 +02:00
discourse-narrative-bot Update translations (#26463) 2024-04-02 18:19:46 +02:00
discourse-presence DEV: Add appEvents for composer / DEditor toolbar events (#26517) 2024-04-05 08:35:25 -05:00
footnote DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
poll Update translations (#26368) 2024-03-26 16:30:01 +01:00
spoiler-alert DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
styleguide DEV: allows fabricators to use faker (#26555) 2024-04-08 21:00:09 +02:00