Robin Ward
194081ca47
FIX: Hidden posts were not being displayed with the correct messaging.
2014-01-21 17:23:03 -05:00
Kris Aubuchon
10e493aa0c
fixing ol and ul preview/post incongruency
2014-01-13 11:41:58 -05:00
Régis Hanol
eba54653c3
BUGFIX: bouncing images everywhere!
...
NOTE: inline attribute and style do not have precedence over CSS styling...
2014-01-09 18:43:23 +01:00
Régis Hanol
02ea23a4ad
clean up images max-width mess in the CSS
2014-01-02 12:15:47 +01:00
Régis Hanol
e6e04ca0e9
FIX: new user username color
2013-12-20 00:58:48 +01:00
Neil Lalonde
ed3d3ae1e1
Upgrade font-awesome to version 4
2013-12-11 10:31:09 -05:00
Robin Ward
314a0e3fad
Some style changes for omitted posts, also mobile style.
2013-12-06 12:51:00 -05:00
Robin Ward
79427732b2
Show Gaps in the post stream when filters are active
...
Conflicts:
app/assets/javascripts/discourse/templates/topic.js.handlebars
2013-12-05 16:46:59 -05:00
Robin Ward
488e9ca9dd
On mobile, keep topic map collapsed by default. Also, when collapsed don't show as many
...
data turds.
2013-11-28 11:45:16 -05:00
Robin Ward
40f86829f7
Post Cloaking:
...
* We now use a new custom view, {{cloaked-collection}} to display posts in a topic.
* Posts are removed and inserted (cloaked/uncloaked) into the DOM dynamically based on whether they
are visible in the current browser viewport.
* There's been a lot of refactoring to ensure the relationship between the post views and the topic
controller is sane.
* Lots of fixes involving jumping to a post, including a new LockOn component to that tries to stay
focused on an element even if stuff is loading before it in the DOM that would normally push it
down.
2013-11-27 12:53:32 -05:00
Neil Lalonde
3442d3adb2
Add left margin to ol and ul
2013-11-27 10:55:54 -05:00
Robin Ward
f2659a5916
Moved more into components, including summary stuff.
2013-11-18 12:08:21 -05:00
Robin Ward
039acd6ead
Convert some TopicMap stuff to Ember components
2013-11-18 12:08:21 -05:00
Kris Aubuchon
ad9cb01263
embedded response width fix
2013-11-14 21:44:45 -05:00
Kris Aubuchon
5bf2b40dbc
quick fix
2013-11-13 23:19:37 -05:00
Kris Aubuchon
829346468c
new onebox style (similar to blockquotes), spacing for auto-close message, making link badge easier to read
2013-11-13 23:10:47 -05:00
Jeff Atwood
c23c8a7e3a
we forgot word-wrap: break word on post body
2013-11-13 01:28:36 -08:00
Régis Hanol
aeacfb2acc
widened the edit title/category
2013-11-12 14:36:00 +01:00
Sam
817423db84
very bad idea to remove glyphs from privat / deleted and read restricted topics
2013-11-11 17:11:16 +11:00
Kris Aubuchon
40aa62f613
adding highlight & fade to linked topic
2013-11-07 23:12:18 -05:00
Robin Ward
4a7ef8b460
Adjust margins of ul, ol: they were slightly to the left
2013-11-05 17:57:05 -05:00
Sam
2c1b58c8cc
mini profiler is there for a reason :)
2013-11-05 13:43:50 +11:00
Kris Aubuchon
1c2b5015a3
fixing user title line-height, adding @mention style back in, consistent category width/alignment
2013-11-04 12:45:18 -05:00
Kris Aubuchon
70fd4f7f6b
merging local with master
...
Merge remote-tracking branch 'upstream/master'
2013-11-04 09:17:12 -05:00
Kris Aubuchon
4ce711a3b7
some general simplification to modal, menus, etc
2013-11-04 09:16:47 -05:00
Robin Ward
04aa1690e2
Adjust ul,ol margins
2013-11-01 15:48:28 -04:00
Kris Aubuchon
396b626bdc
topic vertical alignment fixes, admin logs table width fix
2013-10-31 09:35:49 -04:00
Kris Aubuchon
d01185215d
some reorganization, touch optimization, poster expansion design
2013-10-30 12:40:16 -04:00
Kris Aubuchon
9f42bde110
fixing topic title line height to accomodate overflow
2013-10-30 09:57:56 -04:00
Kris Aubuchon
7900fa0184
fixing pre/sub/sup/code/kbd formatting
2013-10-30 09:11:05 -04:00
Kris Aubuchon
ef954f46ba
fixing blockquote that I just broke
2013-10-29 22:33:09 -04:00
Kris Aubuchon
be27e1dfee
fixed compose preview spacing issue on blockquotes/paragraphs - made post selection buttons more prominent
2013-10-29 22:00:18 -04:00
Kris Aubuchon
0337c293c1
fixing the category creation/edit modal alignment
2013-10-29 21:01:41 -04:00
Kris Aubuchon
60d9b4d808
fixing private message users, post title alignment
2013-10-29 20:47:37 -04:00
Kris Aubuchon
3043efcb0a
cleaning up the topic-title alignment a bit
2013-10-29 17:15:56 -04:00
Kris Aubuchon
c016a081f1
further simplification over all, changes include: flatter button style, styling admin table, topic-list style
2013-10-28 13:46:59 -04:00
Régis Hanol
a12a1bcc66
bring back attachment icons
2013-10-23 09:52:15 +02:00
Kris Aubuchon
ca82d07f6d
simplfying the header, some more alignment adjustments on the topic page
2013-10-23 00:22:24 -04:00
Kris Aubuchon
0ef064fd93
removed white line in quotes, cleaned up some markup
2013-10-22 18:31:40 -04:00
Kris Aubuchon
649b3d44a6
topic page: alignment fixes for replies, minor alignment changes
2013-10-22 16:36:32 -04:00
Kris Aubuchon
c2865e3e2c
fixing alignment on replies, buttons - also making topic new gutter link visible on touch
2013-10-22 15:37:44 -04:00
Robin Ward
97ca7a0052
FIX: topic filter menu dissapeared
2013-10-22 10:41:41 -04:00
Jeff Atwood
d2cc9c39ac
don't define bgcolor on in-reply-to
2013-10-22 01:33:51 -07:00
Jeff Atwood
5203ba41eb
tighten up spacing on notification control
2013-10-21 23:56:46 -07:00
Jeff Atwood
4693019e90
remove bottom border on posts-wrapper
2013-10-21 23:39:17 -07:00
Jeff Atwood
e994ac451b
fix quote reply z-order
2013-10-21 23:31:54 -07:00
Régis Hanol
6adba747b9
fix images height on IE
2013-10-21 22:56:59 +02:00
Kris Aubuchon
2feb82b4b7
differentiating visited topics better, fixing extra white space in the title header (also realigning title header)
2013-10-21 16:23:55 -04:00
Kris Aubuchon
ecb6ec0b6d
fixed deleted/mod post highlight, reduced some gutter padding, re-aligned some title elements, better spacing around .logo-small
2013-10-21 15:15:32 -04:00
Régis Hanol
c9dd83cba4
force max-width on images/svgs in composer preview and post view
...
Conflicts:
app/assets/stylesheets/desktop/topic-post.scss
2013-10-21 20:01:10 +02:00