| Commit message (Expand) | Author | Age | Files | Lines |
* | made SN addon admin panel strings translateable | Tobias Diekershoff | 2011-08-09 | 1 | -4/+4 |
* | cleanup | Friendika | 2011-08-07 | 1 | -1/+1 |
* | bug #114, warn about linked Facebook item privacy | Friendika | 2011-08-02 | 1 | -7/+16 |
* | some more zot changes migrating back to f9a mainline | Friendika | 2011-08-01 | 1 | -1/+1 |
* | config page formatation issues fixed | Tobias Diekershoff | 2011-07-28 | 1 | -1/+2 |
* | clearing the wordenting for the addon config | Tobias Diekershoff | 2011-07-28 | 2 | -8/+17 |
* | removed the "same as friendika" note from the license line | Tobias Diekershoff | 2011-07-21 | 4 | -6/+6 |
* | Use popup ACL selector in photo upload. js_upload use new acl selector. | Fabio Comuni | 2011-07-20 | 1 | -9/+19 |
* | created license with which to renounce the license | Friendika | 2011-07-18 | 1 | -2/+0 |
* | begin invites, fb setup changes | Friendika | 2011-07-17 | 2 | -0/+5 |
* | fix for login problems with StatusNet | Tobias Diekershoff | 2011-07-15 | 1 | -1/+1 |
* | log twitter post result | Friendika | 2011-07-10 | 1 | -2/+5 |
* | don't warn about php upload limits. nothing can be done by the user. | Friendika | 2011-07-07 | 1 | -14/+0 |
* | remove insecure java_uploader, add some debugging to twitter plugin | Friendika | 2011-07-06 | 3 | -103/+1 |
* | let js_upload addon be aware of upload image size limit, and return message t... | Fabio Comuni | 2011-07-06 | 1 | -1/+2 |
* | allow polling to mostly survive minor memory shortages. | Friendika | 2011-06-30 | 1 | -2/+8 |
* | twitter and statusnet plugin settings are not parsed on post if their respect... | Fabio Comuni | 2011-06-30 | 2 | -32/+38 |
* | update oembed and widgets plugins settings form | Fabio Comuni | 2011-06-30 | 4 | -37/+53 |
* | new contact_selector function to provide more fine-tuned selection options. | Friendika | 2011-06-23 | 1 | -17/+20 |
* | Merge branch 'pull' | Friendika | 2011-06-23 | 2 | -6/+27 |
|\ |
|
| * | fixed a typo | Tobias Diekershoff | 2011-06-23 | 2 | -9/+9 |
| * | admin interface stuff for the piwik addon | Tobias Diekershoff | 2011-06-23 | 2 | -1/+22 |
* | | don't allow tags in app source | Friendika | 2011-06-23 | 1 | -1/+1 |
|/ |
|
* | friendika-z initial implementation | Friendika | 2011-06-23 | 3 | -3/+16 |
* | initial commit of the impressum plugin | Tobias Diekershoff | 2011-06-23 | 3 | -0/+109 |
* | couple of minor fixes to oembed settings hooks | Friendika | 2011-06-22 | 1 | -6/+8 |
* | typo fix for the variable names | Tobias Diekershoff | 2011-06-22 | 1 | -4/+4 |
* | use original application if available | Friendika | 2011-06-21 | 1 | -2/+4 |
* | restrict FB imports which have privacy policies to the post owner. | Friendika | 2011-06-20 | 1 | -2/+13 |
* | Change logic in admin.php to load plugin settings form. Add statusnet setting... | fabrixxm | 2011-06-19 | 3 | -5/+82 |
* | Admin: add translatable strings, remove 'rino' settings, invert 'no'-setings... | fabrixxm | 2011-06-18 | 3 | -4/+23 |
* | Merge pull request #116 from fabrixxm/admin | Friendika | 2011-06-16 | 18 | -32/+151 |
|\ |
|
| * | Update info comments in all plugins | Fabio Comuni | 2011-06-14 | 17 | -27/+147 |
| * | Load plugin info from plugin file. Show README.md or README from plugin dir i... | Fabio Comuni | 2011-06-14 | 1 | -5/+4 |
* | | doco | Friendika | 2011-06-13 | 1 | -0/+6 |
|/ |
|
* | demo plugin for embedded flash games | Friendika | 2011-06-13 | 29 | -0/+57 |
* | fixed a few feed problems affecting activity objects/targets | Friendika | 2011-06-10 | 1 | -1/+1 |
* | events, continued. Also better regex matching accounting for empty elements | Friendika | 2011-06-07 | 1 | -5/+5 |
* | load hooks inside queue | Friendika | 2011-06-05 | 1 | -4/+12 |
* | fb queue - wrong var | Friendika | 2011-06-05 | 1 | -1/+1 |
* | facebook queue: not enough parameters | Friendika | 2011-06-04 | 1 | -1/+1 |
* | don't serialize entire item | Friendika | 2011-06-03 | 1 | -2/+2 |
* | facebook queueing on failure, sync update.php with boot.php update version to... | Friendika | 2011-06-03 | 1 | -11/+73 |
* | don't notify failed FB delivery of likes, which have no id. | Friendika | 2011-06-02 | 1 | -2/+3 |
* | warning message if Facebook post does not succeed. It happens quite a lot. | Friendika | 2011-06-02 | 1 | -10/+14 |
* | put oembed settings into a .settings-block div for consistency | Friendika | 2011-05-30 | 1 | -2/+4 |
* | on rare occasions posts do not get a parent. The only thing which could cause... | Friendika | 2011-05-29 | 1 | -2/+6 |
* | bug #62 - opt-out of importing FB friends/conversations but still allow FB po... | Friendika | 2011-05-29 | 1 | -2/+48 |
* | duplicate likes if we posted it locally and it also comes back from FB | Friendika | 2011-05-27 | 1 | -2/+8 |
* | add attachments to FB posts, fix paren string in statusnet, do not insert att... | Friendika | 2011-05-26 | 2 | -1/+16 |