cde888f7f8Merge pull request #108 from fabrixxm/widget
Friendika
2011-05-23 18:12:34 -0700
9a3f5eaf7dMerge pull request #107 from fabrixxm/oembed
Friendika
2011-05-23 18:12:14 -0700
3e6180183bimproved browser language detect, set user language on login
Friendika
2011-05-23 17:18:36 -0700
dd32a2366cupdate messages.po
Fabio Comuni
2011-05-23 12:00:53 +0200
e1107b55c6add 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 +0200
f93106de3aAdd missing widgets_uninstall function to widgets plugin
Fabio Comuni
2011-05-23 10:50:22 +0200
7c5a7a94d4Add 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 +0200
ef64c5187dadd 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 +0200
072e414636Fix 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 +0200
866940ab5dfix IT string.php
fabrixxm
2011-05-22 21:58:37 +0200
5996e2cd4cif 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 -0700
150830d38cMerge remote branch 'upstream/master'
Chris Case
2011-05-22 19:20:12 -0700
991885f1d4improved 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 -0700
44a22c2915more improvements in twitter handling, reduce duplicates from FB when double friended
Friendika
2011-05-22 18:40:00 -0700
ccbdc9b2fcregex stuffed up
Friendika
2011-05-21 01:17:07 -0700
22cf6b3fe6'mark seen' not getting all msgs on profile page
Friendika
2011-05-20 19:28:48 -0700
db60d6d78fphoto 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 -0700
0abf2f11c6patches for youtube's change in link and embed formats, please test
Friendika
2011-05-20 15:46:41 -0700
5f20925220deny link not clickable on admin approval notification page
Friendika
2011-05-20 15:11:36 -0700
1fcf8ff5dereplace fopen with fetch_url in statusnet plugin, many sites do not have fopen_url allowed.
Friendika
2011-05-20 07:08:20 -0700
1b8e93c70bdon't use hashtags for FB message link
Friendika
2011-05-20 01:48:59 -0700
9ab6055b24textlen defined outside function
Friendika
2011-05-19 20:41:40 -0700
20807ab8b4dispy jot-header.tpl missing some code updates
Friendika
2011-05-19 20:11:09 -0700
a27b7fb28dmore indicators of public visibility
Friendika
2011-05-19 19:55:34 -0700
e51e772abctypo in email delete sql, add message sender to body for better handling of mailing lists
Friendika
2011-05-19 18:53:35 -0700
44d5c90af4better mailing list support, email addr can be either 'from' or 'to'
Friendika
2011-05-19 17:25:41 -0700
f151565029bug #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 -0700
a6603a54d9don'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 -0700
990d5e82a0doc updates - connecting to services
Friendika
2011-05-18 17:29:12 -0700
a0a59e0518statusnet post by default
Friendika
2011-05-17 18:25:18 -0700
8fa9ca520b"show all n comments" comes back after toggled and ajax updated, plus connector doc improvements
Friendika
2011-05-17 17:40:00 -0700
85c6457e6ebug #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 -0700
31d53c5b2acomments imported from ignored FB contact
Friendika
2011-05-15 17:04:02 -0700
730322ee5fbug #70 - error messages on group deletion, warning cleanup
Friendika
2011-05-15 16:36:49 -0700
45b9bd96bawrong author came from feed, not from FB
Friendika
2011-05-14 06:16:21 -0700
86f2c56152use best contact id available
Friendika
2011-05-14 02:25:26 -0700
2b720b5b7cfix a couple of FB issues, wrong comment author, perhaps fix some missing entries
Friendika
2011-05-14 00:47:00 -0700
7942192e20FB reply if replying to local post originally posted to FB
Friendika
2011-05-13 20:40:28 -0700
4f920e5a61Merge pull request #101 from fabrixxm/widget
Friendika
2011-05-13 01:02:32 -0700
55fd53ecbdMore work on widgets addon
Fabio Comuni
2011-05-11 17:04:41 +0200
9f05b71018todo widget_like
Fabio Comuni
2011-04-18 16:56:29 +0200
cd34051b68modular widgets
Fabio Comuni
2011-03-29 14:12:06 +0200
7b59ea7b13add some style to the widget
Fabio Comuni
2011-03-23 15:32:18 +0100
0f7008a02eFriendika widgets.
Fabio Comuni
2011-03-23 13:47:05 +0100