Fabián Rodríguez
62fc9880f9
add aspects_list handlebar template
2013-01-16 19:33:19 -02:00
Fabián Rodríguez
00ef2ce1c0
add aspect\'s handlebar template
2013-01-16 19:33:19 -02:00
Jonne Haß
beb32ce91f
hovercards everywhere (comments, likes, top left sidebar stream summary thingy...)
...
Say a word if you think it's getting too much...
2013-01-01 22:59:12 +01:00
Jonne Haß
fde28e9bea
display hovercards in reshares and on the linked name
2012-12-30 15:17:48 +01:00
Florian Staudacher
0092acd492
re-add hovercards
...
* added a presenter for hovercard json
* added new backbone view for handling hovercard JS
* refactoring of PeopleController
* finished the backbone js version of hovercards
* don't try to make people_controller more restfull, out of scope
just add a new route and use that for hovercard json
* added spec for people_controller#hovercard
* add new exception for "AccountClosed" to be able to raise from anywhere
* removed legacy code, since everything got ported to backbone
(except the "cache" stuff, but that's not strictly necessary)
2012-12-28 22:37:13 +01:00
Jonne Haß
7b548fd571
Merge pull request #3713 from davecocoa/feature/3630-backbone-ify-followed-tags
...
port tagFollowings to BackBone
2012-11-25 09:30:47 -08:00
Jonne Haß
5f6e03cfe5
Merge pull request #3714 from marpo60/refactor
...
Housekeeping
2012-11-22 01:06:05 -08:00
David McMullin
97664cb880
port tagFollowings to BackBone
2012-11-12 21:37:00 +00:00
Fabián Rodríguez
3d061d92c6
remove unused templates
2012-11-06 21:39:35 -02:00
movilla
5a2b22ff0c
reshares_count come back!
2012-11-06 21:05:48 +01:00
Jonne Haß
3dbbbbe979
bump jasmine and handlebars_assets, postfix all handlebars templates with _tpl to avoid name clashes
2012-09-12 21:22:34 +02:00
Florian Staudacher
e19d73792d
oembed video info
2012-06-25 15:25:09 +02:00
danielgrippi
51d71bf394
DG MS; added scrollspy wip
...
Conflicts:
app/assets/javascripts/app/pages/stream.js
app/assets/templates/stream-frame.jst.hbs
2012-05-30 16:58:21 -07:00
Maxwell Salzberg
82c4e0d577
add a podname app config var, and use it throughout the app
2012-05-30 12:11:59 -07:00
danielgrippi
55cfc0a367
Revert "load small-res images initially in small frames and load full res asynchronously to cut down on inital network time. this should make masonry do its thing faster. [ci skip]"
...
we don't process images with the same aspect ratio at smaller
resolutions.
This reverts commit 6d038d6225 .
2012-05-28 21:49:09 -07:00
danielgrippi
6d038d6225
load small-res images initially in small frames and load full res asynchronously to cut down on inital network time. this should make masonry do its thing faster. [ci skip]
2012-05-28 21:40:45 -07:00
danielgrippi
58ac040f8f
clicking a permalink on the new stream does not make an HTTP request to go to the post's page
2012-05-24 12:05:27 -07:00
danielgrippi
34d98a6d3c
fixed some styling during the framing process [ci skip]
2012-05-23 18:47:01 -07:00
danielgrippi
b736741ab8
added better images to framer [ci skip]
2012-05-23 17:07:41 -07:00
Maxwell Salzberg
fbb0961762
make logo on new stream a link back to stream [ci skip]
2012-05-23 16:07:42 -07:00
Maxwell Salzberg
8046a59da9
new stream has a loader [ci skip]
2012-05-23 16:00:27 -07:00
danielgrippi
2a37491be0
changed service icons; icons for template picker [ci skip]
2012-05-23 15:09:57 -07:00
danielgrippi
92cbcae9c3
DG MS; moved framer controls into a subview & off to the side
2012-05-23 12:16:35 -07:00
danielgrippi
c6b8d75313
DG MS; cool header with background in new stream
2012-05-22 19:00:22 -07:00
danielgrippi
20360b5cc5
DG MS; added interactions & permalink in the new stream [ci skip]
2012-05-22 15:48:23 -07:00
danielgrippi
2e52def47a
DG MS; background colors for great justice (on the stream)
2012-05-22 15:47:09 -07:00
danielgrippi
abc4843273
DG MS; got scroll working [ci skip]
2012-05-22 14:35:05 -07:00
danielgrippi
83fec811cc
DG MS; author attribution in the stream; cleaned up some *new* stream styling
2012-05-22 13:50:19 -07:00
Dennis Collinson
36ef010ed9
DG DC MS; stream has one interactions div
2012-05-22 12:38:48 -07:00
Dennis Collinson
10201f2e40
more work on new stream interactions, hella refactorz.
2012-05-21 17:15:10 -07:00
danielgrippi
777c037e16
kill rich-media type with fire
2012-05-21 12:33:28 -07:00
danielgrippi
0960a090fa
actually use the computed image height; remove unused presenter
2012-05-21 11:09:42 -07:00
danielgrippi
ff42f250ca
make a small-frame template folder; we're not going to want the same dom structure moving forward...
2012-05-21 11:09:42 -07:00
danielgrippi
f4c06c8f88
add rounded buttons to the composer flow; slay multi-photo option
2012-05-18 19:46:51 -07:00
danielgrippi
62ba75ad1b
DG DC; Move stuff to second page of framer
2012-05-17 19:02:58 -07:00
danielgrippi
27aff7fb1e
DG DC; GREEEEEEEEEN
2012-05-17 17:01:31 -07:00
Dennis Collinson
00f1adc8b2
Going back to the composer from the framer is happy via button
2012-05-17 15:32:35 -07:00
danielgrippi
c8aa67360b
backfill some tests; jasmine green
2012-05-17 13:31:40 -07:00
danielgrippi
ed6785d7cb
don't use an iframe for the composer anymore. yayyyyy
2012-05-16 18:55:25 -07:00
Dennis Collinson
a90968ea2d
basic experimental stream
2012-05-14 17:57:02 -07:00
danielgrippi
f14907e64c
more responsive stuffs [ci skip]
2012-05-12 22:29:08 -07:00
Dennis Collinson
f6e3c1b88b
seperate interactions from posts
...
Lazily load post interactions on show page
hella refactorz
2012-05-12 17:41:58 -07:00
danielgrippi
132bdd3bc5
change create and edit buttons on new profile; remove old press assets
2012-05-11 15:12:22 -07:00
danielgrippi
f053b71c87
add title to service icons. yay. [ci skip]
2012-05-08 18:28:31 -07:00
danielgrippi
0ec364e44c
DG MS; popup on services, inlined in the composer
2012-05-08 18:09:33 -07:00
Dennis Collinson
d1d99d5dd4
Jamie Cai DC refactor isOwnProfile, fix tests
2012-05-07 17:53:37 -07:00
Dennis Collinson
1c135b61fd
Jamie Cai DC message in profile when user has no posts
2012-05-07 15:56:30 -07:00
danielgrippi
9bbea232c4
don't fetch the composer if not on your own profile page
2012-05-07 01:18:06 -07:00
danielgrippi
56913ffb80
upload wallpaper for great success.
2012-05-06 12:35:11 -07:00
danielgrippi
b5fbefad4b
this changes profile background colors to be dark, and sets up the groundwork for uploading user-selected background images for their profiles. all the styling is in place; what remains is creating a new image uploader and (possibly) a new controller action.
...
for information on what command to use to darken the background image that's uploaded, see line 11 in `_profile.scss`. the current image tests in the public folder are results of the convert command noted.
2012-05-06 12:35:10 -07:00
Maxwell Salzberg
2f618f6dde
Merge pull request #3230 from movilla/close-amparito
...
Translation "[X] Close" photo-post [ci skip]
2012-05-06 10:09:04 -07:00
danielgrippi
e5bb4216f9
clean up dom on post viewer; use circles instead of weird semi-rounded boxes to be consistent
2012-05-05 19:55:38 -07:00
Dennis Collinson
ada91e8568
next and last post don't have obnoxious blink 1/2 the time.
...
why not the rest, I don't know, time to start getting into event cleanup territory.
2012-05-05 17:45:43 -07:00
movilla
bca5d3ffa7
Translation "[X] Close" photo-post
2012-05-05 14:39:58 +02:00
danielgrippi
2d3edbf74f
pulsate control to add new post if no posts present
2012-05-02 22:05:40 -07:00
danielgrippi
1b92fe7e7f
use zoom-in / zoom-out cursors to signify favoriting [ci skip]
2012-05-02 21:02:10 -07:00
movilla
4d3ba4f274
Little traslation "HOME" /post
2012-05-01 17:43:51 +02:00
danielgrippi
c3b0bbd425
show new profile pages for those who have it activated
2012-04-28 16:06:36 -07:00
danielgrippi
52efb3710c
show a follow button for users with pre-existing contacts (legacy beta testers)
2012-04-28 14:13:43 -07:00
danielgrippi
accd507f36
logout button on your profile [ci skip]
2012-04-28 11:51:27 -07:00
danielgrippi
699b0cff16
don't expose follow/unfollow to a user in the UI
...
following is good for bookkeeping in the database, but provides confusion, and could limit likes and/or commenting to start receiving notifications in a conversation.
2012-04-28 11:07:18 -07:00
danielgrippi
8d08f2604b
added a follow button on others' profile pages [ci skip]
2012-04-27 20:59:44 -07:00
danielgrippi
92f72bdcbe
remove duplicated home button on post show page [ci skip]
2012-04-27 20:48:36 -07:00
danielgrippi
7f4af0359f
add bootstrap tooltips for great justice (and clarity) [ci skip]
2012-04-27 20:45:26 -07:00
danielgrippi
889b86f9cb
implicitly expand / contract a post by clicking on it. use the permalink icon to go to the show page. (user tested, mother approved)
2012-04-27 19:38:06 -07:00
danielgrippi
05683de16b
removed some old assets; added a link to profile edit next to quick stats on a profile page
2012-04-27 17:41:59 -07:00
danielgrippi
7fafb0e3b2
DG RY; publisher css tweaks
2012-04-27 14:58:07 -07:00
Maxwell Salzberg
b138c91466
fix cucumber
2012-04-27 14:55:44 -07:00
Maxwell Salzberg
0f15c3e0b0
add z-index to home button, and some small whitespace junk [ci skip]
2012-04-26 21:43:21 -07:00
Maxwell Salzberg
7309114136
adding magic to buttons on framer [ci skip]
2012-04-26 20:30:17 -07:00
Maxwell Salzberg
fb4ad72378
composer is much cooler
2012-04-26 20:30:17 -07:00
danielgrippi
c413a494d7
retina-ify icons; fix 404 scrolling issue; serif -> san-serif in some style [ci skip]
2012-04-26 20:25:25 -07:00
danielgrippi
c9d0879d3d
fav by clicking on something yeahhhh
2012-04-26 18:39:43 -07:00
Maxwell Salzberg
387e188905
make the edit message make sense [ci skip]
2012-04-26 18:02:11 -07:00
danielgrippi
f08a539c23
clicking the pin icon on the profile takes you to a map [ci skip]
2012-04-26 17:53:36 -07:00
Maxwell Salzberg
851282cbe4
adding home button to single post view
2012-04-26 16:45:46 -07:00
danielgrippi
2873cedd30
put dividers inside conditionals on profile-info [ci skip]
2012-04-26 16:09:26 -07:00
danielgrippi
0b3926d810
fixed / removed some assets [ci skip]
2012-04-26 15:23:51 -07:00
Maxwell Salzberg
6d2cd31e73
disable framer button when you click it the first time.
2012-04-26 15:00:55 -07:00
danielgrippi
d3b874b020
add basic profile info to profile; remove random console.logs [ci skip]
2012-04-26 14:52:48 -07:00
Maxwell Salzberg
b387f89164
make composer not clip in both views [ci skip]
2012-04-26 12:46:04 -07:00
danielgrippi
164b1d716a
dont hardcode the url, yo
2012-04-26 12:46:04 -07:00
danielgrippi
828cc919d0
DG MS; proof of concept
2012-04-26 12:46:03 -07:00
danielgrippi
43518a9447
added home button nav on profile page [ci skip]
2012-04-26 12:29:22 -07:00
danielgrippi
6933eeb675
show reshared people on hover [ci skip]
2012-04-25 17:23:16 -07:00
danielgrippi
4e14dd2d01
info now comes from above; slightly fixed typography on single post view
2012-04-25 16:48:06 -07:00
Dennis Collinson
7346921473
MS DC; you can now kill a post on your profile.
2012-04-24 20:46:09 -07:00
danielgrippi
b2ab11944e
changed play button for videos [ci skip]
2012-04-24 19:54:09 -07:00
danielgrippi
c82e339640
follow button in [ci skip]
2012-04-24 19:40:33 -07:00
danielgrippi
570de98365
animate isotope! and inject image height in relation to ratio for quicker organization. [ci skip]
2012-04-24 16:38:17 -07:00
Dennis Collinson
8149648e5b
MS DC; youtube videos now display thumbnail, and sound cloud embeds are not total train wrecks;
2012-04-24 16:18:00 -07:00
Dennis Collinson
8cca2f028b
extract oembed view to seperate view
2012-04-24 15:38:38 -07:00
danielgrippi
44f28b8220
don't randomly fav things; fix wallpaper text on profile [ci skip]
2012-04-24 14:21:18 -07:00
Florian Staudacher
0dcb0f6446
attach handlers to a instead of img (rel #2950 )
2012-04-24 22:08:10 +02:00
danielgrippi
931dd2621b
fixed captions and stuff [ci skip]
2012-04-24 12:45:00 -07:00
danielgrippi
91ebff75dd
added tests and stuff for own profile checking... for some reason something isn't getting triggered properly in the presenter call, though :(
2012-04-24 01:04:49 -07:00
danielgrippi
84bd1fb1fc
return the person json response for profiles to get a correctly formatted name and expected avatar response; fix a jasmine spec around redirection
2012-04-23 23:31:39 -07:00
danielgrippi
8390756ddd
pop up stats on hover instead of always showing them [ci skip]
2012-04-23 17:57:04 -07:00
danielgrippi
51a6a3c8a3
added stars [ci skip]
2012-04-23 17:43:32 -07:00
Dennis Collinson
d64eb529d2
MS DC; text now overlays for wallpaper; ALSO. really sorry @danielgrippis stuff does not work in firefox. or safari.
...
or konqueror. we will talk to him about it later
2012-04-23 17:30:23 -07:00