Maxwell Salzberg
|
adaefd0cb5
|
MS DG rspec is green update gemfile
|
2011-09-13 13:34:49 -07:00 |
|
Maxwell Salzberg
|
665facaeb0
|
DG MS renamed private dispatcher; started refactor including public
dispatcher
|
2011-09-12 17:02:40 -07:00 |
|
Maxwell Salzberg
|
0ab0526cd6
|
DG MS; put validates_associated in relayable, removed from receiver logic
|
2011-09-12 15:06:17 -07:00 |
|
Maxwell Salzberg
|
6e60905d0d
|
DG MS major refactor of salmon and corresponding federation logic
|
2011-09-12 14:05:32 -07:00 |
|
Maxwell Salzberg
|
87c994fa47
|
MS DG cleaned up and fleshed out salmon specs
|
2011-09-12 14:05:32 -07:00 |
|
Maxwell Salzberg
|
34ed07260f
|
MS IZ DG moar salmon refactoring
|
2011-09-12 14:05:31 -07:00 |
|
danielgrippi
|
1d0bec11f7
|
Add counter cache for comments on posts
|
2011-09-11 15:02:24 -07:00 |
|
danielgrippi
|
1bd37038cc
|
fixed/moved specs; made Person.all_from_aspects scope (move direct AR querying from AspectStream; added more documentation in AspectStream
|
2011-09-11 14:16:48 -07:00 |
|
Maxwell Salzberg
|
91eabf0fce
|
attempt to add muting of notifications when post has a hidden visibility; i am getting a load path error in resque now, but that seems to be independent of this commit
|
2011-09-08 23:21:13 -07:00 |
|
Sarah Mei
|
37579814c4
|
More querying_spec refactoring. #visible_posts now has sufficient test coverage to aggressively refactor.
|
2011-09-08 14:55:21 -07:00 |
|
Sarah Mei
|
d1604a5bb5
|
Blow out the visible_posts specs so I can more easily see what it's doing
|
2011-09-08 11:58:14 -07:00 |
|
danielgrippi
|
c5fbe1584a
|
fix the build; don't test on enqueueing a job to fetch facebook friends every time we hit the facebook finder -- only do this on log in
|
2011-09-08 10:59:35 -07:00 |
|
Sarah Mei
|
7d10b3fdb0
|
Remove more refs to aspects.first - should make postgres builds green
|
2011-09-05 19:04:56 -07:00 |
|
Sarah Mei
|
f06b8c7a58
|
First pass at removing order dependencies so specs will be reliable on postgres and mysql
|
2011-09-05 17:51:45 -07:00 |
|
Sarah Mei
|
c678f4732c
|
A bit of refactoring on person_spec since we got an odd failure on travis
|
2011-09-04 21:34:00 -07:00 |
|
Sarah Mei
|
b6e2e9452f
|
Fix YouTube titles on 1.9. (SIGH.)
|
2011-08-30 21:04:29 -07:00 |
|
danielgrippi
|
4d1c93d95b
|
Removed , but not the table. Record all in httpmulti success
|
2011-08-30 10:14:32 -07:00 |
|
danielgrippi
|
0dfcbca51b
|
Revert "removed the pod_stats table (was the cause of bloat on the database)."
This reverts commit 902c40e42d.
|
2011-08-30 10:03:56 -07:00 |
|
danielgrippi
|
902c40e42d
|
removed the pod_stats table (was the cause of bloat on the database).
|
2011-08-30 10:01:59 -07:00 |
|
Sarah Mei
|
2255e80b69
|
So. It turns out that postgresql has a less-consistent idea of what .first means in an association with no default ordering. All the places we were doing bob.aspects.first (& etc.) needed to be more specific. & o ya, POSTGRES IS GREEN.
|
2011-08-29 22:03:05 -07:00 |
|
danielgrippi
|
bd77560636
|
cucumber green in postgres (i think?). touched up aspect spec.
|
2011-08-29 15:53:47 -07:00 |
|
Ilyaaaaaaaaaaaaa Zhitomirskiy
|
8c9a585337
|
reshares now have notifications, slight refactor of the notification helper
|
2011-08-25 17:16:09 -07:00 |
|
Ilyaaaaaaaaaaaaa Zhitomirskiy
|
e45278a043
|
notification for reshares WIP
|
2011-08-25 17:16:09 -07:00 |
|
Gonzalo Rodríguez
|
31733e1f9f
|
Merge pull request #1686 from grzuy/1486-invalid-birthday-crash
Fix #1486 profile update was crashing with invalid birthday date
|
2011-08-25 16:40:57 -07:00 |
|
Ilyaaaaaaaaaaaaa Zhitomirskiy
|
7fd7fa968c
|
fixed the email from header issues and backfilled few tests
|
2011-08-22 17:38:40 -07:00 |
|
Gonzalo Rodriguez
|
ceedbb14cb
|
Closes #1486. Profile update was crashing with invalid birthday date
|
2011-08-20 00:34:59 -03:00 |
|
Maxwell Salzberg
|
6beeecefd8
|
add better messages telling a user that they sent share requests if they try and email exsisting users
|
2011-08-18 18:27:37 -07:00 |
|
Raphael Sofaer
|
31584eed84
|
It turns out find_for_database_authentication calls find_for_authentication, not the other way around.
|
2011-08-18 16:05:14 -07:00 |
|
danielgrippi
|
a99e69edd6
|
down to 2 failures in postgres
|
2011-08-17 16:51:54 -07:00 |
|
Maxwell Salzberg
|
ad1b122e20
|
test batch_invite
|
2011-08-17 16:28:21 -07:00 |
|
Maxwell Salzberg
|
e0fb8a08cb
|
set the user email if inviting by email
|
2011-08-17 16:28:21 -07:00 |
|
Maxwell Salzberg
|
19eb549889
|
fixed up update controller action and building users #scary #gladsofaerisstillhere
|
2011-08-17 16:28:21 -07:00 |
|
Maxwell Salzberg
|
e039aabeef
|
senders must now own aspects
|
2011-08-17 16:28:21 -07:00 |
|
danielgrippi
|
eb8c540ac1
|
MS DG IZ major invite refactor. all tests are green minus weird stuff on dans computer, need to checkout this out on pivots
|
2011-08-17 16:28:21 -07:00 |
|
Maxwell Salzberg
|
a06f25b297
|
Merge pull request #1763 from grzuy/conversation-creation-refactor
Refactor conversations creation
|
2011-08-16 10:26:54 -07:00 |
|
danielgrippi
|
511517b3c7
|
cleaned up and documented Invitation. moved an action into a User before_create callback
|
2011-08-15 16:44:37 -07:00 |
|
danielgrippi
|
32ae21a213
|
removed user invite counter, as it was already depricated
|
2011-08-15 15:15:43 -07:00 |
|
danielgrippi
|
669cd8578e
|
scoped invite_user_by_email job into Mail module
|
2011-08-15 12:35:32 -07:00 |
|
Gonzalo Rodriguez
|
2326206586
|
Refactor conversations creation
|
2011-08-12 23:07:01 -03:00 |
|
Raphael Sofaer
|
8b743e7e3b
|
Fix stack level too deep error on reshares
|
2011-08-12 13:20:25 -07:00 |
|
Raphael Sofaer
|
3c34749dd7
|
Put a select limit on the person query on contactsController index, since we know exactly what we're doing with the data
|
2011-08-12 10:13:29 -07:00 |
|
danielgrippi
|
db645e8da8
|
merged publics/show and posts/show
|
2011-08-10 18:07:38 -07:00 |
|
Raphael Sofaer
|
350a4b4f6d
|
Fix 500 on invitations new on unknown facebook user... bad solution, maybe we should just delete the offending invitations?
|
2011-08-10 16:42:08 -07:00 |
|
danielgrippi
|
b6c26611ef
|
placed all mail jobs in the Job::Mail:: namespace & added into appropriate folders
|
2011-08-10 15:31:40 -07:00 |
|
danielgrippi
|
aa3d626ada
|
validate instead of throwing a db error
|
2011-08-10 10:38:28 -07:00 |
|
Maxwell Salzberg
|
4fb4f71169
|
prevent duplicate services from being created
|
2011-08-09 19:01:38 -07:00 |
|
Maxwell Salzberg
|
86e374b8ce
|
add hovercards back to mentions, reorganized some helpers, made getting started view mobile accessible
|
2011-08-09 16:54:24 -07:00 |
|
Maxwell Salzberg
|
e9d993b8f6
|
throw 404s when the person is no found
|
2011-08-09 13:03:45 -07:00 |
|
Sarah Mei
|
421bfe6d8f
|
Handle the case in which the pod owner has not set up featured users.
|
2011-08-06 12:47:46 -07:00 |
|
Raphael Sofaer
|
dde4b30180
|
Fix rspec specs
|
2011-08-05 22:29:27 -07:00 |
|