Gonzalo Rodriguez
389136eaf2
Show all aspects selected by default
2011-09-28 22:35:33 -03:00
Gonzalo Rodriguez
5a5bc852e2
Adapt some cukes to the new implementation
2011-09-28 22:34:19 -03:00
Gonzalo Rodriguez
74d00d7db4
Merge branch 'master' into aspect_nav_rework
2011-09-28 19:52:15 -03:00
Ilya Zhitomirskiy
e8c7b570a9
small fix
2011-09-28 15:34:15 -07:00
Maxwell Salzberg
5ae9edc72e
fix comment bug
2011-09-28 13:44:58 -07:00
danielgrippi
38624afd9c
fix reshare cubbies bug on mobile
2011-09-28 11:29:36 -07:00
danielgrippi
272ffc32d2
Merge branch 'mobile-facelift'
2011-09-28 11:22:19 -07:00
danielgrippi
d2d205ee08
make autoexpand work
2011-09-28 11:21:14 -07:00
danielgrippi
42fcf3e394
reshares up top
2011-09-27 21:32:11 -07:00
danielgrippi
7d662fcc92
move share button to top right corner
2011-09-27 21:09:28 -07:00
danielgrippi
f34f0ce5fb
expand/collapse comments with animation; added collapse link on bottom
2011-09-27 21:09:27 -07:00
danielgrippi
64113eb8f2
increment counter on comment add
2011-09-27 21:09:27 -07:00
danielgrippi
2b2443b6b9
aspect dropdown takes public and all aspects option
2011-09-27 21:09:27 -07:00
danielgrippi
beb5380ada
enable webkit hardware acceleration for css shadows
2011-09-27 21:09:27 -07:00
danielgrippi
51c7e879de
use deletage instead of live; bind where we don't need to delegate
2011-09-27 21:09:27 -07:00
danielgrippi
9b057bdf16
added placeholder; force autofill off on comment fields; touched up mobile reshare view
2011-09-27 21:09:27 -07:00
danielgrippi
744ab579bd
adding comments work for one of two comment add buttons; added info on
...
posts; post show page.
2011-09-27 21:09:27 -07:00
danielgrippi
3b08fc8406
wip
2011-09-27 21:09:27 -07:00
danielgrippi
ea357a96ef
expand&collapse comments; added comment form (wip)
2011-09-27 21:09:27 -07:00
danielgrippi
9d72247e9e
mobile tags page
2011-09-27 21:09:27 -07:00
danielgrippi
7acb48ff7a
add lighting on more button
2011-09-27 21:09:26 -07:00
danielgrippi
d972802142
comment ajax on mobile.
2011-09-27 21:09:26 -07:00
danielgrippi
91c9fffb81
touched up login page wip
2011-09-27 21:09:26 -07:00
danielgrippi
f2f14c2894
fixed ajax for likes
2011-09-27 21:09:26 -07:00
danielgrippi
6deb924c32
fixed header; compose message on top right
2011-09-27 21:09:26 -07:00
danielgrippi
645af37358
more touchup; added placeholder for reaction tabs on post show; added more mobile boilerplate / compatability; apple splash page asset
2011-09-27 21:09:26 -07:00
danielgrippi
9e3ff7338e
ditch unused css rules; move js to body bottom
2011-09-27 21:09:26 -07:00
danielgrippi
00e561dd01
comments -> reactions
2011-09-27 21:09:26 -07:00
danielgrippi
ab3d220b57
always sort by created_at on mobile
2011-09-27 21:09:26 -07:00
danielgrippi
8c586c4567
added html5 boilerplate meta tags to mobile; stripped functionality to add back
2011-09-27 21:09:25 -07:00
Gonzalo Rodriguez
372a472fbf
Empty aspect stream when no aspect selected on the left nav
2011-09-27 23:46:02 -03:00
Maxwell Salzberg
78557c02e9
dealing with slow code by commenting it out
2011-09-27 17:19:38 -07:00
Gonzalo Rodriguez
dc0c23da2f
Slight enhacements on aspect-navigation widget
2011-09-27 03:09:48 -03:00
danielgrippi
49bee9bf19
fix the build
2011-09-26 20:53:06 -07:00
Gonzalo Rodriguez
e0ffd7c63e
Merge branch 'master' into aspect_nav_rework
...
Conflicts:
features/posts_from_main_page.feature
public/javascripts/aspect-filters.js
spec/javascripts/aspect-filters-spec.js
2011-09-27 00:08:05 -03:00
Ilya Zhitomirskiy
d36da2a266
ms iz made the aspect stream ajax in
2011-09-26 19:34:35 -07:00
Ilya Zhitomirskiy
f9172c8733
added aspect dropdown to the getting started page, renamed the button to be add contact
2011-09-26 17:32:37 -07:00
Ilya Zhitomirskiy
675908a57d
added an expanation of what connecting services does(getting started), also indicate services whick are connected connected services
2011-09-26 16:04:25 -07:00
Maxwell Salzberg
a9263780ad
Merge pull request #2057 from bdjnk/master
...
Minor Cosmetic Usability Change
2011-09-26 14:38:16 -07:00
bdjnk
1e1fe011e1
Ensures that the back-to-top button remains on top and won't be covered by images on small screens.
2011-09-26 14:26:40 -07:00
Ilya Zhitomirskiy
afd1913de4
added a link to resque-web from admin page
2011-09-26 10:25:29 -07:00
danielgrippi
b27b5dba10
commit the schema [ci skip]
2011-09-26 09:43:22 -07:00
Daniel Grippi
ce5c1ef003
Merge pull request #2052 from gladiac/fix_mysql
...
db: Fixed the migration of the database.
2011-09-26 09:37:30 -07:00
Andreas Schneider
df86bc5799
db: Fixed the migration of the database.
...
The limit down to 127 is needed cause of a long time bug in mysql. The
error message looks like this when creating an index.
Mysql2::Error: Specified key was too long; max key length is 1000 bytes
So with utf8 (3 bytes for one char) you exceed this with two
varchar(255).
See http://bugs.mysql.com/bug.php?id=4541 guru meditation
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
2011-09-26 13:05:00 +02:00
danielgrippi
4bd1f0997d
fix build
2011-09-25 13:14:09 -07:00
danielgrippi
131166841a
added logged out page referencing mobile
2011-09-25 11:58:44 -07:00
Maxwell Salzberg
95ad709324
change that profile url to something I like slightly better
2011-09-24 23:44:21 -07:00
Maxwell Salzberg
049eb74ab2
added route to grab users profile picture if you know their username
2011-09-24 23:33:14 -07:00
Gonzalo Rodriguez
be00536810
Remove extra whitespace inside person_link that's causing bad formatting on likes list
2011-09-24 19:07:17 -03:00
Jonne Hass
6ffcec0885
updated 53 locale files [ci skip]
2011-09-24 21:08:18 +02:00