Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Add oembed user option for use oembed instead of standard yotube embedding. | Fabio Comuni | 2011-05-23 | 1 | -11/+1 | |
| | | | | | | | | | | | | Remove global option and parse_url use of oembed. | |||||
| | * | add config [system][embed_all] to use oembed with links and youtube. Url ↵ | fabrixxm | 2011-05-23 | 1 | -3/+12 | |
| | | | | | | | | | | | | parse fallback to default if url has not an oembed rappresentation. | |||||
* | | | Merge branch 'fabrixxm-master' | Friendika | 2011-05-23 | 24 | -64/+65 | |
|\ \ \ | |/ / |/| | | | | | | | | Conflicts: boot.php | |||||
| * | | add info() function. Works like notice() but show messages in a div with ↵ | Fabio Comuni | 2011-05-23 | 24 | -64/+65 | |
| |/ | | | | | | | | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes | |||||
* / | improved browser language detect, set user language on login | Friendika | 2011-05-23 | 1 | -1/+5 | |
|/ | ||||||
* | if no FB image and fb link is on our site, use Friendika logo for fb image. ↵ | Friendika | 2011-05-22 | 1 | -0/+5 | |
| | | | | Otherwise it's going to end up being a random friend. | |||||
* | more buggy debugging code removed. | Friendika | 2011-05-22 | 1 | -3/+0 | |
| | ||||||
* | more improvements in twitter handling, reduce duplicates from FB when double ↵ | Friendika | 2011-05-22 | 1 | -1/+9 | |
| | | | | friended | |||||
* | removed buggy debug code ;) | Friendika | 2011-05-22 | 1 | -3/+0 | |
| | ||||||
* | friendika page hook for German impressum | Friendika | 2011-05-22 | 1 | -1/+3 | |
| | ||||||
* | fixed a couple of bugs | Chris Case | 2011-05-21 | 2 | -46/+52 | |
| | ||||||
* | merged multipart email changes | Chris Case | 2011-05-21 | 53 | -1405/+2205 | |
|\ | ||||||
| * | hooks can't contain direct values, must be variables | Friendika | 2011-05-21 | 1 | -2/+4 | |
| | | ||||||
| * | better handling of twitter follows, remove ajax anchor /#!/ | Friendika | 2011-05-21 | 1 | -0/+4 | |
| | | ||||||
| * | don't insert link summaries containing javascript bug #75 | Friendika | 2011-05-21 | 1 | -0/+4 | |
| | | ||||||
| * | 'mark seen' not getting all msgs on profile page | Friendika | 2011-05-20 | 2 | -8/+10 | |
| | | ||||||
| * | photo upload plugin size limit is not working, call photo_end hooks in any ↵ | Friendika | 2011-05-20 | 1 | -0/+2 | |
| | | | | | | | | error return from mainline so html does not leak into json responses bug #77 | |||||
| * | patches for youtube's change in link and embed formats, please test | Friendika | 2011-05-20 | 2 | -0/+4 | |
| | | ||||||
| * | deny link not clickable on admin approval notification page | Friendika | 2011-05-20 | 1 | -1/+1 | |
| | | ||||||
| * | "notes" app | Friendika | 2011-05-20 | 4 | -3/+135 | |
| | | ||||||
| * | don't send any potentially large embeds over ajax so as to avoid huge ↵ | Friendika | 2011-05-18 | 2 | -0/+17 | |
| | | | | | | | | prefetch downloads. Strip them out and provide a notice to reload page to view them. Ensures they will only be loaded once. | |||||
| * | doc updates - connecting to services | Friendika | 2011-05-18 | 1 | -0/+1 | |
| | | ||||||
| * | admin directory view | Friendika | 2011-05-16 | 1 | -2/+17 | |
| | | ||||||
| * | bug #70 - error messages on group deletion, warning cleanup | Friendika | 2011-05-15 | 1 | -2/+5 | |
| | | ||||||
| * | fix json_encode on url's | Friendika | 2011-05-12 | 1 | -4/+7 | |
| | | ||||||
| * | missing / in admin profile url | Fabio Comuni | 2011-05-12 | 1 | -1/+1 | |
| | | ||||||
| * | Serve friendika node info as json from url /friendika/json/ | Fabio Comuni | 2011-05-12 | 1 | -11/+29 | |
| | | ||||||
| * | deprecate load_view_file | Friendika | 2011-05-11 | 27 | -78/+78 | |
| | | ||||||
| * | bring back load_view_file for dispy templates | Friendika | 2011-05-10 | 5 | -6/+6 | |
| | | ||||||
| * | photo lockview not working, temp fix for po2php | Friendika | 2011-05-10 | 1 | -2/+2 | |
| | | ||||||
| * | leave extra line between imported url and content | Friendika | 2011-05-10 | 1 | -1/+1 | |
| | | ||||||
| * | don't use load_view_file() except in email templates and install of htconfig ↵ | Friendika | 2011-05-10 | 24 | -63/+63 | |
| | | | | | | | | - to avoid getting wrong file when package is updated by copying over an older version. | |||||
| * | rolling version number in preparation for release | Friendika | 2011-05-09 | 1 | -1/+10 | |
| | | ||||||
| * | comment macros showing on photos | Friendika | 2011-05-08 | 1 | -0/+4 | |
| | | ||||||
| * | set permalink on uploaded photo items | Friendika | 2011-05-08 | 1 | -0/+8 | |
| | | ||||||
| * | Merge pull request #96 from fabrixxm/api | Friendika | 2011-05-05 | 2 | -0/+35 | |
| |\ | | | | | | | Status.net Api | |||||
| | * | add rsd.xml (needs a template) | Fabio Comuni | 2011-04-21 | 1 | -0/+24 | |
| | | | ||||||
| | * | First attemp of api | Fabio Comuni | 2011-04-21 | 1 | -0/+11 | |
| | | | ||||||
| * | | Merge pull request #95 from fabrixxm/dispy | Friendika | 2011-05-05 | 1 | -43/+58 | |
| |\ \ | | | | | | | | | Dispy | |||||
| | * | | template for photo display | Fabio Comuni | 2011-05-05 | 1 | -43/+58 | |
| | | | | ||||||
| * | | | missing is_public in editpost | Friendika | 2011-05-05 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | incorrect count of total pages in normal view mode | Friendika | 2011-05-04 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | notify not called on new photo album (first item) | Friendika | 2011-05-03 | 1 | -0/+3 | |
| | | | | ||||||
| * | | | configurable FB poll interval, default 1hr. | Friendika | 2011-05-02 | 1 | -1/+2 | |
| | | | | ||||||
| * | | | when viewing network group, show my private conversations to the group | Friendika | 2011-04-30 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | suppress duplicate FB posts (incoming after posted locally) | Friendika | 2011-04-27 | 1 | -0/+2 | |
| | | | ||||||
| * | | call post_local_end hook on like/dislike | Friendika | 2011-04-26 | 1 | -0/+2 | |
| | | | ||||||
| * | | no insecure warning on FB connections | Friendika | 2011-04-26 | 2 | -2/+2 | |
| | | | ||||||
| * | | lots of facebook fixes | Friendika | 2011-04-26 | 1 | -1/+2 | |
| | | | ||||||
| * | | redirect to profile photo upload on very first login | Friendika | 2011-04-23 | 2 | -2/+16 | |
| | | |