MrZYX
|
93be252b59
|
Merge branch 'css-rtl'
Conflicts:
public/javascripts/application.js
public/javascripts/inbox.js
|
2011-04-11 21:52:01 +02:00 |
|
MrZYX
|
54aa2c7ce3
|
whoops, let's not break inital fetching
|
2011-04-09 20:21:27 +02:00 |
|
MrZYX
|
e7eb9adbf5
|
do not webfinger if we have no clue about the handle
|
2011-04-09 18:40:40 +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 |
|
Raphael Sofaer
|
8af6fab0a4
|
Move rspec rake stuff into loaderror begin-rescue so that we can deploy with --without test
|
2011-04-06 14:44:04 -07:00 |
|
Raphael Sofaer
|
847a66735a
|
Increase time between thin restarts, rescue jasmine load failure for deploying without test gems
|
2011-04-06 14:32:46 -07:00 |
|
Raphael Sofaer
|
3fb822c6c5
|
Fix distinct problem
|
2011-04-06 12:29:05 -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
|
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 |
|
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
|
42523139c7
|
fixed for ruby 1.9
|
2011-04-03 22:11:52 +02:00 |
|
MrZYX
|
92bf8444a7
|
added spec; rtl? -> direction_for
|
2011-04-03 04:20:08 +02: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 |
|
danielgrippi
|
5b0da52e0a
|
fixed comment socketing bug, post ordering on own profile page.
|
2011-03-29 19:40:44 -07:00 |
|
danielgrippi
|
93b82a377f
|
fix temp pagination fix in raw_visible_posts.
|
2011-03-29 19:20:31 -07:00 |
|
danielgrippi
|
5bd47f20c1
|
Only get non-pending posts in posts_from
|
2011-03-29 19:00:51 -07:00 |
|
danielgrippi
|
b3cb8e0a2b
|
temp fix for pagination. photos index fix
|
2011-03-29 18:55:00 -07:00 |
|
danielgrippi
|
aa4c20e404
|
pass post to comments partial. use sql in raw_visible_posts
|
2011-03-29 17:31:57 -07:00 |
|
danielgrippi
|
99e55c82eb
|
disambiguate ordering
|
2011-03-29 17:31:56 -07:00 |
|
danielgrippi
|
371aa71ca8
|
add ordering to raw_visible_posts
|
2011-03-29 17:31:56 -07:00 |
|
danielgrippi
|
6df652a513
|
Limit posts in raw_visible_posts
|
2011-03-29 17:31:56 -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 |
|
zhitomirskiyi
|
18ea46710b
|
not delivering to local for profiles
|
2011-03-29 17:23:28 -07:00 |
|
MrZYX
|
421e50d2ca
|
specify what we don't want in a tag for now
|
2011-03-26 19:02:04 +01:00 |
|
Raphael Sofaer
|
6855447204
|
unicode fix in tags
|
2011-03-25 17:39:44 -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
|
cc84ddbe94
|
Move encryptable out of relayable for use in relayable_retraction
|
2011-03-25 16:09:37 -07:00 |
|
danielgrippi
|
f36e884d67
|
added logo to atom feed
|
2011-03-25 10:16:00 -07:00 |
|
Raphael Sofaer
|
85e0736e5b
|
Remove stray puts
|
2011-03-21 17:12:54 -07:00 |
|
zhitomirskiyi
|
70d71ec491
|
service users is green
|
2011-03-21 14:56:50 -07:00 |
|
MrZYX
|
88e642ffdb
|
disallow _ in tags because they interfer with markdownify
|
2011-03-21 22:31:01 +01:00 |
|
Sarah Mei
|
10019bb3db
|
Fix User spec. Also, people_in_aspects now won't let you get people for aspects you don't own. people_in_aspects should probably be arel and/or an association extension.
|
2011-03-19 13:25:27 -07:00 |
|