Commit graph

  • 866940ab5d fix IT string.php fabrixxm 2011-05-22 21:58:37 +02:00
  • 570a22de74 update oembed plugin. embed preview in editor fabrixxm 2011-05-22 21:56:47 +02:00
  • 3ea145fae7 fb contacts getting mixed up. Friendika 2011-05-22 21:47:22 -07: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
  • 36f1484223 Merge pull request #106 from chriscase/master Friendika 2011-05-22 19:33:35 -07:00
  • b3648de6f0 silencing stdclass warnings Friendika 2011-05-22 19:20:33 -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
  • a803652653 Merge branch 'pull' Friendika 2011-05-22 14:22:56 -07:00
  • ea0a28ebfb removed buggy debug code ;) Friendika 2011-05-22 14:20:31 -07:00
  • 452cb52232 Merge pull request #105 from tobiasd/master Friendika 2011-05-22 14:20:04 -07:00
  • 4c7522a131 added support for pre configured StatusNet credentials Tobias Diekershoff 2011-05-22 22:39:43 +02:00
  • f4e47f168f if xml doesn't parse, don't process it further Friendika 2011-05-22 06:05:01 -07:00
  • 8510748b19 friendika page hook for German impressum Friendika 2011-05-22 01:15:04 -07:00
  • 558cb9d898 Merge pull request #104 from chriscase/master Friendika 2011-05-21 23:41:57 -07:00
  • f4cb6b9b08 fixed a couple of bugs Chris Case 2011-05-21 23:19:50 -07:00
  • 4cff911939 merged multipart email changes Chris Case 2011-05-21 21:40:16 -07:00
  • 2cf696d0b5 image updates Chris Case 2011-05-21 19:27:56 -07:00
  • dfc05af73b email updates Chris Case 2011-05-21 19:26:51 -07:00
  • 11dd0c8571 html email updates Chris Case 2011-05-21 19:23:56 -07:00
  • f3f063c0dd Drupal doesn't provide absolute URL on feed. Fix to allow importing Drupal "contacts". Friendika 2011-05-21 19:15:55 -07:00
  • 1ccda19f7a hooks can't contain direct values, must be variables Friendika 2011-05-21 17:17:27 -07:00
  • 0dfcbe9c44 better handling of twitter follows, remove ajax anchor /#!/ Friendika 2011-05-21 17:13:51 -07:00
  • bc2297d933 don't insert link summaries containing javascript bug #75 Friendika 2011-05-21 05:27:53 -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
  • 681885a120 "notes" app Friendika 2011-05-20 01:15:02 -07:00
  • 9ab6055b24 textlen defined outside function Friendika 2011-05-19 20:41:40 -07:00
  • 20807ab8b4 dispy jot-header.tpl missing some code updates Friendika 2011-05-19 20:11:09 -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' 2.21 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
  • 990d5e82a0 doc updates - connecting to services Friendika 2011-05-18 17:29:12 -07:00
  • a0a59e0518 statusnet post by default Friendika 2011-05-17 18:25:18 -07:00
  • 8fa9ca520b "show all n comments" comes back after toggled and ajax updated, plus connector doc improvements Friendika 2011-05-17 17:40:00 -07:00
  • 8fa6049b32 Merge branch 'pull' Friendika 2011-05-17 15:19:08 -07:00
  • 39d9507ad1 revup Friendika 2011-05-17 15:18:02 -07:00
  • 2de9b7ea88 Merge pull request #103 from tobiasd/master Friendika 2011-05-17 15:17:39 -07:00
  • c533370873 spelling fix Tobias Diekershoff 2011-05-17 16:13:50 +02:00
  • 6c397255c8 turn dislike activities into plain text comments for FB delivery Friendika 2011-05-17 04:53:05 -07:00
  • 01a871c991 Merge pull request #102 from tobiasd/master Friendika 2011-05-16 22:43:19 -07:00
  • 85dc0826b6 fixed a comment... Tobias Diekershoff 2011-05-17 07:27:06 +02:00
  • bc3eba713a made the connection process to SN more robust Tobias Diekershoff 2011-05-17 07:20:26 +02:00
  • f9444c8be5 admin directory view Friendika 2011-05-16 18:52:27 -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
  • 31d53c5b2a comments imported from ignored FB contact Friendika 2011-05-15 17:04:02 -07:00
  • 730322ee5f bug #70 - error messages on group deletion, warning cleanup Friendika 2011-05-15 16:36:49 -07:00
  • 45b9bd96ba wrong author came from feed, not from FB 2.2 Friendika 2011-05-14 06:16:21 -07:00
  • 86f2c56152 use best contact id available Friendika 2011-05-14 02:25:26 -07:00
  • 2b720b5b7c fix a couple of FB issues, wrong comment author, perhaps fix some missing entries Friendika 2011-05-14 00:47:00 -07:00
  • 7942192e20 FB reply if replying to local post originally posted to FB Friendika 2011-05-13 20:40:28 -07:00
  • 4f920e5a61 Merge pull request #101 from fabrixxm/widget Friendika 2011-05-13 01:02:32 -07:00
  • 55fd53ecbd More work on widgets addon Fabio Comuni 2011-05-11 17:04:41 +02:00
  • 9f05b71018 todo widget_like Fabio Comuni 2011-04-18 16:56:29 +02:00
  • cd34051b68 modular widgets Fabio Comuni 2011-03-29 14:12:06 +02:00
  • 7b59ea7b13 add some style to the widget Fabio Comuni 2011-03-23 15:32:18 +01:00
  • 0f7008a02e Friendika widgets. Fabio Comuni 2011-03-23 13:47:05 +01:00
  • c4f7c37835 "installing connectors" help page Friendika 2011-05-12 21:56:28 -07:00
  • 8674d01432 provide textmode "micropro" (small profile display but without the photo) for better scalability of group selection tools when confronted with huge numbers of contacts Friendika 2011-05-12 18:55:28 -07:00
  • 75c4e6e9a6 revup Friendika 2011-05-12 15:46:27 -07:00
  • 869c7df78b update doco on FB connector Friendika 2011-05-12 04:51:54 -07:00
  • df7a4206b7 fix json_encode on url's Friendika 2011-05-12 02:15:04 -07:00
  • 6c5482f535 Merge pull request #100 from fabrixxm/master Friendika 2011-05-12 02:00:47 -07:00
  • 31aee6b803 missing / in admin profile url Fabio Comuni 2011-05-12 10:33:59 +02:00
  • 564f9c924a Serve friendika node info as json from url /friendika/json/ Fabio Comuni 2011-05-12 10:26:34 +02:00
  • b265a2d847 Merge branch 'pull' Friendika 2011-05-11 19:26:20 -07:00
  • c7e99cdbe3 revup Friendika 2011-05-11 19:25:15 -07:00
  • 0c51305c72 Merge pull request #99 from tobiasd/master Friendika 2011-05-11 19:25:04 -07:00
  • 1ca9263c87 bug #66, identity address string malformed if line wraps Friendika 2011-05-11 05:23:45 -07:00
  • b2e92e0af3 deprecate load_view_file Friendika 2011-05-11 04:37:13 -07:00
  • 7689d81d9a small changes to the new translations Tobias Diekershoff 2011-05-11 10:56:39 +02:00
  • 5609353fc3 updated the German translation Tobias Diekershoff 2011-05-11 10:49:07 +02:00
  • a00813497f bring back load_view_file for dispy templates Friendika 2011-05-10 23:35:31 -07:00
  • 5903ea38f3 @fabrixxm fix for po2php, manually patched Friendika 2011-05-10 22:22:05 -07:00
  • d0a86d933f don't show birthday for deleted contact Friendika 2011-05-10 20:53:04 -07:00
  • 5eea0d5ecb photo lockview not working, temp fix for po2php Friendika 2011-05-10 20:10:13 -07:00
  • 2fffec912c leave extra line between imported url and content Friendika 2011-05-10 18:15:45 -07:00
  • c052d68828 don't use load_view_file() except in email templates and install of htconfig - to avoid getting wrong file when package is updated by copying over an older version. Friendika 2011-05-10 16:12:50 -07:00
  • 3ae3658411 Merge branch 'pull' Friendika 2011-05-10 15:29:16 -07:00
  • 8b2a514e96 revup Friendika 2011-05-10 15:26:31 -07:00
  • 95887aca63 Merge pull request #97 from fabrixxm/tr Friendika 2011-05-10 15:26:11 -07:00
  • 70fdba924e Update IT strings Fabio Comuni 2011-05-10 14:20:18 +02:00
  • 4c2c14d34c Update run_xgettext script and util/messages.po to use with transifex. Fix to po2php Fabio Comuni 2011-05-10 14:20:00 +02:00
  • 944f1a7f4c extra slashes in header Friendika 2011-05-10 02:18:39 -07:00
  • 9262291831 re-fetch FB photos that failed Friendika 2011-05-09 22:44:14 -07:00
  • a5e0190f23 missing self photo on remote site comment boxes Friendika 2011-05-09 22:15:19 -07:00
  • cb6c1f91b7 rolling version number in preparation for release Friendika 2011-05-09 16:51:25 -07:00
  • be84d51767 use local contact photo if available Friendika 2011-05-09 01:35:24 -07:00