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
2b2443b6b9
aspect dropdown takes public and all aspects option
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
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
00e561dd01
comments -> reactions
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
danielgrippi
49bee9bf19
fix the build
2011-09-26 20:53:06 -07:00
Ilya Zhitomirskiy
f8c05851f6
added an email link to the right section
2011-09-21 14:40:59 -07:00
Maxwell Salzberg
8187fb9ddb
clean up and move help widget up the page
2011-09-20 10:05:39 -07:00
Ilya Zhitomirskiy
352be4d0c0
added the have support section and reworded the donation section to be clearer
2011-09-19 15:29:19 -07:00
Ilya Zhitomirskiy
ed4b91249d
added a publisher to the tag page
2011-09-19 11:38:55 -07:00
Gonzalo Rodriguez
2bb2c6e3e8
Add links to person profile for post hidden text
2011-09-15 23:16:13 -03:00
danielgrippi
91e649977c
MS DG update copyright
2011-09-14 11:23:12 -07:00
Lennart Prelle
5a3445150c
move _donate.html.erb to _donate.html.haml and make it translateable
2011-09-12 18:29:07 +02:00
danielgrippi
ec4dc7a905
Created AspectStream; removed all logic from AspectsController#index
2011-09-11 14:16:48 -07:00
Maxwell Salzberg
1fa01a811e
DG MS; updated text to reflect the fact that hiding posts now
...
mutes notifications as well
2011-09-09 10:52:19 -07:00
Gonzalo Rodriguez
1a6ee84ed5
Refactor aspect listings partial. Splited in two, one for index and
...
other for contacts.
2011-09-07 00:09:39 -03:00
danielgrippi
66836e53d2
Aspect dropdowns read 'All Aspects' if all aspects are selected
2011-09-03 18:38:12 -07:00
Maxwell Salzberg
eb6263084e
MS DH fix liking of posts and comment js; instansiate streamElement widgets when they are socketed
2011-09-03 12:09:34 -07:00
danielgrippi
7e72a29401
fixed aspect edit pane (removed diaspora ids)
2011-08-31 14:55:23 -07:00
Zach Prezkuta
dfe9e15107
Issue #1811 : Share button missing in mobile version
2011-08-29 21:22:07 -06:00
Sarah Mei
b60101b9ad
Use explicit parameters instead of request format to determine whether we render a remote or non-remote form in aspects#new.
...
Facebox needs to get back a text/html response. We were using text/javascript to indicate that we wanted a remote form and text/html to indicate we wanted a non-remote form. The trouble is, if we request with text/javascript then that is the format we get back. It doesn't really make sense to use formats that way anyway, so I changed it to an explicit parameter. This had the nice side effect of simplifying our new-aspect views.
2011-08-28 16:08:57 -07:00
Dan Hansen
4a64a172d1
Merge branch 'master' of github.com:diaspora/diaspora into js-refactor-merged
...
Conflicts:
spec/javascripts/stream-spec.js
2011-08-21 20:57:01 -05:00
Andrej Kacian
50f32ce5ac
Show ajax loader and hide the hide icon when hiding a post.
2011-08-22 00:38:34 +02:00
Dan Hansen
3ed50cab94
Merge branch 'master' of github.com:diaspora/diaspora into js-refactor-merged
...
Conflicts:
app/views/status_messages/bookmarklet.html.haml
config/assets.yml
db/schema.rb
public/javascripts/contact-edit.js
public/javascripts/publisher.js
public/javascripts/view.js
2011-08-20 14:40:56 -05:00
Ilyaaaaaaaaaaaaa Zhitomirskiy
c3bcb9c962
Revert "Revert "Merge branch 'issue1586-aspectdropdown-when-posting'""
...
This reverts commit a407f12463 .
2011-08-18 16:48:20 -07:00
Ilyaaaaaaaaaaaaa Zhitomirskiy
a407f12463
Revert "Merge branch 'issue1586-aspectdropdown-when-posting'"
...
This reverts commit 2777f16f4f , reversing
changes made to 8b278adff6 .
2011-08-18 16:16:14 -07:00
Raphael Sofaer
cc3eeac98e
Merge the aspect dropdown in the publisher with master, some things are still broken
2011-08-16 14:59:53 -07:00
Raphael Sofaer
140268365c
Simplify aspect dropdown views
2011-08-16 12:43:08 -07:00
Raphael Sofaer
a2f7fed8f4
Fix syntax error in WSR, move tipsy from views into stream.js, fix stream element delete tipsy.
2011-08-14 17:45:50 -07:00
Andrej Kacian
8dc1b70621
Use tipsy for post scope tooltip
2011-08-15 00:54:27 +02:00
danielgrippi
75f3accd37
moved facebook friend inviter/finder into contacts layout & re-added search
2011-08-12 17:05:01 -07:00
danielgrippi
a8d37fb3fc
Move Facebook inviter view into the contacts layout, rather than a facebox
2011-08-12 17:05:01 -07:00
danielgrippi
7b85dcec9c
dg rs; seed bob with facebook friends & fixed invitation view
2011-08-12 17:05:00 -07:00
Raphael Sofaer
56fc409a39
Most of the way towards getting posts feature working
2011-08-11 18:15:18 -07:00
Raphael Sofaer
c5726bb379
Don't show a hide post button to non-logged in users
2011-08-11 15:50:09 -07:00
Dan Hansen
2e9040e227
merged with master, 7 cukes failing. jasmine is green. need to remove rails.js helpers so things suck less
2011-08-10 23:57:33 -07:00
danielgrippi
db645e8da8
merged publics/show and posts/show
2011-08-10 18:07:38 -07:00
Raphael Sofaer
938b633c67
Don't check for what aspects you sent somebody else's posts to
2011-08-10 11:23:11 -07:00
Raphael Sofaer
cd0fca8462
Don't call aspects_with_post more than once, we can find a prettier place to cache it later
2011-08-10 10:38:11 -07:00
Manuel Schölling
ccecf32f9b
Show aspect title if message is posted only to one aspect
2011-08-10 10:38:10 -07:00
Manuel Schölling
cc3702d733
Added the number of aspects a message is posted to next to the 'limited' text
2011-08-10 10:38:10 -07:00
Maxwell Salzberg
77cb93be24
fix up the inviter sidebar
2011-08-08 17:53:04 -07:00