Raphael Sofaer
|
e8552fc417
|
Fix direct query execution issues in PG by using select_values/select_rows instead of execute.
|
2011-06-22 14:47:59 -07:00 |
|
danielgrippi
|
74f9ffbbdf
|
8 failures left with sqlite3 adapter
|
2011-06-22 00:22:16 +02:00 |
|
Raphael Sofaer
|
2d3eeb9c46
|
Get another couple specs green on pg
|
2011-06-19 16:16:31 +02:00 |
|
Raphael Sofaer
|
ab398555d6
|
Back to green in mysql
|
2011-06-19 16:16:30 +02:00 |
|
Raphael Sofaer
|
7c454b7d15
|
Fix stream query for postgres, shouldn't break mysql
|
2011-06-19 16:16:30 +02:00 |
|
Raphael Sofaer
|
480d7c47cf
|
Documentation is so rad.
|
2011-06-13 17:02:18 -07:00 |
|
Raphael Sofaer
|
7171aa05ed
|
Do a little bit more documenting.
|
2011-06-13 16:31:40 -07:00 |
|
Raphael Sofaer
|
6d105e5c09
|
Don't n query in UsersController#public
|
2011-06-04 22:34:48 -07:00 |
|
Raphael Sofaer
|
283e376712
|
Move initialize_signatures method out of user and into relayable
|
2011-06-01 16:45:30 -07:00 |
|
Raphael Sofaer
|
06217a0a1d
|
Fix stream query
|
2011-06-01 14:19:27 -07:00 |
|
Raphael Sofaer
|
9aad7810c0
|
Move visible_posts defaults into a defaults hash, mostly
|
2011-06-01 12:24:07 -07:00 |
|
Raphael Sofaer
|
609439f948
|
Destroy notifications on contact destroy
|
2011-05-23 18:33:18 -07:00 |
|
Raphael Sofaer
|
e28ec16781
|
Gross, but hopefully temporary solution for namespaced classes and old versions of libxml
|
2011-05-23 16:24:28 -07:00 |
|
Raphael Sofaer
|
6b094b2f35
|
Take out begin rescue in diaspora parser, that's handled in the resque job wrapper
|
2011-05-23 15:40:03 -07:00 |
|
danielgrippi
|
775e7b6b2b
|
Merge branch 'master' into follow
Conflicts:
features/step_definitions/user_steps.rb
|
2011-05-17 11:33:35 -07:00 |
|
danielgrippi
|
55d39521c4
|
rescue redis connection attempts in websocket
|
2011-05-16 18:34:37 -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 |
|
MrZYX
|
009bbb826b
|
added \b (word ending) to tag regex to exclude :;?! etc.; allow : in tags
|
2011-04-30 00:08:33 +02:00 |
|
Maxwell Salzberg
|
e866fdb1f3
|
small fix to make atom valid
|
2011-04-22 11:01:38 -07:00 |
|
MrZYX
|
9df8f83276
|
fixed specs for me and serveral others (thanks @jrichardlai); fixed cucumber
|
2011-04-17 21:28:09 +02: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 |
|
Raphael Sofaer
|
9383388bb6
|
Dumb fix for pagination
|
2011-04-13 10:46:31 -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 |
|
danielgrippi
|
aeda5a4e39
|
dispatching / receiving logic complete. following wip.
|
2011-04-07 18:29:24 -07:00 |
|
danielgrippi
|
2e5b5e1efe
|
request notification emails -> started sharing notification emails
|
2011-04-06 13:21:15 -07:00 |
|
Raphael Sofaer
|
3fb822c6c5
|
Fix distinct problem
|
2011-04-06 12:29:05 -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
|
fa41c1fc52
|
Stream query... FIXED?????
|
2011-04-05 14:56:56 -07:00 |
|
Raphael Sofaer
|
746a0c38b3
|
Take another shot at fixing pagination
|
2011-04-05 13:59:15 -07:00 |
|
Raphael Sofaer
|
fddd252aee
|
Take out limit hack, pass offset through instead
|
2011-04-05 11:50:09 -07:00 |
|
Raphael Sofaer
|
03e37d2186
|
Using union in stream query
|
2011-04-05 11:40:32 -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 |
|
Raphael Sofaer
|
b48b483eab
|
Still working on stream query
|
2011-04-04 13:06:15 -07:00 |
|
Raphael Sofaer
|
d09bf35213
|
Add tests for raw_visible_posts
|
2011-04-04 12:07:19 -07:00 |
|
MrZYX
|
a1c3a6dc1e
|
lets see if that fixes the build
|
2011-04-02 15:53:58 +02:00 |
|
Raphael Sofaer
|
24fffc0220
|
Simplify query, now we just have to fix it
|
2011-03-30 19:17:52 -07:00 |
|
Raphael Sofaer
|
435b16b30a
|
Don't index on just hidden
|
2011-03-30 19:17:52 -07:00 |
|
zhitomirskiyi
|
5a9ec82597
|
can now hide posts
|
2011-03-30 16:43:28 -07:00 |
|
Raphael Sofaer
|
e3ad078ba5
|
Scope querying in PhotosController#show
|
2011-03-30 16:40:01 -07:00 |
|
Raphael Sofaer
|
8c9a7e1c41
|
Fix PhotosController#show
|
2011-03-30 15:43:44 -07:00 |
|
maxwell
|
6364f2a332
|
clean activity streams, fix test
|
2011-03-30 14:27:20 -07:00 |
|
MrZYX
|
cd3a307785
|
disallow % in tags
|
2011-03-30 20:02:10 +02:00 |
|
MrZYX
|
66ea747571
|
disallow dots in tags as rails routing system doesn't like them
|
2011-03-30 15:41:26 +02:00 |
|
danielgrippi
|
0c8db5beee
|
Fix find_visible_post_by_id
|
2011-03-29 20:17:19 -07:00 |
|
danielgrippi
|
2487db3257
|
reduce the number of ruby objects instantiated in posts_from
|
2011-03-29 20:03:16 -07:00 |
|