Commit Graph
100 Commits
Author SHA1 Message Date
Robin Ward 850f5c3472 FIX: This DecoratorHelper didn't have a container reference 2016-04-20 16:23:53 -04:00
Robin Ward c423ce6333 Allow auth providers to provide custom urls 2016-04-20 13:19:59 -04:00
Robin Ward 7996ae50d8 FIX: Group topics should link to the actual post 2016-04-20 10:50:50 -04:00
Robin Ward 4cdd1e2e24 Adds a body class for static routes 2016-04-19 10:27:11 -04:00
Robin Ward a26bd2c549 FIX: If the user can't be found to award a badge, skip them 2016-04-14 11:52:26 -04:00
Robin Ward 976056bc41 FIX: Ignore problems cooking 2016-04-14 11:40:23 -04:00
Robin Ward b0803f7035 FIX: New badges were missing post link 2016-04-13 16:38:24 -04:00
Robin Ward 95854a94c9 FIX: When viewing a summary, if a post jumps to the bottom cancel it. 2016-04-13 15:58:54 -04:00
Robin Ward 332bf311c7 FIX: Only search when the value changes, not key press 2016-04-13 15:16:37 -04:00
Robin Ward e91379916b FIX: Provide the ability to reduce cooked content
This allows us to strip polls from the group posts page.
2016-04-13 13:25:18 -04:00
Robin Ward 1ffa448154 FIX: Broken spec which was brittle 2016-04-12 16:09:47 -04:00
Robin Ward fa369bcc3e Add onceoff job to backfill oneboxes 2016-04-12 15:31:22 -04:00
Robin Ward f4672a9e05 Instead of a Distributed Mutex, use a Redis SETNX guard 2016-04-12 15:31:21 -04:00
Robin Ward fd2b8dd12f FIX: Edge case. Don't show "Others with this badge" when just you 2016-04-12 15:31:19 -04:00
Robin Ward 0396b14b70 FEATURE: New "First Onebox" badge 2016-04-12 15:31:14 -04:00
Robin Ward 64df98e348 Adds integrity check for badge descriptions 2016-04-12 12:55:49 -04:00
Robin Ward 5518141ad5 Option for verbose logging when API calls to create posts fail 2016-04-12 12:10:48 -04:00
Robin Ward f6c460c207 Add tests for groups pages, DRY html into a component 2016-04-11 13:17:34 -04:00
Robin Ward bb25200745 FIX: Liked posts based badges were looking at all likes 2016-04-11 12:36:43 -04:00
Robin Ward c948d53d91 UX: Use separate input fields for link and description in d-editor 2016-04-08 16:13:42 -04:00
Robin Ward 038a5a0767 UX: Show the selected posts controls at the bottom of mobile topics too 2016-04-08 15:26:24 -04:00
Robin Ward cc25716e47 FIX: Allow message format translations to be overridden 2016-04-08 14:49:50 -04:00
Robin Ward adb3810f67 FIX: Allow longer TLDs 2016-04-08 12:15:21 -04:00
Robin Ward 4f3f6c60c4 FIX: Rename Scheme job due to Queue Manager 2016-04-07 17:02:25 -04:00
Robin Ward b10b6c673d Add h helper to plugin-api in v0.3 2016-04-07 16:38:30 -04:00
Robin Ward 71ef6ea518 FIX: Clicking on another widget should not prevent clickOutside 2016-04-07 16:10:39 -04:00
Robin Ward 9d8db11cf3 Move MigrateScheme to new Onceoff thing 2016-04-07 15:31:32 -04:00
Robin Ward 3f7ced9236 Try running once off jobs outside of db:migrate 2016-04-07 15:07:24 -04:00
Robin Ward 078b3bc87e Log once off jobs and enqueue on db:migrate 2016-04-07 14:32:31 -04:00
Robin Ward 855f72deb6 On second thought, enqueuing a job in a migration might be bad. 2016-04-07 13:58:31 -04:00
Robin Ward 526573074c Add one off job to grant the emoji badge retroactively 2016-04-07 13:49:44 -04:00
Robin Ward 5059ee04b9 Remove UserFirst table and grant Emoji badge directly 2016-04-07 12:31:41 -04:00
Robin Ward 8e50f0de6a FIX: Support editing translation keys with uppercase characters 2016-04-06 15:26:18 -04:00
Robin Ward 5866f0df18 Remove UserFirst for mention since it can be retrieved elsewhere 2016-04-06 14:01:37 -04:00
Robin Ward 189d70661e FIX: Don't count emojis within quotes 2016-04-06 12:02:35 -04:00
Robin Ward ba80ae73be FIX: Broken spec 2016-04-05 16:39:20 -04:00
Robin Ward 64a1a44c4b FIX: Don't create user first records on private posts 2016-04-05 16:13:10 -04:00
Robin Ward 50fbda1ab7 FIX: Not sure why the default group didn't work 2016-04-05 15:37:41 -04:00
Robin Ward c30d327b77 FEATURE: Two new badges - First Emoji and First Mention 2016-04-05 15:17:41 -04:00
Robin Ward b2f402dc04 FIX: Incorrect badge counts when restricted to a username 2016-03-28 15:17:24 -04:00
Robin Ward ef4877e009 FIX: Stability issues with multiple polls 2016-03-28 12:17:37 -04:00
Robin Ward 96b765d1e6 FIX: Broken link 2016-03-25 17:34:09 -04:00
Robin Ward d493702a90 FIX: For real this time :'( 2016-03-25 16:29:29 -04:00
Robin Ward 4cca4f2f5b FIX: Typo 2016-03-25 16:20:59 -04:00
Robin Ward 83b79a4e1e UX: Show a user's badges as cards 2016-03-25 16:10:38 -04:00
Robin Ward 27c793a990 UX: Show badges as cards on the badges index and show page 2016-03-25 15:33:06 -04:00
Robin Ward 207bf1b339 FIX: Broken Javscript test 2016-03-25 12:54:33 -04:00
Robin Ward 5f54dd908a Recategorize link badges 2016-03-25 12:21:24 -04:00
Robin Ward 56c13856dd Move Editor and First Flag to "Getting Started" category 2016-03-25 12:19:12 -04:00
Robin Ward 2c5eed9a85 FIX: Basic badge description was missing 2016-03-25 12:11:39 -04:00
Robin Ward ba10327cc8 FIX: Minor badge page issues 2016-03-25 12:11:39 -04:00
Robin Ward d7b568f98e REFACTOR: Remove view from badges-show 2016-03-25 12:11:39 -04:00
Robin Ward d129c61a4a FIX: Badge loading more was stuck 2016-03-25 12:11:39 -04:00
Robin Ward d1e1a91cb6 FIX: Large widths, weird button floating on badge view 2016-03-24 17:20:49 -04:00
Robin Ward e51259ee7b FIX: Broken test 2016-03-24 13:50:45 -04:00
Robin Ward db15772ab1 UX: Make user info rendering more consistent 2016-03-24 13:49:35 -04:00
Robin Ward e407ef9d0e FIX: Also support nil values for the site settings 2016-03-24 11:14:17 -04:00
Robin Ward b270e0142b FIX: If site settings are missing don't do anything 2016-03-24 11:12:54 -04:00
Robin Ward e0347b18da UX: Improve icon positioning on mobile 2016-03-23 14:44:34 -04:00
Robin Ward f0552af5f1 FIX: Don't log validation errors for sso 2016-03-23 14:44:34 -04:00
Robin Ward 4180e207c3 FIX: Crazy large ids should not raise exceptions 2016-03-23 12:13:47 -04:00
Robin Ward 86d2773d3a FIX: Don't process infinite scrolling while safari hacks are active 2016-03-22 16:36:20 -04:00
Robin Ward a9320f668c FIX: Invalid YAML 2016-03-22 11:15:15 -04:00
Robin Ward 717b54d64b Adjust badges to match descriptions cc @coding-horror 2016-03-22 10:51:42 -04:00
Robin Ward b8929b906c FIX: Broken link 2016-03-21 15:16:07 -04:00
Robin Ward d1b9a9370a PERF: Render logo significantly faster 2016-03-21 15:14:31 -04:00
Robin Ward a9daa33953 Add tests to home-logo component 2016-03-21 14:16:33 -04:00
Robin Ward f68671a813 Merge pull request #4097 from aryanraj/Fix_PostCooked
Fixed: DecoratorHelper.cooked passing wrong parameters to PostCooked class
2016-03-21 11:15:26 -04:00
Robin Ward fbf45426e4 Autoload widgets since they are named when created, not by file 2016-03-18 16:31:59 -04:00
Robin Ward b83b9d2b75 FIX: Another ES2015 feature that snuck by 2016-03-18 14:53:25 -04:00
Robin Ward b4f306ce03 FEATURE: Site Customizations can use the plugin api 2016-03-18 14:41:48 -04:00
Robin Ward b1ac7491de Include the topic's creator in transformed posts 2016-03-18 13:18:06 -04:00
Robin Ward 54445f21c1 FIX: .js files can't use ES6 syntax 2016-03-18 12:53:48 -04:00
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 c975a6dc00 Merge pull request #4093 from angusmcleod/feature/move-autosize-lib
Move autosize from admin/lib to discourse/lib
2016-03-18 11:39:12 -04:00
Robin Ward 5d4ee2ca1d FEATURE: Warn a user when they have few likes remaining 2016-03-18 11:30:29 -04:00
Robin Ward 1fba835d4f FIX: Use a logging table for daily likes given. Use it for badges. 2016-03-18 11:18:54 -04:00
Robin Ward b0e23c9f56 FIX: Thank you badge had incorrect criteria 2016-03-17 13:03:47 -04:00
Robin Ward d9080b9d69 Rename "My Cup Runneth Over" to "Higher Love". Winwood! 2016-03-17 11:42:41 -04:00
Robin Ward 0346efd0d5 FIX: New badges ended up with no grouping 2016-03-16 14:44:42 -04:00
Robin Ward 233aa2ab2f FIX: If we're using the crawler layout, don't skip on mobile 2016-03-16 14:35:58 -04:00
Robin Ward 7c384fc740 Adjusted "Gives Back" badge 2016-03-16 13:48:14 -04:00
Robin Ward 35c2339c2a Updated badges for receiving likes 2016-03-16 13:03:17 -04:00
Robin Ward 25c26dcd51 Create rarity levels for using up all likes 2016-03-16 12:31:26 -04:00
Robin Ward 3130dade49 Effectively remove new badges for now 2016-03-15 16:44:42 -04:00
Robin Ward 06591022fe FEATURE: Generous badge 2016-03-15 16:08:29 -04:00
Robin Ward cfe18c3f5b FEATURE: Gives Back badge 2016-03-15 16:08:29 -04:00
Robin Ward e60da531ba FEATURE: Admired Badge for high like ratio 2016-03-15 16:08:29 -04:00
Robin Ward 32c5342e1d Remove commented out line 2016-03-15 12:52:07 -04:00
Robin Ward 243c5a74ce FIX: Topic entrance wasn't showing on mobile. Tidied up some stuff. 2016-03-15 12:16:02 -04:00
Robin Ward 84ab7fdcc7 FIX: post admin menu was hidden on mobile 2016-03-14 16:23:58 -04:00
Robin Ward f46ced6fc2 FIX: missing semi colon 2016-03-14 14:52:40 -04:00
Robin Ward 621f7e0a65 FIX: Replace emoji in local oneboxes 2016-03-14 14:48:48 -04: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
Robin Ward 2cd6649ba0 FIX: Was leaking tagName across plugin outlets 2016-03-11 16:32:28 -05:00
Robin Ward 1006b1ba94 Various Plugin Enhancements and Extension Points 2016-03-11 15:53:37 -05:00
Robin Ward 1fc335d84a FIX: When showing subcategory list you couldn't see the bulk button 2016-03-10 13:28:22 -05:00
Robin Ward d8127a1590 UX: Add icons to mobile Topic Controls drop down 2016-03-10 12:20:58 -05:00