Robin Ward
9c48f8f154
FIX: Don't surround <aside> with <p> as that is malformed HTML.
2014-06-30 18:11:22 -04:00
Robin Ward
0f52f26587
TWEAK: Don't show subcategory topic definitions when viewing a category list.
2014-06-30 15:22:40 -04:00
Robin Ward
952426d358
FEATURE: Uploaded images to categories are shown when browsing
2014-06-30 14:14:00 -04:00
Robin Ward
e22688a204
FEATURE: Can upload images to categories
2014-06-30 14:14:00 -04:00
Robin Ward
9000c358d1
REFACTOR: Use common path for RESTful DELETE action from upload image
...
component
2014-06-30 14:13:59 -04:00
Robin Ward
3cbb32cc20
REFACTOR: uploading avatar should share code with upload component
2014-06-30 14:13:59 -04:00
Robin Ward
4088fba4f2
REFACTOR: Convert profile background uploader to be an ember component
2014-06-30 14:13:59 -04:00
Robin Ward
386a45aab7
Merge pull request #2479 from vikhyat/badge-system
...
Badge system updates
2014-06-27 15:09:04 -04:00
Robin Ward
380bfd0819
Merge pull request #2478 from riking/patch-email
...
Fix email code & tests
2014-06-27 15:07:46 -04:00
Robin Ward
07d1be9104
Update onebox gem for more support, minor openssl bug
2014-06-27 12:20:35 -04:00
Robin Ward
85747137ef
FIX: Put in admin title when browsing admin section
2014-06-27 11:58:46 -04:00
Robin Ward
c6e08deee2
Merge pull request #2477 from ligthyear/fix-outlet-double-render
...
Fix Plugin-Outlets: remove block from views so Ember doesn't complain
2014-06-27 10:26:11 -04:00
Robin Ward
0289e60a25
Merge pull request #2476 from techAPJ/suppress-invite-search
...
FIX: show search filter only when invites are greater than or equal to ten
2014-06-26 15:02:24 -04:00
Robin Ward
6907739a0b
Merge pull request #2474 from techAPJ/add-topic-id-to-bulk-invite
...
FEATURE: Add topic invitation support to Bulk Invite
2014-06-26 13:30:30 -04:00
Robin Ward
07cb3aff97
We shouldn't have to redeclare tab panels in the category edit menu
2014-06-26 12:30:07 -04:00
Robin Ward
2f710142f0
Use partials for category modal sections, components for pills
2014-06-25 16:12:35 -04:00
Robin Ward
983f4829f0
Merge pull request #2470 from techAPJ/refactor-bulk-invite
...
FEATURE: Add groups support to Bulk Invite
2014-06-25 16:08:06 -04:00
Robin Ward
b21496e3fb
ES6: Convert search views
2014-06-25 14:03:41 -04:00
Robin Ward
2e378e9980
Merge pull request #2469 from awesomerobot/master
...
horizontal scroll on search dropdown be gone!
2014-06-25 12:21:41 -04:00
Robin Ward
7f6bace7c5
FIX: In IE9 *shudder* the path will be incorrect and reloading the
...
latest posts will fail.
2014-06-25 12:09:47 -04:00
Robin Ward
39c2c958e6
ES6: ComposerView
2014-06-24 16:53:10 -04:00
Robin Ward
4b745612d8
FIX: Gaps weren't refreshing on refresh
2014-06-24 15:07:13 -04:00
Robin Ward
ab94399ae4
Minor note about docker.
2014-06-24 14:40:47 -04:00
Robin Ward
3521fb97e4
FIX: More safety for going back while stuff is uncloaking
2014-06-24 13:50:45 -04:00
Robin Ward
b43ea8bcd1
FIX: Upgrade ember-cloaking to avoid setProperties error
2014-06-24 12:13:48 -04:00
Robin Ward
a7ad7f6a45
Remove some obscure HTML tags from sanitization
2014-06-24 11:03:45 -04:00
Robin Ward
240bd2d580
Merge pull request #2464 from awesomerobot/master
...
moving topic-list styles to base, aligning badges in poster expansion
2014-06-23 16:56:26 -04:00
Robin Ward
f0b2ec4032
FIX: Support statuses as well as status for twitter URLs
2014-06-23 16:31:30 -04:00
Robin Ward
1527aeeef6
FIX: The constraint on parent categories wasn't working properly.
2014-06-23 16:14:51 -04:00
Robin Ward
ff55a30dd7
FIX: <pre> blocks were adding too many new lines.
2014-06-23 15:21:07 -04:00
Robin Ward
68d323faaf
FIX: Load order for non-ES6
2014-06-23 13:32:34 -04:00
Robin Ward
42d1fcbbc2
[code] should work just like other kinda of code formatting.
2014-06-23 13:19:27 -04:00
Robin Ward
07ae7435f2
ES6: Convert all button views
2014-06-23 12:37:38 -04:00
Robin Ward
d9fb5c4468
TRIVIAL: Remove border thickness from handlebars template. Just do the
...
color there.
2014-06-23 11:44:23 -04:00
Robin Ward
a188ba77dc
FIX: Don't raise an exception when last_posted_at is nil
2014-06-23 11:38:27 -04:00
Robin Ward
449f81785f
FIX: If there is no last_posted_at don't raise an exception
2014-06-23 11:38:27 -04:00
Robin Ward
823e32462d
Merge pull request #2463 from awesomerobot/master
...
changing the tracking dropdown highlight for consistency
2014-06-23 11:27:46 -04:00
Robin Ward
9560257b91
Merge pull request #2460 from riking/site-settings
...
Add regex validations for OAuth, UA, and S3 fields
2014-06-23 10:35:16 -04:00
Robin Ward
8a4e96645c
FEATURE: Can click to expand hidden posts to see the good stuff!
2014-06-20 17:07:12 -04:00
Robin Ward
a2fec165d5
Disable editing of hidden posts within a timeframe from when the post
...
was initially hidden.
2014-06-20 15:38:03 -04:00
Robin Ward
3811efa5e2
Record when a post was hidden
2014-06-20 15:03:23 -04:00
Robin Ward
3ac688d763
ES6: A couple of views
2014-06-20 13:29:11 -04:00
Robin Ward
94de396b99
Merge pull request #2459 from riking/email
...
DEBUG: Send all email processing errors to admins
2014-06-20 12:52:50 -04:00
Robin Ward
f027563447
Add group icon to restricted parent categories
2014-06-20 12:50:13 -04:00
Robin Ward
56096619c0
FIX: Use secondary category color for stripes when only showing the
...
stripe.
2014-06-20 12:46:42 -04:00
Robin Ward
8cbf3bd720
Merge pull request #2458 from riking/previews
...
Make ?preview-style make sense
2014-06-20 12:12:03 -04:00
Robin Ward
7ae4c4dedc
COSMETIC: visual tweaks to the categories page
2014-06-19 17:11:45 -04:00
Robin Ward
9d82111813
TRIVIAL: Remove some output from qunit test suite.
2014-06-19 16:00:01 -04:00
Robin Ward
f0da4bf632
We don't need an empty app-events file.
2014-06-19 15:28:42 -04:00
Robin Ward
49ae01ddea
TWEAK: Don't focus on progress expansion on touch interfaces.
2014-06-19 15:19:49 -04:00
Robin Ward
51b99c6453
Merge pull request #2457 from awesomerobot/master
...
handful of alignment fixes
2014-06-19 14:18:10 -04:00
Robin Ward
194b04917a
ES6: A few more views
2014-06-19 12:48:04 -04:00
Robin Ward
42c7ad4670
FIX: build broke, also escaping issue on poster name
2014-06-18 17:47:31 -04:00
Robin Ward
60cb5ea6a9
FIX: If a user is deleted, don't break embedded comments for admins.
2014-06-18 17:39:36 -04:00
Robin Ward
d919a405cb
ES6: Refactor embedded post views
2014-06-18 16:00:54 -04:00
Robin Ward
61fb0f736b
Micro optimizations to {{plugin-outlet}}.
...
* Don't create a `ContainerView` if there is only one connection.
* Don't create a virtual view if there are no connectors and the
block form of the plugin isn't used.
2014-06-18 16:00:53 -04:00
Robin Ward
eedb0df4fb
ES6: Just a couple of views
2014-06-16 15:55:09 -04:00
Robin Ward
d53ac36818
FIX: New action arriving in stream via message bus
2014-06-16 14:49:58 -04:00
Robin Ward
1147b9d2e5
Merge pull request #2408 from peternlewis/pop3_insecure
...
Support for insecure POP3 (without SSL)
2014-06-16 11:51:44 -04:00
Robin Ward
198fc3db56
Merge pull request #2449 from ligthyear/plugin-outlet-defaults
...
Plugin-Outlets-defaults for template overriding
2014-06-16 11:36:40 -04:00
Robin Ward
61a3a6f544
Merge branch 'justinleveck-add_custom_embed_by_username'
2014-06-16 10:52:25 -04:00
Robin Ward
88b5e78424
Merge branch 'add_custom_embed_by_username' of github.com:justinleveck/discourse into justinleveck-add_custom_embed_by_username
...
Conflicts:
config/site_settings.yml
2014-06-16 10:52:15 -04:00
Robin Ward
6f8888d405
XSS: Topic links needed sanitization
2014-06-14 12:53:48 -04:00
Robin Ward
f3135533c2
Add some more mail headers back
2014-06-14 12:29:50 -04:00
Robin Ward
dc6f30dd94
Don't focus on text field in mobile view when tapping the progress
2014-06-14 11:51:15 -04:00
Robin Ward
c690fa0d19
FIX: Replace protocol relative URLs in emails
2014-06-13 17:11:04 -04:00
Robin Ward
fb639bc5f9
FIX: Remove extra setting of view
2014-06-13 16:42:18 -04:00
Robin Ward
3c8a610f73
Extra safety to the post stream. Don't return undefined if we can't
...
retrieve a post for some reason.
2014-06-13 16:00:39 -04:00
Robin Ward
929a195c5d
Merge pull request #2442 from techAPJ/add-tooltip-to-glyph
...
Add tooltip to Admin & Moderator glyph
2014-06-13 15:19:24 -04:00
Robin Ward
17d341ff86
FIX: crawler versions of the page need the updated bio relationships.
2014-06-13 14:55:32 -04:00
Robin Ward
4a2d6bd5da
Merge pull request #2439 from peternlewis/mailing_list_mode_disables_private_message_emails2
...
Bugfix: Mailing list mode disables PM emails (take 2)
2014-06-13 14:46:38 -04:00
Robin Ward
abb4a02b31
Merge pull request #2441 from adamloving/update-heroku-docs
...
update heroku install docs
2014-06-13 14:45:14 -04:00
Robin Ward
cf165320e2
Keyboard shortcuts for new progress expansion
2014-06-13 14:03:12 -04:00
Robin Ward
42ca46e628
Highlight posts when jumping to them.
2014-06-13 14:03:12 -04:00
Robin Ward
e449d64ae1
ES6: Remove an unncessary view
2014-06-13 11:24:28 -04:00
Robin Ward
29b8330dc3
Move up/down buttons on top of go
2014-06-12 17:24:11 -04:00
Robin Ward
d37195796f
FEATURE: New expandable progress bar with jump buttons and jump to
...
arbitrary post.
2014-06-12 16:52:33 -04:00
Robin Ward
33e9bc68fc
Split Topic Progres widget into its own controller, view, template
2014-06-12 16:52:33 -04:00
Robin Ward
efc70a2bca
Always show Bookmark icon. Always show edit if the post is a wiki.
2014-06-12 11:21:12 -04:00
Robin Ward
61bba4d074
ES6: More views converted and deprecated
2014-06-12 11:21:12 -04:00
Robin Ward
26689d34b8
A little extra robustness for the post stream
2014-06-11 17:31:30 -04:00
Robin Ward
afb178ba1f
FIX: Upgrade onebox to avoid too many refreshes with timestamps
2014-06-11 16:20:26 -04:00
Robin Ward
c90b609aa5
FIX: Reply button broke
2014-06-11 15:16:33 -04:00
Robin Ward
d40ec22bef
Always show your own edit button
2014-06-11 14:38:57 -04:00
Robin Ward
b749585aa7
REFACTOR: Only show ellipsis if there is more than 1 thing behind it.
2014-06-11 14:31:03 -04:00
Robin Ward
176120cbc1
REFACTOR: Keyboard Shortcuts should send their actions directly to
...
posts, not by activating clicks on buttons.
2014-06-11 14:31:03 -04:00
Robin Ward
c1179014fc
Revert "Revert feature till it works."
...
This reverts commit 1e9f3fa593 .
2014-06-11 14:31:03 -04:00
Robin Ward
f822491886
ES6: Convert a couple view helpers. They should probably be components
...
evnetually!
2014-06-11 11:05:49 -04:00
Robin Ward
d06720d059
REFACTOR: Remove animation from ellpisis post menu, change ordering of
...
buttons.
2014-06-10 15:27:43 -04:00
Robin Ward
9472d65059
FIX: Swapping one topic with another then scrolling wasn't updating the
...
URL properly.
2014-06-10 13:43:45 -04:00
Robin Ward
e985ffc273
Add link back to logo so it can be copied and pasted and what not.
2014-06-10 13:27:55 -04:00
Robin Ward
580a1bf8b0
ES6: Migrated and deprecated a bunch of views
2014-06-10 11:54:38 -04:00
Robin Ward
c6b92f0ef7
FIX: Support for nested bold/italics in MD
2014-06-09 17:46:36 -04:00
Robin Ward
8e882ad145
CSS: Attempt to remove hairline border from android gmail blockquotes.
2014-06-09 15:28:26 -04:00
Robin Ward
44ee7587c0
FIX: Plugins should be required by the path we generate for them
2014-06-09 15:22:11 -04:00
Robin Ward
59ef38bb88
FIX: Load order for pagedown-preview
2014-06-09 15:15:39 -04:00
Robin Ward
a63ac64931
FIX: Obscure emoji fail with a colon surrounded by spaces
2014-06-09 14:44:34 -04:00
Robin Ward
9d96fc6370
FIX: Back button not working well to latest
2014-06-09 14:05:26 -04:00
Robin Ward
7adb545168
ES6: Convert {{pagedown}} to {{pagedown-editor}} with deprecations
2014-06-09 12:16:27 -04:00
Robin Ward
1df3214773
ES6: Convert header view
2014-06-09 11:34:38 -04:00