Commit Graph

2166 Commits

Author SHA1 Message Date
Friendika 5a0690d940 add attachments to FB posts, fix paren string in statusnet, do not insert attach div into post if no attachments 2011-05-26 06:46:55 -07:00
Tobias Diekershoff 5e01432c6f Merge branch 'master' of git://github.com/friendika/friendika 2011-05-26 08:20:27 +02:00
Friendika 61b730d567 cleanup content type icons 2011-05-25 20:01:53 -07:00
Friendika 3710a6fd07 sort out a couple of email notify issues 2011-05-25 18:15:49 -07:00
Friendika ce25042a84 explain that blocking profile wall access will effectively block OStatus communications. 2011-05-25 17:25:07 -07:00
Friendika cd536731c3 minor string update 2011-05-25 17:20:41 -07:00
Friendika b6b2997b43 remove debug line 2011-05-25 16:02:02 -07:00
Friendika 8e8054bc80 position the attach icon in loozah 2011-05-25 15:54:02 -07:00
Friendika 77d2c44eff Merge branch 'pull' 2011-05-25 15:49:25 -07:00
Friendika 8e56994e5f revup 2011-05-25 15:48:21 -07:00
Friendika c0f529cf38 Merge pull request #111 from fabrixxm/dispy
fix profile images and contact selector in group editor in dispy theme
2011-05-25 15:48:02 -07:00
Tobias Diekershoff e9df9d22c0 typo 2011-05-25 19:51:36 +02:00
Tobias Diekershoff 697e3464ab German translations 2011-05-25 13:36:12 +02:00
Tobias Diekershoff 4a95b6361b new german strings 2011-05-25 13:34:57 +02:00
Friendika 3ddb077466 Merge pull request #110 from fabrixxm/master
Small tweak to a copule of translatable strings
2011-05-25 03:52:03 -07:00
Fabio Comuni ad2aded259 Small tweak to a copule of translatable strings 2011-05-25 12:23:45 +02:00
Friendika 2a679b1164 file attachments 2011-05-25 02:08:15 -07:00
Friendika de482058b8 fix attach icon 2011-05-24 23:01:24 -07:00
Friendika 73b4faca5c basic file upload/attach 2011-05-24 22:40:52 -07:00
Friendika eb152fdc24 more position tweaks on attach icons 2011-05-24 21:04:59 -07:00
Friendika 20a1500c25 open attachment in new window 2011-05-24 20:59:56 -07:00
Friendika 3239381447 better margins 2011-05-24 20:56:49 -07:00
Friendika 703ab6f5ee remove padding 2011-05-24 20:52:23 -07:00
Friendika e7ef3b82f0 clearup float, fix icon 2011-05-24 20:49:19 -07:00
Friendika bc8eba4884 turn on attach display 2011-05-24 20:45:02 -07:00
Friendika 87de839974 attachment display 2011-05-24 20:41:29 -07:00
Friendika 4447739702 attachment icons 2011-05-24 20:03:30 -07:00
Friendika e3d1ef8ef7 ability to hide profile and wall from unknown people 2011-05-24 16:30:52 -07:00
Fabio Comuni 73040891f1 fix profile images and contact selector in group editor in dispy theme 2011-05-24 11:33:34 +02:00
Friendika 21769d7390 improve push_lang and pop_lang to do basically nothing if the new language is the same as existing 2011-05-23 20:37:36 -07:00
Friendika 040fc247a0 bug #85 2011-05-23 20:30:37 -07:00
Friendika 19ccd658eb Merge branch 'pull' 2011-05-23 18:18:01 -07:00
Friendika 78b2db3a98 Merge branch 'fabrixxm-master'
Conflicts:
	boot.php
2011-05-23 18:17:02 -07:00
Friendika cde888f7f8 Merge pull request #108 from fabrixxm/widget
Add missing widgets_uninstall function to widgets plugin
2011-05-23 18:12:34 -07:00
Friendika 9a3f5eaf7d Merge pull request #107 from fabrixxm/oembed
Oembed plugin
2011-05-23 18:12:14 -07:00
Friendika 3e6180183b improved browser language detect, set user language on login 2011-05-23 17:18:36 -07:00
Fabio Comuni dd32a2366c update messages.po 2011-05-23 12:00:53 +02:00
Fabio Comuni 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
2011-05-23 11:39:57 +02:00
Fabio Comuni f93106de3a Add missing widgets_uninstall function to widgets plugin 2011-05-23 10:50:22 +02:00
Fabio Comuni 7c5a7a94d4 Add oembed user option for use oembed instead of standard yotube embedding.
Remove global option and parse_url use of oembed.
2011-05-23 10:37:09 +02:00
fabrixxm 453a0cff38 fix tiny_mce bbcode embed preview 2011-05-23 09:14:57 +02:00
fabrixxm 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. 2011-05-23 09:14:57 +02:00
fabrixxm 072e414636 Fix missing wrapping span on bbcode to html, split embed data fetch and rappresentation in two functions. Prettier video embed. 2011-05-23 09:13:35 +02:00
fabrixxm 866940ab5d fix IT string.php 2011-05-23 09:13:35 +02:00
fabrixxm 570a22de74 update oembed plugin. embed preview in editor 2011-05-23 09:13:35 +02:00
Friendika 3ea145fae7 fb contacts getting mixed up. 2011-05-22 21:47:22 -07:00
Friendika 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. 2011-05-22 21:20:28 -07:00
Friendika 576f8eda08 more buggy debugging code removed. 2011-05-22 20:18:39 -07:00
Friendika 42acd9462a set photo height,width as !important if changing defaults 2011-05-22 19:52:54 -07:00
Friendika ae317296d7 missed two refs 2011-05-22 19:45:29 -07:00