aboutsummaryrefslogtreecommitdiffstats
path: root/addon
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Change logic in admin.php to load plugin settings form. Add statusnet ↵fabrixxm2011-06-193-5/+82
| | | | settings form.
* Admin: add translatable strings, remove 'rino' settings, invert ↵fabrixxm2011-06-183-4/+23
| | | | 'no'-setings, add "plugin_admin" hook for global plugins settings. add settings to twitter connector as example.
* Merge pull request #116 from fabrixxm/adminFriendika2011-06-1618-32/+151
|\ | | | | Admin pages
| * Update info comments in all pluginsFabio Comuni2011-06-1417-27/+147
| |
| * Load plugin info from plugin file. Show README.md or README from plugin dir ↵Fabio Comuni2011-06-141-5/+4
| | | | | | | | in plugin details page
* | docoFriendika2011-06-131-0/+6
|/
* demo plugin for embedded flash gamesFriendika2011-06-1329-0/+57
|
* fixed a few feed problems affecting activity objects/targetsFriendika2011-06-101-1/+1
|
* events, continued. Also better regex matching accounting for empty elementsFriendika2011-06-071-5/+5
|
* load hooks inside queueFriendika2011-06-051-4/+12
|
* fb queue - wrong varFriendika2011-06-051-1/+1
|
* facebook queue: not enough parametersFriendika2011-06-041-1/+1
|
* don't serialize entire itemFriendika2011-06-031-2/+2
|
* facebook queueing on failure, sync update.php with boot.php update version ↵Friendika2011-06-031-11/+73
| | | | to avoid race condition
* don't notify failed FB delivery of likes, which have no id.Friendika2011-06-021-2/+3
|
* warning message if Facebook post does not succeed. It happens quite a lot.Friendika2011-06-021-10/+14
|