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