Robin Ward
|
44ff357e1c
|
Remove unused view, use preferred dash format for filenames, add
warnings when templates are missing
|
2014-10-29 10:39:06 -04:00 |
|
Sam
|
eab12cc6b8
|
PERF: move excerpt to raw, expose i18n to handlebars
|
2014-10-29 16:08:35 +11:00 |
|
Sam
|
5729e7df6f
|
PERF: use raw rendering for topic list
rename my handlebars helper to "raw",
create ember compat handlebars to handle rendering
patch ember rails to use the correct precompiler
|
2014-10-29 15:24:51 +11:00 |
|
Sam
|
e3b88d3688
|
Revert "REVERT commits for raw handlebars rendering. We need to create a"
This reverts commit a4363e033d.
|
2014-10-29 13:05:19 +11:00 |
|
Robin Ward
|
a4363e033d
|
REVERT commits for raw handlebars rendering. We need to create a
separate branch and discuss issues of this approach.
|
2014-10-28 10:56:04 -04:00 |
|
Sam
|
ad46a490cc
|
correct coldmaps
|
2014-10-28 17:54:00 +11:00 |
|
Sam
|
f5379cee89
|
PERF: move activity-column to handlebars
|
2014-10-28 17:20:56 +11:00 |
|
Sam
|
220568a2a3
|
PERF: remove a binding we do not need
|
2014-10-28 15:01:13 +11:00 |
|
Sam
|
09f6011bbd
|
PERF: split out category column rendering
|
2014-10-28 14:56:27 +11:00 |
|
Sam
|
e11f73889a
|
move column to better location
|
2014-10-28 14:56:27 +11:00 |
|
Sam
|
adb870a909
|
PERF: use handlebars rendering for user list
this shave topic list rendering on local down from 140ms to 100ms
|
2014-10-28 13:31:25 +11:00 |
|
Sam
|
6c58cb982a
|
unbound if is not a perf gain
|
2014-10-22 18:07:29 +11:00 |
|
Sam
|
c104fbc915
|
remove unused code
|
2014-10-22 16:40:21 +11:00 |
|
Sam
|
30a814b105
|
PERF: unbind some stuff to speed up topic list
|
2014-10-22 16:37:13 +11:00 |
|
Robin Ward
|
e55b437eb9
|
Replace the rest of the deprecated {{action xyz}} with `{{action
"xyz"}}`
|
2014-10-03 14:43:27 -04:00 |
|
Robin Ward
|
d0fb8bbcfc
|
Instead of .js.handlebars use .hbs for handlebars templates
|
2014-09-26 15:23:15 -04:00 |
|
Arpit Jalan
|
80510c5114
|
Don't show new topic indicator on New tab
|
2014-09-09 01:02:16 +05:30 |
|
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 |
|
Robin Ward
|
eb02619d1f
|
UX: Move topic entrance widget to posts column
|
2014-08-20 14:15:23 -04:00 |
|
Robin Ward
|
b46a373ff9
|
UX: Show User popup when clicking on a user in the topic list.
|
2014-08-19 16:22:37 -04:00 |
|
Robin Ward
|
aa41548e8e
|
UX: When clicking an activity date, pop up a little menu with options to
go to beginning or end of the topic.
|
2014-08-15 16:39:57 -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
|
de73e9fb56
|
UX: Remove likes column, use heat map on posts count
|
2014-08-12 14:03:52 -04: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 |
|
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
|
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 |
|
Sam
|
668a5ff526
|
FEATURE: lock icon for archived topics
remove model sniffing hack
|
2014-04-11 10:27:04 +10:00 |
|
Neil Lalonde
|
c649959e34
|
Show parent category on category badges
|
2014-03-21 14:34:50 -04:00 |
|
Robin Ward
|
f5e6bcc585
|
Create a cold age helper, make sure the first age column is strictly
`created_at`, add cold to the second column.
|
2014-03-10 15:02:39 -04:00 |
|
Sam
|
e68e106be7
|
UI: we only intended to add the word "new" for new topics
|
2014-03-10 13:40:49 +11:00 |
|
Vikhyat Korrapati
|
b0d1d7a3e8
|
i18n of new/unread text next to topics.
|
2014-03-09 16:31:44 +05:30 |
|
Kris Aubuchon
|
10858d3c87
|
some incremental style enhancements, as discussed here https://meta.discourse.org/t/discourse-design-experiments/13479
|
2014-03-08 00:55:02 -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
|
5b559d9631
|
Pinned uncategorized topics span the title and category column in topic lists
|
2014-02-06 14:38:04 -05:00 |
|
Robin Ward
|
0c73eb8ce1
|
Front end code is complete for changing categories of topics in bulk
|
2014-01-30 11:44:29 -05:00 |
|
Robin Ward
|
1696cde2ff
|
Toggle button for bulk selection of topics
|
2014-01-30 11:44:29 -05:00 |
|
Robin Ward
|
4626519cdc
|
Use an itemController for topic lists. This will make bulk operations
easier.
|
2014-01-28 15:12:26 -05:00 |
|
Régis Hanol
|
245bc19379
|
BUGFIX: PMs could be created with a category
BUGFIX: hide category column when displaying the list of private messages
|
2014-01-24 12:57:48 +01:00 |
|
Robin Ward
|
564a7e505e
|
FIX: Deprecation warning on bindAttr
|
2014-01-21 11:06:18 -05:00 |
|
Neil Lalonde
|
daa5d023d6
|
FIX: topics with no replies should show coldness in activity column
|
2014-01-20 15:06:20 -05:00 |
|
Régis Hanol
|
57eacdaeed
|
BUGFIX: properly escape HTML entities in excerpt (props to @ecuk)
|
2014-01-19 23:54:52 +01:00 |
|
Régis Hanol
|
aca53aa722
|
BUGFIX: display links to other periods at the bottom of the top/:period page
|
2014-01-18 19:27:26 +01:00 |
|
Robin Ward
|
4981525047
|
REFACTOR: Fixes poor class hierarchy for listing topics
- Upgrades Ember to latest
- Fixes a bunch of bugs with page titles and missing "active" states
|
2014-01-18 19:26:24 +01:00 |
|
Robin Ward
|
f4c57130dc
|
Renames unboundDate to rawDate because date is current unbound.
|
2014-01-17 13:56:26 -05:00 |
|
Régis Hanol
|
9ab5b3a123
|
BUGFIX: properly hide categories/top lists view when loading another tab
|
2014-01-14 01:47:36 +01:00 |
|
Régis Hanol
|
3a6bffa05d
|
FEATURE: better top pages
|
2014-01-14 01:09:12 +01:00 |
|