Sean Tilley
2d6a7b1da1
Fix show page CSS so that hashtags and links are clickable on wallpaper posts
2012-05-03 18:19:01 -05:00
danielgrippi
feb19e304e
add chartbeat to mobile [ci skip]
2012-05-03 16:05:57 -07:00
danielgrippi
248ad9ad31
use the host, luke. (chartbeat wants a domain only. no protocol monkey-business) [ci skip]
2012-05-03 15:32:44 -07:00
danielgrippi
ba9bbd8777
don't use double quotes in your JS examples, chartbeat, thx. [ci skip]
2012-05-03 15:16:33 -07:00
danielgrippi
80f2638228
spelling is superb [ci skip]
2012-05-03 14:59:49 -07:00
danielgrippi
004874eb89
Revert "adding custom landing page for heroku" [ci skip]
...
This reverts commit 3b994f45e1 .
2012-05-03 14:13:24 -07:00
danielgrippi
7be7acdfd6
add chartbeat option for great success (and metrics)
2012-05-03 14:04:19 -07:00
danielgrippi
3b994f45e1
adding custom landing page for heroku
2012-05-03 14:04:19 -07:00
danielgrippi
ad593fea6c
single instead of double quotes [ci skip]
2012-05-03 00:40:54 -07:00
danielgrippi
a52d8f221a
don't post to feed; post to joindiaspora OG tag. also, whoever has the diaspora OG tag, can i haz?
2012-05-03 00:02:00 -07:00
danielgrippi
8cecedc53b
TIMELINE TIME.
2012-05-02 23:28:56 -07:00
danielgrippi
bec7b96de7
add more og markup; send over large image re FB's request
2012-05-02 22:50:57 -07:00
danielgrippi
73c91463f9
new publisher if person is admin as well
2012-05-02 22:07:51 -07:00
danielgrippi
2d3edbf74f
pulsate control to add new post if no posts present
2012-05-02 22:05:40 -07:00
danielgrippi
bc81c6985a
hover state on info in profile [ci skip]
2012-05-02 21:06:55 -07:00
danielgrippi
1b92fe7e7f
use zoom-in / zoom-out cursors to signify favoriting [ci skip]
2012-05-02 21:02:10 -07:00
danielgrippi
ab99154a1a
add FeatureFlagger to HomeController instead of making calls to Role directly
2012-05-02 20:41:01 -07:00
Maxwell Salzberg
ef657f53b8
new publisher if is you are beta, not just admin
2012-05-02 11:24:03 -07:00
danielgrippi
f263d0309d
spelling error. running cukes are important.
2012-05-01 18:27:24 -07:00
danielgrippi
fe49579ff5
remove google-analytics middleware due to the fact that it doesn't support injection of custom variables before _trackPageView is called (this results in custom vars not getting tracked)
...
i've submitted an issue to the gem. hopefully we can put it back in later… for now i've copy and pasted its output into a helper method.
2012-05-01 18:02:25 -07:00
Florian Staudacher
d31ea8f2bd
use back-to-top initializer, fixes #2840
2012-05-02 00:03:07 +02:00
movilla
4d3ba4f274
Little traslation "HOME" /post
2012-05-01 17:43:51 +02:00
Sean Tilley
d15c7267c2
Merge pull request #3206 from movilla/reshare-flash
...
Fix url "/logo_caps.png" mails [ci skip]
2012-04-30 14:21:43 -07:00
movilla
bdc479636f
Fix url "/logo_caps.png"
2012-04-30 18:29:26 +03:00
danielgrippi
b3a5b8a369
only segment by beta / non-beta [ci skip]
2012-04-29 13:19:07 -07:00
danielgrippi
2acc52375d
small css tweak with info shade box shadow grossness [ci skip]
2012-04-29 11:58:23 -07:00
danielgrippi
d2c996006f
forgot to add _setCustomVar param to _gaq. doh. [ci skip]
2012-04-29 11:57:52 -07:00
danielgrippi
c06e8b3329
track anonomous user segments via analytics (let's see how successful the beta channel features are)
2012-04-29 11:37:05 -07:00
danielgrippi
90919fa488
don't attempt to favorite with a save if you are not the post owner. in doing so, you will get logged out. also, update the gemfile.lock
2012-04-29 00:05:49 -07:00
danielgrippi
cfb52a7129
dg ms; little js cleanup [ci skip]
2012-04-28 23:52:54 -07:00
Sean Tilley
cf129b52ab
Merge pull request #3197 from ktkaushik/my-modifications
...
optimizied code for destroy action under tag_followings_controller.rb [ci skip]
2012-04-28 21:27:47 -07:00
Maxwell Salzberg
a4bf4a40f2
slay reLayout suckage by reading
2012-04-28 17:58:53 -07:00
Maxwell Salzberg
fcc18fa776
use cover for background-image [ci skip]
2012-04-28 17:58:48 -07:00
Maxwell Salzberg
7ebf5380c6
addressable has a helper method for this
2012-04-28 17:58:46 -07:00
danielgrippi
1b6c33aff5
show a user's full profile info if she's on her own page. duh.
2012-04-28 17:41:22 -07:00
danielgrippi
d5f511c325
hitting profiles.json publically displays only public stuff; if you're connected to a user, it shows that user's complete profile response
2012-04-28 17:05:25 -07:00
danielgrippi
c3b0bbd425
show new profile pages for those who have it activated
2012-04-28 16:06:36 -07:00
danielgrippi
bbd4ee5738
correctly redirect for beta and admin users (profile vs stream homepages)
2012-04-28 15:09:02 -07:00
movilla
57e6c3861e
Translation popup "Reshare author's post?" /stream
2012-04-28 23:42:37 +02:00
danielgrippi
52efb3710c
show a follow button for users with pre-existing contacts (legacy beta testers)
2012-04-28 14:13:43 -07:00
danielgrippi
4dea64fe9f
click entire white bar on post in profile to go to show page to make it easier to navigate (our icons are too small for my dumb mouse to click) [ci skip]
2012-04-28 11:52:11 -07:00
danielgrippi
accd507f36
logout button on your profile [ci skip]
2012-04-28 11:51:27 -07:00
danielgrippi
9a547b8161
follow links on profile page [ci skip]
2012-04-28 11:13:39 -07:00
danielgrippi
cf85f15fcc
add padding around the composer box [ci skip]
2012-04-28 11:09:28 -07:00
danielgrippi
699b0cff16
don't expose follow/unfollow to a user in the UI
...
following is good for bookkeeping in the database, but provides confusion, and could limit likes and/or commenting to start receiving notifications in a conversation.
2012-04-28 11:07:18 -07:00
Florian Staudacher
462959fbcd
Merge pull request #3190 from diaspora/reshare-flash
...
use flash message instead of just appending reshares to the current stream
2012-04-28 10:04:40 -07:00
Kaushik Thirthappa
a1f25a475d
optimizied code for destroy action for tags that a user is following.
2012-04-28 15:36:57 +05:30
danielgrippi
8d08f2604b
added a follow button on others' profile pages [ci skip]
2012-04-27 20:59:44 -07:00
danielgrippi
92f72bdcbe
remove duplicated home button on post show page [ci skip]
2012-04-27 20:48:36 -07:00
danielgrippi
7f4af0359f
add bootstrap tooltips for great justice (and clarity) [ci skip]
2012-04-27 20:45:26 -07:00
danielgrippi
889b86f9cb
implicitly expand / contract a post by clicking on it. use the permalink icon to go to the show page. (user tested, mother approved)
2012-04-27 19:38:06 -07:00
danielgrippi
05683de16b
removed some old assets; added a link to profile edit next to quick stats on a profile page
2012-04-27 17:41:59 -07:00
Maxwell Salzberg
6b115a7d22
update backgound-size declaration for skinny images
2012-04-27 16:19:13 -07:00
Maxwell Salzberg
592a3f99b5
Role system to replace the yml admins and community spotlight. we can
...
also now add a beta role
2012-04-27 16:14:43 -07:00
danielgrippi
7fafb0e3b2
DG RY; publisher css tweaks
2012-04-27 14:58:07 -07:00
Maxwell Salzberg
b138c91466
fix cucumber
2012-04-27 14:55:44 -07:00
Maxwell Salzberg
0f15c3e0b0
add z-index to home button, and some small whitespace junk [ci skip]
2012-04-26 21:43:21 -07:00
Maxwell Salzberg
7309114136
adding magic to buttons on framer [ci skip]
2012-04-26 20:30:17 -07:00
Maxwell Salzberg
fb4ad72378
composer is much cooler
2012-04-26 20:30:17 -07:00
Maxwell Salzberg
c3ef944878
push publisher form box up [ci skip]
2012-04-26 20:30:17 -07:00
danielgrippi
c413a494d7
retina-ify icons; fix 404 scrolling issue; serif -> san-serif in some style [ci skip]
2012-04-26 20:25:25 -07:00
danielgrippi
e55b305bca
better 404 page. with kittens.
2012-04-26 19:52:41 -07:00
danielgrippi
c9d0879d3d
fav by clicking on something yeahhhh
2012-04-26 18:39:43 -07:00
Maxwell Salzberg
387e188905
make the edit message make sense [ci skip]
2012-04-26 18:02:11 -07:00
danielgrippi
193644b5c1
Revert "adding custom landing page for heroku" [ci skip]
...
This reverts commit 6f951ac678 .
2012-04-26 17:57:54 -07:00
danielgrippi
f08a539c23
clicking the pin icon on the profile takes you to a map [ci skip]
2012-04-26 17:53:36 -07:00
Maxwell Salzberg
c6da8e74ad
background-size for fun and profit [ci skip]
2012-04-26 16:45:46 -07:00
Maxwell Salzberg
851282cbe4
adding home button to single post view
2012-04-26 16:45:46 -07:00
Maxwell Salzberg
6f951ac678
adding custom landing page for heroku
2012-04-26 16:45:46 -07:00
danielgrippi
2873cedd30
put dividers inside conditionals on profile-info [ci skip]
2012-04-26 16:09:26 -07:00
Maxwell Salzberg
2b3bc5a0f0
fix profile json birthday response with some tests.
2012-04-26 16:00:23 -07:00
Florian Staudacher
0dee8aae36
[reshares] display flash message instead of just appending it to the stream ( fixes #2094 )
2012-04-27 00:57:20 +02:00
danielgrippi
0b3926d810
fixed / removed some assets [ci skip]
2012-04-26 15:23:51 -07:00
danielgrippi
6d866fa49d
Revert "adding custom landing page for heroku"
...
This reverts commit 2c9d84607a .
2012-04-26 15:08:07 -07:00
danielgrippi
152101484c
updated some assets, THX RO. [ci skip]
2012-04-26 15:02:59 -07:00
Maxwell Salzberg
fe87b38bf2
use birthday as text.
2012-04-26 15:01:43 -07:00
Maxwell Salzberg
6d2cd31e73
disable framer button when you click it the first time.
2012-04-26 15:00:55 -07:00
danielgrippi
d3b874b020
add basic profile info to profile; remove random console.logs [ci skip]
2012-04-26 14:52:48 -07:00
danielgrippi
2c9d84607a
adding custom landing page for heroku
2012-04-26 13:57:50 -07:00
Maxwell Salzberg
b387f89164
make composer not clip in both views [ci skip]
2012-04-26 12:46:04 -07:00
danielgrippi
164b1d716a
dont hardcode the url, yo
2012-04-26 12:46:04 -07:00
danielgrippi
828cc919d0
DG MS; proof of concept
2012-04-26 12:46:03 -07:00
danielgrippi
43518a9447
added home button nav on profile page [ci skip]
2012-04-26 12:29:22 -07:00
Maxwell Salzberg
adebdcbd2a
fix an incorrect size declaration in a mixing [ci skip]
2012-04-25 23:08:32 -07:00
Maxwell Salzberg
e9217931ce
only set the title when we have something nice to say
2012-04-25 23:08:11 -07:00
Maxwell Salzberg
87464b84d0
please do not set !important on a global link rule kthxbai
2012-04-25 23:07:56 -07:00
Maxwell Salzberg
3bce0be47c
simple hack to make bigtexts posts less sadface [ci skip]
2012-04-25 18:10:43 -07:00
danielgrippi
6933eeb675
show reshared people on hover [ci skip]
2012-04-25 17:23:16 -07:00
Maxwell Salzberg
7c9aaa0a68
fix some stray margin [ci skip]
2012-04-25 17:06:31 -07:00
danielgrippi
04abaf3523
don't show info in edit mode [ci skip]
2012-04-25 17:03:05 -07:00
danielgrippi
4e14dd2d01
info now comes from above; slightly fixed typography on single post view
2012-04-25 16:48:06 -07:00
Dennis Collinson
76ad02f2a5
hella spinners
2012-04-25 14:13:16 -07:00
Maxwell Salzberg
70fb426487
Merge pull request #3184 from movilla/amparito_users
...
Add translation app/views/admins/user_search.html.haml - Admin Panel
2012-04-25 10:28:39 -07:00
Dennis Collinson
2cbf383fbb
only redirect on html requests
2012-04-24 21:01:19 -07:00
Dennis Collinson
7346921473
MS DC; you can now kill a post on your profile.
2012-04-24 20:46:09 -07:00
danielgrippi
b2ab11944e
changed play button for videos [ci skip]
2012-04-24 19:54:09 -07:00
danielgrippi
c82e339640
follow button in [ci skip]
2012-04-24 19:40:33 -07:00
danielgrippi
9853197063
only show edit and new post controls if you're on your profile page
2012-04-24 19:24:45 -07:00
danielgrippi
ec096f8131
remove some opacity stuff; fix isotope pagination [ci skip]
2012-04-24 18:55:33 -07:00
Dennis Collinson
340411f17c
MS DC; admins are now always redirected to new profile
2012-04-24 18:39:09 -07:00