danielgrippi
a35dfa1157
remove some unused stuff in templates
2012-02-23 13:59:29 -08:00
danielgrippi
857f51b684
more moz fixes
2012-02-23 13:12:03 -08:00
danielgrippi
c3c20db8e8
fix arrow positioning for moz.
2012-02-23 13:12:03 -08:00
danielgrippi
e78ab14fc5
remove top-level divs from handlebars templates -- move that logic into the backbone view.
2012-02-23 12:18:29 -08:00
danielgrippi
806487a5ff
namespace view folder with folders
2012-02-23 11:12:20 -08:00
danielgrippi
91e77e9dce
small css tweaks
2012-02-22 20:50:56 -08:00
danielgrippi
71146f27db
fix activity streams photo template
2012-02-22 19:23:52 -08:00
danielgrippi
b4923a77f0
add keybinding to the viewer
2012-02-22 19:19:24 -08:00
danielgrippi
846b14fac6
DG MS; you can comment from show pages. killer tofu.
2012-02-22 17:42:51 -08:00
danielgrippi
21d91f1b4c
interaction buttons morph into reaction popup
2012-02-22 14:44:13 -08:00
danielgrippi
8f4fed8c0e
add participants to info pane on post viewer
2012-02-22 13:15:54 -08:00
Florian Staudacher
412853bfcc
make lightbox work for photos page (+tests)
2012-02-22 14:45:43 +01:00
danielgrippi
3ec7755c83
update reshare count when resharing; return PostPresenter for reshare root in the success response
2012-02-21 21:51:40 -08:00
danielgrippi
899136d0e5
display proper counts after feedback actions; modified destroy responses to return PostPresenter objects
2012-02-21 21:44:44 -08:00
danielgrippi
37981b71fe
MS; DG; adding cucumbers for post templates
2012-02-21 17:31:26 -08:00
danielgrippi
b1cbd0f4a9
fix all but 2 jasmine specs
2012-02-21 15:23:30 -08:00
danielgrippi
ebcde41e69
display original author if post is a reshare
2012-02-21 15:23:30 -08:00
danielgrippi
3db133a3a7
be less agressive when re-rendering on feedback actions
2012-02-21 15:23:30 -08:00
danielgrippi
3cab4d348a
fix nav img issue
2012-02-21 15:23:30 -08:00
danielgrippi
7466808112
created post author view.
2012-02-21 15:23:29 -08:00
danielgrippi
6965d6da24
fix feedback views. use gross callbacks for now
2012-02-21 15:23:29 -08:00
danielgrippi
5ac6188f23
toggle feedback slider; css tweaks
2012-02-21 15:23:29 -08:00
danielgrippi
a1fe55fcb7
mark icons colored if user has interacted with a post.
2012-02-21 15:23:29 -08:00
danielgrippi
f4269f2d44
DG RY; provide a background color to post author for legibility on post pages with background images
2012-02-21 15:23:29 -08:00
danielgrippi
f31418feb3
pjax clicking on nav arrows; move author header into backbone land; comment out comment form for now
2012-02-21 15:23:29 -08:00
danielgrippi
ca8e8ac0c2
added animation @mixin; refactored post-viewer binding calls
2012-02-21 15:23:29 -08:00
danielgrippi
2815885bcf
add user_like to PostPresenter; use proper inheritance for feedback views
2012-02-21 15:23:29 -08:00
danielgrippi
f83b82902c
markdownify text; better folder structure for photo-viewer templates
2012-02-21 15:23:29 -08:00
danielgrippi
5a1f3675b5
namespacing. set up initial feedback hooks.
2012-02-21 15:23:29 -08:00
danielgrippi
e60bd7b3e5
fix photoset positioning
2012-02-21 15:23:28 -08:00
danielgrippi
c0eeb7680b
pages wip
2012-02-21 15:23:28 -08:00
danielgrippi
7acbfe1b78
refactored some js to make sense of how we're going to attack the post show page with a js Page
2012-02-21 15:23:28 -08:00
Maxwell Salzberg
25cf776059
the previous and next posts are now supplied in json of the presenter; give the template creator a default value
2012-02-21 15:23:28 -08:00
danielgrippi
691bdb96cd
DG MS; post vitals on top left; user action placeholder on top right
2012-02-21 15:23:28 -08:00
Maxwell Salzberg
e0b29048f4
haxy auto comment functionality; try me and then revert me"
2012-02-21 15:23:27 -08:00
danielgrippi
c3c23209c3
more fiddling with box model; added arrows
2012-02-21 15:23:27 -08:00
danielgrippi
c36c6e9569
finally figured out flexbox [ci skip]
2012-02-21 15:23:27 -08:00
danielgrippi
1c4a689af7
DG MS; added a new layout for post pages.
2012-02-21 15:23:27 -08:00
danielgrippi
e3ebf05ac2
DG MS; new templates for post show pages.
2012-02-21 15:23:27 -08:00
danielgrippi
ff875a5b3c
DG MS; determine what template to use on the client from the server
2012-02-21 15:23:27 -08:00
Florian Staudacher
7c73a526dd
fix for #2770
...
- apply the padding to the wrapper element, not to the textarea
apparently padding a textarea makes it shrink in firefox... ?
- don't use manual padding, instead specify max-height for images
extra-huge images are jolted, but they don't explode the layout
- closing handled by view,
gets rid of "Publisher.close is not a function" error msg
2012-02-19 21:14:12 +01:00
Maxwell Salzberg
0a49cfd866
Merge pull request #2876 from jbivins/2354-empty-post-page-redirect-3
...
Go to root page if deleting post from the show page
2012-02-18 17:14:42 -08:00
Maxwell Salzberg
7aba1ce1f7
Merge branch 'Raven24-user-photos'
...
Conflicts:
public/javascripts/app/router.js
public/stylesheets/sass/application.sass
2012-02-18 17:12:14 -08:00
Joe Bivins
76c11b8d37
Add test case for when a user removes their own post from the show page.
...
Adjust redirection logic.
2012-02-18 19:47:25 -05:00
David Morley
b5bb66c66d
fix 2898 - public profile unauthed user
2012-02-18 16:28:05 -08:00
Maxwell Salzberg
1e170291e5
add a missing test for block user, and fix ignoring a user from a non stream page; rename a javascript method as it was actually the oppisite of what it said it was doing
2012-02-18 16:28:04 -08:00
danielgrippi
7ca423b3f2
DG MS; don't initialize a stream on post pages.
2012-02-18 16:28:02 -08:00
Dennis Collinson
32d58e8a9b
toggle all nsfw posts
2012-02-18 16:26:17 -08:00
danielgrippi
34cc358345
aliasing in routes.js [ci skip]
2012-02-18 16:26:17 -08:00
danielgrippi
debdd6cb6b
change routes to properly reflect page names (activity/stream).
2012-02-18 16:26:16 -08:00
Maxwell Salzberg
10a059e8f8
remove console.log [ci skip]
2012-02-18 16:26:16 -08:00
Florian Staudacher
8249847e9c
bookmarklet now is a complete html document (+test)
...
it auto-expands to the size of the text that was selected
it self-closes after posting again
2012-02-18 16:26:15 -08:00
danielgrippi
2f7465450e
you can now follow / unfollow a post from the stream; fixed cukes.
2012-02-18 16:26:15 -08:00
danielgrippi
87aa1fde34
change language around explore/participate.
2012-02-18 16:26:15 -08:00
danielgrippi
dba50ae273
Bring the likes back. Ditch the pins.
...
Revert "swap pin for heart [ci skip]"
This reverts commit 488e064e11 .
Conflicts:
app/views/templates/likes_info.jst
Revert "reference pin icon in mobile view [ci skip]"
This reverts commit 9377dd30f4 .
Revert "first pass at strickly user level rename from like => pin. still need to update assets"
This reverts commit d06ccb9ba9 .
Conflicts:
config/locales/diaspora/en.yml
add heart icon back
2012-02-18 16:26:15 -08:00
danielgrippi
431a04b0a8
made nsfw shield nicer and more condensed [ci skip]
2012-02-18 16:26:14 -08:00
Maxwell Salzberg
819e8b1f48
typo in my js SRY [ci skip]
2012-02-18 16:26:13 -08:00
danielgrippi
011f70a9f4
fix a bunch of small css related media box issues [ci skip]
2012-02-18 16:26:13 -08:00
Maxwell Salzberg
5ea6648550
add more images to use handlebars imageUrl helper
2012-02-18 16:26:12 -08:00
danielgrippi
a1df9fe8db
fix jasmine
2012-02-18 16:26:11 -08:00
danielgrippi
29ea9c05e3
fix reshare tempalte; reorder header
2012-02-18 16:26:10 -08:00
danielgrippi
173894d926
stubbornella media and img dom structure FTW! major css deletion <3
2012-02-18 16:26:10 -08:00
danielgrippi
a16a8fc784
Participate / Explore have been upgraded to top-level status.
2012-02-18 16:26:10 -08:00
Maxwell Salzberg
4f2783487d
Merge pull request #2881 from beardedninja/master
...
Added a post conversion hook to PageDown + amended test for autolinking, fixes #2792
2012-02-18 16:12:39 -08:00
David Morley
dcac17855e
fix 2898 - public profile unauthed user
2012-02-18 12:30:01 -06:00
Joe Bivins
1b058cf908
Fix #2354 (attempt 3).
...
Sends the user to the application root (redirecting to /explore) after
they remove post from the post page with one post on it.
2012-02-17 23:14:23 -05:00
Maxwell Salzberg
20c79f1bb2
add a missing test for block user, and fix ignoring a user from a non stream page; rename a javascript method as it was actually the oppisite of what it said it was doing
2012-02-16 17:37:13 -08:00
danielgrippi
5f83abe418
DG MS; don't initialize a stream on post pages.
2012-02-15 15:07:28 -08:00
Dennis Collinson
e16a20e18c
toggle all nsfw posts
2012-02-14 14:15:24 -08:00
danielgrippi
7f550d2d92
aliasing in routes.js [ci skip]
2012-02-14 12:59:19 -08:00
danielgrippi
f3f2b8ca44
change routes to properly reflect page names (activity/stream).
2012-02-14 11:16:41 -08:00
Maxwell Salzberg
8307514439
remove console.log [ci skip]
2012-02-14 10:39:42 -08:00
Florian Staudacher
4263797099
bookmarklet now is a complete html document (+test)
...
it auto-expands to the size of the text that was selected
it self-closes after posting again
2012-02-14 18:57:30 +01:00
danielgrippi
32f93a0391
you can now follow / unfollow a post from the stream; fixed cukes.
2012-02-13 19:13:43 -08:00
danielgrippi
b27961b38a
change language around explore/participate.
2012-02-13 19:13:43 -08:00
danielgrippi
ab76b0cd8e
Bring the likes back. Ditch the pins.
...
Revert "swap pin for heart [ci skip]"
This reverts commit 488e064e11 .
Conflicts:
app/views/templates/likes_info.jst
Revert "reference pin icon in mobile view [ci skip]"
This reverts commit 9377dd30f4 .
Revert "first pass at strickly user level rename from like => pin. still need to update assets"
This reverts commit d06ccb9ba9 .
Conflicts:
config/locales/diaspora/en.yml
add heart icon back
2012-02-13 19:13:43 -08:00
danielgrippi
f1c119452a
made nsfw shield nicer and more condensed [ci skip]
2012-02-13 14:12:14 -08:00
Alex Harrison
1225517c51
Merge remote branch 'upstream/master'
2012-02-12 21:45:14 +01:00
Maxwell Salzberg
427a1694db
typo in my js SRY [ci skip]
2012-02-10 15:53:25 -08:00
danielgrippi
b866d9356a
Merge branch 'master' of github.com:diaspora/diaspora
2012-02-10 15:18:49 -08:00
danielgrippi
ed3d5c429a
fix a bunch of small css related media box issues [ci skip]
2012-02-10 15:18:27 -08:00
Maxwell Salzberg
6bc44f6f5a
add more images to use handlebars imageUrl helper
2012-02-10 13:44:45 -08:00
danielgrippi
535c39ae7b
fix jasmine
2012-02-09 18:21:51 -08:00
danielgrippi
f7e09df49b
fix reshare tempalte; reorder header
2012-02-09 15:50:32 -08:00
Alex Harrison
54571268e5
Added a post conversion hook to PageDown to add target="_blank" ( fixes #2792 )
2012-02-09 23:30:28 +01:00
danielgrippi
e6e49bbf1f
stubbornella media and img dom structure FTW! major css deletion <3
2012-02-09 14:29:01 -08:00
danielgrippi
398ca3d97b
Participate / Explore have been upgraded to top-level status.
2012-02-09 14:29:01 -08:00
Florian Staudacher
cab953848f
added tests for photos page
2012-02-09 23:12:39 +01:00
Florian Staudacher
082d5c9fd4
initial photo page functionality is back, featuring backbone and handlebars
2012-02-09 20:55:34 +01:00
danielgrippi
84eb313e20
updated routes to reflect page titles (explore/participate)
2012-02-08 14:40:28 -08:00
Dennis Collinson
8ae18bb393
nsfw's users posts are now nsfw
2012-02-07 19:14:44 -08:00
Dennis Collinson
efd99344eb
git status
2012-02-07 18:29:51 -08:00
Ricardo
b4c0c0e679
Fix #1308 : publisher submits w/o pasted text
...
Text can be input not only with the keyboard but also with a right-click
paste or a middle mouse button paste in X. The publisher now listens to
the 'textchange' event instead of ignoring anything but a 'keyup'.
2012-02-07 22:40:56 +08:00
Maxwell Salzberg
e46bf0cba4
that weird header is not loading bug was a missing semicolan #dumb #javascript
2012-02-06 18:33:14 -08:00
Dennis Collinson
a399572995
MS DC; fix participate stream ordering problem that was putting new posts on the bottom of things
2012-02-06 16:51:32 -08:00
Dennis Collinson
578e8ef269
broken
2012-02-06 14:55:14 -08:00
danielgrippi
de757db48b
fix ruby reshare model; extract sortOrder in app.models.Stream.
2012-02-06 08:26:11 -08:00
danielgrippi
fa5424653a
fix markup display on reshares. DERP. [ci skip]
2012-02-06 08:02:27 -08:00
danielgrippi
b2be1b2c53
a little less broken. formatting is broken on reshares, but the cukes should now pass.
2012-02-05 22:58:08 -08:00
danielgrippi
bb95bf55f6
fix images in reshares. unfortunately, the reshare presenter is broken right now and i'm passing out in front of my laptop (re: cuke failure) :( [ci skip]
2012-02-05 21:54:06 -08:00