Florian Staudacher
038599bf8f
update jquery.mentionsInput to latest version
...
+ make some tests a little nicer
2012-07-10 20:37:57 +02:00
Florian Staudacher
ea8f358a9a
use unminified jQuery textchange plugin
2012-07-10 17:58:34 +02:00
Maxwell Salzberg
c2bbe4e466
somehow some dirty state made it into my merge :(
2012-07-02 11:34:31 -07:00
Maxwell Salzberg
190fceaf5c
[SECURITY FIX] please update your pod ASAP
...
This is a fix for public messages, where a malicious pod could spoof a message from someone a user was connected to, as the verified signatures were not checked that the object was also from said sender. This hole only affected public messages, and the private part of code had the correct checks
THX to s-f-s(Stephan Schulz) for reporting and tracking down this issue, and props to Raven24(florian.staudacher@gmx.at ) for helping me test the patch
2012-07-02 10:00:12 -07:00
Florian Staudacher
e19d73792d
oembed video info
2012-06-25 15:25:09 +02:00
Florian Staudacher
64a20793ec
don't open comment pane on show page, if a modifier key is pressed
2012-06-18 20:04:20 +02:00
Maxwell Salzberg
d3487c8b7d
fix sa mall possible xss in personImage handlebar helpers if the attacker had access to your root domain. fixes #3392
2012-06-16 14:59:51 -07:00
danielgrippi
9bf60d178a
Revert "consolidate mixpanel streams by making Profile one page [ci skip]"
...
This reverts commit 5af37fd3da .
2012-06-01 13:48:51 -07:00
danielgrippi
5af37fd3da
consolidate mixpanel streams by making Profile one page [ci skip]
2012-06-01 13:24:01 -07:00
danielgrippi
8e2657d26b
more instrumentation [ci skip]
2012-05-30 19:26:07 -07:00
danielgrippi
dac781cb4f
array woes. boo [ci skip]
2012-05-30 19:03:23 -07:00
Dennis Collinson
f3d1afcc96
memoize selected frame
2012-05-30 18:09:59 -07:00
Dennis Collinson
374ec73fa4
make it clearer which frame is active, and fixes for scrolling flow.
2012-05-30 18:06:12 -07:00
danielgrippi
1c81e4f587
app.track => app.instrument to be less confusing
2012-05-30 17:56:28 -07:00
danielgrippi
a836b06d3e
mixpanel on posting
2012-05-30 17:32:18 -07:00
Dennis Collinson
a7ced3f77b
make stream infininte scroll view static method on the page
2012-05-30 16:58:21 -07:00
Dennis Collinson
a9288daf19
refactor stream page scroll spy
2012-05-30 16:58:21 -07:00
Dennis Collinson
1ac01cc156
add our changes back to bootstrap custom
2012-05-30 16:58:21 -07:00
Dennis Collinson
0c8146a069
adding vanilla bootsrap scrollspy
2012-05-30 16:58:21 -07:00
Maxwell Salzberg
d926529ad7
wip dennis
2012-05-30 16:58:21 -07: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
danielgrippi
d8470d303a
simple mixtracking
2012-05-30 15:25:19 -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
Dennis Schubert
f68f14aa5b
Quickfix: replace slideAndRemove() with remove() to prevent the ugly javascript error and make the post go away after click on "hide". Fixes #3249
2012-05-29 01:57:52 +03:00
Maxwell Salzberg
fb1fd665de
Merge pull request #3313 from OhaiBBQ/master
...
BMM #3 , “Show x more comments” deletes text in comment box when clicked
2012-05-24 20:20:58 -07:00
Dan Hansen
e248526bef
bugmash #4
...
The Publisher doesn’t expand after writing more than 30 lines of text
2012-05-24 19:50:39 -07:00
Dan Hansen
d334097ee2
bugmash #3
...
persist unsaved comment value after expanding comments
2012-05-24 19:08:43 -07:00
Dennis Collinson
c4240154b1
back to profile works
2012-05-24 12:43:06 -07:00
Maxwell Salzberg
bc25ef2385
dont navigate to posts that dont exisit
2012-05-24 12:31:53 -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
Dennis Collinson
f3174941bd
fix the "has no posts" on back bug.
2012-05-24 11:40:27 -07:00
Maxwell Salzberg
bed07872f2
composer now prevents you from submitting an empty frame.
2012-05-24 11:36:43 -07:00
Maxwell Salzberg
d270910500
set the submit button to be disabled on the framer, and write a test
2012-05-24 11:36:43 -07:00
danielgrippi
a5f023354a
fixed the empty state styling on smallframe [ci skip]
2012-05-24 11:00:07 -07:00
Maxwell Salzberg
82218fd7cb
new stream now remembers how far you have scrolled.
...
also, jasmine is really cool.
2012-05-23 17:25:40 -07:00
danielgrippi
5d2ea71766
added EditbaleSmallFrame class; frame on framer second step is partially editable
2012-05-23 17:07:41 -07:00
danielgrippi
2a37491be0
changed service icons; icons for template picker [ci skip]
2012-05-23 15:09:57 -07:00
danielgrippi
0e1c66f5b6
DG MS; only show applicable frames in the framer step
2012-05-23 12:59:27 -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
120c6b46e0
MS; Fix fake following, as we took it out so I nuked the tests
2012-05-22 19:04:04 -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
Dennis Collinson
1c342282b0
fixing event passing
2012-05-22 15:11:21 -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
9f1d0b64b4
killing stream_object_view
2012-05-22 13:43:21 -07:00
Dennis Collinson
36ef010ed9
DG DC MS; stream has one interactions div
2012-05-22 12:38:48 -07:00
danielgrippi
64a73fb665
new post types. remove old ones. yeah.
2012-05-21 18:45:01 -07:00
Dennis Collinson
10201f2e40
more work on new stream interactions, hella refactorz.
2012-05-21 17:15:10 -07:00