ilya
|
7852c346f2
|
mode the visible posts api more general and moved to it on the public controller
|
2010-09-27 18:31:37 -07:00 |
|
ilya
|
6e407572c4
|
removed unused repost method, going through the warden object
|
2010-09-27 17:27:49 -07:00 |
|
ilya
|
c2b84fd9c6
|
added a public key to post
|
2010-09-27 16:59:54 -07:00 |
|
ilya
|
52313b799b
|
added a warning, moved connected as into a partial, removed the
publishing box from settings page
|
2010-09-27 16:31:19 -07:00 |
|
ilya
|
d41b370630
|
removing the fb feed for now
|
2010-09-27 16:20:27 -07:00 |
|
ilya
|
7b29e6ec26
|
checking that a user is logged in before doing fb checking
|
2010-09-27 15:50:52 -07:00 |
|
ilya
|
08b9aa864a
|
Merge branch 'master' of github.com:diaspora/diaspora into fb
Conflicts:
app/views/layouts/application.html.haml
app/views/shared/_publisher.haml
app/views/shared/_sub_header.haml
app/views/users/edit.html.haml
config/deploy_config.yml
config/routes.rb
|
2010-09-27 15:39:50 -07:00 |
|
ilya
|
8f55852ea9
|
Merge branch 'master' of github.com:diaspora/diaspora
|
2010-09-27 15:30:27 -07:00 |
|
Raphael
|
12bd0f2301
|
Merge branch 'master' of http://github.com/uiri/diaspora
|
2010-09-27 14:48:11 -07:00 |
|
Raphael
|
1ab536bf04
|
Merge branch 'master' of http://github.com/sarahmei/diaspora
|
2010-09-27 11:09:14 -07:00 |
|
Raphael
|
ce0accafbb
|
Don't depend on user => person delagation so we can eventually get rid of that, thanks astronouth7303
|
2010-09-27 11:03:48 -07:00 |
|
ilya
|
98bc2df841
|
removed the encryption key= method, and user with private key factory
|
2010-09-27 10:10:54 -07:00 |
|
ilya
|
cf0df90dae
|
moved the private key into user where it belongs, two failing cucumber tests
|
2010-09-26 22:08:42 -07:00 |
|
Sarah Mei
|
4bb4602762
|
Merge branch 'master' of github.com:diaspora/diaspora
|
2010-09-26 13:14:50 -07:00 |
|
Stephen Caudill
|
43fa70f90b
|
Label error notification as such.
|
2010-09-26 16:10:13 -04:00 |
|
Sarah Mei
|
68a8ecb05f
|
Merge branch 'master' of github.com:diaspora/diaspora
|
2010-09-26 13:08:56 -07:00 |
|
Sarah Mei
|
0ec074be6d
|
Remove annoying deprecation warning from spec runs
Add spec for validation hook
|
2010-09-26 10:00:29 -07:00 |
|
Dorian
|
e792344c0e
|
Use improved whitespace:scrub_gratuitous_newlines
|
2010-09-26 12:52:39 -04:00 |
|
Dorian
|
6ffc03a4c9
|
Big clean up: delete trailing whitespace
|
2010-09-26 12:48:40 -04:00 |
|
Stephen Caudill
|
fd69f0201f
|
User creates an aspect
|
2010-09-26 12:05:39 -04:00 |
|
Uiri
|
151a57cc93
|
well, that explains why it was adding the url variable. Fixed so that now new pictures work too.
|
2010-09-26 11:47:34 -04:00 |
|
Sarah Mei
|
17757a2e2d
|
Merging upstream changes
|
2010-09-25 15:57:59 -07:00 |
|
Uiri
|
e8d6fb26e7
|
Merge branch 'master' of git://github.com/diaspora/diaspora
|
2010-09-25 18:30:15 -04:00 |
|
Uiri
|
0b19b77b5f
|
A fix for the image breaking if you don't change anything on the edit profile page but hit update profile instead of cancel
|
2010-09-25 17:34:13 -04:00 |
|
Stephen Caudill
|
536cea5e44
|
Remove consecutive empty lines
|
2010-09-25 12:06:39 -04:00 |
|
Sarah Mei
|
e3ec00595d
|
Cleaned up file path joining in some of the dev utilties.
Backfilled tests where necessary to make sure changes didn't break existing code.
|
2010-09-25 04:34:48 -07:00 |
|
Chiggins
|
f74b0a6f2c
|
Added "shadow text" to caption text field while editing a photo, since about every other text field has "shadow text".
|
2010-09-25 08:13:16 +08:00 |
|
Raphael
|
f4d18ce9bc
|
don't use request.host as data
|
2010-09-24 17:12:18 -07:00 |
|
ilya
|
f38bcc9eb3
|
tiny change in view
|
2010-09-24 15:54:53 -07:00 |
|
ilya
|
e414558f79
|
passing the right things to the partial
|
2010-09-24 15:52:29 -07:00 |
|
Raphael
|
999d229225
|
Post photos in either 1.8.7 or 1.9.2
|
2010-09-24 15:18:30 -07:00 |
|
Raphael
|
004e659ee1
|
fix album posting
|
2010-09-24 15:10:49 -07:00 |
|
ilya
|
c7757a302c
|
typo
|
2010-09-24 15:06:48 -07:00 |
|
ilya
|
ac9854596f
|
fb_status partial rendered in public
|
2010-09-24 15:04:31 -07:00 |
|
ilya
|
bb58678556
|
added a fb_status model & parser method
|
2010-09-24 14:41:31 -07:00 |
|
Raphael
|
950c6a7cab
|
Merge branch '1.9.2' into HEAD
Conflicts:
app/models/photo.rb
|
2010-09-24 14:36:00 -07:00 |
|
Raphael
|
40120bb441
|
Moving to activemodel validations
|
2010-09-24 11:15:39 -07:00 |
|
ilya
|
82b99decbb
|
putting the token in the warden session
|
2010-09-24 10:45:27 -07:00 |
|
Raphael
|
b9bff76054
|
Initial 1.9.2, specs fail (possibly validatable), need to pull in aredridel photo fixes
|
2010-09-24 09:49:42 -07:00 |
|
Raphael
|
70a22ae839
|
Merge branch 'master' into HEAD
Conflicts:
app/models/post.rb
app/models/user.rb
config/initializers/socket.rb
|
2010-09-24 09:15:10 -07:00 |
|
danielvincent
|
4f17eb4e02
|
stray aspect name removed from publisher
|
2010-09-23 20:33:34 -07:00 |
|
ilya
|
a594c9a34f
|
friends in the public bucket
|
2010-09-23 20:19:02 -07:00 |
|
danielvincent
|
265753b5fe
|
user edit is now divided into real sections
|
2010-09-23 20:13:07 -07:00 |
|
ilya
|
eaea26e58d
|
the public aspect is now set in application controller
|
2010-09-23 19:33:33 -07:00 |
|
ilya
|
796f198d8c
|
notification only on user page
|
2010-09-23 17:20:55 -07:00 |
|
ilya
|
11dc225311
|
removed the old publish box
|
2010-09-23 17:19:43 -07:00 |
|
Raphael
|
16b6fc6cdc
|
Don't give exception on webfinger with no query
|
2010-09-23 17:18:34 -07:00 |
|
ilya
|
75e1ddf9d2
|
saying going to FB in public aspect
|
2010-09-23 17:17:18 -07:00 |
|
ilya
|
0d71a1896c
|
posting to FB from public now works
|
2010-09-23 17:11:42 -07:00 |
|
ilya
|
107fb58917
|
added a logger statement
|
2010-09-23 17:04:27 -07:00 |
|