Commit Graph

102 Commits

Author SHA1 Message Date
Robin Ward 04ec679d82 Fixes some deprecations:
- LoadMore as a Mixin for discovery, groups
- Removed Views for discovery, groups
2016-04-28 15:25:45 -04:00
Robin Ward d89fb6e83e Better warning message if defaultState is used improperly 2016-04-27 15:06:55 -04:00
Robin Ward 1c90b8dd76 FIX: Search menu would sometimes forget the context 2016-04-27 13:53:51 -04:00
Robin Ward 02f771e66e Add a widget setting for the home logo url 2016-04-27 13:16:51 -04:00
Robin Ward 43bbc425e8 FIX: Support for extra admin links in the hamburger 2016-04-27 13:02:52 -04:00
Neil Lalonde e5918c7d00 FEATURE: Merge tagging plugin into core 2016-04-27 11:58:53 -04:00
Robin Ward 9fdea6cd46 FIX: Broken similar topics 2016-04-26 17:54:52 -04:00
Robin Ward b34f55d880 FIX: Missing alt tag on user notifications 2016-04-26 13:29:46 -04:00
Robin Ward 821103cad5 FIX: Middle clicking on user notifications 2016-04-26 13:19:22 -04:00
Robin Ward 33b192ba61 FIX: Middle clicking on the logo in Firefox 2016-04-26 13:17:09 -04:00
Robin Ward 7a079f6de5 FIX: Add a vdom key to the logo to avoid weird resizing 2016-04-25 15:23:05 -04:00
Robin Ward 87efa0eddd FIX: Support HTML entities in topic titles 2016-04-25 14:08:47 -04:00
Robin Ward 6978171f46 FIX: Missing topic status icons in header 2016-04-25 13:47:57 -04:00
Robin Ward 8bad3c0eb5 FIX: Cmd/Shift clicking links in the header was broken 2016-04-25 13:35:30 -04:00
Robin Ward 16c44971d9 FIX: Close menus when clicking on notifications 2016-04-25 12:50:55 -04:00
Robin Ward 514c3976f0 PERF: Migrate header to discourse widgets 2016-04-25 10:48:04 -04:00
Robin Ward 850f5c3472 FIX: This DecoratorHelper didn't have a container reference 2016-04-20 16:23:53 -04:00
Régis Hanol 4960b62110 FEATURE: new 'block_auto_generated_emails' site setting 2016-04-20 21:29:27 +02:00
Régis Hanol 180c972b58 FIX: also apply decorators to embedded posts 2016-04-20 17:25:32 +02:00
Robin Ward 71ef6ea518 FIX: Clicking on another widget should not prevent clickOutside 2016-04-07 16:10:39 -04:00
Steven Slade 0deea4f7d4 add ability to have post-menu in second position 2016-04-06 14:05:52 -04:00
Steven Slade b1d04412db altering topic-map widget's like count to show total topic like count
* altering topic-map widget's like count to display total topic like count rather than the first post's like count

* changing likeCount to topicLikeCount for virtual dom element to show total likes of thread
2016-04-06 12:49:27 -04:00
Arpit Jalan 0e02d24428 FIX: check for confirm value before removing user from PM 2016-04-04 11:56:07 +05:30
Sam 4d71356e52 FIX: quoting a section inside expanded reply misattributed
1. expand "in reply to"
2. select text
3. quote reply

Was incorrectly attributed to parent post
2016-03-30 17:38:28 +11:00
Arpit Jalan df565da3b3 UX: move wiki button in post wrench 2016-03-24 01:40:54 +05:30
Aryan Raj c03b8940df Fixed: DecoratorHelper.cooked passing wrong parameters to PostCooked class 2016-03-20 15:03:21 +05:30
Robin Ward 91e2a60369 Merge pull request #4092 from gdpelican/vdom-helptext
DOCS: Add additional help for how to use 'h' helper with virtual DOM
2016-03-18 11:40:39 -04:00
Robin Ward 5d4ee2ca1d FEATURE: Warn a user when they have few likes remaining 2016-03-18 11:30:29 -04:00
James Kiesel f595ba336a DOCS: Add additional help for how to use 'h' helper with virtual DOM 2016-03-18 22:11:30 +13:00
Robin Ward 7e97724341 FIX: On mobile jumping to replies was not working 2016-03-14 13:26:30 -04:00
Robin Ward 4b7046efa4 Remove unused commented out code 2016-03-14 13:26:30 -04:00
Robin Ward 1ba65765e4 Merge pull request #4073 from adrapereira/ap_fixSidebarLinkCount
Fix: Link count on the topic sidebar
2016-03-14 12:32:20 -04:00
Andre Pereira 3e3aa91934 Refactor to use a single piece of logic 2016-03-14 12:27:31 +00:00
Andre Pereira da4c96fad2 Fixes scope problem. 2016-03-13 14:37:15 +00:00
Andre Pereira e7a4900baf Removed use of ES6 Set. 2016-03-13 14:31:03 +00:00
Andre Pereira 129cc92ec9 Fixes the link count on the sidebar by only counting unique titles. 2016-03-13 13:54:03 +00:00
Robin Ward 1006b1ba94 Various Plugin Enhancements and Extension Points 2016-03-11 15:53:37 -05:00
Robin Ward 5bfc9cdf50 FIX: Top map is actually expanded when there is a summary 2016-03-10 10:59:53 -05:00
Robin Ward 566b0bbb75 FIX: Broken test 2016-03-09 13:26:06 -05:00
Robin Ward 1009dc9be1 FIX: Topic map should be expanded by default when > 50 posts 2016-03-09 12:12:43 -05:00
Robin Ward 04990e7c5c PERF: Use widgets to render categories in hamburger menu
Small change results in 1.3x faster on initial render, 1.7x
on subsequent renders.
2016-03-03 13:45:38 -05:00
Robin Ward 166a056497 FIX: Don't show trash can for user deleted posts 2016-03-03 10:48:04 -05:00
Robin Ward e6b95e56d7 FIX: You shouldn't be able to convert a whisper to a moderator post 2016-03-01 15:30:28 -05:00
Robin Ward 3d5dfab54e FIX: Jump on mobile when cloaking 2016-03-01 12:48:57 -05:00
Robin Ward d538bcbe40 FIX: Don't cloak videos once they begin playing 2016-02-29 13:56:54 -05:00
Robin Ward ff31403a60 FIX: When cloaked, posts would break jumping to top/bottom 2016-02-29 11:31:30 -05:00
Sam Saffron 1fde5a1993 Don't return the word cloaked for cloaked post, blank works fine :) 2016-02-27 18:08:41 +11:00
Robin Ward 936c785952 FIX: ESLint 2016-02-26 16:53:56 -05:00
Robin Ward 65d7103bdc FIX: Don't stop youtube videos from playing on cloak 2016-02-26 16:48:41 -05:00
Robin Ward ef1ff113a3 Don't show user_deleted as red after all 2016-02-26 16:13:25 -05:00