Commit Graph

4101 Commits

Author SHA1 Message Date
Tony Baldwin 90039f5522 added a mibbit/irc chatroom plugin 2012-03-02 11:16:21 -05:00
Simon L'nu 472a019922 Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
  blockem: fix to work with changed 'display_item' hook

* master:
2012-03-02 10:39:04 -05:00
Michael 8c0560f427 Merge remote branch 'upstream/master' 2012-03-02 14:35:13 +01:00
Simon e81e7f7e79 Merge pull request #14 from fabrixxm/master
fix 'blockem'  to work with changed 'display_item' hook
2012-03-02 02:38:34 -08:00
Fabio Comuni c406d4d01d blockem: fix to work with changed 'display_item' hook 2012-03-02 11:33:07 +01:00
Simon L'nu 47429a3b58 Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
  xmlify the login credentials - just in case

* master:
2012-03-02 05:22:50 -05:00
Michael 7097dd6aa7 Merge remote branch 'upstream/master' 2012-03-02 10:32:57 +01:00
Tony Baldwin 0398585d6c minor adjustment to dwpost 2012-03-01 22:39:14 -05:00
Tony Baldwin 1b8ad8864d added dreamwidth connector 2012-03-01 22:33:55 -05:00
Tony Baldwin 76b284de03 working on adding support for other moveabletype sites.
added entry for siteurl (lj_url)
2012-03-01 19:06:46 -05:00
friendica 213f7f9e03 xmlify the login credentials - just in case 2012-03-01 15:48:58 -08:00
Simon L'nu 21aaaa59af Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
  xml escape ljpost vars
  Add Thomas Willingham contributed alternate version

* master:
2012-03-01 12:54:27 -05:00
friendica 7b86f5babe xml escape ljpost vars 2012-03-01 00:21:30 -08:00
Tony Baldwin df6ee56969 minor corrections, but still not working 2012-03-01 02:29:19 -05:00
Tony Baldwin 4ff22560f8 should work, doesn't.
xml is correct, required parameters include,
nothing gets through...
2012-03-01 01:31:10 -05:00
Tony Baldwin 734d400b2f the xml POST data was missing the "usejournal" parameter,
required for LJ to know to which blog to post (since users
have posting permission to their own AND to community blogs).
It is now hardwired to their own, personal blog.
Eventually this should be more configurable.
Also, the plugin shouldn't be hardwired for livejournal,
but also allow dreamwidth, insanejournal, deadjournal, etc.
I'll work on that.
2012-03-01 00:25:34 -05:00
friendica b616382cbd Add Thomas Willingham contributed alternate version 2012-02-29 16:28:28 -08:00
Tobias Hößl 5a4ca9459d Real-Time Updates 2012-02-29 14:06:19 +00:00
Simon L'nu f5a58f3d38 Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
  rebuild tgz
  seems the subject isn't really required, contrary to the docs.
  inconsistent file extension
  some small improvements to ljpost
  descriptive text for qcomment settings
  ljpost typos

* master:
2012-02-29 07:00:54 -05:00
friendica 665ffab5c7 rebuild tgz 2012-02-28 22:41:33 -08:00
friendica e964ed8008 seems the subject isn't really required, contrary to the docs. 2012-02-28 22:41:01 -08:00
friendica 199df2a28b inconsistent file extension 2012-02-28 21:21:03 -08:00
friendica b0a59bd21a some small improvements to ljpost 2012-02-28 20:54:02 -08:00
friendica 8427fe4e03 descriptive text for qcomment settings 2012-02-28 18:41:24 -08:00
friendica 68cb647421 ljpost typos 2012-02-28 15:03:48 -08:00
Simon L'nu cf5ca02ffc Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
  add ljpost.css
  added the tarball
  added livejournal plugin
  minor fixes

* master:
2012-02-28 05:29:06 -05:00
friendica c76f70605f add ljpost.css 2012-02-28 00:12:18 -08:00
friendica 201810df40 Merge pull request #12 from tonybaldwin/master
added livejournal ljpost thingy
2012-02-28 00:07:20 -08:00
Tony Baldwin 7740ca3907 added the tarball 2012-02-28 02:34:05 -05:00
Tony Baldwin 23e7a30108 added livejournal plugin 2012-02-28 02:27:12 -05:00
friendica 4b35c8e140 minor fixes 2012-02-27 23:19:25 -08:00
Simon L'nu 916d609cbb Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
  add gnot plugin

* master:
2012-02-27 21:09:20 -05:00
friendica bce0e4f5a0 add gnot plugin 2012-02-27 17:17:22 -08:00
Michael 39a647e2b1 Merge remote branch 'upstream/master' 2012-02-27 16:31:37 +01:00
Michael f1d01a4e50 Facebook: Don't import empty messages 2012-02-27 16:30:53 +01:00
Simon L'nu 57295cffa0 Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master:
  created tgz (facebook)
  Updated the Readme (and added the "Select how your app integrates with Facebook" section)

* master:
2012-02-27 00:56:57 -05:00
Abinoam P. Marques Jr. 4812cae412 Merge pull request #11 from leezu/patch-1
Updated Facebook README
2012-02-26 12:56:54 -08:00
Leonard Lausen 318b9e6806 created tgz (facebook) 2012-02-26 21:42:44 +01:00
Leonard b2becc7552 Updated the Readme (and added the "Select how your app integrates with Facebook" section) 2012-02-26 21:38:01 +01:00
Tobias Hößl b83a5a7424 Bugfix 2012-02-26 20:36:24 +00:00
Tobias Hößl c51ae6551d Support for FB Real-Time Updates according to http://developers.facebook.com/docs/reference/api/realtime/ . Plugin needs to be deactivated and activated again in order to enable the settings 2012-02-26 14:45:26 +00:00
friendica 2e6e68c242 update tgz 2012-02-24 20:06:18 -08:00
Tobias Diekershoff 70976ca314 added hint to SN/T connector settings about colliding privacy settings 2012-02-24 22:42:47 +01:00
Tobias Diekershoff 2638761762 reverted changes to FB connector, see comment to pull request #10 from annando 2012-02-23 07:03:32 +01:00
Simon L'nu fb1b340131 fix up the piwik README a bit so the markdown gets transformed
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
2012-02-22 23:38:35 -05:00
friendica de7f4d005c Merge pull request #10 from annando/master
Added plugin "showmore"
2012-02-22 20:00:42 -08:00
Tobias Diekershoff 67571782f2 rebuid statusnet.tgz and twitter.tgz 2012-02-23 00:03:00 +01:00
Tobias Diekershoff b330558108 Twitter addon: applied SN addon changes for better content of the last days 2012-02-23 00:02:02 +01:00
Tobias Diekershoff a49792106a SN addon: added function_exists check around short_link 2012-02-23 00:01:27 +01:00
friendica 48e5fb825c tgz updates 2012-02-21 20:38:46 -08:00