Commit Graph

1024 Commits

Author SHA1 Message Date
fabrixxm 9c00bd1608 community home: update tgz 2012-12-28 11:01:14 -05:00
fabrixxm 0ae7a3f420 community home: update version 2012-12-28 11:00:07 -05:00
fabrixxm b87ef672f1 communityhome: load 'home.html', more config settings, remove twillingham folder
update README
2012-12-28 10:53:32 -05:00
fabrixxm 6728d714cb Merge remote branch 'friendica/master' 2012-12-28 10:25:57 -05:00
fermionic f77cb8f890 Merge pull request #89 from fermionic/20121225-simplify-smarty-includes
revert addon Smarty3 templates to non-variable-based includes
2012-12-25 12:27:10 -08:00
Zach Prezkuta c12542ef96 revert addon Smarty3 templates to non-variable-based includes 2012-12-25 13:25:09 -07:00
Michael Vogel dc77f3683e privacy_image_cache: Minor code beauty changes 2012-12-25 12:51:28 +01:00
friendica 75f47b74d2 Merge pull request #88 from fermionic/20121222-support-smarty3-template-engine
update addons to support Smarty3
2012-12-22 23:05:34 -08:00
friendica fc4bb9ee70 Merge pull request #87 from annando/master
bugfixing in the "privacy_image_cache" and support for "share" in fromgplus
2012-12-22 23:05:19 -08:00
Michael Vogel ec95e5a2da forumlist: added a "div" for styling reasons
privacy_image_cache: If a picture comes from another picture cache (like facebook) take the original picture
2012-12-23 03:24:55 +01:00
Zach Prezkuta 3da6f1471c update addons to support Smarty3 2012-12-22 13:36:35 -07:00
Michael Vogel e58decc5f2 privacy_image_cache: If the cached file would be too long then don't cache it. 2012-12-21 14:57:45 +01:00
Michael Vogel 168f675f27 The attribut value for the "share" attribut "author" is now escaped. 2012-12-21 02:11:49 +01:00
Michael Vogel 804bf0d980 fromgplus: Option for enabling and disabling the new "share" element in postings. 2012-12-21 00:11:06 +01:00
Michael Vogel fcc9b06bdb Improved README that explains how to get the API key. 2012-12-19 23:17:31 +01:00
Thomas Willingham 66334ec5cb Add an INSTALL.txt as an alternative solution to bug #520 2012-12-19 17:21:06 +00:00
friendica 951df82c99 Merge pull request #86 from annando/master
Preparations for the bbcode "share" and new caching option for "privacy_image_cache"
2012-12-19 03:14:18 -08:00
friendica 974da7e5f5 SECURITY: communityhome - can leak photos from people with hidden walls (Thx Chris Case) 2012-12-17 14:13:37 -08:00
Michael Vogel d032fa38ed Merge remote-tracking branch 'upstream/master' 2012-12-17 10:33:17 +01:00
Michael Vogel 2e049de238 fbpost: Better handling of the "share" element 2012-12-17 10:31:12 +01:00
Michael Vogel 0267222fb4 Preparations for shared posts 2012-12-17 03:04:13 +01:00
Michael Vogel c5418789c9 privacy_image_cache: Optionally the cached images can now be stored in the webroot to improve performance. 2012-12-15 11:27:26 +01:00
friendica 1d233755b4 remove other occurrences of file_get_contents() being used to fetch urls 2012-12-13 20:14:24 -08:00
friendica cfec3b3099 remote_permissions: doesn't work if allow_url_fopen turned off 2012-12-13 14:39:43 -08:00
friendica 0749913124 Merge https://github.com/friendica/friendica-addons into apull 2012-12-13 03:01:41 -08:00
friendica a9e42d506c pkg update 2012-12-13 03:00:59 -08:00
Michael Vogel 57232bcaa4 Merge remote-tracking branch 'upstream/master' 2012-12-10 23:34:28 +01:00
Michael Vogel 13c97f1aaa tumblr: Now works with oAuth 2012-12-10 23:33:28 +01:00
Michael Vogel 4d6f6327de fromgplus: Updated README 2012-12-09 22:09:22 +01:00
Michael Vogel c8b2b1ca85 fromgplus: Initial working version 2012-12-09 21:59:11 +01:00
Thomas Willingham 0adfd83b65 Merge branch 'master' of https://github.com/friendica/friendica-addons 2012-12-09 04:42:21 +00:00
Thomas Willingham 44450aa5df Group_text typo. Steal addons from someone else? Me? Have you ever heard the like... 2012-12-09 04:40:07 +00:00
Tobias Diekershoff e53138a737 forgot some logger calls m) 2012-12-08 09:17:30 +01:00
Tobias Diekershoff a0e00885a7 forumlist tar ball 2012-12-08 09:14:29 +01:00
Tobias Diekershoff f31ff2b061 fixing bug 485, making private forums visible in forumlist in the network tab but not in the profile 2012-12-08 09:12:44 +01:00
Michael Vogel ccac72ee0b fbpost: Improvement in the detection of emtpy quoted areas. 2012-12-03 23:42:14 +01:00
Tobias Diekershoff 9a71985027 Merge pull request #84 from annando/master
fbpost can now post to groups and pages
2012-12-02 23:51:23 -08:00
Michael Vogel 9ef83ffdb4 Merge remote-tracking branch 'upstream/master' 2012-12-03 08:30:25 +01:00
fermionic e2f1b1abe2 Merge pull request #83 from fermionic/20121127-universal-alt-pager
allow admin to force alt-pager use for entire hub
2012-11-28 16:40:49 -08:00
Zach Prezkuta 15122d8c21 allow admin to force alt-pager use for entire hub 2012-11-27 19:05:34 -07:00
friendica ed2a22ab16 js_upload - provide a site tmp directory config in case your service provider has an unusually small /tmp partition 2012-11-25 19:05:23 -08:00
Thomas Willingham c1ca17e15f Clarify *when* admins should disable the addon... 2012-11-26 03:02:56 +00:00
Thomas Willingham 63ac27bf89 Deprecate editplain (superceded by "features"). 2012-11-26 02:59:42 +00:00
Michael Vogel b3fa9eb341 fbpost: New behaviour when a picture link is converted. New behaviour for repeated messages. 2012-11-23 12:15:40 +01:00
Michael Vogel 23ca42a056 fbpost: Improve posts with videos (they are now posted as links). Textconversion for repeated posts changed. 2012-11-22 23:24:05 +01:00
Michael Vogel f9c2e64c8f fbpost: videos are now posted as links 2012-11-22 16:10:47 +01:00
Michael Vogel de8a7f88ce Facebook: Posts that only contain images without links are now posted as images
Statusnet: Trying to post images - but it doesn't work right now
2012-11-22 15:29:20 +01:00
Michael Vogel 50c33d8dc2 fbpost: Posting to groups enabled
twitter/statusnet: Bug fixed where messages were shortened too much.
2012-11-22 03:31:43 +01:00
Michael Vogel 84c8c4f002 fbpost: Enable posting to pages 2012-11-22 02:00:31 +01:00
Thomas Willingham d67fcd717d Mark page deprecated. Give people a chance to add anything to forumlist before removing it completely. 2012-11-19 04:19:13 +00:00