Commit Graph

  • 1908c7ad82 deliver up to 150 contacts per person using dfrn - in case hub is whacked Friendika 2011-01-31 14:01:38 -0800
  • bdbbfe17b0 cache oembed request Fabio Comuni 2011-01-31 17:23:55 +0100
  • 3dbca2a804 delete old cache in poller.php Fabio Comuni 2011-01-31 17:16:35 +0100
  • 6efc78e0e4 add cache table Fabio Comuni 2011-01-31 17:10:36 +0100
  • 49ea05b8ff use microformat to mark html from [embed] tag, convert html with oembed microformat to [embed] tag Fabio Comuni 2011-01-31 16:45:58 +0100
  • 6ea87223d3 Add 'system''no_oembed' config option Fabio Comuni 2011-01-31 11:00:35 +0100
  • 23d1b994cc Move [embed] bbtag from oembed plugin to core Fabio Comuni 2011-01-31 10:38:49 +0100
  • e962561f8d Merge remote branch 'friendika-master/master' Fabio Comuni 2011-01-31 09:54:08 +0100
  • d8877b88d6 limit privacy ACL's to networks which can handle privacy Friendika 2011-01-30 22:45:02 -0800
  • 6935d34e76 disable "take me home" hotkey, different on FF (shift-home), IE ($). Friendika 2011-01-30 19:49:26 -0800
  • 3eefe8b500 more ssl_policy cleanup, allow manual feed update per contact when hub is whacked, log feed parse errors Friendika 2011-01-30 19:38:03 -0800
  • a598f17e6d wrong ref in ssl policy Friendika 2011-01-30 18:25:41 -0800
  • e8d52d879b more debugging to see if the google push hub is even trying to publish our content. Friendika 2011-01-30 15:28:50 -0800
  • c012843282 identify email-only contacts Friendika 2011-01-29 23:47:40 -0800
  • 8673b08c1c even more cleanup prior to push Friendika 2011-01-29 22:41:01 -0800
  • a362dc46e3 cleanup ssl_policy implementation Friendika 2011-01-29 22:38:58 -0800
  • f970d9ab4d implement SSL redirection policy (none, full, selfsign) Friendika 2011-01-29 22:35:11 -0800
  • 45bbf1cd3f document poormancron as alternative in INSTALL.txt Friendika 2011-01-29 01:25:46 -0800
  • e7d87e4ab3 Merge branch 'master' of github.com:fabrixxm/friendika fabrixxm 2011-01-29 10:14:14 +0100
  • 5b35ceefb9 Merge branch 'friendika-master' fabrixxm 2011-01-29 09:39:38 +0100
  • 26cc2e02fe Merge branch 'fabrixxm-master' Friendika 2011-01-28 18:50:20 -0800
  • 302acda089 updated poormancron plugin Fabio Comuni 2011-01-28 14:04:40 +0100
  • ef33ca6750 modded scripts to be runned in cli so they can be included and executed in main program Fabio Comuni 2011-01-28 14:04:18 +0100
  • 517d6812da cal proc_run hook before string escape Fabio Comuni 2011-01-28 14:01:50 +0100
  • bf8dadb970 Merge remote branch 'friendika-master/master' Fabio Comuni 2011-01-28 10:08:39 +0100
  • 8257b1b684 Merge branch 'friendika-master' fabrixxm 2011-01-28 07:26:57 +0100
  • 5d77bd9489 tag finder tweak Friendika 2011-01-27 21:24:21 -0800
  • 33037754d8 removed java photo uploader from mainline. Photo uploaders are now plugins, but a single item upload is available by default. Friendika 2011-01-27 18:45:19 -0800
  • ebba294189 remote links Friendika 2011-01-27 14:34:11 -0800
  • 58309829a1 Merge branch 'omigeot-master' Friendika 2011-01-27 13:10:43 -0800
  • 1d9f677438 Merge branch 'master' of https://github.com/omigeot/friendika into omigeot-master Friendika 2011-01-27 13:09:58 -0800
  • bfe6380d90 More translation olivierm 2011-01-27 16:50:39 +0100
  • 8c6319394c Done head.tpl olivierm 2011-01-27 16:48:54 +0100
  • e93385a355 French translation : Done strings.php, started template files. olivierm 2011-01-27 16:44:55 +0100
  • 620aae5b50 still not quite ready for the big photos rollover Friendika 2011-01-27 03:55:40 -0800
  • 076c25e103 Revert "Revert "roll version - now in alpha 2.1"" Friendika 2011-01-27 03:52:18 -0800
  • e8a3166fa9 Revert "roll version - now in alpha 2.1" Friendika 2011-01-27 03:50:56 -0800
  • df4f77dadd roll version - now in alpha 2.1 Friendika 2011-01-27 03:46:09 -0800
  • 444d82a532 Merge branch 'friendika-master' fabrixxm 2011-01-27 07:14:55 +0100
  • d2dddd995a set update frequency to twice daily for 'feed' contacts, unable to set update frequency on contact edit form. Friendika 2011-01-26 20:29:32 -0800
  • b4642ca650 search icons (?) Friendika 2011-01-26 14:25:36 -0800
  • 05350082fa Merge branch 'oembed' of https://github.com/fabrixxm/friendika into fabrixxm-oembed Friendika 2011-01-26 13:59:20 -0800
  • 43be72297a Rewrite oembed plugin to use new bbcode tag [embed] and make discovery server-side Fabio Comuni 2011-01-26 17:17:02 +0100
  • 6ca1e2ddfe remove fixed width from wall-item-content Fabio Comuni 2011-01-26 17:11:56 +0100
  • 62fda0a120 oembed consumer plugin Fabio Comuni 2011-01-26 16:20:12 +0100
  • af8ab8cb53 add [img=wxh][/img] support in tinymce bbcode plugin Fabio Comuni 2011-01-26 16:19:40 +0100
  • 4a2c0fcc36 Add 'jot_tool' hook, plugins can add tool icons. Fabio Comuni 2011-01-26 16:17:28 +0100
  • c3691b3331 Piwik plugin for Friendika Tobias Diekershoff 2011-01-26 15:03:10 +0100
  • c7ace10ffb dissolve relationship (new protocol) working Friendika 2011-01-26 02:32:00 -0800
  • 2fc89deaea work in progress js_uploader plugin, turn java uploader into plugin - not done yet Friendika 2011-01-26 00:34:39 -0800
  • abbd498a8b whitespace only Friendika 2011-01-26 00:19:54 -0800
  • 696eff1031 no comment box if no notify, not no poll Friendika 2011-01-25 18:25:04 -0800
  • 6558ee1e22 Merge branch 'friendika-master' fabrixxm 2011-01-25 19:03:41 +0100
  • bb5ad77e2a smilies on new item view Friendika 2011-01-25 05:26:12 -0800
  • b23de4fa90 greenzero stripped to bare essentials, imported from duepuntozero Friendika 2011-01-25 04:30:46 -0800
  • 167ab039ab renamed theme - it was a bit too long Friendika 2011-01-25 04:03:47 -0800
  • e83db7876d Merge branch 'master' of https://github.com/tobiasd/friendika into tobiasd-master Friendika 2011-01-25 04:00:46 -0800
  • 5a7ff660c4 "unfriend" protocol Friendika 2011-01-25 03:57:10 -0800
  • 5eacc57800 Merge git://github.com/tobiasd/friendika Tobias Diekershoff 2011-01-25 12:47:02 +0100
  • 529b036dbe some more strings translated into German Tobias Diekershoff 2011-01-25 12:44:14 +0100
  • 1f95ba5c34 Merge remote branch 'friendika-master/master' Fabio Comuni 2011-01-25 10:16:47 +0100
  • f2789132ce fixed width on wall-item-wrapper Fabio Comuni 2011-01-25 10:16:15 +0100
  • ce6a2c83f9 a green variation of the duepuntozero theme Tobias Diekershoff 2011-01-25 09:04:08 +0100
  • 4c717b38ae Merge branch 'master' of git://github.com/tobiasd/friendika Tobias Diekershoff 2011-01-25 08:54:10 +0100
  • bb1afd867d Merge branch 'master' of git://github.com/friendika/friendika Tobias Diekershoff 2011-01-25 08:53:39 +0100
  • b0ab3e468b leave room for vertical scrollbar (when needed) Friendika 2011-01-24 23:08:39 -0800
  • fc5316fe21 allow a video and/or photo to fit with scrollbars Friendika 2011-01-24 20:21:14 -0800
  • 0f64e1e623 restrict post height, we may back this out later and replace with [show all] toggles Friendika 2011-01-24 20:13:52 -0800
  • 08d6fe5ae7 allow RSS for feed contacts, but no comments Friendika 2011-01-24 19:36:20 -0800
  • 8e3c2634cb wrong branch Friendika 2011-01-24 18:56:25 -0800
  • 34502f1cde main plugin files Friendika 2011-01-24 18:54:32 -0800
  • f5674558ca propagate name changes to 'self' contact record Friendika 2011-01-24 18:18:47 -0800
  • 3a575cdfde first try of 'poormancron' whith 'proc_run' hook fabrixxm 2011-01-24 22:02:53 +0100
  • 2020ea23b1 Mods to script runned via CLI to permits to run also included fabrixxm 2011-01-24 22:01:56 +0100
  • e9251499dd Added proc_run() and modified all occurrence of proc_close(proc_open()) to use proc_run() fabrixxm 2011-01-24 22:00:02 +0100
  • a282042ffc Bigger subject in messages fabrixxm 2011-01-24 19:50:34 +0100
  • 7e007b6c07 Merge branch 'master' of git://github.com/tobiasd/friendika root 2011-01-24 13:35:23 +0100
  • 35918a9f1f Merge branch 'master' of git://github.com/friendika/friendika Tobias Diekershoff 2011-01-24 13:34:57 +0100
  • 163e614a3b don't translate CR-LF Friendika 2011-01-24 03:08:20 -0800
  • 29ae9e0920 Merge branch 'fabrixxm-master' Friendika 2011-01-24 03:03:56 -0800
  • 834f1a9327 version roll Friendika 2011-01-24 01:01:20 -0800
  • 7bb15680a3 Merge branch 'master' of github.com:fabrixxm/friendika Fabio Comuni 2011-01-24 09:38:05 +0100
  • a068f8e614 linkify - need at least one character after :// Friendika 2011-01-24 00:00:57 -0800
  • 80a7e68528 Merge branch 'master' of git://github.com/tobiasd/friendika root 2011-01-24 07:44:08 +0100
  • 4198efe035 Merge branch 'master' of git://github.com/friendika/friendika Tobias Diekershoff 2011-01-24 07:33:56 +0100
  • 205a2b8930 owner's sparkle link, sometimes not author's - on display page Friendika 2011-01-23 21:26:09 -0800
  • 5be98e3ec8 following random feeds Friendika 2011-01-23 20:09:34 -0800
  • 00d2b58358 fix a few issues with code blocks, ignore tags within blocks, fold multi-line blocks to one, also turn html br into two LFs. Friendika 2011-01-23 16:29:30 -0800
  • 1460fc0d71 add cc-license text to all content pages Friendika 2011-01-23 14:56:14 -0800
  • 1100d7b958 sync template updates en => fr Friendika 2011-01-23 14:35:22 -0800
  • f649692c25 Merge branch 'master' of https://github.com/omigeot/friendika into omigeot-master Friendika 2011-01-23 14:19:42 -0800
  • 950e5f6693 given a tag @foo, don't also link/replace words like food in msg body Friendika 2011-01-23 13:49:21 -0800
  • 2319bc43bf Merge branch 'master' of git://github.com/friendika/friendika Tobias Diekershoff 2011-01-23 21:33:08 +0100
  • 655ab0c526 IT strings fix fabrixxm 2011-01-23 18:18:55 +0100
  • fde10d5d47 string.php translation utility fabrixxm 2011-01-23 18:18:32 +0100
  • 320059a506 Done timezones + marital statuses and a few time-related translations olivierm 2011-01-23 16:49:15 +0100
  • ab62b8f712 fix quotes (again) Friendika 2011-01-23 03:25:03 -0800
  • 461625e378 new network types Friendika 2011-01-23 02:45:37 -0800
  • 71294faf2c Merge branch 'master' of git://github.com/tobiasd/friendika root 2011-01-23 08:46:57 +0100
  • 43dc0b4280 updated profile_advanced.php from changes in view/en Tobias Diekershoff 2011-01-23 08:45:30 +0100