Jeff Atwood
567bc70391
make #banner full width on mobile
2015-10-22 14:37:00 -07:00
Jeff Atwood
5ca93cd79c
add opacity to mobile user page details
2015-10-19 23:58:42 -07:00
Jeff Atwood
722cce7400
FIX: mobile logo was too wide
2015-10-19 23:02:32 -07:00
Robin Ward
94b60e62a2
FEATURE: New markdown editor re-written in Ember
...
Note this commit leaves out the biggest occurrence of the editor
which is the post/topic composer.
To avoid major breakage, this replaces it everywhere else it was
used:
* User preferences (About Me)
* Admin Customizations > Text Content
* Category Templates
* Editing Queued Posts
A future commit will replace the main composer with this editor
and will remove the unused pagedown code.
2015-10-19 11:01:20 -04:00
Jeff Atwood
e744d85c99
move jagged-border gap removal to mobile only
2015-10-15 17:19:10 -07:00
Guo Xiang Tan
904a36eea2
UX: Emoji Toolbar was too wide on mobile.
2015-10-03 17:08:13 +08:00
Arpit Jalan
97fbf09259
UX: post action glyphs color on mobile should match desktop color
2015-09-30 20:30:52 +05:30
Robin Ward
8e86dbe560
FIX: Avatars weren't tappable on mobile
2015-09-29 12:58:19 -04:00
Jeff Atwood
bcb070f1ca
FIX: progress bar popup was misaligned
2015-09-22 16:36:15 -07:00
Jeff Atwood
0dc11e3a26
remove useless extra <div> around topic-avatar
2015-09-17 14:30:28 -07:00
Neil Lalonde
0aee7b8211
move age beside title on mobile categories page
2015-09-17 15:25:37 -04:00
Jeff Atwood
518262ce58
allow wider mobile header
2015-09-17 00:17:35 -07:00
Jeff Atwood
0627a58b8b
FIX: too much whitespace at bottom of mobile posts
2015-09-17 00:00:53 -07:00
Jeff Atwood
0969bd0f0d
tighten up post spacing on mobile
2015-09-16 23:48:15 -07:00
Sam
e254030760
FIX: header undocking when opening mobile view
...
FIX: make it possible to upload an image on iphone
FIX: mobile can now upload more than 1 image
2015-09-17 13:05:31 +10:00
Jeff Atwood
4714483612
copyedits on anon user call to signup action
2015-09-16 17:16:17 -07:00
Neil Lalonde
f321dd2046
UX: mobile /categories page new and unread styles match other topic lists
2015-09-16 17:12:11 -04:00
Régis Hanol
24f09edbed
UX: replace cancel uploading link with icon + fix color (Take 2)
2015-09-16 22:04:48 +02:00
Robin Ward
52f7ab3a06
Revert "UX: replace cancel uploading link with icon + fix color"
...
This reverts commit 1689f436d9
.
2015-09-16 15:15:07 -04:00
Kane York
390af7118a
Merge branch 'master' into signup-cta
...
Conflicts:
app/assets/javascripts/discourse/templates/topic.hbs
2015-09-16 10:06:47 -07:00
Régis Hanol
1689f436d9
UX: replace cancel uploading link with icon + fix color
2015-09-16 17:54:09 +02:00
Jeff Atwood
a14d7f16c8
fix reply glyph color on mobile editor
2015-09-15 15:39:59 -07:00
Jeff Atwood
0a3388d19f
on mobile submit-panel must have width
2015-09-15 15:22:22 -07:00
Jeff Atwood
74da57f77f
minor category page style tweaks for mobile
2015-09-15 14:37:14 -07:00
Jeff Atwood
a47a71dd82
fix cancel button alignment on mobile editor
2015-09-15 14:28:31 -07:00
Jeff Atwood
d4db1949a7
fix search help on mobile
2015-09-15 14:22:33 -07:00
Kane York
d47f1db2be
Merge branch 'master' into signup-cta
...
Conflicts:
app/assets/javascripts/discourse/templates/topic.hbs
2015-09-15 13:52:12 -07:00
Robin Ward
b12ace5f9d
FEATURE: Add staff gear icon to composer with options
2015-09-15 16:42:04 -04:00
Kane York
6be78861ca
Merge branch 'master' into signup-cta
...
Conflicts:
app/assets/javascripts/discourse/lib/key-value-store.js.es6
2015-09-15 12:26:25 -07:00
Régis Hanol
9c740ffa7e
UX: top period chooser was misaligned on mobile
2015-09-15 18:33:46 +02:00
Guo Xiang Tan
6360420aed
FIX: Make category combobox in modal take 100% width.
2015-09-15 16:53:49 +08:00
Guo Xiang Tan
9977599ca9
FIX: Input on modal was overflowing.
2015-09-15 16:53:49 +08:00
Guo Xiang Tan
46c93a2687
FIX: Selected posts buttons not clickable.
2015-09-15 16:53:41 +08:00
Neil Lalonde
3ebad3e294
show a dot and reply count for new topics on mobile
2015-09-14 18:56:38 -04:00
Neil Lalonde
3b46ec7ae3
visual tweaks for topic lists on mobile
2015-09-11 16:34:37 -04:00
scossar
e5ade5a761
set widths on table cells
2015-09-11 12:28:14 -07:00
Neil Lalonde
4b43edee91
UX: mobile topic list and suggested topics: show new/unread counts OR total post count, not both.
2015-09-11 11:38:39 -04:00
Neil Lalonde
2922cc3036
UX: mobile topic list: move post count to right side of topic title
2015-09-09 16:05:13 -04:00
Sam
e13ed24122
FEATURE: on mobile take users to full page search
...
UX: improve styling on full page search page
FEATURE: allow search context in full page search
FEATURE: visited color link for full page search
FIX: broken search help on fulls page search page
FEATURE: allow preload store to return a null
FEATURE: "mobileAction" for the header buttons
2015-09-08 11:04:03 +10:00
Robin Ward
4a6f617f4d
UX: Long category names pushed badges to a new line in the hamburger
2015-09-02 15:42:20 -04:00
Kane York
d7a79aeb8a
Fix mobile styling
2015-09-01 16:49:45 -07:00
Robin Ward
3ae5a0a2df
UX: Merge notifications and user dropdown
2015-08-28 16:11:40 -04:00
Robin Ward
5457684975
Split hamburger-menu
out into menu-panel
2015-08-26 16:29:10 -04:00
Sam
6c08bd4265
UX: improve hamburger in desktop
...
- dock underneath header
- click anywhere to get it to go away
2015-08-26 13:10:50 +10:00
Kane York
1218d47eb5
Rename choose-grey() to blend-primary-secondary()
2015-08-20 16:47:34 -07:00
Kane York
aaccb73a3b
Use choose-grey(5%) instead of diff(97%)
2015-08-20 14:35:28 -07:00
Kane York
7083bfdf27
FIX: /user/x/notifications in mobile dark theme
2015-08-20 14:25:07 -07:00
Kane York
123f50cd71
FIX: Mobile user profile
2015-08-20 14:05:04 -07:00
Kane York
9c92a491b5
FIX: Tweaks to mobile select posts UI
2015-08-20 13:59:32 -07:00
Kane York
7e8ee8e725
FIX: mobile composer dark theme
2015-08-20 13:59:19 -07:00
Kane York
156c3651b5
DEV: Add choose-grey() function for better greys
2015-08-20 12:54:07 -07:00
Jeff Atwood
d38c4d5f74
scale-color $lightness must use $secondary for dark themes
2015-08-20 02:42:12 -07:00
Robin Ward
4062e4a464
Merge pull request #3671 from riking/css-cleanup
...
CLEANUP: Coalesce repeated CSS properties
2015-08-19 12:13:49 -04:00
Kane York
2f595f27e9
CLEANUP: Coalesce repeated CSS properties
2015-08-18 22:02:33 -07:00
Kane York
689449b233
FIX: Post highlight on mobile dark theme
2015-08-18 15:51:50 -07:00
Jeff Atwood
98fa098e6f
fix up mobile alignment on time gaps
2015-08-04 03:44:58 -07:00
Sam
83593fea58
Revert "aligning text-logos and header with flexbox"
...
This reverts commit 2ad2ab503f
.
2015-08-04 14:49:08 +10:00
awesomerobot
2ad2ab503f
aligning text-logos and header with flexbox
2015-08-03 21:16:56 -04:00
Sam
ccc07605a7
UX: improve styling of closed messages
...
also cleans up styling of time gaps on mobile
2015-07-30 11:19:30 +10:00
Jeff Atwood
68a262ff08
fix narrow mobile logo max-width
2015-07-26 01:55:12 -07:00
Simon Cossar
93d9a98497
Remove unnecessary margins from mobile view
2015-07-21 18:46:15 -07:00
Robin Ward
20a338362f
FIX: Allow multiple pagedown editors at once.
2015-07-13 16:36:38 -04:00
Jeff Atwood
e31b03afb9
fix exaggerated font size for mobile likes
2015-07-10 15:24:35 -07:00
Jeff Atwood
00db0d878f
manually revert heart color change
2015-07-10 14:41:38 -07:00
Jeff Atwood
57b85f2dc8
fix title overflow on user page
2015-07-10 14:35:47 -07:00
Jeff Atwood
ce86c9956e
Merge pull request #3548 from tgxworld/coloured_hearts
...
UX: Seeing black hearts make me sad.
2015-07-10 11:44:50 -07:00
Sam
84549929ba
Merge pull request #3598 from tgxworld/shift_badges_down_for_mobile
...
UX: Shift notification badge down on mobile.
2015-07-10 16:51:12 +10:00
Sam
feadfb2e46
improve who liked styling
2015-07-10 14:48:44 +10:00
Guo Xiang Tan
76e3acbcb3
UX: Shift notification badge down on mobile.
2015-07-09 19:28:38 +08:00
Sam
2bd6e201f9
UX: tweak location of like count
...
UX: clean up fade logic so it meshes with new like style
EXTENSIBILITY: add hook for insertion of custom HTML for buttons
UX: stop suppressing share for anon, like expander is not suppressed
old behavior is inconsistent
also reimplements like count expander as a proper button,
adds a nice label for it
2015-07-08 15:10:53 +10:00
Arpit Jalan
90430eda62
UX: better user title on groups index page (mobile)
2015-07-07 18:48:51 +05:30
Arpit Jalan
66bd1053cf
UX: fix group members page mobile layout
2015-07-07 18:21:44 +05:30
Jeff Atwood
ac574039a6
get rid of hover styles on mobile show-likes
2015-07-05 23:04:26 -07:00
Robin Ward
db75774440
UX: Move likes into drop down instead of its own status line
2015-07-03 17:15:20 -04:00
Jeff Atwood
b5d196fb29
smaller font on Replies expansion
2015-06-29 16:25:53 -07:00
Guo Xiang Tan
eb97fb6ee7
UX: Seeing black hearts make me sad.
2015-06-29 22:31:46 +08:00
Jeff Atwood
439927fa81
move .gap style to base
2015-06-29 00:47:07 -07:00
Sam
fe6203d4ec
UX: improve front page styling for mobile
2015-06-22 14:25:17 +10:00
Jeff Atwood
ca42d00883
match time gap styling for mobile/desktop
2015-06-19 23:08:49 -07:00
Sam
309d1b267b
style mobile time gap
2015-06-19 13:30:01 +10:00
Sam
0dfb9261ea
Improve time gap styling
2015-06-19 11:24:10 +10:00
awesomerobot
f20c28c16b
replacing the remnants of the old color variable code
2015-06-14 22:59:49 -04:00
Arpit Jalan
52125228af
UX: prevent horizontal scroll on iPhone
2015-06-03 19:43:50 +05:30
Jeff Atwood
9df9cd2c66
for some reason we don't clear h1,2,3 margins on mobile..
2015-06-03 03:15:34 -07:00
Jeff Atwood
538f0d1199
fix mobile styles around topic map
2015-06-03 02:46:41 -07:00
Jeff Atwood
a2b76a670f
reduce darkness of @name mentions in quotes
2015-05-22 14:40:39 -07:00
Jeff Atwood
9e74f232e0
clean up topic summary / map CSS a bit
2015-05-22 01:28:34 -07:00
Jeff Atwood
ffc6a206e6
UX: add headings to topic summary
2015-05-21 15:30:10 -07:00
Jeff Atwood
0bd6d79459
finalize color scheme for mobile progress bar
2015-05-20 01:25:36 -07:00
Jeff Atwood
643f770996
add new color scheme to mobile progress bar
2015-05-20 01:07:16 -07:00
Jeff Atwood
d7692ba6fd
add width and style to mobile category borders
2015-05-20 00:46:37 -07:00
awesomerobot
0ba88d2355
changing color of progress bar
2015-05-19 21:19:28 -04:00
Jeff Atwood
c29fce142a
remove tiger striping from mobile categories page
2015-05-19 16:28:01 -07:00
Régis Hanol
3f7d693786
Merge pull request #3454 from fantasticfears/group-page
...
FIX: show user card on group page and fix styles
2015-05-18 14:28:43 +02:00
Jeff Atwood
ce1fe8c8c2
remove topic list striping, use bottom border
2015-05-11 16:09:46 -07:00
Erick Guan
b7094c6f5d
FIX: show user card on group page and fix styles
2015-05-12 01:24:17 +08:00
Robin Ward
e1f9f6d02a
UX: Improve user directory on mobile
2015-05-11 11:20:46 -04:00
Jeff Atwood
f355579e60
remove transparent outline on topic-progress-wrapper
2015-05-08 15:47:27 -07:00
Neil Lalonde
a0afaf6d48
tweak subcategories position on mobile categories page
2015-05-06 10:58:30 -04:00
Neil Lalonde
72cb784eae
UX: mobile categories page is more like desktop categories page
2015-05-05 12:04:18 -04:00
Kris Aubuchon
a87bf1d9aa
some fixes for tag alignment
2015-04-14 15:54:17 -04:00
Kris Aubuchon
cd552170a4
rounding the post-count squares in topic summaries
2015-04-08 16:31:19 -04:00
Kris Aubuchon
ceae06b831
adding position: relative; to #main
2015-04-01 11:59:58 -04:00
Jeff Atwood
6137a5f00b
FIX: deleted message color was wrong on mobile
2015-04-01 01:28:14 -07:00
Jeff Atwood
801d04997a
FIX: staff message color was wrong on mobile
2015-04-01 01:07:22 -07:00
Jeff Atwood
876d8a5174
de-emphasize categories on mobile a bit
2015-03-15 02:23:18 -07:00
Sam
f4a051c2c3
UX: remove visited styling from topic list
2015-03-10 21:30:46 +11:00
Régis Hanol
5ceb84421e
UX: remove live character countdowns from the composer
2015-03-09 17:46:36 +01:00
Kris Aubuchon
8932b9afcf
rebuilding the category badge css
2015-03-06 13:51:16 -05:00
Jeff Atwood
7b57d6f8f0
try bold topic titles for mobile
2015-03-02 13:00:04 -08:00
Jeff Atwood
873f6b7487
tweak for text-only mobile site titles
2015-02-19 02:52:28 -08:00
Jeff Atwood
08e330bb71
a few mobile CSS tweaks
2015-02-19 00:13:15 -08:00
Jeff Atwood
bf03209f42
let's try to vertically align small logo
2015-02-18 23:55:04 -08:00
Jeff Atwood
da036e7de3
fix mobile user page alignment on larger devices
2015-02-18 23:05:28 -08:00
Sam
dea05e6041
Revert "UI: use tertiary color to generate topic progress bg"
...
This reverts commit 0e93bae310
.
2015-02-06 18:31:10 +11:00
Sam
0e93bae310
UI: use tertiary color to generate topic progress bg
2015-02-06 17:56:45 +11:00
Sam
78b879d666
remove superflous rules break firefox
2015-02-03 11:56:57 +11:00
Sam
8b95511816
correct bad styling in user->pref->categories
2015-01-31 17:04:53 +11:00
Sam
561278eb38
correct broken mobile styling
2015-01-30 12:09:42 +11:00
Jeff Atwood
e572ad35ad
new topic/post alert div regressed a bit on mobile
2015-01-23 23:39:44 -08:00
Jeff Atwood
e5cad726fd
further tweaks to get post selection OK on mobile
2015-01-20 22:51:15 -08:00
Jeff Atwood
c4ddc5b983
quick mobile css fix for post selection buttons
2015-01-20 17:28:06 -08:00
Jeff Atwood
935df99acf
fix minor mobile topic styling issue
2015-01-12 17:26:04 -08:00
Régis Hanol
03b053c800
FIX: bookmark button is now solid black by default & blue when bookmarked
2015-01-12 17:48:54 +01:00
Jeff Atwood
84286fb501
normalize topic post first element top-margins:0
2015-01-12 02:24:06 -08:00
Sam
d54e2770a1
correct build
2015-01-09 16:54:58 +11:00
Jeff Atwood
625c920c4f
fix mobile layout issue with download posts btn
2015-01-08 17:32:24 -08:00
Sam
efc717c14a
FEATURE: remove star concept from Discourse
2015-01-07 13:43:27 +11:00
Jeff Atwood
fa8493118b
remove underline on composer cancel, hide preview
2015-01-06 16:35:57 -08:00
Jeff Atwood
a39831cdb1
tighten up mobile header margin
2015-01-01 01:42:50 -08:00
Jeff Atwood
911f941da5
some CSS fixes for mobile sites with text titles
2015-01-01 00:54:53 -08:00
Jeff Atwood
e122e52fb8
kill some -webkit-transition CSS
2014-12-23 23:18:57 -08:00
Jeff Atwood
576861505e
just use plain CSS3 transition
2014-12-23 03:09:17 -08:00
Jeff Atwood
23899281d8
minor font sizing CSS fixups
2014-12-16 01:12:52 -08:00
Kris Aubuchon
3eebc0e589
changing font sizes to ems, so fonts scale a bit more gracefully
2014-12-15 22:12:56 -05:00
Neil Lalonde
0f37ce1083
FIX: share popup on mobile layout went outside of viewport, and z-index was behind user avatars. Use a real link on touch devices instead of a text input.
2014-12-05 16:21:07 -05:00
Kris Aubuchon
d8c8264b4e
fixing loading spinner alignment and striping
2014-12-04 17:05:47 -05:00
Kris Aubuchon
ea37946d00
a few very minor visual tweaks
2014-12-02 17:10:14 -05:00
Jeff Atwood
3fcde72656
bit shorter max width on mobile categories
2014-12-02 00:41:51 -08:00
Jeff Atwood
0503599de7
suppress long category names on mobile
2014-12-02 00:19:42 -08:00
Jeff Atwood
c00c5e1024
our previous mobile avatar tap fix was incorrect
2014-12-01 03:36:25 -08:00
Jeff Atwood
4589f28676
remove unwanted global text input font sizing
2014-11-27 02:13:15 -08:00
Jeff Atwood
97a44b4c43
post-date can be same size as other post info
2014-11-20 12:23:21 -08:00
Jeff Atwood
57ef9bb21b
fix pop up composer tips display for mobile
2014-11-19 21:46:18 -08:00
cpradio
ce78cb1ee4
FEATURE: Add category to Group Post Listing
2014-11-14 19:30:05 -05:00
Jeff Atwood
6a40501cb3
correct user page action button alignment on mobile
2014-11-13 23:41:17 -08:00
Jeff Atwood
85e9aaa4fa
fix width of users column in topic lists
2014-11-13 01:02:37 -08:00
Jeff Atwood
e1dda2337b
remove quarternary color from dialog header CSS
2014-11-12 12:10:42 -08:00
Jeff Atwood
c3df1f368f
better CSS for the notify flag msg char count
2014-11-12 01:23:49 -08:00
Jeff Atwood
f83033ad41
add privacy reminder to flag dialog
2014-11-12 00:39:32 -08:00
Régis Hanol
ec76be964e
UX: better footer handling
2014-11-10 21:51:55 +01:00
Kris Aubuchon
a0e5605869
updated loading spinner
2014-11-05 20:13:51 -05:00
Sam
cc9b040502
Revert "FEATURE: display github profile links on user card and profile"
...
This reverts commit 95c518329a
.
2014-11-05 07:45:35 +11:00
Sam
95c518329a
FEATURE: display github profile links on user card and profile
...
Can be disabled by unchecking "public_github_screen_name"
2014-11-04 13:33:58 +11:00
Jeff Atwood
4e3a8b87e3
mobile user profile page tweak
2014-11-01 21:44:56 -07:00
Jeff Atwood
6f391052dc
mobile user profile page tweak
2014-11-01 21:30:37 -07:00
Jeff Atwood
a54e33cd6b
FIX: mobile date was pushed offscreen, w/ h-scroll
2014-11-01 21:21:21 -07:00
Robin Ward
811b8f3281
FIX: On mobile you couldn't click on a post avatar
2014-10-31 17:34:45 -04:00
Jeff Atwood
0408960b74
tweak time field on user page stream
2014-10-31 12:26:46 -07:00
Jeff Atwood
28bd46d816
clean up user page mobile styles
2014-10-31 12:21:55 -07:00
Jeff Atwood
e822108d85
tighten up mobile search spacing
2014-10-31 12:12:25 -07:00
Jeff Atwood
f179c8a6fb
make search help fit on mobile
2014-10-31 12:07:09 -07:00
Jeff Atwood
93af6107e7
Merge pull request #2924 from awesomerobot/master
...
new user profile page
2014-10-27 22:24:42 -07:00
Kris Aubuchon
f605a7ef61
new user profile page
2014-10-27 23:35:16 -04:00
Régis Hanol
e7f251c105
LOTS of changes to properly handle post/topic revisions
...
FIX: history revision can now properly be hidden
FIX: PostRevision serializer is now entirely dynamic to properly handle
hidden revisions
FIX: default history modal to "side by side" view on mobile
FIX: properly hiden which revision has been hidden
UX: inline category/user/wiki/post_type changes with the revision
details
FEATURE: new '/posts/:post_id/revisions/latest' endpoint to retrieve
latest revision
UX: do not show the hide/show revision button on mobile (no room for
them)
UX: remove CSS transitions on the buttons in the history modal
FIX: PostRevisor now handles all the changes that might create new
revisions
FIX: PostRevision.ensure_consistency! was wrong due to off by 1
mistake...
refactored topic's callbacks for better readability
extracted 'PostRevisionGuardian'
2014-10-27 22:06:43 +01:00
Jeff Atwood
de05012c76
tighten up draft display on mobile
2014-10-21 23:37:34 -07:00
Jeff Atwood
5161d0f23d
increase click area on editor toggle, mobile
2014-10-21 23:27:06 -07:00
Neil Lalonde
c330fb7639
add missing semicolon
2014-10-21 14:57:26 -04:00
Jeff Atwood
d501f003ca
fix up /about on mobile
2014-10-21 01:09:54 -07:00
Jeff Atwood
7cda43e502
fix expanded avatar 1 row css suppress mobile
2014-10-21 00:50:17 -07:00
Régis Hanol
29b2788ca6
Merge pull request #2896 from awesomerobot/master
...
sticking transitions into a sass mixin
2014-10-20 16:26:53 +02:00
Kris Aubuchon
b97a4f5bd0
sticking transitions into a sass mixin
2014-10-20 09:54:36 -04:00
Jeff Atwood
ba9e4b42fe
mobile "new/updated topics" alert was too small
2014-10-19 23:01:19 -07:00
Jeff Atwood
2517496bf4
multiple lines of post-actions smushed on mobile
2014-10-19 22:47:34 -07:00
Sam
742c5e29c9
FEATURE: advanced search help
2014-10-18 14:27:33 +11:00
Régis Hanol
de47acf548
UX: wiki/moderator/deleted background applied excessively to unrolled replies
2014-10-16 16:19:01 +02:00
Robin Ward
cd8b896272
Revert "UX: On mobile add a max width for really long forum names"
...
This reverts commit ba245ca098
.
2014-10-14 17:27:58 -04:00
Jeff Atwood
3dbd1c195a
FIX: wide mobile topic title overflowed in editor
2014-10-14 14:12:52 -07:00
Robin Ward
ba245ca098
UX: On mobile add a max width for really long forum names
2014-10-14 17:01:16 -04:00
Régis Hanol
5569c45d3b
FIX: revision history modal wasn't properly handling large revision on mobile
2014-10-14 00:02:09 +02:00
Régis Hanol
65dd05cb41
UX: fix revision history modal on mobile
2014-10-13 23:26:49 +02:00
Régis Hanol
d70bb0e58b
UX: fix post admin menu positioning & closing on mobile
2014-10-13 22:38:22 +02:00
Jeff Atwood
ad4994ff0b
move "easier to tap" topic list paddings to base
2014-10-13 00:26:13 -07:00
Jeff Atwood
0a678fbf36
slight mobile improvement for editing topic title
2014-10-12 23:28:33 -07:00
Jeff Atwood
a23884fd53
FIX: mobile, multi-line first post actions blocked topic map
2014-10-11 23:25:38 -07:00
Jeff Atwood
67b543754a
edit preview got unhidden on mobile, hide it again
2014-10-11 23:04:55 -07:00
Jeff Atwood
c8ab29fa31
get rid of bad editor media queries in mobile.scss
2014-10-11 15:38:32 -07:00
Jeff Atwood
b736fb7016
hacky override of inline select2 width in editor
2014-10-11 05:49:18 -07:00
Jeff Atwood
98c8c48f6c
add better mobile inline title edit styles
2014-10-11 05:41:10 -07:00
Jeff Atwood
ab83fbff89
few more mobile editor tweaks
2014-10-11 05:29:50 -07:00
Jeff Atwood
bf5ef3aec3
minor mobile editor tweaks
2014-10-11 05:08:25 -07:00
Jeff Atwood
5dbf707cb3
min-width of 1280px for editor on mobile??
...
OH HELLllll TO THE NO
2014-10-11 04:37:30 -07:00
Jeff Atwood
15b94acd85
width 100% for editor on mobile; no preview
...
also remove box-sizing mixin, use native CSS3
2014-10-11 04:30:34 -07:00
Jeff Atwood
27061d5fab
move editor spinner css to shared (base) css
2014-10-11 04:08:16 -07:00
Jeff Atwood
b587137302
remove editor preview css styles from mobile
2014-10-11 03:59:26 -07:00
Arpit Jalan
a682de6331
FIX: css change broke build
2014-10-11 14:33:17 +05:30
Jeff Atwood
6571a9d924
make editor preview cursor default not i-beam
2014-10-10 16:02:14 -07:00
Jeff Atwood
333aafad47
add clip to mobile text site title
2014-10-10 15:48:50 -07:00
Jeff Atwood
1c838513cd
FIX: all-text site titles were too wide
2014-10-10 15:43:01 -07:00
Jeff Atwood
5c0bb56748
remove unnecessary @includes on box-shadow
2014-10-10 15:02:46 -07:00
Robin Ward
f9a8f6d6ce
FEATURE: Support for a required
setting on user fields.
2014-10-08 15:10:19 -04:00
Régis Hanol
aa3a658bb1
remove float from the 'show email' button on user's profile on mobile
2014-10-06 22:24:43 +02:00
Kris Aubuchon
1224ffa1c5
restructuring post titles a bit
2014-10-06 11:50:18 -04:00
Jeff Atwood
fa830c8d69
fix avatar expanded topic map height
2014-10-03 15:58:02 -07:00
Jeff Atwood
ce8a4266b6
FIX: mobile layout was too wide
2014-10-03 12:49:48 -07:00
Robin Ward
381814fd5d
Adds support for a description to user fields.
2014-10-02 15:56:52 -04:00
Jeff Atwood
5857c94662
allow mobile edit topic, fix hamburger fontsize
2014-10-02 03:00:54 -07:00
Jeff Atwood
5234189581
margin-bottom on mobile star to align cats/title
2014-10-02 02:52:13 -07:00
Jeff Atwood
f96e6e2376
remove extra space in front of mobile topic title
2014-10-02 02:39:55 -07:00
Jeff Atwood
f442fca5af
add mobile spacing for category under title
2014-10-02 02:18:47 -07:00
Jeff Atwood
ab2a56624b
suppress only short avatar list on mobile, not full
2014-09-23 11:29:31 -07:00
Jeff Atwood
cfb3c322c5
tighten up topic map spacing on mobile
2014-09-23 03:06:07 -07:00
Jeff Atwood
aa4e54f759
add tap space for mobile date field in suggested topics
2014-09-23 01:09:51 -07:00
Jeff Atwood
de2274a301
mobile need space between dismiss posts/topic btn
2014-09-23 00:49:14 -07:00
Jeff Atwood
cdb69c9494
more mobile login form tweaks
2014-09-22 23:23:29 -07:00
Jeff Atwood
696cf179ff
mobile login form tweaks
2014-09-22 23:13:30 -07:00
Jeff Atwood
fee9f834b6
bigger mobile topic list post count and date tap targets
2014-09-22 22:56:46 -07:00
Jeff Atwood
8db0ae0210
few more mobile login style fixes
2014-09-22 22:35:39 -07:00
Jeff Atwood
d188a75da4
tighten spacing on mobile dialog headers
2014-09-22 22:20:44 -07:00
Jeff Atwood
b874b31b02
correct mobile login form layout error
2014-09-22 17:26:22 -07:00
Sam Saffron
b62aaf5a53
FEATURE: display reply to post on mobile
2014-09-17 01:20:15 +10:00
Jeff Atwood
10e2c3f693
consolidate <aside> quote CSS styles in base
2014-09-13 23:02:46 -07:00
Jeff Atwood
299013b471
lighten staff post bg color
2014-09-11 09:53:35 -07:00
Jeff Atwood
abe420b322
darken names in quote titles
2014-09-10 15:17:03 -07:00
Jeff Atwood
86533a322e
remove bg on user profiles
2014-09-10 15:06:20 -07:00
Régis Hanol
dbcaf1276a
FIX: move wiki/via-email glyphs + add green background on wiki posts
2014-09-10 15:25:31 +02:00
riking
69bc552054
FEATURE: Actually show more notifications
...
The "Show more notifications..." link in the notifications dropdown now
links to /my/notifications, which is a historical view of all
notifications you have recieved.
Notification history is loaded in blocks of 60 at a time.
Admins can see others' notification history. (This was requested for
'debugging purposes', though that's what impersonation is for, IMO.)
2014-09-09 16:29:08 -07:00
Jeff Atwood
65e941f652
UX: remove current username from header
2014-09-07 14:01:51 -07:00
Jeff Atwood
3cf433ab1e
FIX: quote icon in Quote Reply not clickable
2014-09-07 13:55:31 -07:00
Kris Aubuchon
5e9dd7da66
fixing egg-shaped badges on mobile
2014-09-04 21:05:38 -04:00
Sam
a050fa887f
FIX: regression, go to quoted post missing in quotes
...
refactors common code as well
2014-09-04 13:16:19 +10:00
Sam
921dd75dd9
FIX: anonymous had <a> items for pin/unpin
...
FEATURE: display category in search results
FEATURE: display topic state (locked/pinned/etc) in search results
UI cleanup for search results, clearing floats and so on.
2014-09-03 12:13:26 +10:00
Régis Hanol
38f52f0f8e
FIX: banner topic's max-width & max-height on both mobile & desktop
2014-08-28 16:15:48 +02:00
Jeff Atwood
587f7f56c8
FIX: share link pushing viewport on mobile
2014-08-27 00:46:26 -07:00
Jeff Atwood
180430de93
LAYOUT: add more space around topic map links
2014-08-27 00:24:58 -07:00
Jeff Atwood
de1e0345df
proper fix for top page bottom buttons on mobile
2014-08-25 12:55:45 -07:00
Jeff Atwood
a11cc46c73
remove global margin right on mobile btn
2014-08-25 12:47:02 -07:00
Jeff Atwood
024c503870
mobile login tweaks
2014-08-25 12:38:27 -07:00
Sam
af71307363
Add 10px margin for buttons in mobile
2014-08-23 10:41:48 +10:00
Kris Aubuchon
a8e6e1e3d5
adding highlight back to topic-list
2014-08-22 10:45:51 -04:00
Robin Ward
c1aa2458f8
UX: Add drop down for top lists, big refactor of repeated code.
2014-08-21 16:08:47 -04:00
Jeff Atwood
4c66362dd1
remove right-arrow on cross-topic oneboxes
2014-08-19 15:19:01 -07:00
Jeff Atwood
7fc2892ef4
curse you misaligned semicolon
2014-08-14 03:25:48 -07:00
Jeff Atwood
a7528c858d
hide sign up button from header on mobile
2014-08-14 03:04:09 -07:00
riking
6b22776160
Style & structure fixes for mobile user page
2014-08-13 12:38:55 -07:00
Kris Aubuchon
6166e78888
adding hover state to notification menu, and small additional fixes
2014-08-13 00:03:29 -04:00
Régis Hanol
4f60eb6c77
FIX: banner on mobile
2014-08-08 12:31:32 +02:00
Régis Hanol
5ab571e4b7
FIX: agree/delete flag modals on mobile
2014-08-08 12:07:53 +02:00
Jeff Atwood
34acd3ed65
missed a topic-progress size on mobile
2014-08-07 02:01:37 -07:00
Kris Aubuchon
38696e5a30
bettering support for dark ez-themes
2014-08-06 09:31:13 -04:00