Fabio Comuni
02483e4c94
widgets: only local user can change settings
2012-03-12 15:08:41 +01:00
Michael Vogel
bdbefde50a
Removed the test file
2012-03-11 19:43:37 +01:00
Michael Vogel
a0f3c982ef
Pages: Added pages.tgz
2012-03-11 19:28:39 +01:00
Michael Vogel
746a42e4e0
Merge commit 'upstream/master'
2012-03-11 19:27:18 +01:00
Michael Vogel
0f3f8deee3
Pages: New plugin that displays a list of community pages on the sidebar.
2012-03-11 19:24:05 +01:00
friendica
84f26d06c4
Merge pull request #17 from catness/master
...
Tags support for LJ and DW connector.
2012-03-08 14:43:58 -08:00
friendica
9e05e03a04
Merge pull request #16 from CatoTH/master
...
Support for Facebook's Real-Time Updates
CatoTH - you might wish to consider moving delete_url to include/network.php, but since that is in a separate repository best to wrap it in "if (! function_exists('delete_url')) ..." in case somebody git updates the addon at a different time than the main code.
2012-03-08 14:43:22 -08:00
Cat Gray
f68ba9b87d
Added tags support to LJ and DW connectors. (Friendica tags are converted to LJ/DW tags.)
2012-03-08 21:57:57 +02:00
Tobias Hößl
49f2d04a15
Bugfix
2012-03-05 11:43:38 +00:00
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
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
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
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
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
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
friendica
bce0e4f5a0
add gnot plugin
2012-02-27 17:17:22 -08:00
Michael
f1d01a4e50
Facebook: Don't import empty messages
2012-02-27 16:30:53 +01: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