f95ea14478
show linked url on user's contact page
Friendika
2011-05-30 22:17:04 -07:00
9f52e311df
sort wall items by date order instead of id. bug #61
Friendika
2011-05-30 19:59:54 -07:00
656d861b3e
on rare occasions posts do not get a parent. The only thing which could cause it is if we can't find our new post. So we'll check for this and try one more time before failing.
Friendika
2011-05-29 22:50:36 -07:00
dd4d5707b0
order groups by name
Friendika
2011-05-29 21:45:00 -07:00
7fb9aa24fb
bug #87 alert if email settings don't open mailbox, also display last email connect time
Friendika
2011-05-29 21:20:50 -07:00
5a0690d940
add attachments to FB posts, fix paren string in statusnet, do not insert attach div into post if no attachments
Friendika
2011-05-26 06:46:55 -07:00
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