aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fb contacts getting mixed up.Friendika2011-05-221-1/+5
|
* if no FB image and fb link is on our site, use Friendika logo for fb image. ↵Friendika2011-05-222-1/+7
| | | | Otherwise it's going to end up being a random friend.
* more buggy debugging code removed.Friendika2011-05-221-3/+0
|
* set photo height,width as !important if changing defaultsFriendika2011-05-221-3/+4
|
* missed two refsFriendika2011-05-222-2/+2
|
* wall item photos use style instead of height, widthFriendika2011-05-227-7/+7
|
* Merge pull request #106 from chriscase/masterFriendika2011-05-222-4/+4
|\ | | | | Improved Standards Compliance on Some Tags and Fix For Ticket #82.
| * Merge remote branch 'upstream/master'Chris Case2011-05-228-133/+213
| |\
| * | improved standards compliance of some of the tags and fixed an issue which ↵Chris Case2011-05-222-4/+4
| | | | | | | | | | | | caused text to bump-over youtube video embeds
* | | silencing stdclass warningsFriendika2011-05-221-6/+5
| |/ |/|
* | more improvements in twitter handling, reduce duplicates from FB when double ↵Friendika2011-05-223-63/+99
| | | | | | | | friended
* | Merge branch 'pull'Friendika2011-05-221-64/+104
|\ \
| * \ Merge pull request #105 from tobiasd/masterFriendika2011-05-221-64/+104
| |\ \ | | | | | | | | added pre configured StatusNet support
| | * | added support for pre configured StatusNet credentialsTobias Diekershoff2011-05-221-64/+104
| | | |
* | | | removed buggy debug code ;)Friendika2011-05-223-5/+2
|/ / /
* / / if xml doesn't parse, don't process it furtherFriendika2011-05-221-0/+5
|/ /
* | friendika page hook for German impressumFriendika2011-05-221-1/+3
| |
* | Merge pull request #104 from chriscase/masterFriendika2011-05-2114-74/+427
|\| | | | | Multipart text/html Email Updates
| * fixed a couple of bugsChris Case2011-05-212-46/+52
| |
| * merged multipart email changesChris Case2011-05-21361-10744/+35985
| |\ | |/ |/|
* | Drupal doesn't provide absolute URL on feed. Fix to allow importing Drupal ↵Friendika2011-05-211-0/+18
| | | | | | | | "contacts".
* | hooks can't contain direct values, must be variablesFriendika2011-05-211-2/+4
| |
* | better handling of twitter follows, remove ajax anchor /#!/Friendika2011-05-212-1/+5
| |
* | don't insert link summaries containing javascript bug #75Friendika2011-05-211-0/+4
| |
* | regex stuffed upFriendika2011-05-211-3/+3
| |
* | 'mark seen' not getting all msgs on profile pageFriendika2011-05-202-8/+10
| |
* | photo upload plugin size limit is not working, call photo_end hooks in any ↵Friendika2011-05-201-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 testFriendika2011-05-204-1/+19
| |
* | deny link not clickable on admin approval notification pageFriendika2011-05-203-4/+4
| |
* | replace fopen with fetch_url in statusnet plugin, many sites do not have ↵Friendika2011-05-201-6/+2
| | | | | | | | fopen_url allowed.
* | don't use hashtags for FB message linkFriendika2011-05-201-3/+9
| |
* | "notes" appFriendika2011-05-208-13/+154
| |
* | textlen defined outside functionFriendika2011-05-192-2/+3
| |
* | dispy jot-header.tpl missing some code updatesFriendika2011-05-192-6/+15
| |
* | more indicators of public visibilityFriendika2011-05-197-9/+47
| |
* | typo in email delete sql, add message sender to body for better handling of ↵Friendika2011-05-191-1/+8
| | | | | | | | mailing lists
* | better mailing list support, email addr can be either 'from' or 'to'Friendika2011-05-193-4/+18
| |
* | bug #73 - move 'view in context' and wall-item-outside-wrapper-end inside ↵Friendika2011-05-184-5/+9
| | | | | | | | wall-item-outside-wrapper so all item content is updated with ajax.
* | don't send any potentially large embeds over ajax so as to avoid huge ↵Friendika2011-05-183-1/+18
| | | | | | | | 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 servicesFriendika2011-05-189-136/+196
| |
* | statusnet post by defaultFriendika2011-05-172-13/+29
| |
* | "show all n comments" comes back after toggled and ajax updated, plus ↵Friendika2011-05-172-36/+59
| | | | | | | | connector doc improvements
* | Merge branch 'pull'Friendika2011-05-172-2678/+2585
|\ \
| * \ Merge pull request #103 from tobiasd/masterFriendika2011-05-172-2678/+2585
| |\ \ | | | | | | | | small spelling fix ;-)
| | * | spelling fixTobias Diekershoff2011-05-172-2678/+2585
| | | |
* | | | revupFriendika2011-05-171-1/+1
|/ / /
* / / turn dislike activities into plain text comments for FB deliveryFriendika2011-05-171-0/+5
|/ /
* | Merge pull request #102 from tobiasd/masterFriendika2011-05-161-3/+36
|\ \ | | | | | | StatusNet connector fix
| * | fixed a comment...Tobias Diekershoff2011-05-171-1/+1
| | |
| * | made the connection process to SN more robustTobias Diekershoff2011-05-171-3/+36
| | |