Commit Graph

116 Commits

Author SHA1 Message Date
Régis Hanol 5a75972b0b SECURITY: 2 XSSs in post gutter and local oneboxes 2016-05-14 00:37:47 +02:00
Sam 398f10bf4f UX: darken timegap 2016-05-13 18:40:44 +10:00
Jeff Atwood 90e1a0bc34 let's try no glyph (fw = fixed width) for time gaps 2016-05-12 02:19:27 -07:00
Robin Ward 47720ba1ca UX: Clicking a participant in the topic map should just show the card 2016-05-11 15:09:36 -04:00
Robin Ward e831203897 FIX: Widgets should support links to foreign hosts 2016-05-11 12:02:10 -04:00
Robin Ward 9e3b96c8e4 Support for adding extra links to the hamburger general area 2016-05-10 16:15:38 -04:00
Robin Ward 4875fe1c3e FIX: Logo links to a different domain were broken 2016-05-10 10:42:16 -04:00
Robin Ward 29b94b5ad3 FIX: If you ctrl+f twice, it should show the browser version 2016-05-09 12:06:14 -04:00
Arpit Jalan 82daf93eb3 Merge pull request #4206 from techAPJ/convert-topic
FEATURE: move a topic from PM to regular topic or vice versa
2016-05-04 01:33:15 +05:30
Arpit Jalan acfb540952 FEATURE: move a topic from PM to regular topic or vice versa 2016-05-02 21:34:05 +05:30
Robin Ward cf7b08d034 FIX: Middle clicking on search should open it in a new tab 2016-05-02 11:50:40 -04:00
Sam a5b0445e02 FIX: never perform searches that bypass validation
we must perform another isValidSearchTerm check when we are about to
perform search cause the call is debounced
2016-05-02 11:53:47 +10:00
Robin Ward a50edb87ec FIX: Some notifications were not clearing properly. 2016-04-29 16:42:04 -04:00
Robin Ward 1ac6dd194d Allow the href setting to be a function. 2016-04-29 13:27:17 -04:00
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