Maxwell Salzberg
|
2a69c0ebd4
|
revert 9b1d64bb76 as it is causing inf. scroll to break (stream model now has a post collection)
|
2012-01-19 11:18:13 -08:00 |
|
Dennis Collinson
|
9b1d64bb76
|
stream model has a posts collection
|
2012-01-18 19:08:36 -08:00 |
|
Dennis Collinson
|
9cde06a628
|
You can now like "reshares", stream is polymorphic
|
2012-01-17 17:22:56 -08:00 |
|
Dennis Collinson
|
dec3006b50
|
DH DC don't render feedback view on public posts
|
2012-01-12 17:47:03 -08:00 |
|
Dennis Collinson
|
7b1d7b8ac9
|
small refactor
|
2012-01-12 17:47:02 -08:00 |
|
danielgrippi
|
fd6e3bae62
|
move timeago and tooltip logic to the base View
|
2012-01-07 14:24:27 -08:00 |
|
danielgrippi
|
d2807b5202
|
markdown for posts on front end, tags broken
|
2012-01-07 14:24:27 -08:00 |
|
danielgrippi
|
3f7144f214
|
added hide post feature back to stream
|
2012-01-07 14:23:28 -08:00 |
|
danielgrippi
|
ae5fb67f71
|
long text truncation
|
2012-01-07 14:23:28 -08:00 |
|
danielgrippi
|
31fac53969
|
added blocks js model; load app.models.Post before any other model when loading assets
|
2012-01-07 14:23:27 -08:00 |
|
danielgrippi
|
85b5974fa9
|
removed top-level element delcarations from app templates
|
2012-01-07 14:23:27 -08:00 |
|
danielgrippi
|
f804db36b8
|
DG DH; fix most of the cukes (7 failures left)
|
2012-01-07 14:23:26 -08:00 |
|
danielgrippi
|
3268726a9a
|
added LikesInfo view; simplified Feedback view (not sure how to mock the jasmine specs correctly... ugh)
|
2012-01-07 14:23:26 -08:00 |
|
danielgrippi
|
719e265b68
|
modified app to return a hash if current_user is not present; removed view specs in postsController specs & moved logic to js/jasmine
|
2012-01-07 14:23:26 -08:00 |
|
danielgrippi
|
4029b26c03
|
created publisher view; wip
|
2012-01-07 14:23:25 -08:00 |
|
danielgrippi
|
b120faa4f9
|
took some functions out of stream-element widget; refactored Header view; refactored tooltip logic in Post view
|
2012-01-07 14:23:25 -08:00 |
|
danielgrippi
|
1a5e493b22
|
downcase namespacing of app
|
2012-01-07 14:23:25 -08:00 |
|
danielgrippi
|
79208e9073
|
CommentStream inherits from Base view; using subviews in Post view; be a little smarter about bindAll in Stream view
|
2012-01-07 14:23:25 -08:00 |
|
danielgrippi
|
31d24c60c7
|
added spec for .like_action link being rendered; added comments div back to stream_element for now
|
2012-01-07 14:23:24 -08:00 |
|
danielgrippi
|
1ffdfa8465
|
DC DG; created feedback view; moved jasmine fixtures; modified jasmine spec helper; jasmine is green
|
2012-01-07 14:23:24 -08:00 |
|
danielgrippi
|
574eb7b12d
|
removed App.Views.PostContent in lieu of StreamObject; moved some view logic to where it should be
|
2012-01-07 14:23:23 -08:00 |
|
danielgrippi
|
c6e4172926
|
fixed likes_controller; half of the failing jasmine tests
|
2012-01-07 14:23:23 -08:00 |
|
Dennis Collinson
|
a7627fabea
|
pulling more view logic into superclass
|
2012-01-07 14:23:23 -08:00 |
|
danielgrippi
|
b94b5240a8
|
added block user functionality to the stream
|
2012-01-07 14:23:23 -08:00 |
|
danielgrippi
|
6760e3868d
|
remove js resposne for likes, do it in backbone with json responses instead
|
2012-01-07 14:23:23 -08:00 |
|
danielgrippi
|
d9d878f11f
|
added api response for likes; cleaned up view logic; specify like collection url from parent model (Post)
|
2012-01-07 14:23:23 -08:00 |
|
danielgrippi
|
ae6fa5bebb
|
don't use Diaspora widget system or stream.js when backbone is active;
migrating like actions over to backbone; some cleanup; bump jquery to
1.7.1
|
2012-01-07 14:23:22 -08:00 |
|
danielgrippi
|
dc82316f13
|
bind Twipsy in stream_element_view.js
|
2012-01-07 14:23:22 -08:00 |
|
danielgrippi
|
525fd3c4e4
|
make views associated in stream inherit from App.Views.StreamObject (location of shared deletion function)
|
2012-01-07 14:23:22 -08:00 |
|
danielgrippi
|
f5172fa977
|
comment and post deletion now works on the backbone stream
|
2012-01-07 14:23:22 -08:00 |
|
danielgrippi
|
bc1ffd317e
|
reference 'el' explicitly (render methods now return this instead of this.el); comment area focusing working again
|
2012-01-07 14:23:22 -08:00 |
|
danielgrippi
|
e6d4ec2dc8
|
added as::photo view
|
2012-01-07 14:23:21 -08:00 |
|
danielgrippi
|
34e3403e2e
|
jasmine green again; template switching in place, defaulting to displaying post text
|
2012-01-07 14:23:21 -08:00 |
|
Dennis Collinson
|
8e3db3aebe
|
make jasmine view tests work, load templates, party
|
2012-01-07 14:23:21 -08:00 |
|