aboutsummaryrefslogtreecommitdiffstats
path: root/addon/statusnet/statusnet.php
Commit message (Collapse)AuthorAgeFilesLines
* project forkFriendika2011-09-251-480/+0
|
* w3c compliance fixes, owner attribution on likes defaulting to local owner, ↵Friendika2011-09-231-1/+1
| | | | not item creator
* quotes not working on statusnet plugin postsFriendika2011-09-141-0/+2
|
* infrastructure for personalised @ tags (no UI/settings form yet), allow own ↵Friendika2011-09-011-1/+4
| | | | comments through statusnet connector
* Merge branch 'pull'Friendika2011-08-141-1/+0
|\
| * removed obsolete proxy settingtobiasd2011-08-141-1/+0
| |
* | honour "post to xxx network by default" when using APIFriendika2011-08-141-0/+3
|/
* SN addon respects friendika proxy settings nowTobias Diekershoff2011-08-111-1/+53
|
* made SN addon admin panel strings translateableTobias Diekershoff2011-08-091-4/+4
|
* clearing the wordenting for the addon configTobias Diekershoff2011-07-281-2/+2
|
* removed the "same as friendika" note from the license lineTobias Diekershoff2011-07-211-3/+3
|
* fix for login problems with StatusNetTobias Diekershoff2011-07-151-1/+1
|
* twitter and statusnet plugin settings are not parsed on post if their ↵Fabio Comuni2011-06-301-30/+33
| | | | respective submit buttons was not clicked by user
* friendika-z initial implementationFriendika2011-06-231-3/+7
|
* typo fix for the variable namesTobias Diekershoff2011-06-221-4/+4
|
* Change logic in admin.php to load plugin settings form. Add statusnet ↵fabrixxm2011-06-191-1/+63
| | | | settings form.
* Update info comments in all pluginsFabio Comuni2011-06-141-1/+6
|
* add attachments to FB posts, fix paren string in statusnet, do not insert ↵Friendika2011-05-261-1/+1
| | | | attach div into post if no attachments
* add info() function. Works like notice() but show messages in a div with ↵Fabio Comuni2011-05-231-1/+1
| | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes
* added support for pre configured StatusNet credentialsTobias Diekershoff2011-05-221-64/+104
|
* deny link not clickable on admin approval notification pageFriendika2011-05-201-2/+2
|
* replace fopen with fetch_url in statusnet plugin, many sites do not have ↵Friendika2011-05-201-6/+2
| | | | fopen_url allowed.
* statusnet post by defaultFriendika2011-05-171-7/+16
|
* fixed a comment...Tobias Diekershoff2011-05-171-1/+1
|
* made the connection process to SN more robustTobias Diekershoff2011-05-171-3/+36
|
* fb "post by default" implemented, post_by_default logic fixed for other pluginsFriendika2011-03-091-1/+1
|
* clear floats on oauth inputs (wide screens looked messy)Friendika2011-02-241-4/+6
|
* added hook but forgot to registerFriendika2011-02-231-0/+3
|
* cleanup plugin and post settingsFriendika2011-02-231-4/+22
|
* resolve file inclusion conflicts w/ multiple plugins, improve the typo checkerFriendika2011-02-211-2/+4
|
* parens in english stringFriendika2011-02-151-1/+1
|
* masked the / in the config strings to fix problems with the strings.phpTobias Diekershoff2011-02-151-1/+1
|
* entirely possible media/links were the only thing posted - don't forward ↵Friendika2011-02-101-1/+2
| | | | empty message to twitter/SN
* spaces for the string extractor, check no parentTobias Diekershoff2011-02-091-12/+12
|
* post to StatusNet addon for FriendikaTobias Diekershoff2011-02-081-0/+243