Dan Hansen
|
78585f5a65
|
Add license to specs and notifications.js
|
2011-04-27 16:34:30 -05:00 |
|
Dan Hansen
|
4a101f25d9
|
Notifications.js refactor, add specs
|
2011-04-27 16:22:56 -05:00 |
|
Dan Hansen
|
e8a1ca70e3
|
WidgetCollection#subscribe now accepts a parameter that will be the context of the callback
|
2011-04-26 21:37:19 -05:00 |
|
Raphael Sofaer
|
24ea518b6f
|
Fix some JS bugs, delegate doesn't work if you remove the element
|
2011-04-25 16:15:33 -07:00 |
|
Dan Hansen
|
efd9e61f45
|
Add new infinite scroll location to jasmine config
|
2011-04-22 20:35:15 -05:00 |
|
Dan Hansen
|
3d11b402e0
|
Infinite scroll is now a widget, remove InfiniteScroll#postScroll, use DiasporaJS pub/sub instead, remove timeago.js hacks
|
2011-04-22 20:33:21 -05:00 |
|
Raphael Sofaer
|
9731871ca9
|
Register services before embedder render spec
|
2011-04-20 15:11:29 -07:00 |
|
Dan Hansen
|
296824c92b
|
add basic pub/sub functionality to WidgetCollection
|
2011-04-15 18:29:48 -05:00 |
|
Dan Hansen
|
0b85600e0a
|
diaspora.js cleanup; don't pollute global namespace in spec
|
2011-04-15 17:31:19 -05:00 |
|
Raphael Sofaer
|
9969dbd109
|
Start refactoring aspect-filters.js
|
2011-04-13 15:55:10 -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 |
|
Raphael Sofaer
|
92b50c3d90
|
Add some comments, a test for pagination
|
2011-04-13 10:45:11 -07:00 |
|
Raphael Sofaer
|
85993a694e
|
Fix people#show sort order
|
2011-04-13 10:30:32 -07:00 |
|
Raphael Sofaer
|
a0f98d888a
|
Try to fix annoying xml time spec failure
|
2011-04-12 16:21:42 -07:00 |
|
Raphael Sofaer
|
d5ecce7ca6
|
Merge branch 'limit_similar_contacts'
Conflicts:
app/controllers/people_controller.rb
|
2011-04-12 11:48:41 -07:00 |
|
Raphael Sofaer
|
080f08187d
|
Disable typhoeus everywhere but the HTTPMulti specs
|
2011-04-11 14:52:21 -07:00 |
|
MrZYX
|
8b4c8e77cb
|
added direction detector widget to jasmine.yml
|
2011-04-11 22:23:21 +02:00 |
|
MrZYX
|
93be252b59
|
Merge branch 'css-rtl'
Conflicts:
public/javascripts/application.js
public/javascripts/inbox.js
|
2011-04-11 21:52:01 +02:00 |
|
MrZYX
|
8631b6cc1e
|
I stop coding for today, sorry -.-
|
2011-04-11 19:47:29 +02:00 |
|
MrZYX
|
e063f619a0
|
fixed jasmine
|
2011-04-11 19:44:31 +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
|
914e35dcad
|
stub hydra for great success. also, make local_luke, local_leia, and remote_raphael fixtures.
|
2011-04-08 18:24:02 -07:00 |
|
Raphael Sofaer
|
0b9575af5d
|
JS cleanup
|
2011-04-08 16:11:13 -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 |
|
Raphael Sofaer
|
c7dc6ce817
|
Fix jasmine specs
|
2011-04-07 18:30:29 -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 |
|
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 |
|
Raphael Sofaer
|
a172e56290
|
Make the ordering in querying spec less brittle
|
2011-04-06 12:33:20 -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
|
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 |
|
Raphael Sofaer
|
fa41c1fc52
|
Stream query... FIXED?????
|
2011-04-05 14:56:56 -07:00 |
|
Raphael Sofaer
|
fdb6675f28
|
Make things more postgres compatible
|
2011-04-05 09:49:39 -07:00 |
|
Raphael Sofaer
|
79e3438b11
|
Fix CI?
|
2011-04-04 14:32:37 -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 |
|
danielgrippi
|
c800b0bfef
|
use fixtures in request spec; collapsed xml specs
|
2011-04-04 11:57:25 -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 |
|
maxwell
|
f3a62bf76b
|
update jquery to latest
|
2011-04-02 15:03:41 -07:00 |
|
MrZYX
|
2ba1198b90
|
fixed embedder (again)
|
2011-04-02 17:19:56 +02:00 |
|
MrZYX
|
9829f11498
|
fixed posting spec
|
2011-04-02 14:01:16 +02:00 |
|
zhitomirskiyi
|
f99b724e0b
|
ms iz, can now undo hiding a post, fixed a bunch of jamine specs
|
2011-03-31 17:23:54 -07:00 |
|
zhitomirskiyi
|
3e008a54d4
|
fixed typo in publisher jasmine spec
|
2011-03-31 16:49:51 -07:00 |
|
Raphael Sofaer
|
435b16b30a
|
Don't index on just hidden
|
2011-03-30 19:17:52 -07:00 |
|
zhitomirskiyi
|
bb4c2ee85d
|
added a character count to the publisher
|
2011-03-30 19:11:24 -07:00 |
|
Raphael Sofaer
|
3387c20b5f
|
Fix redirect away from conversation
|
2011-03-30 17:17:16 -07:00 |
|
zhitomirskiyi
|
5a9ec82597
|
can now hide posts
|
2011-03-30 16:43:28 -07:00 |
|