discourse/app
Jarek Radosz 1db8315a8b UX: Remove the post number from a composer label
It didn't provide much value to users as it often didn't match the number visible in the topic timeline. That's because `postNumber` is an implementation detail, while the timeline counts only full visible posts (no whispers, topic action notices, etc.)
2020-09-21 14:47:36 +02:00
..
assets UX: Remove the post number from a composer label 2020-09-21 14:47:36 +02:00
controllers FIX: use normal logo in published pages if small not available. 2020-09-21 09:20:39 +05:30
helpers PERF: Remove an unncessary query when check for dark mode. 2020-09-09 15:18:52 +08:00
jobs FEATURE: Remove user topic timers and migrate to bookmarks with reminders (#10474) 2020-09-14 11:11:55 +10:00
mailers FEATURE: Allow email image embed with secure media (#10563) 2020-09-10 09:50:16 +10:00
models FIX: Use asset_hostnames in rails_multisite 2020-09-17 10:32:43 +01:00
serializers FIX: Do not downcase group name in current user serializer 2020-09-17 13:03:42 -04:00
services FIX: ensures we don't attempt to concat an empty list (#10600) 2020-09-04 19:08:07 +02:00
views FIX: use normal logo in published pages if small not available. 2020-09-21 09:20:39 +05:30