Commit Graph
100 Commits
Author SHA1 Message Date
Robin Ward 29b94b5ad3 FIX: If you ctrl+f twice, it should show the browser version 2016-05-09 12:06:14 -04:00
Robin Ward 9741584ae8 FIX: Hide invite button on mobile 2016-05-06 17:21:06 -04:00
Robin Ward f9fe9ac3ed FIX: Build dynamic category / tag routes 2016-05-06 11:54:29 -04:00
Robin Ward 2d2bf4dd56 FIX: Keyboard controls were broken at the bottom of topics 2016-05-06 11:11:14 -04:00
Robin Ward 89e506551a Add body class to account-created route 2016-05-05 14:37:09 -04:00
Robin Ward 0fcfc6bed9 Add acceptance tests for all mobile templates 2016-05-05 12:49:12 -04:00
Robin Ward 34670c2c4f FIX: Raw mobile view broken 2016-05-04 18:13:18 -04:00
Robin Ward 3220f9e3cc FIX: ESLint 2016-05-04 17:20:36 -04:00
Robin Ward 148c4da23d FIX: Server side missing jQuery 2016-05-04 17:01:13 -04:00
Robin Ward b1c4c8a5d0 Deprecation: replace itemController with components 2016-05-04 16:18:22 -04:00
Robin Ward 4e5831c43f Deprecation: Remove {{each itemView=}} 2016-05-04 16:18:15 -04:00
Robin Ward 9ea32bf7d8 Deprecation: Change {{#each x in y}} to {{#each y as |x|}} 2016-05-04 16:18:09 -04:00
Robin Ward 2950a82a7d FIX: showFlags was not triggered correctly by the keyboard shortcut 2016-05-04 12:03:20 -04:00
Robin Ward b061ba5c52 FIX: Broken spec. Stupid mocking. 2016-05-03 15:30:48 -04:00
Robin Ward 65392f37bb FIX: Apply both embedded post filters 2016-05-03 15:19:59 -04:00
Robin Ward 664f1913c8 FIX: Don't include hidden posts in embedded comments 2016-05-03 15:01:20 -04:00
Robin Ward 2cc6efba8c FIX: Featuring topics wasn't happy with concurrency. 2016-05-03 14:24:50 -04:00
Robin Ward cf7b08d034 FIX: Middle clicking on search should open it in a new tab 2016-05-02 11:50:40 -04:00
Robin Ward 1a3b63e07d createWithMixins is deprecated. 2016-04-29 16:50:52 -04: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 2cf4107a67 FIX: Safari icon positioning 2016-04-29 11:44:11 -04:00
Robin Ward 6451eb7637 .@each on leafs is deprecated in favor of .[] 2016-04-28 16:49:24 -04:00
Robin Ward 400c061046 Ember.keys is deprected in favor of Object.keys 2016-04-28 16:37:20 -04:00
Robin Ward 187d7d6f96 Remove more views and deprecations. 2016-04-28 16:17:18 -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 55ba81494f FIX: Allow :+1: and :-1: to work even though not in emoji.json 2016-04-27 14:56:23 -04:00
Robin Ward 2f911d9435 FIX: Broken test, data-auto-route is no longer needed 2016-04-27 14:03:45 -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
Robin Ward 9fdea6cd46 FIX: Broken similar topics 2016-04-26 17:54:52 -04:00
Robin Ward 7a01d575c2 FIX: Make embeddable discourse more forgiving with https 2016-04-26 15:03:44 -04:00
Robin Ward 905068cf23 FIX: Santized HTML entities on group page 2016-04-26 14:24:36 -04:00
Robin Ward de82bd946d FIX: Group members should be able to see their groups even if private 2016-04-26 14:17:53 -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 6fb46fe217 UX: Notification was in the wrong place. 2016-04-25 17:52:38 -04:00
Robin Ward 7ab5d44c7c Remove unused component 2016-04-25 17:52:37 -04:00
Robin Ward 208cf41e6c FIX: Handle null flag values 2016-04-25 17:52:37 -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 dc014ac4aa FIX: Topic title wasn't updating when navigating between topics 2016-04-25 12:31:39 -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
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