aboutsummaryrefslogtreecommitdiffstats
path: root/addon
Commit message (Collapse)AuthorAgeFilesLines
* cripple account when expiredFriendika2011-09-191-5/+16
|
* Facebook wall privacy switchFriendika2011-09-151-4/+25
|
* quotes not working on statusnet plugin postsFriendika2011-09-141-0/+2
|
* typo fb connectorFriendika2011-09-071-1/+1
|
* provide option to block Facebook wall but still allow social streamFriendika2011-09-031-12/+16
|
* inital info for Facebook + CC by licenceErkan Yilmaz2011-09-031-0/+4
| | | | | further info here: http://groups.google.com/group/friendika/browse_thread/thread/7562e0b22f815a79
* typos in README files of plugins: impressum + statusnetErkan Yilmaz2011-09-022-12/+12
|
* typo in widget plugin textErkan Yilmaz2011-09-021-1/+1
|
* fix README for twitter plugin: typos + change to new menu structureErkan Yilmaz2011-09-021-6/+6
|
* infrastructure for personalised @ tags (no UI/settings form yet), allow own ↵Friendika2011-09-011-1/+4
| | | | comments through statusnet connector
* diaspora admin toggle, update install guideFriendika2011-08-221-0/+2
|
* facebook - don't fetch wall feeds if no linking is setFriendika2011-08-191-0/+2
|
* Merge pull request #157 from tobiasd/mastertobiasd2011-08-181-1/+6
|\ | | | | piwik analytics opt-out note now translate able
| * piwik analytics opt-out note now translate ableTobias Diekershoff2011-08-181-1/+6
| |
* | Issue 120: poormancron plugin uses php cli if availablefabrixxm2011-08-181-0/+16
|/
* poormancron - proc_run executing twice, once as function; once as commandlineFriendika2011-08-171-1/+3
|
* 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-143-0/+14
|/
* js_upload reporting 43k file too bigFriendika2011-08-131-3/+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
|
* cleanupFriendika2011-08-071-1/+1
|
* bug #114, warn about linked Facebook item privacyFriendika2011-08-021-7/+16
|
* some more zot changes migrating back to f9a mainlineFriendika2011-08-011-1/+1
|
* config page formatation issues fixedTobias Diekershoff2011-07-281-1/+2
|
* clearing the wordenting for the addon configTobias Diekershoff2011-07-282-8/+17
|
* removed the "same as friendika" note from the license lineTobias Diekershoff2011-07-214-6/+6
|
* Use popup ACL selector in photo upload. js_upload use new acl selector.Fabio Comuni2011-07-201-9/+19
|
* created license with which to renounce the licenseFriendika2011-07-181-2/+0
|
* begin invites, fb setup changesFriendika2011-07-172-0/+5
|
* fix for login problems with StatusNetTobias Diekershoff2011-07-151-1/+1
|
* log twitter post resultFriendika2011-07-101-2/+5
|
* don't warn about php upload limits. nothing can be done by the user.Friendika2011-07-071-14/+0
|
* remove insecure java_uploader, add some debugging to twitter pluginFriendika2011-07-063-103/+1
|
* let js_upload addon be aware of upload image size limit, and return message ↵Fabio Comuni2011-07-061-1/+2
| | | | to user in case of error
* allow polling to mostly survive minor memory shortages.Friendika2011-06-301-2/+8
|
* twitter and statusnet plugin settings are not parsed on post if their ↵Fabio Comuni2011-06-302-32/+38
| | | | respective submit buttons was not clicked by user
* update oembed and widgets plugins settings formFabio Comuni2011-06-304-37/+53
|
* new contact_selector function to provide more fine-tuned selection options.Friendika2011-06-231-17/+20
|
* Merge branch 'pull'Friendika2011-06-232-6/+27
|\
| * fixed a typoTobias Diekershoff2011-06-232-9/+9
| |
| * admin interface stuff for the piwik addonTobias Diekershoff2011-06-232-1/+22
| |
* | don't allow tags in app sourceFriendika2011-06-231-1/+1
|/
* friendika-z initial implementationFriendika2011-06-233-3/+16
|
* initial commit of the impressum pluginTobias Diekershoff2011-06-233-0/+109
| | | | | | plugin to provide additional information about the site owner and contact possibilities that will be displayed at the /friendika page. admin interface is implemented.
* couple of minor fixes to oembed settings hooksFriendika2011-06-221-6/+8
|
* typo fix for the variable namesTobias Diekershoff2011-06-221-4/+4
|
* use original application if availableFriendika2011-06-211-2/+4
|
* restrict FB imports which have privacy policies to the post owner.Friendika2011-06-201-2/+13
| | | | Also add facebook to $item['app'] on imported posts from FB.