Commit Graph

449 Commits

Author SHA1 Message Date
Jeff Atwood 736ac30071 remove serif fallback for mobile pre/code blocks 2014-06-19 13:11:03 -07:00
Kris Aubuchon e4d90038cf handful of alignment fixes 2014-06-19 14:09:25 -04:00
Régis Hanol 00117c18c3 FEATURE: dismissable banner topic 2014-06-18 20:05:19 +02:00
Jeff Atwood 737cb47307 category numbers a wee bit too large
twss
2014-06-17 01:23:55 -07:00
Robin Ward 29b8330dc3 Move up/down buttons on top of go 2014-06-12 17:24:11 -04:00
Robin Ward d37195796f FEATURE: New expandable progress bar with jump buttons and jump to
arbitrary post.
2014-06-12 16:52:33 -04:00
Jeff Atwood 90fca1ba17 bigger category stat numbers 2014-06-11 16:35:58 -07:00
Jeff Atwood d58ed9eafb Merge pull request #2436 from ArmedGuy/master
Deboxify topic-map
2014-06-11 16:00:30 -07:00
Benjamin Kampmann 8167207e38 Wrap extended post actions in ellipsis.
Add a new SiteSetting to specify a maximum of items to be shown in post action menus per default. If more buttons are rendered and those after mentioned maximum will be hidden behind a collapsible ellipsis-button. Once clicked it slides in the missing buttons and hides itself.

If the setting is set to 0, the ellipsis will not be applied. It default is set to 4 though.

All buttons are created equal - but the Reply-Button is more equal than others: If it is rendered, the reply button will never be hidden behind the ellipsis. The max count is exclusiding the reply button and its position would make the reply button hide, it is removed there and pushed to the end of the list.
2014-06-10 09:55:07 +02:00
Régis Hanol 2abcbcc29b FEATURE: add real date of post in the share dialog when triggered from the post date 2014-06-09 21:14:03 +02:00
Johan Jatko 5e43100fe5 Deboxify topic-map 2014-06-08 21:34:22 +02:00
Kevin Reese 49ef3958c5 restore bg-color for New Topic / New Post rows in Topic-List Categories table 2014-06-05 11:58:20 -07:00
Jeff Atwood 17dbc568c8 why did topic-excerpt have 50px padding? 2014-06-05 04:00:50 -07:00
Jeff Atwood d3035b9405 gutter needs more left-margin 2014-06-05 03:07:42 -07:00
Jeff Atwood 3dd61a2056 f**ing bootstrap, span5 = .gutter 2014-06-05 02:57:56 -07:00
Jeff Atwood f245da5142 f**ing bootstrap, span11 = .embedded-posts body 2014-06-05 02:29:56 -07:00
Jeff Atwood 972d58b876 consolidate post-column into topic-body 2014-06-05 02:02:27 -07:00
Jeff Atwood 3ed8b8f155 f**ing bootstrap, span2 = topic-avatar 2014-06-05 01:42:27 -07:00
Jeff Atwood 48f58eff1d tweak gutter width a bit 2014-06-05 01:15:06 -07:00
Jeff Atwood 8185fe0097 correct reply-to-tab offsets, based on .row? 2014-06-05 01:00:22 -07:00
Jeff Atwood 80a862c358 f**ing bootstrap, span14 = post-column 2014-06-05 00:34:57 -07:00
Jeff Atwood 96fc5addc4 fix some CSS color issues 2014-06-04 23:33:58 -07:00
Régis Hanol 7655066967 BUGFIX: progress bar was hidden when the composer was open 2014-06-04 13:03:14 +02:00
Jeff Atwood 0b52e20bff remove margin-right on .contents .cooked 2014-06-03 03:08:16 -07:00
Sam 78378c7ade re-style read-state indicator 2014-06-03 12:32:33 +10:00
Sam 3405253405 FEATURE: rush posting read times for newly read posts
FEATURE: "read" indicator on posts
CHANGE: anon is now assumed to have read everything
2014-06-03 11:48:52 +10:00
Sam e7c6a51760 BUGFIX: overflow auto makes more sense here. 2014-06-02 15:48:44 +10:00
Jeff Atwood 1d52ac818c center wiki marker in left gutter 2014-05-31 15:02:54 -07:00
Neil Lalonde 98deb5ff41 Category notification settings dropdown: use common code with topic notification and pin/unpin dropdowns 2014-05-29 18:18:29 -04:00
Catrin 71a7ce1fee added new glyphs and removed regular glyph from list 2014-05-29 18:18:29 -04:00
Catrin 33fcf79444 setting permissions to change category notification levels 2014-05-29 18:18:28 -04:00
Catrin 66dccfe8d0 clean up 2014-05-29 18:18:27 -04:00
Catrin 772a304fc2 dropdown on categorypage 2014-05-29 18:18:27 -04:00
Jeff Atwood c91c6bbb11 dim the poster expansion right h3s 2014-05-29 01:21:19 -07:00
Jeff Atwood edf58e4657 de-emphasize topic map headers a bit 2014-05-28 23:53:41 -07:00
Jeff Atwood 4d6ca00e2b remove user page mini-avatar wrappers 2014-05-28 23:21:27 -07:00
Robin Ward 44cbf73399 Merge pull request #2382 from BenLubar/patch-quotes
quoting fixes
2014-05-28 12:32:18 -04:00
Robin Ward 0542761de4 Minor CSS fixes for Select2 2014-05-28 12:12:31 -04:00
Robin Ward 2164a25258 Merge pull request #2333 from rhacker/select2
feature: use select2 instead of chosen
2014-05-28 11:42:40 -04:00
Ben Lubar 73946e5402 quoting fixes
- allow bbcode quotes to be nested
- don't allow the '=' to be omitted from quotes
- fix some css that made assumptions about nested quotes
2014-05-27 21:46:31 -05:00
Kris Aubuchon d6a9f384aa fixing @mention background in quotes and embeds 2014-05-27 11:42:59 -04:00
Sam 57176a9f46 Merge pull request #2387 from velesin/wiki_topic_ie_fix
[FIX] Wiki Topic - IE / FF problem with post admin menu.
2014-05-27 20:54:59 +10:00
Sam 6c1c8be794 Work in progress, keeping avatars locally
This introduces a new model to store the avatars and 3 uploads per user (gravatar, system and custom)

user can then pick which they want.
2014-05-27 10:08:03 +10:00
Wojciech Zawistowski d4ae913065 [FIX] Wiki Topic - IE / FF problem with post admin menu. 2014-05-26 22:19:28 +02:00
Jeff Atwood 13ff9980ac Merge pull request #2385 from fantasticfears/css_modal
fix user/username error class
2014-05-26 11:00:41 -07:00
Kris Aubuchon 9c02ad73ac merging more styles into base, also fixing <big> abuse 2014-05-26 11:33:47 -04:00
Erick Guan ecbda44be4 fix user/username error class 2014-05-26 17:46:31 +08:00
Jeff Atwood f0dafb4132 unused category-column css -- doesn't exist 2014-05-23 01:51:52 -07:00
Jeff Atwood 13e18cb038 misaligned curlies 2014-05-23 01:42:53 -07:00
Jeff Atwood 0d2fffe180 remove size-based max-width from main-link 2014-05-23 01:37:20 -07:00