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 |
|
MrZYX
|
93be252b59
|
Merge branch 'css-rtl'
Conflicts:
public/javascripts/application.js
public/javascripts/inbox.js
|
2011-04-11 21:52:01 +02:00 |
|
danielgrippi
|
1b8257e960
|
fixed 'destroy for nil class' warning in cucumber:
|
2011-04-11 11:11:32 -07:00 |
|
MrZYX
|
440fd26c14
|
hopefully finally fix #946
|
2011-04-11 19:15:14 +02:00 |
|
MrZYX
|
ffbe94f75c
|
revert moved add aspect button to the left for rtl languages, this is already done by CSS
|
2011-04-11 18:04:50 +02:00 |
|
MrZYX
|
2413b3c4bd
|
Merge branch 'css-rtl' of https://github.com/everplays/diaspora into css-rtl
|
2011-04-11 18:01:09 +02:00 |
|
MrZYX
|
cf61bb756d
|
added dir attribute to html element; made tipsy gravity dependant on that
|
2011-04-11 18:00:28 +02:00 |
|
MrZYX
|
e91c153257
|
fixed #1013 thanks jbivins
|
2011-04-11 17:08:36 +02: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
|
1c9ca738ae
|
green everywhere.
|
2011-04-08 17:10:43 -07:00 |
|
danielgrippi
|
c128cae4ec
|
specs green after moving ContactController#new to AspectsMembership#new
|
2011-04-08 11:44:09 -07:00 |
|
Raphael Sofaer
|
927ba96fcc
|
Take out broken 'start sharing' link from mobile site
|
2011-04-08 11:09:56 -07:00 |
|
Raphael Sofaer
|
f8359bd77d
|
Fix PeopleController#show mobile
|
2011-04-08 10:37:08 -07:00 |
|
Raphael Sofaer
|
761411e153
|
Mostly fix PeopleController#show for mobile
|
2011-04-08 10:37:08 -07:00 |
|
danielgrippi
|
aeda5a4e39
|
dispatching / receiving logic complete. following wip.
|
2011-04-07 18:29:24 -07:00 |
|
maxwell
|
d7c4e15835
|
let admin give a user 10 ma user 10 more invites
|
2011-04-07 17:54:22 -07:00 |
|
Raphael Sofaer
|
a05b141366
|
Add tagged posts to db seed, make people#show and tags#show infinite scroll
|
2011-04-07 16:36:14 -07:00 |
|
Raphael Sofaer
|
157b117469
|
Just style links directly
|
2011-04-07 15:13:37 -07:00 |
|
Raphael Sofaer
|
d12ec38736
|
Fix mobile infinite scroll
|
2011-04-07 15:00:57 -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 |
|
Raphael Sofaer
|
bbf1bf00cb
|
Render less stuff, set fewer things, make AspectsController#index more horrifying. Maybe Vanna could help with this? Mustache definitely would.
|
2011-04-06 12:11:49 -07:00 |
|
Raphael Sofaer
|
fd0fa61d53
|
Fix query in TagsController#show
|
2011-04-06 10:52:10 -07:00 |
|
MrZYX
|
4c696603c6
|
some better http status codes
|
2011-04-06 17:16:39 +02:00 |
|
MrZYX
|
e925fe622c
|
oh yeah, render nothing on update if we don't want to redirect
|
2011-04-06 16:02:52 +02:00 |
|
MrZYX
|
95de299e6e
|
fixed #953
|
2011-04-06 14:18:33 +02:00 |
|
MrZYX
|
21b5f7932f
|
fixed #997 by turning cancel link into a reset button
|
2011-04-06 13:31:56 +02:00 |
|
Raphael Sofaer
|
9454c3a1b9
|
Working on fixing infinite scroll, in particular for aspects with the number 2 in their id.
|
2011-04-05 19:28:40 -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 |
|
Raphael Sofaer
|
59334dfaf5
|
Remove extra js, fix mobile view
|
2011-04-05 16:18:04 -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
|
746a0c38b3
|
Take another shot at fixing pagination
|
2011-04-05 13:59:15 -07:00 |
|
Raphael Sofaer
|
4037ce48c5
|
Delete unused show templates
|
2011-04-05 13:59:15 -07:00 |
|
MrZYX
|
e7d48a16ee
|
moved + to the left for rtl languages
|
2011-04-05 19:33:51 +02: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 |
|
Raphael Sofaer
|
b48b483eab
|
Still working on stream query
|
2011-04-04 13:06:15 -07:00 |
|
danielgrippi
|
c800b0bfef
|
use fixtures in request spec; collapsed xml specs
|
2011-04-04 11:57:25 -07:00 |
|
maxwell
|
94d8fb9f3a
|
Revert "fpossible fix for mobile site 500 on user login"
This reverts commit fe52acb931.
|
2011-04-04 11:11:11 -07:00 |
|
maxwell
|
fe52acb931
|
fpossible fix for mobile site 500 on user login
|
2011-04-04 10:58:50 -07:00 |
|
maxwell
|
95c1edbab8
|
disable duplicate sending of a private message
|
2011-04-04 10:09:53 -07:00 |
|
zhitomirskiyi
|
eb66f18aaa
|
removed the hide comments button if there are less than 3
|
2011-04-04 00:15:22 -07:00 |
|
MrZYX
|
8639dc3a77
|
fixed #993
|
2011-04-03 18:36:34 +02:00 |
|
MrZYX
|
c9fd4e0e5b
|
fixed path in getting started
|
2011-04-03 15:42:24 +02:00 |
|
MrZYX
|
100d705c2f
|
fixed #992
|
2011-04-03 14:57:30 +02:00 |
|
MrZYX
|
b776bb52db
|
made string on mobile page translatable
|
2011-04-03 13:17:09 +02:00 |
|