movilla
b0ecc57631
Fix uncomfortable overflow mobile post
2012-09-05 16:51:27 +02:00
Florian Staudacher
45223fd634
Merge pull request #3520 from movilla/new_mobile_resgistrations_
...
New mobile page registrations, add an error message to registrations page, friendlier design, add placeholders and ().upcase
2012-08-31 01:17:20 -07:00
movilla
6c6be3e22a
New mobile_web registrations
2012-08-29 23:09:52 +02:00
Daniel Grippi
b8f7d025d5
update landing page
2012-08-24 13:45:05 -07:00
movilla
75402bdfa0
Add icons search & contacts mobile
2012-08-21 16:50:37 +02:00
movilla
e41ef3caa5
Small changes in mobile_style
2012-08-20 22:40:52 +02:00
Maxwell Salzberg
2b2e5f1739
Merge pull request #3501 from movilla/private_conversation_new_0
...
Added private conversation for mobile - #1397
2012-08-20 10:52:07 -07:00
movilla
9913f40a38
Added private conversation for mobile
2012-08-20 16:33:05 +02:00
Maxwell Salzberg
54a6ac0c6f
add poduptime asset
2012-08-19 17:34:33 -07:00
movilla
9931f39ce0
add mobile conversation
2012-08-12 05:01:42 +02:00
Maxwell Salzberg
f065ba624b
Merge pull request #3492 from movilla/footer_mobile
...
add padding-top footer mobile [ci skip]
2012-08-09 11:43:22 -07:00
Movilla
30d5816ae5
add padding-top footer mobile
2012-08-09 17:12:49 +02:00
Florian Staudacher
1a94a24fde
fix autolinking links that start with just www... and not a complete http://...
...
(fixes #3468 )
2012-08-09 13:09:06 +02:00
Florian Staudacher
6613522097
implement "special symbols" (switch certain strings for utf-8 symbols), fixes #3140
2012-08-08 00:26:20 +02:00
Florian Staudacher
8d512c22ac
fix markdown linking of images, also improve tests grammatically
...
+ 1 js syntax error
2012-08-07 23:53:24 +02:00
Florian Staudacher
c6ff849eb9
stream 'reshare' link undeliberately got the same font-size as the container [ci skip]
2012-08-07 19:24:22 +02:00
Maxwell Salzberg
a841d3a839
derp, not everyone wants a cdn from google. if anyone who has this problem wants to fix it, you need to set cross origin headers for your fonts
...
if they are hosted from another domain for FF to recognize them. You cant set said header on cloudfront. Revert "fix roboto in firefox""
This reverts commit e87d9af52c .
2012-08-03 10:46:41 -07:00
Maxwell Salzberg
e87d9af52c
fix roboto in firefox"
2012-08-02 23:01:05 -07:00
Florian Staudacher
b9c4e8a02f
let the 'toggle mobile' link show in the footer, refactored layout a bit
2012-07-22 15:25:51 +02:00
Florian Staudacher
629277502f
Merge pull request #3450 from despora/mobile_messages
...
add messages/conversations to mobile
2012-07-16 15:10:00 -07:00
Florian Staudacher
6efcac48b5
fix flash messages
2012-07-15 19:33:32 +02:00
Lennart Prelle
00032a1649
add messages to mobile
2012-07-14 14:23:03 +02:00
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
9588169019
fix oembed iframe/thumb width for reshares [ci skip]
2012-06-25 13:09:56 +02:00
Florian Staudacher
1fb016597d
remove leftover edges from spinner, remove red bg color ( fixes #3338 ) [ci skip]
2012-06-18 23:40:55 +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
Florian Staudacher
8ca39f5936
show a "post is not public" message when visitor is not logged in
...
and tries to access a show page of a non-public post
2012-06-07 22:16:37 +02:00
Benjamin Neff
769836c221
remove border from reshare link
2012-06-03 18:42:55 +02: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
Maxwell Salzberg
91db7859d8
Merge pull request #3340 from DeadSuperHero/YouTubeFix
...
Fix for YouTube Embeds in Show Pages [ci skip]
2012-05-30 17:52:50 -07:00
danielgrippi
a836b06d3e
mixpanel on posting
2012-05-30 17:32:18 -07:00
Sean Tilley
dfa925c375
remove max-height for iframe in show pages, this gets rid of the Chromium bug where YouTube videos appear in strange, elongated dimensions
2012-05-30 19:11:27 -05: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