Ilya Zhitomirskiy
|
6cda0bf9ea
|
Revert "added a podwide email preference"
This reverts commit 60c0a9839b.
|
2011-05-18 10:38:45 -07:00 |
|
MrZYX
|
66380fd33f
|
fixed some translations
|
2011-05-18 13:55:50 +02:00 |
|
Ilya Zhitomirskiy
|
60c0a9839b
|
added a podwide email preference
|
2011-05-17 18:19:47 -07:00 |
|
Raphael Sofaer
|
c942f76d29
|
Turn off user collapse and turn up status messages to over 9000
|
2011-05-17 18:14:35 -07:00 |
|
danielgrippi
|
7eaca0346c
|
Merge branch 'master' into follow
Conflicts:
config/assets.yml
public/stylesheets/sass/_mixins.scss
spec/models/user/posting_spec.rb
|
2011-05-16 14:56:28 -07:00 |
|
Raphael Sofaer
|
a4f81c6410
|
Finish fixing password changing and keeping emails downcased
|
2011-05-13 16:32:07 -07:00 |
|
Raphael Sofaer
|
f8b7307441
|
Downcase emails upon inviting
|
2011-05-13 16:32:07 -07:00 |
|
Raphael Sofaer
|
5f531f14f1
|
Don't use rails case_sensitive false, it is very slow.
|
2011-05-13 16:32:07 -07:00 |
|
Raphael Sofaer
|
a46ff394b1
|
update devise_invitable and devise
|
2011-05-13 16:32:07 -07:00 |
|
danielgrippi
|
60a60733df
|
Merge branch 'master' into follow
Conflicts:
app/controllers/aspects_controller.rb
app/controllers/contacts_controller.rb
app/controllers/people_controller.rb
app/controllers/photos_controller.rb
app/controllers/tags_controller.rb
app/helpers/notifications_helper.rb
app/models/notifications/new_request.rb
app/models/user_preference.rb
public/javascripts/view.js
spec/controllers/aspects_controller_spec.rb
spec/controllers/contacts_controller_spec.rb
spec/controllers/home_controller_spec.rb
spec/controllers/post_visibilities_controller_spec.rb
spec/controllers/requests_controller_spec.rb
spec/mailers/notifier_spec.rb
spec/models/user_spec.rb
|
2011-05-12 15:49:51 -07:00 |
|
Raphael Sofaer
|
970190fb7a
|
OMG SO MANY EMAILS, fixed
|
2011-05-11 16:07:24 -07:00 |
|
Raphael Sofaer
|
b8d9610877
|
added translation to the likes popup, made the notification models a little clearer
|
2011-05-11 13:50:26 -07:00 |
|
danielgrippi
|
ebb17ff70c
|
few cucumber steps failing. wip.
|
2011-05-11 11:08:30 -07:00 |
|
danielgrippi
|
7e838fc778
|
only display contacts you are sharing with in aspect edit panes
|
2011-05-04 18:05:49 -07:00 |
|
danielgrippi
|
0db8541f6e
|
added a pane for people sharing with you on all aspect page
|
2011-05-04 17:57:42 -07:00 |
|
danielgrippi
|
e854bd0a32
|
split 'mutual' flag into 'sharing' and 'receiving' on Contact
|
2011-05-04 17:09:48 -07:00 |
|
danielgrippi
|
648a10e6d3
|
Merge branch 'master' into follow
Conflicts:
app/controllers/requests_controller.rb
app/controllers/tags_controller.rb
app/helpers/aspects_helper.rb
app/views/notifications/index.html.haml
config/routes.rb
public/javascripts/aspect-edit.js
public/javascripts/contact-list.js
spec/integration/receiving_spec.rb
spec/models/user/connecting_spec.rb
spec/models/user/posting_spec.rb
|
2011-05-04 11:35:35 -07:00 |
|
Maxwell Salzberg
|
c20cd5381e
|
create a new notifciation if previous was read, only concatinate when it is the same unread message
|
2011-05-02 18:18:30 -07:00 |
|
Raphael Sofaer
|
b4e36878fe
|
Fix pages after 1 on tag page
|
2011-04-28 09:28:59 -07:00 |
|
Raphael Sofaer
|
efe79eb351
|
Fix stream on pages other than 1, rename raw_visible_posts to visible_posts
|
2011-04-13 14:35:20 -07:00 |
|
danielgrippi
|
106ae983d5
|
Merge branch 'master' into follow. all specs green.
Conflicts:
app/controllers/application_controller.rb
app/controllers/people_controller.rb
app/models/person.rb
config/assets.yml
db/schema.rb
public/javascripts/aspect-edit.js
spec/controllers/aspects_controller_spec.rb
spec/models/user/querying_spec.rb
spec/spec_helper.rb
|
2011-04-11 17:48:37 -07:00 |
|
danielgrippi
|
352d1c6abf
|
fixed disconnecting logic. specs&cucumber green
|
2011-04-11 15:10:51 -07:00 |
|
Raphael Sofaer
|
080f08187d
|
Disable typhoeus everywhere but the HTTPMulti specs
|
2011-04-11 14:52:21 -07:00 |
|
danielgrippi
|
1b8257e960
|
fixed 'destroy for nil class' warning in cucumber:
|
2011-04-11 11:11:32 -07:00 |
|
MrZYX
|
fbe91aba3a
|
refetch profile if it's missing, comment out hydra stub for now because it breaks the specs
|
2011-04-09 15:20:28 +02:00 |
|
danielgrippi
|
aeda5a4e39
|
dispatching / receiving logic complete. following wip.
|
2011-04-07 18:29:24 -07:00 |
|
maxwell
|
51b3cd9c77
|
attempt to fix the problem where people who wanted emails were no longer getting them
|
2011-04-07 14:05:40 -07:00 |
|
danielgrippi
|
4f972a23f6
|
drop requests table wip
|
2011-04-06 19:01:41 -07:00 |
|
danielgrippi
|
2e5b5e1efe
|
request notification emails -> started sharing notification emails
|
2011-04-06 13:21:15 -07:00 |
|
danielgrippi
|
847f4fd260
|
edited subscribers to include all contacts on public posts. added the ability to drop an aspect regardless of contacts contained. wip.
|
2011-04-05 18:53:10 -07:00 |
|
danielgrippi
|
68375fdb02
|
added mutual flag, removed pending from contact, specs are green. wip
|
2011-04-05 16:12:53 -07:00 |
|
Raphael Sofaer
|
fdb6675f28
|
Make things more postgres compatible
|
2011-04-05 09:49:39 -07:00 |
|
danielgrippi
|
cbdbe1b29b
|
follow wip. 2 failures.
|
2011-04-04 19:22:19 -07:00 |
|
danielgrippi
|
590e1fd93f
|
All green except invite connecting +2 misc.
|
2011-04-04 15:16:19 -07:00 |
|
danielgrippi
|
c800b0bfef
|
use fixtures in request spec; collapsed xml specs
|
2011-04-04 11:57:25 -07:00 |
|
MrZYX
|
8639dc3a77
|
fixed #993
|
2011-04-03 18:36:34 +02:00 |
|
MrZYX
|
4b7c9315c8
|
log error when receiving a post instead of letting the job fail with weired error later in the chain
|
2011-04-02 17:44:48 +02:00 |
|
MrZYX
|
65263f1905
|
damn, typo
|
2011-04-02 16:02:51 +02:00 |
|
MrZYX
|
e8b006eadb
|
finally eliminate no method error when processing a photo
|
2011-04-02 16:01:54 +02:00 |
|
zhitomirskiyi
|
5a9ec82597
|
can now hide posts
|
2011-03-30 16:43:28 -07:00 |
|
Raphael Sofaer
|
716a7f64b8
|
Make contacts_visible accessible
|
2011-03-30 15:43:44 -07:00 |
|
Raphael Sofaer
|
c9d58d9308
|
Revert "Don't instantiate all contacts on aspects index, temporary querying in views for aspect listings"
This reverts commit 3b7063d44a.
|
2011-03-30 14:47:40 -07:00 |
|
Raphael Sofaer
|
3b7063d44a
|
Don't instantiate all contacts on aspects index, temporary querying in views for aspect listings
|
2011-03-30 14:28:58 -07:00 |
|
maxwell
|
6364f2a332
|
clean activity streams, fix test
|
2011-03-30 14:27:20 -07:00 |
|
danielgrippi
|
e922ef8f22
|
add includes() to search query for profiles
|
2011-03-30 13:24:47 -07:00 |
|
danielgrippi
|
d3c0f1b3d2
|
ruby objects, get outta my face. (conversationscontroller new)
|
2011-03-30 12:45:47 -07:00 |
|
Raphael Sofaer
|
5c7bd6298a
|
Fix 500 on tags index
|
2011-03-30 12:43:44 -07:00 |
|
Raphael Sofaer
|
22b9f92c27
|
FIx post socketing
|
2011-03-30 10:55:59 -07:00 |
|
maxwell
|
86fe2db24e
|
update publish job to include .atom
|
2011-03-30 10:41:47 -07:00 |
|
danielgrippi
|
97d8b34599
|
Fix all specs, add foreign key constraints on post_visibility
|
2011-03-29 17:31:56 -07:00 |
|
danielgrippi
|
8816bd7f91
|
8 failures left. wip.
|
2011-03-29 17:31:56 -07:00 |
|
danielgrippi
|
9a0d6219b5
|
Moving PostVisibility to aspects, WIP, model specs pass
|
2011-03-29 17:31:56 -07:00 |
|
maxwell
|
5392b5c6ef
|
strip more than 5 tags when updating profile so people with broken profiles can update again
|
2011-03-29 10:56:11 -07:00 |
|
Raphael Sofaer
|
349aa13c05
|
Revert "reduce db quries on aspects#index"
This reverts commit 3af5e24ac6.
Conflicts:
app/controllers/aspects_controller.rb
|
2011-03-28 14:59:16 -07:00 |
|
MrZYX
|
c2a4c2157d
|
oh yeah it's delete_all on has_many, seems like I shouldn't code today…
|
2011-03-28 18:04:21 +02:00 |
|
MrZYX
|
824c4b38ad
|
dependent delete for likes
|
2011-03-28 17:54:07 +02:00 |
|
MrZYX
|
5c4979ccf0
|
use explicit check in User#disconnect_everyone, the previous check failed in rarly weired situations, I can't tell why
|
2011-03-28 00:09:07 +02:00 |
|
MrZYX
|
315fdabd76
|
let the user upload an image without touching the textarea, improved check in Photo#process to not yield no method on nil error in some cases
|
2011-03-27 21:08:30 +02:00 |
|
MrZYX
|
3af5e24ac6
|
reduce db quries on aspects#index
|
2011-03-27 17:22:35 +02:00 |
|
MrZYX
|
11b0a2c19d
|
dependent destroy for likes
|
2011-03-26 21:47:40 +01:00 |
|
danielgrippi
|
8a2dd36b7e
|
Fix autocomplete JSON
|
2011-03-25 17:28:04 -07:00 |
|
Raphael Sofaer
|
aed190dc6d
|
cucumber for comment retractions, modified views
|
2011-03-25 16:26:03 -07:00 |
|
Raphael Sofaer
|
fef226156c
|
Update controllers to use User#retract, change Relayable#relayable to Relayable#relayable?
|
2011-03-25 16:09:37 -07:00 |
|
Raphael Sofaer
|
b9af450628
|
Relayable retractions pretty much done
|
2011-03-25 16:09:37 -07:00 |
|
Raphael Sofaer
|
31f43696cb
|
Initial work on retracting comments
|
2011-03-25 16:09:37 -07:00 |
|
danielgrippi
|
c0ce0d71b8
|
Make pending specs green, I think there are still some to_jsons where there should be as_json
|
2011-03-25 15:06:22 -07:00 |
|
danielgrippi
|
517f3fd802
|
statuses/ and users/ GET routes
|
2011-03-25 15:06:22 -07:00 |
|
maxwell
|
c5b6cdff4e
|
make a public search method
|
2011-03-25 15:06:22 -07:00 |
|
maxwell
|
ea3d839e1c
|
initial public api'
|
2011-03-25 15:06:22 -07:00 |
|
zhitomirskiyi
|
7a31531258
|
added location to the profile
|
2011-03-23 15:56:46 -07:00 |
|
Raphael Sofaer
|
73d4bf4327
|
Remove unneeded callback
|
2011-03-23 12:00:47 -07:00 |
|
zhitomirskiyi
|
9abe22d5d2
|
added a dependant destroy to the service_users
|
2011-03-23 11:56:15 -07:00 |
|
Raphael Sofaer
|
cc39243c88
|
Check for nil in facebook finder
|
2011-03-23 11:42:33 -07:00 |
|
Raphael Sofaer
|
dd11edf033
|
Take out extra callback
|
2011-03-23 10:42:27 -07:00 |
|
Raphael Sofaer
|
55c5b4e525
|
Just enqueue a job on service create for now, since our queues are empty. Resque status will let us run the job and show the user a spinny without locking up a thin
|
2011-03-23 10:41:34 -07:00 |
|
Raphael Sofaer
|
3e8f455cbc
|
Add after_create to queue an updateserviceusers job on service create. We'll see how it works
|
2011-03-23 10:41:34 -07:00 |
|
Raphael Sofaer
|
8835559ae5
|
Additional logging to debug extra pvs
|
2011-03-22 13:44:55 -07:00 |
|
Sarah Mei
|
631163ec02
|
"Add contact" buttons on tag page are smaller and don't appear on top of names.
Moved some logic from view into user model.
|
2011-03-22 13:16:58 -07:00 |
|
zhitomirskiyi
|
23d6441d77
|
start people off with invites if the pod is open
|
2011-03-22 11:27:29 -07:00 |
|
Raphael Sofaer
|
fdd158d86a
|
Make urls not change on processing
|
2011-03-21 18:42:36 -07:00 |
|
Raphael Sofaer
|
2b997e70c2
|
Refactor image processing to use 2 uploaders. Federation and s3 need testing
|
2011-03-21 16:40:53 -07:00 |
|
zhitomirskiyi
|
c929ce21ad
|
fixed validation on tag length in profile
|
2011-03-21 16:01:34 -07:00 |
|
zhitomirskiyi
|
821703f4d4
|
fixed url. photo
|
2011-03-21 14:56:50 -07:00 |
|
zhitomirskiyi
|
93d69c4ec7
|
fixed the views for the friend finder
|
2011-03-21 14:56:50 -07:00 |
|
zhitomirskiyi
|
aa5bef0c3f
|
calls the job on login does a sync call if the cache friends was not called before, fixed the views
|
2011-03-21 14:56:50 -07:00 |
|
zhitomirskiyi
|
dcc80d5b43
|
almost done, need to figure out how whats the deal with the controller not being called
|
2011-03-21 14:56:50 -07:00 |
|
zhitomirskiyi
|
70d71ec491
|
service users is green
|
2011-03-21 14:56:50 -07:00 |
|
zhitomirskiyi
|
ede7d4e8e2
|
made the job, broke outthe save_users, still need to do lifecycle callbacks
|
2011-03-21 14:56:50 -07:00 |
|
zhitomirskiyi
|
3afa14d341
|
wip
|
2011-03-21 14:56:50 -07:00 |
|
MrZYX
|
1b1a23aa8f
|
likes/dislikes WIP TODO: better icons, better styling, integration on photo show page
|
2011-03-20 18:10:58 +01:00 |
|
maxwell
|
8f9f24f383
|
fix for photo urls before they are processed
|
2011-03-18 19:00:24 -07:00 |
|
maxwell
|
5aa969559c
|
add processed to post, which is set to default false for photos
|
2011-03-18 18:51:53 -07:00 |
|
maxwell
|
91a96adb4b
|
fix syntax error
|
2011-03-18 18:15:57 -07:00 |
|
maxwell
|
358fdb9521
|
return the right url for gifs
|
2011-03-18 18:12:20 -07:00 |
|
Raphael Sofaer
|
e2f78a8b8c
|
Protect against pre-existing post_visibilities, log them so we can find out where they are coming from.'
|
2011-03-18 14:52:27 -07:00 |
|
maxwell
|
924dc13adc
|
profile tagging now federates #FO #REAL
|
2011-03-17 18:05:49 -07:00 |
|
maxwell
|
562c0d40ac
|
profile tags now federate
|
2011-03-17 16:28:17 -07:00 |
|
Raphael Sofaer
|
e5f9876256
|
Don't socket the unsocketable, for real this time
|
2011-03-17 15:51:19 -07:00 |
|
Raphael Sofaer
|
bef06d18d8
|
Move notifying iteration into resque job
|
2011-03-17 15:19:26 -07:00 |
|
zhitomirskiyi
|
43fc2c4d63
|
fixed the style on the share with list element
|
2011-03-17 15:19:12 -07:00 |
|