Jeff Atwood
|
5e2d8dcf37
|
even out blockquote top/bottom padding
|
2013-10-22 14:18:41 -07:00 |
|
Jeff Atwood
|
d90001e857
|
even out blockquote paras w/top & bottom margin
|
2013-10-22 14:17:19 -07:00 |
|
Neil Lalonde
|
7d582fbee3
|
Screened ip address can be edited, deleted, and changed to allow or block.
|
2013-10-22 16:30:46 -04:00 |
|
Neil Lalonde
|
b8d586251c
|
Use i18n for the word Cancel in admin/.../user.js.handlebars
|
2013-10-22 16:30:46 -04:00 |
|
Robin Ward
|
13fa473c6d
|
Fix JSHINT
|
2013-10-22 11:33:45 -04:00 |
|
Robin Ward
|
e2845f7f16
|
Restrict SIZE= to numbers
|
2013-10-22 11:08:13 -04:00 |
|
Robin Ward
|
97ca7a0052
|
FIX: topic filter menu dissapeared
|
2013-10-22 10:41:41 -04:00 |
|
Régis Hanol
|
f96ea42974
|
fix last activity column in suggested topics
|
2013-10-22 10:43:00 +02: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
|
9aca8e14ba
|
fix code highlithing in list
|
2013-10-21 22:57:06 +02:00 |
|
Régis Hanol
|
6adba747b9
|
fix images height on IE
|
2013-10-21 22:56:59 +02:00 |
|
Robin Ward
|
0f5bd08aee
|
Merge pull request #1558 from awesomerobot/master
differentiating visited topics better, fixing extra white space & alignment in header
|
2013-10-21 13:45:51 -07: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 |
|
Robin Ward
|
51b2f512a3
|
Merge pull request #1557 from awesomerobot/master
fixed deleted/mod post highlight, reduced some gutter padding, re-aligne...
|
2013-10-21 12:19:11 -07: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 |
|
Robin Ward
|
b51fb4d3fb
|
Sync up with markdown-js + our changes
|
2013-10-21 15:06:58 -04:00 |
|
Neil Lalonde
|
648b11a0eb
|
Add screening by IP address. When deleting a user as a spammer, block all signups from the same IP address.
|
2013-10-21 14:50:18 -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 |
|
Régis Hanol
|
9c820443fa
|
do not select the marker in Chrome
|
2013-10-21 19:59:18 +02:00 |
|
Robin Ward
|
d9a16079a5
|
FIX: Do not allow users to create tables
|
2013-10-21 13:32:15 -04:00 |
|
Robin Ward
|
7a5c3bfcd8
|
whitelist acceptable syntax highlighting classes
|
2013-10-21 13:11:10 -04:00 |
|
Robin Ward
|
d10f9f756f
|
FIX: [code] blocks with # headers within
|
2013-10-21 12:12:58 -04:00 |
|
Robin Ward
|
1783089d64
|
FIX: [quote] without params was failing.
|
2013-10-21 11:12:47 -04:00 |
|
Robin Ward
|
f565766b1e
|
Merge pull request #1555 from awesomerobot/master
fixed progress indicator a bit, line under title doesn't span full width...
|
2013-10-21 07:51:07 -07:00 |
|
Robin Ward
|
4d9ca99929
|
Merge pull request #1542 from velesin/debounce_refactoring
refactors Discourse.debounce
|
2013-10-21 07:50:26 -07:00 |
|
Robin Ward
|
c5f14cdd0e
|
Merge pull request #1549 from velesin/debounce_promise_refactoring
refactors Discourse.debouncePromise
|
2013-10-21 07:49:47 -07:00 |
|
Kris Aubuchon
|
2c384e0073
|
fix for long usernames
|
2013-10-21 10:13:16 -04:00 |
|
Kris Aubuchon
|
77540ed999
|
fixed progress indicator a bit, line under title doesn't span full width anymore
|
2013-10-21 09:38:35 -04:00 |
|
Jeff Atwood
|
21ee05583c
|
no line above topic footer buttons please
|
2013-10-21 01:38:01 -07:00 |
|
Jeff Atwood
|
cec9bcfb5d
|
make user titles smaller than usernames
|
2013-10-21 01:22:36 -07:00 |
|
Jeff Atwood
|
1a0e800afb
|
fix line-height on topic titles
|
2013-10-21 00:51:11 -07:00 |
|
Jeff Atwood
|
2ac8f3d20b
|
extra-info-wrapper at top of topic too narrow now
|
2013-10-21 00:38:24 -07:00 |
|
Sam
|
e7a037709f
|
allow ordering categories in the edit category ui
|
2013-10-21 17:21:34 +11:00 |
|
Sam
|
a241ddf9d2
|
Merge pull request #1554 from awesomerobot/master
gutter links shouldn't fade, fixed
|
2013-10-20 22:20:10 -07:00 |
|
Kris Aubuchon
|
d4db161133
|
css transitions were too slow, sped up
|
2013-10-21 00:45:19 -04:00 |
|
Kris Aubuchon
|
94b5b24d88
|
gutter links shouldn't fade, fixed
|
2013-10-21 00:41:16 -04:00 |
|
Sam
|
29c8d2ebec
|
oops add security
|
2013-10-21 15:33:42 +11:00 |
|
Sam
|
6067795780
|
categories can now be re-ordered
|
2013-10-21 15:25:20 +11:00 |
|
Sam
|
38a33a8c1b
|
work in progress sortable categories
|
2013-10-21 15:25:20 +11:00 |
|
Sam
|
243a6ae291
|
Merge pull request #1552 from awesomerobot/master
a few general fixes to the new flatter theme
|
2013-10-20 19:33:38 -07:00 |
|
Kris Aubuchon
|
5d88bfa8e3
|
a few more fixes, detailed here: http://meta.discourse.org/t/flatter-styling-now-deployed/10515
|
2013-10-20 22:16:02 -04:00 |
|
Kris Aubuchon
|
aa42a36b8a
|
a few general fixes to the new flatter theme
|
2013-10-20 21:59:46 -04:00 |
|
Sam
|
6cfdd083d5
|
Merge pull request #1525 from squareleaf/logo_header_height
Change fixed width of logo in header to max-height.
|
2013-10-20 17:37:55 -07:00 |
|
Sam
|
614f45d003
|
correct topic and category counting query
revive old styling that was stripped
|
2013-10-21 10:20:16 +11:00 |
|
Tiffany Green
|
6681751531
|
Change fixed width of logo in header to max-height. Addresses issue #1045
Add max width
|
2013-10-20 17:35:37 -05:00 |
|
Wojciech Zawistowski
|
4c4a2f220e
|
refactors Discourse.debouncePromise
|
2013-10-20 10:38:26 +02:00 |
|
Kris Aubuchon
|
88a97bcb71
|
minimizing the desktop topic view, also effects the background on all pages and removed bootstrap
|
2013-10-19 18:18:25 -04:00 |
|