Robin Ward
|
eb0872c5d4
|
FIX: Topic archetype check should only happen when the topic exists
|
2014-05-11 15:53:57 -04:00 |
|
Robin Ward
|
948ebf2201
|
FIX: Modals weren't closing when routing to raw links
|
2014-05-11 15:39:00 -04:00 |
|
Robin Ward
|
2bb63ffb38
|
FIX: Don't show links to private messages in the gutter
|
2014-05-11 15:16:28 -04:00 |
|
Robin Ward
|
6cd3796c39
|
FIX: Blog counts stopped working with additional security checks
|
2014-05-09 16:26:14 -04:00 |
|
Robin Ward
|
2fd5ae2091
|
Move reply to to the right
|
2014-05-09 16:12:21 -04:00 |
|
Robin Ward
|
252b36bb86
|
FIX: Some avatars were too big in embedded CSS
|
2014-05-09 15:49:53 -04:00 |
|
Robin Ward
|
067381ed18
|
Move in reply to slightly in embedded posts
|
2014-05-09 15:42:48 -04:00 |
|
Robin Ward
|
e713cc40c4
|
First attempt: Move username on top of embedded posts
|
2014-05-09 15:14:00 -04:00 |
|
Robin Ward
|
6b5d9a1ede
|
Merge pull request #2329 from techAPJ/speech-bubble-updates
Speech bubble waiting for an ajax response prior to rendering
|
2014-05-09 14:40:17 -04:00 |
|
Robin Ward
|
1bd79672ee
|
Make oneboxes in emails look slightly less awful
|
2014-05-09 14:39:26 -04:00 |
|
Robin Ward
|
aa9a8aa217
|
Merge pull request #2327 from fantasticfears/patch-3
One more line for more space in new version email
|
2014-05-09 12:03:10 -04:00 |
|
Robin Ward
|
842dd91958
|
Revert "Merge pull request #2304 from techAPJ/speech-bubble-update"
This reverts commit 6590ebbcbe, reversing
changes made to 3855ead62e.
|
2014-05-09 12:01:36 -04:00 |
|
Robin Ward
|
6590ebbcbe
|
Merge pull request #2304 from techAPJ/speech-bubble-update
Speech bubble waiting for an ajax response prior to rendering
|
2014-05-09 11:58:57 -04:00 |
|
Robin Ward
|
3855ead62e
|
ES6: Some more controllers
|
2014-05-09 11:57:39 -04:00 |
|
Robin Ward
|
77d68ccf08
|
FIX: Robin is fired for the typo
|
2014-05-08 16:44:32 -04:00 |
|
Robin Ward
|
44ed0d5232
|
FIX: Even more safety, the topic must exist as well.
|
2014-05-08 16:41:25 -04:00 |
|
Robin Ward
|
5fb962a65f
|
FIX: Some extra safety - in the case that an imported post was deleted,
don't error out of the PollFeed job
|
2014-05-08 16:27:17 -04:00 |
|
Robin Ward
|
773cf60224
|
FIX: Missing close paren
|
2014-05-08 16:04:48 -04:00 |
|
Robin Ward
|
5323d3fc29
|
FIX: Upgrade Onebox to get more amazon URLs and youtube 500 error fix
|
2014-05-08 14:34:00 -04:00 |
|
Robin Ward
|
bc8f3b1de6
|
Try again to remove gem
|
2014-05-08 12:05:06 -04:00 |
|
Robin Ward
|
5ca6d0d750
|
Revert "Should not use the module transpiler gem"
This reverts commit 7ea427a4c6.
|
2014-05-08 12:01:55 -04:00 |
|
Robin Ward
|
7ea427a4c6
|
Should not use the module transpiler gem
|
2014-05-08 11:51:39 -04:00 |
|
Robin Ward
|
0e296e767a
|
Remove unused stuff.
|
2014-05-08 11:35:34 -04:00 |
|
Robin Ward
|
804a489c7b
|
ES6: More controllers
|
2014-05-08 11:35:34 -04:00 |
|
Robin Ward
|
efcf99c21d
|
ES6: A bunch more controllers
|
2014-05-08 11:35:34 -04:00 |
|
Robin Ward
|
a0221ce5e5
|
ES6: More controllers converted to ES6
|
2014-05-08 11:35:34 -04:00 |
|
Robin Ward
|
4640b9d653
|
ES6: Half a dozen more controllers converted
|
2014-05-08 11:35:34 -04:00 |
|
Robin Ward
|
5191acfd9f
|
ES6: Uses proper normalize method, includes support for namespaced
controllers.
|
2014-05-08 11:35:33 -04:00 |
|
Robin Ward
|
eee5f85654
|
ES6: AvatarSelector and HeaderController - also includes support for controllers with
camelcase via an error message.
|
2014-05-08 11:35:33 -04:00 |
|
Robin Ward
|
a4e30e8f93
|
Proof of concept: Load controller via ES6 module in Discourse
|
2014-05-08 11:35:33 -04:00 |
|
Robin Ward
|
c3ccc3e309
|
Transpile ES6 even without node, just using rubyracer
|
2014-05-08 11:35:33 -04:00 |
|
Robin Ward
|
fbda9cac69
|
FIX: Reply as new topic was broken
|
2014-05-07 23:28:14 -04:00 |
|
Robin Ward
|
3525c06751
|
Update Rails to 4.0.5
|
2014-05-07 14:56:21 -04:00 |
|
Robin Ward
|
76cb4bf0a5
|
Roll up gutter links, don't show reply as new topic unless expanded.
|
2014-05-07 12:28:38 -04:00 |
|
Robin Ward
|
f51cbc8952
|
FIX: @mentions should not be processed within links
|
2014-05-06 17:48:30 -04:00 |
|
Robin Ward
|
4cdf25e39d
|
Merge pull request #2318 from camilleroux/patch-3
Update the Amazon links regexp
|
2014-05-06 15:15:33 -04:00 |
|
Robin Ward
|
2cf6f65660
|
FIX: Linking to relative hash URLs was reloading the app.
|
2014-05-06 15:09:43 -04:00 |
|
Robin Ward
|
8a471d629e
|
FIX: Adds safety to painting on quote controls for elements that might
not be present. This should fix an issue with not scrolling down after
new posts are created sometimes.
|
2014-05-06 14:25:24 -04:00 |
|
Robin Ward
|
9e719e49da
|
Only show a few topic links in the gutter and allow the user to expand
them.
|
2014-05-06 14:11:17 -04:00 |
|
Robin Ward
|
4b180915d1
|
Merge pull request #2315 from awesomerobot/master
a few small color fixes
|
2014-05-06 11:08:36 -04:00 |
|
Robin Ward
|
fd153623bb
|
Revert "Proof of concept: Load controller via ES6 module in Discourse"
This reverts commit 0327f469c1.
|
2014-05-05 13:58:57 -04:00 |
|
Robin Ward
|
aa269c92a0
|
Revert "ES6: AvatarSelector and HeaderController - also includes support for controllers with"
This reverts commit 44b2f82be8.
|
2014-05-05 13:58:57 -04:00 |
|
Robin Ward
|
69225a7ea9
|
Revert "ES6: Uses proper normalize method, includes support for namespaced"
This reverts commit b98324a937.
|
2014-05-05 13:58:57 -04:00 |
|
Robin Ward
|
389c50eb1e
|
Revert "ES6: Half a dozen more controllers converted"
This reverts commit bc2d87e5c1.
|
2014-05-05 13:58:57 -04:00 |
|
Robin Ward
|
b17cd2f251
|
Revert "ES6: More controllers converted to ES6"
This reverts commit 23cc7c174a.
|
2014-05-05 13:58:57 -04:00 |
|
Robin Ward
|
23cc7c174a
|
ES6: More controllers converted to ES6
|
2014-05-05 13:23:45 -04:00 |
|
Robin Ward
|
bc2d87e5c1
|
ES6: Half a dozen more controllers converted
|
2014-05-05 13:23:45 -04:00 |
|
Robin Ward
|
b98324a937
|
ES6: Uses proper normalize method, includes support for namespaced
controllers.
|
2014-05-05 13:23:45 -04:00 |
|
Robin Ward
|
44b2f82be8
|
ES6: AvatarSelector and HeaderController - also includes support for controllers with
camelcase via an error message.
|
2014-05-05 13:23:45 -04:00 |
|
Robin Ward
|
0327f469c1
|
Proof of concept: Load controller via ES6 module in Discourse
|
2014-05-05 13:23:45 -04:00 |
|
Robin Ward
|
c680d74571
|
Disable logster for now due to a conflict.
|
2014-05-05 12:50:46 -04:00 |
|
Robin Ward
|
cf723b051a
|
We don't need to tell them to refresh the page anymore.
|
2014-05-02 16:50:02 -04:00 |
|
Robin Ward
|
cd6ab981f3
|
FIX: preferences URL changed
|
2014-04-29 21:18:23 -04:00 |
|
Robin Ward
|
7a2dbf0d2d
|
FIX: Changed fixture paths
|
2014-04-29 21:09:29 -04:00 |
|
Robin Ward
|
ad1a8db956
|
Support for linking to static pages with hash URLs like #section. Also
refactor of static code to be more idomatic.
|
2014-04-29 18:01:13 -04:00 |
|
Robin Ward
|
4d3effa686
|
User new /my/preferences route in an email
|
2014-04-29 16:34:31 -04:00 |
|
Robin Ward
|
87b4cd3323
|
FIX: Don't show undefined query params
|
2014-04-29 16:18:01 -04:00 |
|
Robin Ward
|
0528b408a3
|
Add an integration test for the new Ember 404 route
|
2014-04-29 15:29:13 -04:00 |
|
Robin Ward
|
f50039b48b
|
Support 404 routes in the Ember App
|
2014-04-29 15:29:13 -04:00 |
|
Robin Ward
|
359d59242e
|
If a new user receives a mention, quote or response to their post, allow
them to continue posting in a topic.
|
2014-04-29 12:59:14 -04:00 |
|
Robin Ward
|
ba683bc611
|
FIX: XSS in markdown converter.
|
2014-04-28 14:44:15 -04:00 |
|
Robin Ward
|
89df580560
|
FIX: Reflected post links were being deleted when they shouldn't and
vice versa.
|
2014-04-25 16:49:48 -04:00 |
|
Robin Ward
|
b91c70cac3
|
FIX: Don't show quote controls when the post id is missing.
|
2014-04-25 15:41:24 -04:00 |
|
Robin Ward
|
535965263a
|
Update onebox gem - don't show github.com twice in succession
|
2014-04-25 11:08:01 -04:00 |
|
Robin Ward
|
cf6cbb955b
|
REFACTOR: Introduce Discourse.computed.setting to create a computed
property that links to a `Discourse.SiteSetting`
|
2014-04-24 18:36:02 -04:00 |
|
Robin Ward
|
cdd2101e4f
|
FIX: Don't hotlink links for new users
|
2014-04-24 18:36:02 -04:00 |
|
Robin Ward
|
f527ac33b0
|
FIX: Make sure the unread counter is updated following a "Dismiss New"
|
2014-04-24 18:36:02 -04:00 |
|
Robin Ward
|
91679c61d5
|
FIX: Markdown formatting error
|
2014-04-23 16:46:42 -04:00 |
|
Robin Ward
|
e48cf06fc9
|
REFACTOR: Add urls for admin groups, make it more idiomatic ember
|
2014-04-23 15:15:46 -04:00 |
|
Robin Ward
|
84da39f5dc
|
FIX: Admins should always be able to see groups so they can edit them.
|
2014-04-23 15:15:46 -04:00 |
|
Robin Ward
|
af877781b7
|
Allow admins to choose if groups are visible or not.
|
2014-04-22 16:43:46 -04:00 |
|
Robin Ward
|
8538e31fb4
|
Don't show link counts in the body of posts for internal links. They are
already in the sidebar.
|
2014-04-22 15:40:08 -04:00 |
|
Robin Ward
|
78f8fbb7ea
|
FIX: Link to user profile broke the back button
|
2014-04-21 17:49:10 -04:00 |
|
Robin Ward
|
4eb5474858
|
Add a SiteSetting to configure how many topics are in the email digest.
|
2014-04-21 17:49:10 -04:00 |
|
Robin Ward
|
b9ca124756
|
Support for /my/preferences to automatically redirect to the logged in
user.
|
2014-04-21 11:52:11 -04:00 |
|
Robin Ward
|
61e6eae728
|
FIX: /topics/period routes were broken
|
2014-04-21 10:26:24 -04:00 |
|
Robin Ward
|
4dc20e6855
|
FIX: Sanitize custom quote attributes
|
2014-04-21 10:19:39 -04:00 |
|
Robin Ward
|
64faee0935
|
Break down new topic counts by category if a digest contains many.
|
2014-04-17 16:42:40 -04:00 |
|
Robin Ward
|
0e56157212
|
Basic "Also, there are x new topics" text for the digest
|
2014-04-17 16:04:26 -04:00 |
|
Robin Ward
|
fd4007eefc
|
FIX: Don't sort the new topics by score since the Top logic is already
sorting them by score.
|
2014-04-17 15:43:24 -04:00 |
|
Robin Ward
|
564b1d86b0
|
Digest should exclude muted topics.
|
2014-04-17 15:27:11 -04:00 |
|
Robin Ward
|
89aa2380c6
|
Use "Top" logic for digest emails. Leave out muted categories.
|
2014-04-17 15:22:19 -04:00 |
|
Robin Ward
|
2341118570
|
Add categories to the first topics in the email digest
|
2014-04-17 15:22:19 -04:00 |
|
Robin Ward
|
a57f802048
|
If there's a TopicEmbed record for a url, we don't have to crawl it.
This should help sites like Boing Boing where sometimes links are
crawled before saved in WordPress.
|
2014-04-17 14:00:22 -04:00 |
|
Robin Ward
|
ffc1634193
|
FIX: Only show link clicks on the title of a onebox, not repeatedly in
its body.
|
2014-04-17 13:01:44 -04:00 |
|
Robin Ward
|
87682f7539
|
FIX: Don't include image meta data when embedded in an email
|
2014-04-17 12:32:51 -04:00 |
|
Robin Ward
|
b3ed8b6a32
|
Use query params for sortable table headings
|
2014-04-17 10:52:57 -04:00 |
|
Robin Ward
|
2eab288dc9
|
Port "Summarize Topic" to query-params-new
|
2014-04-17 10:46:33 -04:00 |
|
Robin Ward
|
fdb751296a
|
FIX: ZALGO test suite was causing failures in the wrong place due to
missing `async` bits.
|
2014-04-17 10:46:33 -04:00 |
|
Robin Ward
|
617b4bed41
|
FIX: Rather than using singleton: false for avoiding caching in the
container, just unregister it afterwards.
|
2014-04-17 10:45:06 -04:00 |
|
Robin Ward
|
c9c95a9ac2
|
FIX: Ember doesn't allow one route name, basic, and Discourse used it!
|
2014-04-17 10:45:06 -04:00 |
|
Robin Ward
|
c820747ea3
|
FIX: Malformed HTML in templates
|
2014-04-17 10:45:06 -04:00 |
|
Robin Ward
|
fc65bc28be
|
FIX: Use the container to register Discourse's custom location handler
|
2014-04-17 10:45:06 -04:00 |
|
Robin Ward
|
2f9bb6b88f
|
FIX: Deprecation warnings on Ember.js for render without quotes.
|
2014-04-17 10:45:06 -04:00 |
|
Robin Ward
|
73cc722ed5
|
Update Ember.js, Handlebars and jQuery to latest
|
2014-04-17 10:45:06 -04:00 |
|
Robin Ward
|
a7c41e6512
|
Merge pull request #2270 from vikhyat/serialize-array-detection
Detect arrays for serialization using respond_to?(:to_ary)
|
2014-04-16 17:25:14 -04:00 |
|
Robin Ward
|
d4502070ed
|
Merge pull request #2268 from vikhyat/poll-plugin
Get rid of unnecessary controller reference in poll template
|
2014-04-16 17:24:35 -04:00 |
|
Robin Ward
|
a49b38ac35
|
TRIVIAL: Remove irrelevant comment :)
|
2014-04-14 21:00:52 -04:00 |
|
Robin Ward
|
ed6e2b1d79
|
Remove Zalgo API from Discourse.Mention:
http://blog.izs.me/post/59142742143/designing-apis-for-asynchrony -
Thanks @riking for finding it.
|
2014-04-14 16:51:18 -04:00 |
|
Robin Ward
|
b909e26fa4
|
Also use the body of the post when looking for similar topics
|
2014-04-14 15:48:58 -04:00 |
|