Robin Ward
3980d14d5e
FIX: On mobile, allow topic entrance from suggested topics
2014-09-23 14:36:21 -04:00
Jeff Atwood
b874b31b02
correct mobile login form layout error
2014-09-22 17:26:22 -07:00
Robin Ward
e8522e839b
FIX: undefined label on Top dropdown on mobile
2014-09-22 12:23:37 -04:00
Robin Ward
626e896c13
FEATURE: Enable topic entrance on mobile
2014-09-22 11:49:11 -04:00
Robin Ward
1de9c3b04a
Migrate more helpers to ES6 format.
2014-09-12 14:27:34 -04:00
Robin Ward
f322b500a7
Replaced many global Discourse.SiteSetting calls in templates with
...
computed properties due to deprecations.
2014-09-11 16:46:34 -04:00
Jeff Atwood
0446a0e19e
set maxlength="200" attrib on password field
2014-09-11 12:41:03 -07:00
Jeff Atwood
742e2b1fa9
FIX: add classes to mobile education panels
2014-09-04 10:39:47 -07:00
Robin Ward
e9600d7cb1
Convert some application helpers to ES6 format.
2014-09-03 13:30:22 -04:00
Robin Ward
0b6c84e292
UX: Remove background color from new badge. DRY up lots of repeated code
...
for rendering badges on topics.
2014-09-03 12:22:18 -04:00
cpradio
ed8d828ff1
FIX: Added keyboard bindings for dismiss buttons
2014-08-29 08:04:57 -04:00
Jeff Atwood
de1e0345df
proper fix for top page bottom buttons on mobile
2014-08-25 12:55:45 -07:00
Robin Ward
c1aa2458f8
UX: Add drop down for top lists, big refactor of repeated code.
2014-08-21 16:08:47 -04:00
Jeff Atwood
21b18b1253
remove the "view all {number}.." from mobile cat
2014-08-20 13:51:10 -07:00
Neil Lalonde
0841cd2ba6
FEATURE: Add education text to new and unread pages when there are no results
2014-08-18 16:17:40 -04:00
Robin Ward
eb5a3da10d
UX: Include tooltip text when hovering over posts column
2014-08-15 11:49:30 -04:00
Robin Ward
6f3db0e386
UX: Squash activity columns together. Show a cold map on the difference
...
between the last post and original post dates. Fix some missing classes
in the mobile templates and topic map.
2014-08-14 16:06:27 -04:00
Robin Ward
ac89b3eb7e
ES6: grouped-each helper and moved event dispatcher to an initializer
2014-08-13 16:46:59 -04:00
Robin Ward
de73e9fb56
UX: Remove likes column, use heat map on posts count
2014-08-12 14:03:52 -04:00
Sam
49f738fe27
FEATURE: allow users to dismiss unread posts
2014-08-08 16:29:51 +10:00
Sam
4536f772c1
FIX: more reliable topic list counts
...
- unread was not incrementing when you read last post on topic
- new notifications were being inserted even if they existed in list
- terminology was all mixed up "1 new posts", split to 3 messages
- latest behaves as expected, updating count of new and updated topics
2014-08-05 13:27:34 +10:00
Régis Hanol
b196de0821
TRIVIAL: use class instead of id for the 'topic-list'
2014-07-29 23:38:36 +02:00
Dung Quang
97507bbd87
Update categories.js.handlebars
2014-07-29 17:24:19 +07:00
Kris Aubuchon
467b358659
tiger striping on mobile categories
2014-07-29 02:04:20 -04:00
Jeff Atwood
23d6fd68e5
simplify mobile category page
2014-07-20 01:02:59 -07:00
Jeff Atwood
391edfd907
missing space in footer on mobile
2014-07-20 00:22:01 -07:00
Jeff Atwood
1c4e3c4a96
mobile category layout fixes
2014-07-19 23:54:57 -07:00
Jeff Atwood
fe95597ce8
very minor mobile layout tweaks
2014-07-12 01:04:25 -07:00
Jeff Atwood
cf61ef7138
category-list-item only used in mobile layout
2014-07-10 13:28:53 -07:00
Jeff Atwood
eeeb374ec9
remove word "subcategories" from mobile cat page
2014-07-10 13:08:39 -07:00
Régis Hanol
9b43333f3f
TRIVIAL: removes unecessary #if bindings
2014-07-02 23:01:23 +02:00
Régis Hanol
e148d2340f
removes summary filter when clicking on the likes count in topic lists
2014-07-02 22:58:07 +02:00
Robin Ward
bad5938cdd
ES6: All list views
2014-07-01 12:02:06 -04:00
Robin Ward
e449d64ae1
ES6: Remove an unncessary view
2014-06-13 11:24:28 -04:00
Régis Hanol
3b6b2770f3
BUGFIX: date of the post in the share dialog is now properly bound
...
CLEANUP: removed all unused handlebars helpers
REFACTOR: removed 'unbound' prefix (for performance reasons, helpers are unbound by default)
REFACTOR: added 'bound' prefix to bound helpers
REFACTOR: renamed helper using 'foo-bar-foo' syntax (instead of camel case)
2014-06-10 19:04:31 +02:00
Robin Ward
580a1bf8b0
ES6: Migrated and deprecated a bunch of views
2014-06-10 11:54:38 -04:00
Jeff Atwood
61bcdb926a
make create new account a big button vs. link
2014-06-07 22:27:41 -07:00
Robin Ward
bb0cf87684
ES6: All components ported over
2014-06-03 12:11:17 -04:00
Régis Hanol
9125453628
FEATURE: add the first 3 participants in a private message
2014-05-12 09:32:49 +02:00
Jeff Atwood
661e6984d3
drop views from mobile suggested topics
2014-05-06 01:23:50 -07:00
Jeff Atwood
4346190b2c
fix some mobile CSS annoyances
2014-05-06 00:24:04 -07:00
Sam
3ff1d63a8d
Improve mobile style for topic lists
...
This has been driving me nuts for a while now
2014-04-24 11:10:50 +10:00
Régis Hanol
561f7e0148
BUGFIX: add h2 with period when browsing top pages
2014-04-21 20:00:30 +02:00
Neil Lalonde
c649959e34
Show parent category on category badges
2014-03-21 14:34:50 -04:00
Régis Hanol
2735f286c4
UI: add calendar icon to all top buttons
2014-03-12 11:34:01 +01:00
Robin Ward
102242c9d5
Add Dismiss Read to mobile view
2014-03-06 15:32:49 -05:00
Neil Lalonde
0b1d1ffcba
FIX: problems with mobile login modal
2014-02-25 16:40:30 -05:00
Régis Hanol
0a7dc83681
BUFGIX: read more should take you to the first post
2014-02-07 15:07:13 -08:00
Neil Lalonde
379db72c90
Don't show category badges on /category/:slug on mobile, unless there are sub-categories
2014-01-24 14:31:30 -05:00
Régis Hanol
57eacdaeed
BUGFIX: properly escape HTML entities in excerpt (props to @ecuk)
2014-01-19 23:54:52 +01:00