aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* begin event moduleFriendika2011-05-271-0/+34
* email - search from, to, cc, and bccFriendika2011-05-271-9/+16
* troublesome feed was a 307 redirect. We didn't recognise 307Friendika2011-05-261-0/+7
* file attachmentsFriendika2011-05-251-0/+1
* basic file upload/attachFriendika2011-05-241-0/+80
* turn on attach displayFriendika2011-05-241-2/+2
* attachment displayFriendika2011-05-241-2/+7
* ability to hide profile and wall from unknown peopleFriendika2011-05-241-1/+1
* improve push_lang and pop_lang to do basically nothing if the new language is...Friendika2011-05-231-0/+7
* bug #85Friendika2011-05-231-0/+23
* Merge branch 'pull'Friendika2011-05-232-56/+98
|\
| * Merge pull request #107 from fabrixxm/oembedFriendika2011-05-232-56/+98
| |\
| | * Add oembed user option for use oembed instead of standard yotube embedding.Fabio Comuni2011-05-231-2/+1
| | * add config [system][embed_all] to use oembed with links and youtube. Url pars...fabrixxm2011-05-231-6/+11
| | * Fix missing wrapping span on bbcode to html, split embed data fetch and rappr...fabrixxm2011-05-231-50/+87
| | * update oembed plugin. embed preview in editorfabrixxm2011-05-231-6/+7
* | | Merge branch 'fabrixxm-master'Friendika2011-05-231-4/+4
|\ \ \ | |/ / |/| |
| * | add info() function. Works like notice() but show messages in a div with clas...Fabio Comuni2011-05-231-4/+4
| |/
* / improved browser language detect, set user language on loginFriendika2011-05-232-1/+54
|/
* Merge remote branch 'upstream/master'Chris Case2011-05-223-63/+91
|\
| * more improvements in twitter handling, reduce duplicates from FB when double ...Friendika2011-05-222-62/+90
| * removed buggy debug code ;)Friendika2011-05-221-1/+1
* | improved standards compliance of some of the tags and fixed an issue which ca...Chris Case2011-05-221-3/+3
|/
* Drupal doesn't provide absolute URL on feed. Fix to allow importing Drupal "c...Friendika2011-05-211-0/+18
* regex stuffed upFriendika2011-05-211-3/+3
* patches for youtube's change in link and embed formats, please testFriendika2011-05-202-1/+15
* "notes" appFriendika2011-05-202-7/+16
* more indicators of public visibilityFriendika2011-05-191-1/+1
* typo in email delete sql, add message sender to body for better handling of m...Friendika2011-05-191-1/+8
* better mailing list support, email addr can be either 'from' or 'to'Friendika2011-05-192-3/+17
* don't send any potentially large embeds over ajax so as to avoid huge prefetc...Friendika2011-05-181-1/+1
* doc updates - connecting to servicesFriendika2011-05-181-0/+1
* "show all n comments" comes back after toggled and ajax updated, plus connect...Friendika2011-05-171-0/+3
* bug #65 'show all nn comments', 'show more posts like this' are misleading af...Friendika2011-05-161-2/+2
* bug #70 - error messages on group deletion, warning cleanupFriendika2011-05-152-2/+2
* wrong author came from feed, not from FBFriendika2011-05-141-1/+1
* deprecate load_view_fileFriendika2011-05-117-19/+19
* bring back load_view_file for dispy templatesFriendika2011-05-102-6/+6
* don't use load_view_file() except in email templates and install of htconfig ...Friendika2011-05-106-17/+17
* missing self photo on remote site comment boxesFriendika2011-05-091-0/+9
* use local contact photo if availableFriendika2011-05-091-2/+15
* refactor "which link to show" logicFriendika2011-05-062-110/+96
* Merge pull request #96 from fabrixxm/apiFriendika2011-05-052-13/+531
|\
| * API workfabrixxm2011-04-271-6/+22
| * More works on apiFabio Comuni2011-04-211-200/+158
| * Reworked template processor. support for "if" "for" and "inc" blocks, also ne...Fabio Comuni2011-04-211-13/+100
| * work on api.Fabio Comuni2011-04-211-89/+157
| * First attemp of apiFabio Comuni2011-04-211-0/+389
* | issues with private photos - hitting internal size limitsFriendika2011-05-042-2/+11
* | lost comment boxes on status.net conversationsFriendika2011-05-031-1/+1