Commit graph

1613 commits

Author SHA1 Message Date
Tony Baldwin
c35b9f94ba added a link in the IRC page to the tldp.org Beginner's Guide to IRC. 2012-03-03 09:12:33 -05:00
friendica
6995cf87de please use make to build packages 2012-03-02 16:46:56 -08:00
friendica
7ab2c715a4 Merge https://github.com/tonybaldwin/friendica-addons into apull
resolved several conflicts and mibbit was not removed
Conflicts:
	ljpost/ljpost.css
	ljpost/ljpost.php
2012-03-02 16:44:30 -08:00
Tony Baldwin
99d9fddb6a realized I had tarred up the irc, then made changes without updating the
tarball, so, just now I updated the tarball.
2012-03-02 19:00:42 -05:00
Tony Baldwin
e57eb5d198 returned ljpost to same as in friendica/friendica-addons
rather than make it offer other sites, I am writing separate plugins
for separate sites.
I already have a dreamwidth one written, as can be seen in my repo.
Can/maybe will write up insanejournal, deadjournal, blurty, etc.
eventually, too
2012-03-02 18:54:24 -05:00
Tony Baldwin
2b876524a5 for aesthetic reasons, reduced size of IRC chat window 2012-03-02 18:25:34 -05:00
Tony Baldwin
11267085bf fixed irc chat...IT WORKS! 2012-03-02 18:21:37 -05:00
Tony Baldwin
2ab37d3dbf tarred up irc 2012-03-02 18:13:12 -05:00
Tony Baldwin
47e812e199 removed mibbit, added simpler irc chat 2012-03-02 18:12:34 -05:00
Tony Baldwin
020f3f6e2b another minor alteration to mibbit 2012-03-02 13:55:29 -05:00
Tony Baldwin
dcddf61cce again, just minor adjustment to mibbit 2012-03-02 11:35:06 -05:00
Tony Baldwin
275d79ff9a minor alterations to mibbit.php 2012-03-02 11:29:19 -05:00
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