Sam
|
0396fd66f6
|
FEATURE: sorting by op likes shows the op likes count
|
2015-01-05 17:39:49 +11:00 |
|
Sam
|
d0d2a15180
|
Support likes column via site extension
|
2015-01-05 17:03:48 +11:00 |
|
Sam
|
69771562d7
|
clean up rendering and correct issues with topic list to raw commit
|
2015-01-05 16:37:25 +11:00 |
|
Sam
|
fa9bbd554e
|
PERF: unify topic lists, remove star from lists, move to raw rendering
|
2015-01-05 13:04:15 +11:00 |
|
Robin Ward
|
7182767349
|
Refactor topic title/category saving to support easier changing of
attributes via plugins.
|
2015-01-02 14:25:41 -05:00 |
|
Robin Ward
|
9523b26af2
|
Move emoji autocomplete into its own file, remove ceremony around
decorating the `ComposerView` for it since it's part of core now.
|
2015-01-02 11:57:48 -05:00 |
|
Sam
|
f0ca6150d8
|
refactor topic list header to use a raw template
|
2014-12-31 12:32:43 +11:00 |
|
Jeff Atwood
|
b91f9f4142
|
remove a bunch of needless css prefixes
|
2014-12-25 01:05:45 -08:00 |
|
Robin Ward
|
6e1601c10d
|
Second try at making heart pulse. Go faster, stay coloured.
|
2014-12-22 14:51:11 -05:00 |
|
Robin Ward
|
b06cb26f7f
|
Revert "UX: Let's try an animating heart out"
This reverts commit eb445ca2fc.
|
2014-12-19 17:24:45 -05:00 |
|
Robin Ward
|
eb445ca2fc
|
UX: Let's try an animating heart out
|
2014-12-19 16:48:43 -05:00 |
|
Robin Ward
|
043a93dfd5
|
FIX: Sharing buttons broke in 1.9 template upgrade
|
2014-12-19 15:26:05 -05:00 |
|
Robin Ward
|
2d3a9b334d
|
FIX: LazyYT was not being applied when a post was edited
|
2014-12-18 12:28:14 -05:00 |
|
Robin Ward
|
a8acbc37a2
|
Refactor selector components for extensibility
|
2014-12-18 10:36:58 -05:00 |
|
Régis Hanol
|
fc85760bc0
|
FIX: add topic-owner class to all the posts created by the OP
|
2014-12-17 16:25:31 +01:00 |
|
Robin Ward
|
f42a5c1ba3
|
Convert a lot of Globals to ES6 modules
|
2014-12-17 09:31:42 -05:00 |
|
Robin Ward
|
61101736cb
|
Ember.empty has been renamed to Ember.isEmpty
|
2014-12-17 09:31:40 -05:00 |
|
Sam
|
8b87f095c6
|
PERF: don't render share dialog until we have a link.
|
2014-12-11 15:46:08 +11:00 |
|
Robin Ward
|
5fd3f2547c
|
FIX: Fix rerendering issues on some components.
|
2014-12-08 14:47:49 -05:00 |
|
Neil Lalonde
|
0f37ce1083
|
FIX: share popup on mobile layout went outside of viewport, and z-index was behind user avatars. Use a real link on touch devices instead of a text input.
|
2014-12-05 16:21:07 -05:00 |
|
Robin Ward
|
dd7b3d313e
|
FIX: Selecting default option without changing HTML markup.
I also filed a bug on Ember.js with details on the error.
|
2014-12-04 15:21:47 -05:00 |
|
Robin Ward
|
e035b07e92
|
Put Ember 1.8.1 + fixes back.
|
2014-12-04 08:51:35 -05:00 |
|
Sam
|
8977d5917b
|
revert
|
2014-12-04 09:35:11 +11:00 |
|
Sam
|
08501f53b4
|
Revert "FIX: Broken comboboxes. Workaround Ember bug that needs triaging"
This reverts commit d1cb946594.
|
2014-12-04 09:31:49 +11:00 |
|
Robin Ward
|
d1cb946594
|
FIX: Broken comboboxes. Workaround Ember bug that needs triaging
|
2014-12-03 17:17:45 -05:00 |
|
Robin Ward
|
39fde5b9fb
|
Upgrade to 1.8.1: So long, metamorphs!
|
2014-12-03 10:49:18 -05:00 |
|
Régis Hanol
|
37a9164fa0
|
FIX: click counter for attachments
|
2014-11-26 13:05:43 +01:00 |
|
Robin Ward
|
a91d5fc726
|
Merge pull request #2981 from karreiro/share_bug
FIX: Sharing link stood visible after using browser’s back button
|
2014-11-24 10:29:46 -05:00 |
|
Sam
|
df99591f10
|
FEATURE: hide bookmarks but always show if post is bookmarked
|
2014-11-21 11:53:06 +11:00 |
|
Régis Hanol
|
0947191060
|
UX: improved our footer handling
- new "show-footer" mixins
- converted most of the routes to ES6
- FIX: handling of "indexStream" in user pages
There will now be a footer on all the following pages
- /exception
- /about
- /latest
- /new
- /unread
- /starred
- /top
- /categories
- /c/:category
- /c/:category/l/latest
- /c/:category/l/new
- /c/:category/l/unread
- /c/:category/l/top
- /t/:topic/:id
- /groups/:name/members
- /user/activity
- /user/activity/topics
- /user/activity/posts
- /user/activity/replies
- /user/activity/likes-given
- /user/activity/likes-received
- /user/activity/bookmarks
- /user/activity/starred
- /user/badges
- /user/notifications
- /user/flagged-posts
- /user/deleted-posts
- /user/private-messages
- /user/private-messages/mine
- /user/private-messages/unread
- /user/invited
- /user/:username/preferences
- /faq (static pages)
- /badges
- /badges/:id/:badge
|
2014-11-19 20:37:43 +01:00 |
|
Guilherme Carreiro
|
7ad10b5ea6
|
FIX: Sharing link stood visible after using browser’s back button
|
2014-11-18 20:32:04 -02:00 |
|
Jeff Atwood
|
ed5896c511
|
missed a closing buffer.push tag
|
2014-11-14 00:26:23 -08:00 |
|
Jeff Atwood
|
529a0cdcf2
|
more de-chevroning of user page
|
2014-11-13 23:45:08 -08:00 |
|
Robin Ward
|
2431ca5e25
|
Whitelist more loading routes, remove unneeded user loading route.
|
2014-11-11 14:37:53 -05:00 |
|
Robin Ward
|
4d4734ef2f
|
Refactored loading routes for users/badges
|
2014-11-11 14:17:19 -05:00 |
|
Robin Ward
|
af71326a9c
|
FIX: Missing styling for embedded reply
|
2014-11-11 11:17:39 -05:00 |
|
Robin Ward
|
9f127d8183
|
UX: Focus on the user card when it's rendered
|
2014-11-10 11:31:28 -05:00 |
|
Sam
|
246f77c98d
|
tweak positioning when it has no room to right
|
2014-11-06 16:25:40 +11:00 |
|
Sam
|
e3bfc2e447
|
correct positioning of user card on sites with custom headers
fix regression (can not click on links in card)
|
2014-11-06 13:00:21 +11:00 |
|
Sam
|
9c81f2c6af
|
remove duplicate code
fix issue where clicking on
the same user in 2 locations on the page would not work correctly
centralize logic
|
2014-11-06 12:13:46 +11:00 |
|
Sam
|
7b484937d0
|
minor debouncing fixes for user card
|
2014-11-06 10:30:38 +11:00 |
|
Robin Ward
|
6a424cf469
|
UX: Make the user card badge image larger. If present, make text have a
smaller width to accomodate the larger image.
|
2014-11-04 16:30:46 -05:00 |
|
Robin Ward
|
9161b8529f
|
Broken tests, let's try popping in/out now to see how that works.
|
2014-11-04 13:46:35 -05:00 |
|
Robin Ward
|
d4d282e919
|
UX: Let's try a fade in when the user card is shown
|
2014-11-04 13:26:33 -05:00 |
|
Sam
|
c3767dff6a
|
FEATURE: stop watching for new suggested topics
|
2014-10-31 15:19:40 +11:00 |
|
Kris Aubuchon
|
faece5a504
|
new usercard style
|
2014-10-29 19:48:20 -04:00 |
|
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
|
0621e87bcd
|
PERF: don't render dropdowns till we need them
|
2014-10-29 16:54:11 +11:00 |
|
Régis Hanol
|
9b29a23ece
|
FIX: prevent iframe in expended quote
|
2014-10-28 22:58:22 +01:00 |
|
Sam
|
d4f3f894f4
|
FEATURE: focus input on modals is optional
|
2014-10-21 08:12:29 +11:00 |
|