This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse
Robin Ward 5667478b4d A common, extensible interface for sending topic columns across the wire
This allows plugins to specify topic columns to serialize and save in
the database via the composer when creating topics and editing their
first posts.
2015-01-06 14:53:12 -05:00
..
components upgrade pg to version 0.18, may fix encoding issue 2015-01-06 06:16:22 +11:00
controllers A common, extensible interface for sending topic columns across the wire 2015-01-06 14:53:12 -05:00
dialects FIX: Markdown bug when a heading preceeded a code block. 2014-12-29 15:59:39 -05:00
ember Fix resolve errors 2014-12-17 09:31:41 -05:00
helpers FIX: Link domains were not showing up in the topic map 2015-01-02 10:46:04 -05:00
initializers automatically register dom templates 2014-12-31 13:29:14 +11:00
lib improve probing diag tool, add a clear button 2015-01-05 12:00:55 +11:00
mixins FEATURE: default string buffer will use a raw template 2014-12-31 12:31:45 +11:00
models A common, extensible interface for sending topic columns across the wire 2015-01-06 14:53:12 -05:00
routes FEATURE: only expand globally pinned topics on front page 2015-01-06 07:44:52 +11:00
templates Move the new composer-fields outlet into the proper div 2015-01-06 12:19:52 -05:00
views Use javascript to resize the composer properly rather than using the 2015-01-06 12:05:11 -05:00