Kris Aubuchon
905c7c7204
few small consistency changes
2014-05-06 12:30:05 -04:00
Neil Lalonde
ee08bf561f
Fix a bunch of color issues
2014-05-06 11:44:28 -04:00
Kris Aubuchon
60bf76f152
a few small color fixes
2014-05-06 09:48:38 -04:00
Régis Hanol
8cf937cdcb
BUGFIX: fix selected & unread notifications dropdown background color
2014-05-06 12:34:50 +02:00
Jeff Atwood
7870afbfd4
bring post borders back on mobile
2014-05-06 01:49:20 -07:00
Jeff Atwood
d1c876fcbc
don't clear:left the btn-primary on mobile
2014-05-06 01:40:05 -07:00
Jeff Atwood
bebdd0d290
some stray } there
2014-05-06 01:29:28 -07:00
Jeff Atwood
27deae4ba4
unwanted editor border on Nexus 5 / iPhone 5
2014-05-06 01:17:35 -07:00
Jeff Atwood
1bf566ac8e
a few more mobile CSS tweaks
2014-05-06 01:14:56 -07:00
Jeff Atwood
65af49f828
CSS, how does it work?
2014-05-06 00:52:28 -07:00
Jeff Atwood
e023849657
a few more mobile CSS annoyances
2014-05-06 00:48:44 -07:00
Jeff Atwood
4346190b2c
fix some mobile CSS annoyances
2014-05-06 00:24:04 -07:00
Jeff Atwood
8e5888dee1
remove $quote-background color
2014-05-05 23:50:05 -07:00
Jeff Atwood
2a3993794b
correct the $primary_border_color error
2014-05-05 23:42:53 -07:00
Kris Aubuchon
8ea63006e4
simplifying and segmenting color variables
2014-05-06 01:50:51 -04:00
Jeff Atwood
0f62a6f132
fix new user color
2014-05-01 01:39:08 -07:00
Jeff Atwood
41cb378142
why does .cooked need a right margin of 60 px?!?
2014-05-01 00:25:07 -07:00
Jeff Atwood
3c05f97f9e
some /faq page layout fixes
2014-04-30 23:59:24 -07:00
Kris Aubuchon
e18f435318
some alignment fixes for the new username position
2014-04-30 10:14:27 -04:00
Sam
85e7033410
BUGFIX: styling
2014-04-30 17:04:54 +10:00
Sam
e964ca4d4e
BUGFIX: merge played up correct visual styles
2014-04-30 16:13:08 +10:00
Sam
d8046a395f
BUGFIX: improve alignment
2014-04-30 16:04:24 +10:00
Kris Aubuchon
7361519e52
some adjustments for the username relocation...
2014-04-30 00:45:11 -04:00
Sam
1d2cabc2a6
FEATURE: usernames are now on top.
2014-04-30 12:13:37 +10:00
Kris Aubuchon
449de0368e
updating d-dropdown so long lists of categories can scroll
2014-04-29 09:50:02 -04:00
Sam
0fc4c47927
Merge pull request #2295 from vikhyat/badge-system
...
Titleable badges
2014-04-29 11:26:51 +10:00
Vikhyat Korrapati
b4e037dfb2
Allow badges to be marked as "titleable".
2014-04-28 10:30:38 +05:30
Benjamin Kampmann
64918c35f5
Improved Plugins SCSS management
...
- Moves the import of plugins for both mobile and desktop from common after discourse loading, allowing plugins to overwrite
- Make desktop-option behave like the mobile-option: SCSS/CSS marked with that option will only be loaded for desktop from now on and ignored in mobile
- Add variables-keyword, allowing plugins to ship and overwrite variables before they get imported by discourse (great for theming)
2014-04-25 18:25:45 +02:00
Neil Lalonde
feaaf55a0c
Theming: color scheme editing. Unfinished! Doesn't have any effect on css files yet.
2014-04-24 16:49:12 -04:00
Sam
3ff1d63a8d
Improve mobile style for topic lists
...
This has been driving me nuts for a while now
2014-04-24 11:10:50 +10:00
Sam
2debf7d97d
Correct colors for tracking glyph in notification area
2014-04-24 10:48:04 +10:00
Jeff Atwood
6538874064
remove unnecessary css witdh
2014-04-22 16:22:25 -07:00
Vikhyat Korrapati
ba862439f2
Move badge styles from desktop to common/base.
2014-04-22 11:50:16 +05:30
Vikhyat Korrapati
d54edc7c0e
Display username and granted at on badge page.
2014-04-22 11:49:31 +05:30
Kris Aubuchon
2c44f724f4
fixing the composer that I just re-broke
2014-04-21 11:54:57 -04:00
Kris Aubuchon
5fd874b74a
desktop composer fix
2014-04-21 09:56:10 -04:00
Kris Aubuchon
e4d1aaa290
pulling some more styles out of desktop/mobile to common/base
2014-04-20 15:17:11 -04:00
Kris Aubuchon
bffeba5e3b
pulling some more styles out of desktop/mobile to common/base
2014-04-20 15:16:06 -04:00
Kris Aubuchon
3f102a98da
initial move of common desktop/mobile styles to common/base
2014-04-19 14:04:22 -04:00
Vikhyat Korrapati
27b62df48b
Change "awarded" to "granted".
2014-04-18 09:20:55 +05:30
Sam
87f37b3ee9
Merge pull request #2271 from vikhyat/badge-system
...
Badge system updates
2014-04-17 16:22:41 +10:00
Vikhyat Korrapati
b55734da91
Add badges tab to user profile.
2014-04-17 01:58:01 +05:30
Vikhyat Korrapati
3136217fc1
Add badge page.
2014-04-17 01:57:57 +05:30
Vikhyat Korrapati
acfcf0b64e
Add /badges route that lists all defined badges.
2014-04-16 18:42:06 +05:30
Vikhyat Korrapati
057c56ef9b
Add user-badge component.
2014-04-16 18:08:00 +05:30
Vikhyat Korrapati
a1333989f4
Add username on top to CSS directory so it can be imported.
2014-04-16 14:44:55 +05:30
Sam
4a0c63ec7f
Tweak badge styling
2014-04-14 15:58:52 +10:00
Sam
d3810ba3bc
Merge pull request #2212 from vikhyat/badge-system
...
Show badges in the poster expansion card
2014-04-14 10:54:43 +10:00
Jeff Atwood
782f8e401e
improve keyboard shortcut css styles
2014-04-13 14:51:30 -07:00
Vikhyat Korrapati
3f4c5ed451
Show badges in the poster expansion card.
2014-04-11 06:59:11 +05:30
Sam
fe6153ba96
Merge pull request #2232 from vikhyat/username-on-top-setting
...
Add option to show username on top of posts instead of the left gutter
2014-04-11 10:13:18 +10:00
Vikhyat Korrapati
af69b78ecb
Changes to posts template to make it easier to display posts on top.
2014-04-10 21:56:13 +05:30
Sam
7b3618baf9
clean up style
2014-04-10 18:34:50 +10:00
Kris Aubuchon
ec96ca4c60
modifying some styles for the new pin/unpin feature
2014-04-09 23:27:05 -04:00
Kris Aubuchon
1725f6e5bc
Merge remote-tracking branch 'upstream/master'
2014-04-09 21:26:00 -04:00
Kris Aubuchon
8067381782
de-bluing some non-links
2014-04-09 21:19:04 -04:00
Sam
b9d4edd91a
FEATURE: display unpinned state, allow unpinning by clicking on pin
2014-04-10 10:59:02 +10:00
Sam
ac097e2d0f
Merge pull request #2244 from vikhyat/css-import
...
Site Customization @import fixes
2014-04-10 07:01:34 +10:00
Vikhyat Korrapati
33307a50b3
Get rid of plugins.css, inject it using DiscourseSassImporter.
2014-04-09 19:42:43 +05:30
Sam
8cdf25532c
Merge pull request #2207 from riking/list-setting
...
UI for list site settings
2014-04-09 09:34:50 +10:00
riking
6779bec58c
Add UI for list site settings
2014-04-08 14:17:55 -07:00
riking
1540a3d5e5
Allow changing ownwership of posts by admins
2014-04-08 01:47:42 -07:00
Sam
792393442f
Merge pull request #2159 from riking/widen-gap
...
Widen 'post omitted' bars
2014-04-08 17:05:04 +10:00
Sam
01cf3cf0c8
Merge pull request #2219 from fantasticfears/notifications_button
...
set visual indicator for active notification level
2014-04-08 16:36:52 +10:00
Sam
3e41c8fd87
Merge pull request #2236 from ligthyear/mobile-styles-via-plugin
...
Allow plugins to ship custom styles only for mobile
2014-04-08 16:17:21 +10:00
riking
8934d2b49d
Fix 'post omitted' bar lengths
2014-04-07 16:02:33 -07:00
Robin Ward
7e3ea5d644
Support for crawling topic links
2014-04-07 14:08:34 -04:00
Benjamin Kampmann
d22df7731d
Allow plugins to ship custom styles only for mobile
...
- adds another :mobile-flag to register_assets
- adds test for plugin registering of assets
- load plugins when on desktop and plugins_mobile when on mobile
2014-04-07 16:33:35 +02:00
Jeff Atwood
4a2438edc3
tighten up spacing in expanded replies
2014-04-07 01:29:57 -07:00
Kris Aubuchon
dd18a07604
fixing the username font on windows
2014-04-06 20:08:08 -04:00
Kris Aubuchon
0fcee0dd88
dialing back username weight, reply-to-tab text is now grey
2014-04-05 22:01:53 -04:00
Kris Aubuchon
6d8164ec79
making usernames black instead of blue
2014-04-04 22:39:04 -04:00
Jeff Atwood
3385f23a40
remove display:inline from full-name
2014-04-04 15:48:12 -07:00
Erick Guan
0e0013b73f
*minus #show-topic-admin button z-index by 1 which will be covered by #user-dropdown
...
*Add 14px width for #topic-admin-menu icon, align the button text
2014-04-03 17:51:09 +00:00
Erick Guan
5226d8345c
set visual indicator for active notification level
2014-04-03 12:01:31 +00:00
Jeff Atwood
c19bbfa78e
better use secondary text color a few places
2014-04-03 00:21:51 -07:00
Kris Aubuchon
3846826bb1
fixing blockquotes in composer preview
2014-04-02 22:59:25 -04:00
Robin Ward
d1e7fa1c47
Minor tweaks to importing first posts
2014-04-02 15:54:21 -04:00
Régis Hanol
8032864efe
Merge pull request #2217 from vikhyat/css-import
...
Allow importing Discourse styles in custom CSS
2014-04-01 20:14:09 +02:00
Jeff Atwood
3116715a69
reduce header icon left-margin to fit
2014-04-01 11:09:41 -07:00
Vikhyat Korrapati
45a23f524a
Fix asset precompilation issues.
2014-04-01 23:05:17 +05:30
Vikhyat Korrapati
ef99ab59a5
Allow importing Discourse styles in custom stylesheets to modify vars.
2014-04-01 23:04:50 +05:30
Régis Hanol
77a8a4083a
Revert "Merge pull request #2125 from vikhyat/css-variables"
...
This reverts commit b537de3ca5
, reversing
changes made to b925827e5b
.
2014-04-01 16:24:29 +02:00
Régis Hanol
b537de3ca5
Merge pull request #2125 from vikhyat/css-variables
...
Allow importing Discourse styles in custom stylesheets to modify vars
2014-04-01 15:24:09 +02:00
Vikhyat Korrapati
ddd1dfe896
Allow importing Discourse styles in custom stylesheets to modify vars.
2014-04-01 15:25:43 +05:30
Wojciech Zawistowski
297c25ca1f
Synced editor scrolling PoC.
2014-03-31 20:57:45 +02:00
Régis Hanol
7e33834afe
FEATURE: create hyperlinked images from the image insertion dialog
2014-03-31 18:19:16 +02:00
Neil Lalonde
d84b2b5117
Add post highlighting to mobile
2014-03-31 11:29:32 -04:00
Régis Hanol
956b14a4ab
Merge pull request #2208 from riking/notext
...
Add no-text class to buttons with no text
2014-03-30 18:12:35 +02:00
riking
0828cf52ee
Add no-text class to buttons with no text
2014-03-29 23:28:04 -07:00
Jeff Atwood
94c5bd3fc0
add bold back to post count in topic lists
2014-03-29 23:14:33 -07:00
Jeff Atwood
6527a50052
better topic header max-width for medium-width
2014-03-29 22:54:06 -07:00
Jeff Atwood
7436d04954
mobile editor tweaks
2014-03-29 22:49:05 -07:00
Vikhyat Korrapati
49298ec327
Fix post highlighting.
2014-03-28 14:35:19 +05:30
Jeff Atwood
5fee49292c
mobile private message composer tweak
2014-03-27 15:47:55 -07:00
Jeff Atwood
aed6cda836
tighten up mobile create topic fields
2014-03-27 15:44:46 -07:00
Jeff Atwood
1a3729811d
fix mobile header
2014-03-27 15:01:12 -07:00
Neil Lalonde
95e6419fd8
Merge pull request #2200 from awesomerobot/master
...
adding styles for preformatted text not covered by highlight.js
2014-03-27 15:45:39 -04:00
Kris Aubuchon
99fb7b74b0
adding styles for preformatted text not covered by highlight.js
2014-03-27 15:36:14 -04:00
Neil Lalonde
5d4995640b
Use sub-category badge on categories page too
2014-03-27 15:25:47 -04:00
Régis Hanol
32b7405941
BUGFIX: background on inline code blocks + pre blocks
2014-03-27 19:42:29 +01:00
Régis Hanol
218384e86c
make sure the draft-status is visible on mobile
2014-03-27 19:06:23 +01:00
Régis Hanol
20d9cb26fc
make the composer smaller on mobile when creating/editing first post
2014-03-27 18:53:29 +01:00
Kris Aubuchon
95d98a4266
some basic variable reorganiztion
2014-03-26 21:16:41 -04:00
Kris Aubuchon
236eb66235
fixing admin bar chart color
2014-03-26 12:03:58 -04:00
Neil Lalonde
4d0035e7fd
Remove the quote post button from pagedown editor when creating a topic and editing About Me in preferences
2014-03-26 10:45:22 -04:00
Neil Lalonde
0f98c1644a
Remove more admin options code since it's gone from composer
2014-03-26 10:19:01 -04:00
Sam
30d48a4ea4
Merge pull request #2183 from riking/class
...
Fix 0be7483f19
2014-03-26 15:01:33 +11:00
riking
f51cffdb94
Rename style to onebox-avatar
2014-03-25 19:01:51 -07:00
Sam
0be7483f19
Merge pull request #2175 from riking/class
...
CSS rule for GitHub commit avatars
2014-03-26 11:45:56 +11:00
Jeff Atwood
1306eaedb2
we don't need max width on header logo
2014-03-25 17:04:15 -07:00
Neil Lalonde
e7ceb58cf4
FIX: modal buttons on Safari iOS are at the bottom of the viewport, which is an unusable part of the screen in iOS 7. Add padding so you can scroll those buttons high enough so they're clickable. Apple, fix this garbage omgwtfbbq.
2014-03-25 14:48:23 -04:00
Régis Hanol
9d23cfcece
update highlight.js to latest version
2014-03-25 18:13:38 +01:00
Kris Aubuchon
71034a33a1
clearing up variable duplication as discussed https://github.com/discourse/discourse/pull/2174
2014-03-25 09:53:07 -04:00
riking
87d47ece59
CSS rule for GitHub commit avatars
2014-03-24 21:52:40 -07:00
Sam
89b62e133d
BUGFIX: overflow hidden messes stuff up for chrome on mac
2014-03-24 10:13:46 +11:00
Jeff Atwood
70fc006991
add img max width to embedded iframe comments
2014-03-22 15:51:46 -07:00
Jeff Atwood
7c19863d90
5px not 5
2014-03-22 15:17:37 -07:00
Jeff Atwood
129f82759c
embedded iframe css improvements
2014-03-22 15:05:38 -07:00
Kris Aubuchon
7521a8d41a
a few simple style clean-ups
2014-03-22 17:39:47 -04:00
Jeff Atwood
a8000c11a6
tighten up problem messages display
2014-03-22 00:37:18 -07:00
Jeff Atwood
73a9290d3f
make header only box-shadow on bottom
2014-03-21 23:55:08 -07:00
Jeff Atwood
43f2e5b747
make user setting desc less big/dark
2014-03-21 23:09:48 -07:00
Jeff Atwood
57f33686cc
make setting descriptions less big/dark
2014-03-21 23:06:53 -07:00
Neil Lalonde
c3c5ac3ef7
Some tweaks to sub-category badges
2014-03-21 15:33:44 -04:00
Robin Ward
097125215a
Merge pull request #2163 from awesomerobot/master
...
added the header shadow back in
2014-03-21 15:11:44 -04:00
Kris Aubuchon
3b8f6d3fe1
added the header shadow back in
2014-03-21 14:50:42 -04:00
Neil Lalonde
c649959e34
Show parent category on category badges
2014-03-21 14:34:50 -04:00
Kris Aubuchon
63eb7a60e5
dialing back the animations I added previously
2014-03-21 09:23:22 -04:00
Jeff Atwood
dbf3d29d9e
Merge pull request #2158 from awesomerobot/master
...
adding a few simple animations to the topic list loading spinner and modals
2014-03-20 13:42:05 -07:00
Kris Aubuchon
ca4d211268
adding a few simple anmiations to the topic list loading message and modals
2014-03-20 16:33:03 -04:00
Robin Ward
f2e17af130
Add staff and new user colours to embedded discourse. Also link
...
usernames to profiles.
2014-03-20 16:04:50 -04:00
Robin Ward
e5cb1cac86
FIX: Weird spacing with lists in embedded comments
2014-03-20 11:20:12 -04:00
Robin Ward
83778138ad
FIX: Discourse quoting class for embedded content
2014-03-20 11:11:33 -04:00
Robin Ward
a22f6f6a02
Added `blockquote` class to embedded comments.
2014-03-20 11:08:30 -04:00
Jeff Atwood
764ba152d1
mobile notification options on own line
2014-03-19 21:43:28 -07:00
Robin Ward
52fbce07ed
Add emoji style for blogs
2014-03-19 17:51:41 -04:00
Régis Hanol
44888f7acc
FEATURE: upload button on mobile composer
2014-03-19 18:34:08 +01:00
Jeff Atwood
42ea20b439
get rid of borders around mobile glyphs
2014-03-19 07:02:09 -07:00
Jeff Atwood
e67ad58a8d
Merge pull request #2149 from awesomerobot/master
...
removing border from topic list, making category sizes consistent
2014-03-19 06:45:06 -07:00
Kris Aubuchon
c11965ed9f
removing border from topic list, making category sizes consistent
2014-03-19 09:38:35 -04:00
Sam
eab30d1c28
Merge pull request #2146 from vikhyat/badge-system
...
Badge creation UI improvements
2014-03-19 17:11:00 +11:00
Vikhyat Korrapati
89d3835d64
Badge creation UI improvements.
2014-03-19 10:43:38 +05:30
Régis Hanol
a2483b95df
BUGFIX: stabilize the buttons in revision history UI
2014-03-19 00:36:02 +01:00
Kris Aubuchon
fd2da91df0
fixing private category badges and mobile header logo
2014-03-17 23:18:15 -04:00
Kris Aubuchon
49a222f985
fixing private category badges and mobile header logo
2014-03-17 23:00:39 -04:00
Sam
fe63db7953
Merge pull request #2115 from vikhyat/badge-system
...
Initial badge system implementation
2014-03-17 10:06:37 +11:00
Kris Aubuchon
b219450f3c
fixing lists on mobile posts and changing highlight color
2014-03-15 12:01:17 -04:00
Jeff Atwood
724d30afec
fix user admin for 1280px width
2014-03-15 02:16:29 -07:00
Vikhyat Korrapati
9b26c8584e
Initial badge system implementation.
2014-03-14 21:49:26 +05:30
Kris Aubuchon
86a617f9b1
adding tiger striping to suggested topics
2014-03-13 16:49:44 -04:00
Régis Hanol
d450c7e0de
BUGFIX: only resize revision history UI after it has loaded the revision
2014-03-13 19:19:42 +01:00
Kris Aubuchon
bb49b3be82
some iterative design changes
2014-03-12 23:17:18 -04:00
Kris Aubuchon
441d01c5a6
going back to the white on blue new post notification badges
2014-03-11 17:26:25 -04:00
Régis Hanol
aece2b61a9
FIX: revision history UI
2014-03-11 18:51:26 +01:00
Régis Hanol
f71846f269
Merge pull request #2103 from awesomerobot/master
...
fixing the remnant borders left on the header buttons
2014-03-11 09:11:32 +01:00
Jeff Atwood
7482f07eaa
reduce undocked header title font size slightly
2014-03-10 23:55:30 -07:00
Jeff Atwood
5cd672d396
reduce docked header title font size slightly
2014-03-10 23:24:01 -07:00
Kris Aubuchon
81b5b6de0e
fixing the remnant borders left on the header buttons
2014-03-10 20:22:37 -04:00
Kris Aubuchon
15484fa394
fixing regression, adding max-height to #site-logo
2014-03-10 16:41:54 -04:00
Kris Aubuchon
ef0e636307
making the mobile composer opaque, may fix clicks from falling through
2014-03-10 00:55:12 -04:00
Sam
bf23c7a0c4
Merge pull request #2066 from riking/red-popup
...
Style 'urgent' composer popups differently
2014-03-10 10:46:15 +11:00
Sam
0de759e734
UI: remove usercard hacks, specify width explictly
2014-03-10 10:27:58 +11:00
Kris Aubuchon
c751567c04
fixing mobile notificaiton badge
2014-03-08 23:08:32 -05:00
Kris Aubuchon
10858d3c87
some incremental style enhancements, as discussed here https://meta.discourse.org/t/discourse-design-experiments/13479
2014-03-08 00:55:02 -05:00
Kris Aubuchon
3be1b0decf
fixing close topic/footer button/suggested topics alignment
2014-03-07 15:04:18 -05:00
Kris Aubuchon
ba52091330
fixing the profile page that I broke
2014-03-07 09:36:28 -05:00
Régis Hanol
87c5c59257
Revert "Fix unmatched braces of "nav.post-controls button""
...
This reverts commit c43e86d7c6
.
2014-03-07 12:43:50 +01:00
Régis Hanol
7670598658
Merge pull request #2070 from nschonni/fix-mailformed-rule
...
Fix unmatched braces of "nav.post-controls button"
2014-03-07 10:37:25 +01:00
Jeff Atwood
b91eb8ed38
fix user page primary width
2014-03-07 00:01:42 -08:00
Nick Schonning
c43e86d7c6
Fix unmatched braces of "nav.post-controls button"
...
Spacing changes made so that the other braces could be compared
2014-03-07 00:29:58 -05:00
Jeff Atwood
0d84ec4d58
Merge pull request #2069 from nschonni/remove-tabs
...
Remove IE7< star hacks
2014-03-06 21:04:32 -08:00
Nick Schonning
3b881f3215
Remove IE7< star hacks
2014-03-06 23:55:57 -05:00
riking
e0063920b7
Style 'urgent' composer popups differently
...
The two "bad behavior" composer popups get the 'urgent' class, which colors them red.
2014-03-06 15:35:47 -08:00
Nick Schonning
bbe2d3cfe9
Strip tabs from sheets
2014-03-06 01:51:39 -05:00
Nick Schonning
978c120279
Use for loop to shrink bbcode
...
Dry out the long set of similar selectors
2014-03-06 01:45:31 -05:00
Nick Schonning
4f1a517490
Remove units for zero values
...
Units are ignored for zero values in CSS except for a few edge cases.
2014-03-06 01:14:51 -05:00
Nick Schonning
f43072135d
Remove empty SCSS rules
2014-03-06 01:02:00 -05:00
Kris Aubuchon
699692168d
modifying user profile to better support image backgrounds
2014-03-05 23:22:24 -05:00
Kris Aubuchon
899a5a87cd
adding basic :focus style in for buttons in Firefox
2014-03-05 22:18:42 -05:00
Régis Hanol
bce4130d39
Merge pull request #2036 from ArmedGuy/profile-backgrounds
...
FEATURE: Profile Backgrounds
2014-03-05 16:00:49 +01:00
Johan Jatko
98c479c3c4
FEATURE: Profile Backgrounds
...
Shares a modified codebase with avatars called "user_image"
2014-03-05 15:10:44 +01:00
Sam
eb3a535c38
Merge pull request #2038 from fantasticfears/poster_expansion
...
poster_expansion will only slide down now.
2014-03-05 11:27:03 +11:00
Kris Aubuchon
3d39dd3137
fixing an issue where a horiztonal scrollbar appears
2014-03-03 13:53:07 -05:00
Erick Guan
b5ca30bf56
poster_expansion will only slide down now.
2014-03-03 09:32:45 +00:00
Kris Aubuchon
dd4a01896b
changed some topic page widths so the gutter fills the availible space, also right-aligning user-dropdown
2014-03-03 01:16:30 -05:00
Kris Aubuchon
adde163447
fixing width of poster section of topic-list
2014-02-26 22:23:48 -05:00
Kris Aubuchon
190f075fae
small logos should always be proportionate
2014-02-26 22:00:22 -05:00
Jeff Atwood
cceed615a3
make sure onebox h3,h4 suppress topmargin
2014-02-26 16:13:36 -08:00
Jeff Atwood
534dadf1be
Merge pull request #2016 from awesomerobot/master
...
removing background gap on topic closures
2014-02-26 14:37:26 -08:00
Kris Aubuchon
1f8fa09846
removing background gap on topic closures
2014-02-26 17:34:15 -05:00
Jeff Atwood
78188cd713
Merge pull request #2015 from awesomerobot/master
...
small design tweaks
2014-02-26 14:22:32 -08:00
Kris Aubuchon
9e4181dbe5
small design tweaks
2014-02-26 17:15:57 -05:00
Neil Lalonde
ed201b1b5b
FIX: on mobile, don't scroll background when showing a modal. iOS goes bananas. Thanks shobhit007
2014-02-26 13:46:15 -05:00
Neil Lalonde
8167cefe36
Add envelope glyph to private message topic titles
2014-02-26 12:24:21 -05:00
Neil Lalonde
8cbff3672f
Fixes on mobile signup form
2014-02-25 16:40:30 -05:00
Neil Lalonde
0b1d1ffcba
FIX: problems with mobile login modal
2014-02-25 16:40:30 -05:00
Robin Ward
8a96f1a7b6
FIX: Margin in onebox
2014-02-25 14:50:21 -05:00
Jeff Atwood
0e6325d172
unnecessary CSS suppression of li paras
2014-02-25 10:28:48 -08:00
Kris Aubuchon
8f6ab4fb85
adding word-wrap: break-word back to usernames, fixing onebog bg in quotes
2014-02-24 22:36:30 -05:00
Kris Aubuchon
6b050825ff
revising color variables appwide, also some adjustments to "topic not found" page
2014-02-23 20:47:44 -05:00
Jeff Atwood
142e39f5f3
we need a bit more top-margin on h1,h2,h3
2014-02-23 00:22:11 -08:00
Régis Hanol
68a935c36b
FEATURE: upload backups
2014-02-22 01:41:01 +01:00
Robin Ward
b21949c7cb
FIX: Amazon favicon was missing
2014-02-21 16:10:20 -05:00
Robin Ward
7a07f14dfc
FEATURE: Can select topics and hit `Dismiss Read` on the `/unread` filter
2014-02-21 15:18:45 -05:00
verg
d087783fe8
Add Save button to top of user preferences
2014-02-18 12:51:37 -05:00
Kris Aubuchon
47d8db4516
making the background on unread notifications stand out a bit more
2014-02-14 23:15:39 -05:00
Régis Hanol
3f3c9ca7cb
FEATURE: add filters on email logs
2014-02-15 00:50:08 +01:00
verg
de9cac0406
Add Private Message count to User Dropdown
2014-02-14 08:45:09 -05:00
Kris Aubuchon
cdb888aec3
removing any :focus and/or outline definition so :focus falls back on the browser
2014-02-13 20:56:03 -05:00
Régis Hanol
b05bb86323
add rollback button style
2014-02-13 13:31:13 -08:00
Régis Hanol
7086f01de4
ligther danger dark highlight
2014-02-13 13:31:13 -08:00
Régis Hanol
c5c6986f02
remove gradient & box-shadow on buttons
2014-02-13 13:31:13 -08:00
Neil Lalonde
8711762143
Users who have made no more than one post can delete their own accounts from their user preferences page.
2014-02-13 13:52:06 -05:00
Robin Ward
5932e32528
Merge pull request #1937 from verg/user_dropdown
...
Add User Avatar Dropdown
2014-02-13 10:55:58 -05:00
verg
95f4c0f583
Add User dropdown menu to Header
2014-02-13 09:45:51 -05:00
Kris Aubuchon
7b53efe356
adding style for full-name on topic post user meta data
2014-02-12 21:39:37 -05:00
Kris Aubuchon
70c911018b
adding style for full-name in user meta on posts
2014-02-12 21:32:47 -05:00
Neil Lalonde
6bbc3ec3e0
Add a way to flag a topic
2014-02-12 12:57:55 -05:00
Jeff Atwood
9b57501bfc
Merge pull request #1936 from awesomerobot/master
...
various css fixes
2014-02-11 18:36:59 -08:00
Kris Aubuchon
dd4d1eddd4
loading bg fix, watching/heatmap color fix, welcome sticky bg fix, user popup drop-shadow fix
2014-02-11 21:03:25 -05:00
Robin Ward
ef16c08688
Don't show group title under poster, only show actual title, but link it
...
to the group.
2014-02-11 17:34:44 -05:00
Kris Aubuchon
c24c60e33f
fixing the weird user space column bug on smaller browser widths
2014-02-11 16:00:59 -05:00
Robin Ward
1e374e1958
Merge pull request #1926 from awesomerobot/master
...
now that wbr tags are inputted, breaking usernames a bit more natually
2014-02-11 15:43:41 -05:00
Sam
7ad00f426c
FEATURE REMOVAL: persona login
...
see: https://meta.discourse.org/t/pulling-persona-out-of-discourse-core/12613
2014-02-11 16:56:48 +11:00
Kris Aubuchon
3b71f8af3a
fixing restricted badge padding in the dropdown menu
2014-02-11 00:53:14 -05:00
Kris Aubuchon
6d47fabec7
fixing restricted badge padding
2014-02-11 00:46:17 -05:00
Kris Aubuchon
24f1832cca
Merge remote-tracking branch 'upstream/master'
2014-02-11 00:44:10 -05:00
Robin Ward
b61df08d1b
FEATURE: Admin selector to choose a primary group for a user, display it
...
and apply a CSS class to their posts.
2014-02-10 17:00:15 -05:00
Robin Ward
b61b33c0fa
Add groups list to the poster expansion when you click an avatar while
...
in a topic.
2014-02-10 12:30:36 -05:00
Kris Aubuchon
dec7a9b998
now that wbr tags are inputted, breaking usernames a bit more natually
2014-02-10 09:45:35 -05:00
Kris Aubuchon
2d872795d6
simplfying color palette, collecting colors into unified variables
2014-02-10 01:04:21 -05:00
Neil Lalonde
e0df404d7e
Add site setting tos_accept_required. If enabled, users must check a box saying that they've read and accept the terms of service.
2014-02-07 16:04:13 -05:00
Robin Ward
58247a51e8
Small tweaks to Group page
2014-02-07 13:46:59 -05:00
Robin Ward
2d47fe4473
Can list group members
2014-02-07 10:44:51 -05:00
Kris Aubuchon
02e194219f
fixing watermark/gutter link interference, and also adding a transition to the topic-progress bar, so smooth!
2014-02-06 23:43:13 -05:00
Kris Aubuchon
00e941ff07
previous restricted badge fix broke restricted badges in titles, this fixes it
2014-02-06 00:30:44 -05:00
Kris Aubuchon
e42374d6f6
aligning content within restricted-badges
2014-02-04 21:52:48 -05:00
Kris Aubuchon
706ed270f6
removing :focus style until I figure out a better fix
2014-02-04 11:50:14 -05:00
Kris Aubuchon
2486050792
fixing :focus style
2014-02-04 11:49:22 -05:00
Kris Aubuchon
3212af4746
adding basic :focus style back in - some tweaks still needed, but this makes tabbing through content functional
2014-02-03 20:58:23 -05:00
Neil Lalonde
1b66876c08
Show group icon in category badges if the category has restricted access
2014-02-03 15:28:41 -05:00
Robin Ward
6f23870327
Bulk close operation
2014-01-30 12:44:40 -05:00
Robin Ward
0c73eb8ce1
Front end code is complete for changing categories of topics in bulk
2014-01-30 11:44:29 -05:00
Robin Ward
6ee266c7ee
Modal for performing a bulk operation
2014-01-30 11:44:29 -05:00
Robin Ward
1696cde2ff
Toggle button for bulk selection of topics
2014-01-30 11:44:29 -05:00
Neil Lalonde
29c3767b7f
Don't need to show date in smaller font when MMM Y format
2014-01-29 17:10:39 -05:00
Robin Ward
30abc6b291
Appropriate Onebox style
2014-01-29 14:14:07 -05:00
Jeff Atwood
a4e28eadd0
Merge pull request #1882 from awesomerobot/master
...
making @mention background darker in blockquotes
2014-01-29 10:17:48 -08:00
Robin Ward
2892153712
REMOVE: Get rid of the `hotness` control for good.
2014-01-29 11:54:34 -05:00
Kris Aubuchon
a09dc916ee
making @mention background darker in blockquotes
2014-01-29 09:43:24 -05:00
Kris Aubuchon
8cc2167b9b
fixing some gutter link spacing that was bothering me
2014-01-28 21:39:09 -05:00
Régis Hanol
32d79494ad
BUGFIX: limit the height of code blocks to 500px
2014-01-27 18:05:33 +01:00
Régis Hanol
a83c1a19f1
BUGFIX: make sure author's avatar is 45x45
2014-01-27 17:59:17 +01:00
Kris Aubuchon
905a5ab1c4
preventing admin highlight from overlapping when on multiple lines
2014-01-25 14:07:26 -05:00
Régis Hanol
618960b43a
BUGFIX: category dropdown was off by 1 pixel
2014-01-24 18:30:42 +01:00
Neil Lalonde
90e195b2e7
More work on trust level 3 requirements page
2014-01-24 11:56:46 -05:00
Régis Hanol
6bf558c297
BUGFIX: taller keyboard shortcuts modal to prevent then scrollbar
2014-01-24 15:17:31 +01:00
Sam
d3723b5ceb
BUGFIX: addressees of a pm was in a tiny box
2014-01-22 18:24:29 +11:00
Robin Ward
194081ca47
FIX: Hidden posts were not being displayed with the correct messaging.
2014-01-21 17:23:03 -05:00
Régis Hanol
c4cbf934d0
BUGFIX: move mobile templates to discovery
2014-01-19 00:49:45 +01:00
Régis Hanol
b49e448556
FEATURE: show pinned topics for TL0 on top/year page
...
BUGFIX: word-wrap on topic-excerpt
2014-01-18 19:27:26 +01:00
Régis Hanol
129617b415
Lots of bugfixes
...
BUGFIX: navigation bar should always activate the right tab (even when diging into a top period)
BUGFIX: /top pages titles
BUGFIX: no "edit category" button on /top page after visiting a category
BUGFIX: properly hide category columns when there is no children category (on both filter + top pages)
BUGFIX: promises not caught when scrolling down a topic list to load more of them
BUGFIX: CSS on category dropdowns
Updated `top_menu` i18n with available filters
2014-01-18 19:27:25 +01:00
Robin Ward
4981525047
REFACTOR: Fixes poor class hierarchy for listing topics
...
- Upgrades Ember to latest
- Fixes a bunch of bugs with page titles and missing "active" states
2014-01-18 19:26:24 +01:00
Régis Hanol
3a6bffa05d
FEATURE: better top pages
2014-01-14 01:09:12 +01:00
Jeff Atwood
069a42cde1
Merge pull request #1825 from awesomerobot/master
...
fixing the admin icon in the compose window
2014-01-13 16:04:06 -08:00
Kris Aubuchon
a31cd4e4c5
fixing the admin icon in the compose window
2014-01-13 19:00:23 -05:00
Régis Hanol
0b58266934
Merge pull request #1823 from awesomerobot/master
...
fixing ol and ul preview/post incongruency
2014-01-13 08:46:42 -08:00
Kris Aubuchon
10e493aa0c
fixing ol and ul preview/post incongruency
2014-01-13 11:41:58 -05:00
Robin Ward
55918e6835
Adjustments to embedded content
2014-01-13 10:59:46 -05:00
Sam
23a17bd76d
Merge pull request #1801 from nickborromeo/issue-1794
...
Fixing padding for misaligned small logo URL
2014-01-13 01:39:05 -08:00
Sam
e076682bc6
BUGFIX: Improve copy and correct instruction alignment
2014-01-13 10:11:40 +11:00
Neil Lalonde
52580f09af
Rename favorite to starred everywhere
2014-01-10 14:54:19 -05:00
Neil Lalonde
845c2b62cc
Show full dates with smaller font in topic lists
2014-01-10 13:56:36 -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
Nick Borromeo
0331b1720a
Fixing padding for misaligned small logo URL
2014-01-08 09:43:37 -08:00
Régis Hanol
87217d940e
Merge pull request #1457 from skisulli/keyboard-shortcuts
...
Global Gmail style keyboard shortcuts
2014-01-06 06:40:55 -08:00
Neil Lalonde
17f23adb78
Add spinners to login and signup forms
2014-01-03 15:20:13 -05:00
Robin Ward
59ea1c3c2c
Embedded: Change bottom link to last post, show deleted posts correctly.
2014-01-03 13:08:52 -05:00
Robin Ward
1ffcf39448
Make embedded comments look nicer
2014-01-03 12:52:42 -05:00
Régis Hanol
abf910d210
FEATURE: allow for custom HTML inside the <head> tags
2014-01-02 16:22:04 +01:00
Régis Hanol
02ea23a4ad
clean up images max-width mess in the CSS
2014-01-02 12:15:47 +01:00
Sam
2da5d2311b
FEATURE: Added UI for adding and removing watched and muted categories
2014-01-02 17:59:08 +11:00
Robin Ward
4f8aed295a
FEATURE: Embeddable Discourse comments, now with simple-rss instead of feedzirra
2013-12-31 15:01:22 -05:00
Robin Ward
62db063e1e
Revert "Support for Embeddable Comments via IFRAME" - it depends on Curl
...
which not every server has. Have to rethink this.
This reverts commit e3e4c62887
.
2013-12-31 12:52:31 -05:00
Robin Ward
e3e4c62887
Support for Embeddable Comments via IFRAME
2013-12-31 12:26:24 -05:00
Neil Lalonde
ad375e231a
Fix wrapping of validation messages on signup form
2013-12-27 14:36:36 -05:00
Régis Hanol
567d2bd23c
add top page
2013-12-24 00:50:36 +01:00
Ryan Sullivan
5100c2bbd2
Add Global Keyboard Shortcuts
...
Not all of these have been fully implemented yet.
**Jump To**
* `g` then `h` - Home (Latest)
* `g` then `l` - Latest
* `g` then `n` - New
* `g` then `u` - Unread
* `g` then `f` - Favorited
* `g` then `c` - Categories List
**Navigation**
* `u` - Back to topic list
* `k` / `j` - Newer/Older conversation or post
* `o` or `Enter` - Open selected conversation
* <code>`</code> - Go to next section
* `~` - Go to previous section
**Application**
* `c` - Create a new topic
* `n` - Open notifications menu
* `/` - Search
* `?` - Open keyboard shortcut help
**Actions**
* `f` - Favorite topic
* `s` - Share topic
* `<Shift>` + `s` - Share selected post
* `r` - Reply to topic
* `<Shift>` + `r` - Reply to selected post
* `l` - Like selected post
* `!` - Flag selected post
* `b` - Bookmark selected post
* `e` - Edit selected post
* `d` - Delete selected post
* `m` then `m` - Mark topic as muted
* `m` then `r` - Mark topic as regular
* `m` then `t` - Mark topic as tracking
* `m` then `w` - Mark topic as watching
2013-12-22 12:16:42 -07:00
Neil Lalonde
c42e9ea178
Categories page tweaks. Vertical align top the first two columns, padding fixes.
2013-12-20 16:51:39 -05:00
Neil Lalonde
6135d1d214
Add a button to clear filters on site settings page
2013-12-20 11:37:01 -05:00
Régis Hanol
e6e04ca0e9
FIX: new user username color
2013-12-20 00:58:48 +01:00
Régis Hanol
452232096f
smaller images in oneboxes
2013-12-20 00:32:39 +01:00
Neil Lalonde
66616c9574
Categories page is even better on Nexus 7 (and probably iPad mini)
2013-12-19 16:51:18 -05:00
Robin Ward
1cac9fa257
New users can only post `newuser_max_replies_per_topic` times per topic.
2013-12-19 13:45:55 -05:00
Neil Lalonde
39e711783d
FIX: alignment of avatars and category badge on mobile
2013-12-19 11:55:54 -05:00
Neil Lalonde
eeed9abcf0
Style categories page for mobile
2013-12-18 11:50:51 -05:00
Neil Lalonde
47c6bb4cf2
Improve how category stats are rendered
2013-12-17 17:43:04 -05:00
Régis Hanol
1b6050bdb0
only display inline HTML revision history on mobile
2013-12-17 17:45:04 +01:00
Neil Lalonde
7fb985a02e
Improve spacing of registration form, and add instructions to the password field.
2013-12-16 17:31:21 -05:00
Régis Hanol
8fff53775a
revision history: no hover state on buttons when disabled
2013-12-16 16:02:25 +01:00
Régis Hanol
fd749a9c6e
revision history: proper word-wrap in markdown view
2013-12-16 15:57:13 +01:00
Neil Lalonde
49c3482464
Show topic and post counts by day/week/month/year on categories page
2013-12-13 15:37:45 -05:00
Neil Lalonde
eadf5e9b02
Move columns around on wide categories page
2013-12-12 17:27:25 -05:00
Neil Lalonde
52cf27b0a6
FIX: layout problems on categories page
2013-12-12 15:52:36 -05:00
Neil Lalonde
6fa2e68742
Show more than one topic per category on the wide categories page. Disable support for the 2-column categories page. The category_featured_topics site setting controls how many topics to show.
2013-12-12 15:52:30 -05:00
Régis Hanol
dd93407789
FIX: images should also be inlined in the cooked view
2013-12-12 16:57:56 +01:00
Régis Hanol
06dd7ffe3c
better revision history
2013-12-12 03:41:34 +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
Neil Lalonde
082f131b27
Add a site setting for when progress bar should only show post number. Default is 1000.
2013-12-05 17:17:44 -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
Neil Lalonde
0fe5ecbb24
When there are 2000 or more posts, only show the post number on the progress bar
2013-12-05 15:50:15 -05:00
Kris Aubuchon
15516f34c7
fixing the user column on the topic-list page
2013-12-04 10:38:01 -05:00
Neil Lalonde
b622edad7d
FIX: edit category modal is too short
2013-12-03 17:24:25 -05:00
Sam
bf2663346a
Merge pull request #1712 from awesomerobot/master
...
making the category dropdown taller
2013-12-02 21:34:54 -08:00
Kris Aubuchon
d6ddc70fea
making the category dropdown taller
2013-12-02 21:09:16 -05:00
Régis Hanol
3842097698
add lightbox extra-zoom on click
2013-12-02 11:03:47 +01:00
Régis Hanol
bfd2fd8607
update magnific popup to latest (v. 0.9.9)
2013-12-02 10:38:15 +01:00
Kris Aubuchon
a9060fac70
added KBD style back
2013-11-29 22:44:00 -05:00
Robin Ward
008151e90d
FIX: Too much white space between posts on mobile
2013-11-29 13:06:52 -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
Neil Lalonde
a9ab98ef9e
Auto-close time can be entered in 3 ways, so a topic can close at any time
2013-11-27 09:52:35 -05:00
Neil Lalonde
35bb4fc17f
When flag is from system, don't show a user avatar. Say System: instead
2013-11-22 11:14:09 -05:00
Wojciech Zawistowski
1d3097245c
header sitemap integration tests
2013-11-21 20:38:56 +01:00
Régis Hanol
6e3de67977
fix edit reason when editing a reply
2013-11-18 19:51:30 +01:00
Neil Lalonde
ae58a7db95
Add a warning on dashboard if enforce_global_nicknames is checked, but access key is blank.
2013-11-18 13:45:10 -05:00
Neil Lalonde
281f839e54
Site settings page tweak
2013-11-18 13:45:10 -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
2e9d0ecac4
adjusting badges a bit
2013-11-17 22:32:58 -05:00
Neil Lalonde
6eb5f1aec2
FIX: site settings page layout at smaller widths
2013-11-16 14:14:49 -05:00
Régis Hanol
482b752046
add edit reason when editing a post
2013-11-15 23:28:49 +01:00
Neil Lalonde
97bc187735
Use stacked nav on left to navigate site settings categories
2013-11-15 15:22:42 -05:00
Régis Hanol
6a3000ffef
Merge pull request #1655 from awesomerobot/master
...
embedded response width fix
2013-11-15 00:52:51 -08:00
Kris Aubuchon
ad9cb01263
embedded response width fix
2013-11-14 21:44:45 -05:00
Neil Lalonde
d9e4eec49f
Style the site setting category links. Required and Basic Setup are bigger and all other links are to the right of them.
2013-11-14 16:02:14 -05:00
Robin Ward
968c0672ef
Enable column sorting main topic list
2013-11-14 15:50:36 -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
Robin Ward
d30721f06b
Remove "sorting" color
2013-11-13 16:39:49 -05:00
Robin Ward
df568df9dc
Controls for sorting topic columns
2013-11-13 11:48:38 -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
Neil Lalonde
2f8866add5
Change admin display-row css so that multiple lines can fit in the control column. Don't hard-code a height on the rows.
2013-11-11 15:03:17 -05: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
78f9c83604
using max-width on the #main-logo versus setting a static width
2013-11-08 11:29:39 -05:00
Kris Aubuchon
40aa62f613
adding highlight & fade to linked topic
2013-11-07 23:12:18 -05:00