| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | events | Friendika | 2011-06-09 | 1 | -1/+1 |
* | more calendar work, undo strict_privacy flag to use different approach | Friendika | 2011-06-08 | 2 | -22/+91 |
* | events, continued. Also better regex matching accounting for empty elements | Friendika | 2011-06-07 | 3 | -34/+34 |
* | more progress on events | Friendika | 2011-06-07 | 1 | -13/+29 |
* | basic saving of events | Friendika | 2011-06-06 | 1 | -4/+8 |
* | tinymce for event fields | Friendika | 2011-06-06 | 1 | -2/+2 |
* | event listings | Friendika | 2011-06-06 | 2 | -4/+6 |
* | more events framework | Friendika | 2011-06-06 | 1 | -3/+37 |
* | strict privacy mode (Friendika-Z) - refuse to talk to networks with privacy i... | Friendika | 2011-06-06 | 1 | -2/+8 |
* | begin event module | Friendika | 2011-06-05 | 1 | -1/+4 |
* | use icon for language selector instead of hotkey | Friendika | 2011-06-05 | 1 | -12/+12 |
* | more work on facebook re-queue | Friendika | 2011-06-05 | 1 | -1/+5 |
* | load hooks inside queue | Friendika | 2011-06-05 | 1 | -0/+2 |
* | new member page | Friendika | 2011-06-03 | 1 | -0/+13 |
* | facebook queueing on failure, sync update.php with boot.php update version to... | Friendika | 2011-06-03 | 2 | -16/+22 |
* | adjust acl_selector max name length to prevent div overflow | Friendika | 2011-06-02 | 1 | -1/+1 |
* | add queue_deliver plugin hook | Friendika | 2011-06-02 | 1 | -2/+14 |
* | show group affiliations in contact editor | Friendika | 2011-05-31 | 1 | -0/+12 |
* | on rare occasions posts do not get a parent. The only thing which could cause... | Friendika | 2011-05-29 | 1 | -0/+9 |
* | order groups by name | Friendika | 2011-05-29 | 1 | -1/+1 |
* | small fixes to item post to try and sort out segfault issues on php 5.3 (?) | Friendika | 2011-05-29 | 1 | -8/+0 |
* | bug #38 posts and photos only visible to friends if so configured | Friendika | 2011-05-28 | 1 | -2/+2 |
* | begin event module | Friendika | 2011-05-27 | 1 | -0/+34 |
* | email - search from, to, cc, and bcc | Friendika | 2011-05-27 | 1 | -9/+16 |
* | troublesome feed was a 307 redirect. We didn't recognise 307 | Friendika | 2011-05-26 | 1 | -0/+7 |
* | file attachments | Friendika | 2011-05-25 | 1 | -0/+1 |
* | basic file upload/attach | Friendika | 2011-05-24 | 1 | -0/+80 |
* | turn on attach display | Friendika | 2011-05-24 | 1 | -2/+2 |
* | attachment display | Friendika | 2011-05-24 | 1 | -2/+7 |
* | ability to hide profile and wall from unknown people | Friendika | 2011-05-24 | 1 | -1/+1 |
* | improve push_lang and pop_lang to do basically nothing if the new language is... | Friendika | 2011-05-23 | 1 | -0/+7 |
* | bug #85 | Friendika | 2011-05-23 | 1 | -0/+23 |
* | Merge branch 'pull' | Friendika | 2011-05-23 | 2 | -56/+98 |
|\ |
|
| * | Merge pull request #107 from fabrixxm/oembed | Friendika | 2011-05-23 | 2 | -56/+98 |
| |\ |
|
| | * | Add oembed user option for use oembed instead of standard yotube embedding. | Fabio Comuni | 2011-05-23 | 1 | -2/+1 |
| | * | add config [system][embed_all] to use oembed with links and youtube. Url pars... | fabrixxm | 2011-05-23 | 1 | -6/+11 |
| | * | Fix missing wrapping span on bbcode to html, split embed data fetch and rappr... | fabrixxm | 2011-05-23 | 1 | -50/+87 |
| | * | update oembed plugin. embed preview in editor | fabrixxm | 2011-05-23 | 1 | -6/+7 |
* | | | Merge branch 'fabrixxm-master' | Friendika | 2011-05-23 | 1 | -4/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | add info() function. Works like notice() but show messages in a div with clas... | Fabio Comuni | 2011-05-23 | 1 | -4/+4 |
| |/ |
|
* / | improved browser language detect, set user language on login | Friendika | 2011-05-23 | 2 | -1/+54 |
|/ |
|
* | Merge remote branch 'upstream/master' | Chris Case | 2011-05-22 | 3 | -63/+91 |
|\ |
|
| * | more improvements in twitter handling, reduce duplicates from FB when double ... | Friendika | 2011-05-22 | 2 | -62/+90 |
| * | removed buggy debug code ;) | Friendika | 2011-05-22 | 1 | -1/+1 |
* | | improved standards compliance of some of the tags and fixed an issue which ca... | Chris Case | 2011-05-22 | 1 | -3/+3 |
|/ |
|
* | Drupal doesn't provide absolute URL on feed. Fix to allow importing Drupal "c... | Friendika | 2011-05-21 | 1 | -0/+18 |
* | regex stuffed up | Friendika | 2011-05-21 | 1 | -3/+3 |
* | patches for youtube's change in link and embed formats, please test | Friendika | 2011-05-20 | 2 | -1/+15 |
* | "notes" app | Friendika | 2011-05-20 | 2 | -7/+16 |
* | more indicators of public visibility | Friendika | 2011-05-19 | 1 | -1/+1 |