3e6180183b
improved browser language detect, set user language on login
Friendika
2011-05-23 17:18:36 -07:00
dd32a2366c
update messages.po
Fabio Comuni
2011-05-23 12:00:53 +02:00
e1107b55c6
add info() function. Works like notice() but show messages in a div with class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes
Fabio Comuni
2011-05-23 11:39:57 +02:00
f93106de3a
Add missing widgets_uninstall function to widgets plugin
Fabio Comuni
2011-05-23 10:50:22 +02:00
7c5a7a94d4
Add oembed user option for use oembed instead of standard yotube embedding. Remove global option and parse_url use of oembed.
Fabio Comuni
2011-05-23 10:37:09 +02:00
ef64c5187d
add config [system][embed_all] to use oembed with links and youtube. Url parse fallback to default if url has not an oembed rappresentation.
fabrixxm
2011-05-22 23:06:47 +02:00
072e414636
Fix missing wrapping span on bbcode to html, split embed data fetch and rappresentation in two functions. Prettier video embed.
fabrixxm
2011-05-22 23:03:34 +02:00
866940ab5d
fix IT string.php
fabrixxm
2011-05-22 21:58:37 +02:00
5996e2cd4c
if no FB image and fb link is on our site, use Friendika logo for fb image. Otherwise it's going to end up being a random friend.
Friendika
2011-05-22 21:20:28 -07:00
576f8eda08
more buggy debugging code removed.
Friendika
2011-05-22 20:18:39 -07:00
42acd9462a
set photo height,width as !important if changing defaults
Friendika
2011-05-22 19:52:54 -07:00
ae317296d7
missed two refs
Friendika
2011-05-22 19:45:29 -07:00
36966c72c8
wall item photos use style instead of height, width
Friendika
2011-05-22 19:40:36 -07:00
150830d38c
Merge remote branch 'upstream/master'
Chris Case
2011-05-22 19:20:12 -07:00
991885f1d4
improved standards compliance of some of the tags and fixed an issue which caused text to bump-over youtube video embeds
Chris Case
2011-05-22 19:18:58 -07:00
44a22c2915
more improvements in twitter handling, reduce duplicates from FB when double friended
Friendika
2011-05-22 18:40:00 -07:00
ccbdc9b2fc
regex stuffed up
Friendika
2011-05-21 01:17:07 -07:00
22cf6b3fe6
'mark seen' not getting all msgs on profile page
Friendika
2011-05-20 19:28:48 -07:00
db60d6d78f
photo upload plugin size limit is not working, call photo_end hooks in any error return from mainline so html does not leak into json responses bug #77
Friendika
2011-05-20 15:57:58 -07:00
0abf2f11c6
patches for youtube's change in link and embed formats, please test
Friendika
2011-05-20 15:46:41 -07:00
5f20925220
deny link not clickable on admin approval notification page
Friendika
2011-05-20 15:11:36 -07:00
1fcf8ff5de
replace fopen with fetch_url in statusnet plugin, many sites do not have fopen_url allowed.
Friendika
2011-05-20 07:08:20 -07:00
1b8e93c70b
don't use hashtags for FB message link
Friendika
2011-05-20 01:48:59 -07:00
a27b7fb28d
more indicators of public visibility
Friendika
2011-05-19 19:55:34 -07:00
e51e772abc
typo in email delete sql, add message sender to body for better handling of mailing lists
Friendika
2011-05-19 18:53:35 -07:00
44d5c90af4
better mailing list support, email addr can be either 'from' or 'to'
Friendika
2011-05-19 17:25:41 -07:00
f151565029
bug #73 - move 'view in context' and wall-item-outside-wrapper-end inside wall-item-outside-wrapper so all item content is updated with ajax.
Friendika
2011-05-18 21:49:41 -07:00
a6603a54d9
don't send any potentially large embeds over ajax so as to avoid huge prefetch downloads. Strip them out and provide a notice to reload page to view them. Ensures they will only be loaded once.
Friendika
2011-05-18 20:34:18 -07:00
85c6457e6e
bug #65 'show all nn comments', 'show more posts like this' are misleading after they've been clicked once. Solution, hide them once clicked.
Friendika
2011-05-16 17:57:29 -07:00