aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added reusable EmailNotification library to facilitate more efficient mainten...Chris Case2011-02-191-0/+61
* removed localized multipart email templates, now the multipart settings are c...Chris Case2011-02-175-68/+15
* fixed encoding, i had been experimenting with different ones and forgot to ch...Chris Case2011-02-164-8/+8
* forgot to check this in earlier... splits up text and html into two different...Chris Case2011-02-161-4/+30
* changed message sending to use base64 encodingChris Case2011-02-1612-162/+170
* fixed error which was causing multiple line breaks, added comments to better ...Chris Case2011-02-151-34/+41
* Merge remote branch 'upstream/master'Chris Case2011-02-148-10/+40
|\
| * Merge branch 'chriscase-master'Friendika2011-02-145-61/+220
| |\
| * \ Merge branch 'ajaxcomms'Friendika2011-02-145-5/+32
| |\ \
| | * | ajax commentsFriendika2011-02-141-0/+3
| | * | ajax commentsFriendika2011-02-141-12/+20
| | * | more test ajax commentsFriendika2011-02-122-2/+15
| | * | preliminary ajax comment setupsFriendika2011-02-124-3/+6
| * | | try this againFriendika2011-02-141-4/+4
| * | | just in time for valentines day - heart smiley <3Friendika2011-02-132-1/+2
| * | | app not definedFriendika2011-02-131-0/+2
* | | | fixed a bbcode issue with rich text html messages, fixed some issues with pla...Chris Case2011-02-141-2/+2
| |_|/ |/| |
* | | fixed the charset on the html version of the message, overlooked this in the ...Chris Case2011-02-144-4/+4
* | | revamped private message templates, added multipart messages with text and ht...Chris Case2011-02-145-40/+178
* | | updated private message notification to use HTML, still need the foreign lang...Chris Case2011-02-132-35/+56
|/ /
* | receiving comment notifications for conversations we aren't "involved" inFriendika2011-02-121-1/+2
* | fb addon only working from one site - more debug + simplify permission toggleFriendika2011-02-122-19/+4
* | more fb debug msgsFriendika2011-02-121-1/+5
|/
* correct color and indent on wall-wall commentsFriendika2011-02-121-2/+2
* trim excessive space around message body (though we still need 20px padding t...Friendika2011-02-121-3/+3
* give all comment input form elements id'sFriendika2011-02-121-4/+4
* set default size for profile photo to improve render appearance/speedChris Case2011-02-112-0/+8
* fixed a typo in the profile photo wrapper div idChris Case2011-02-111-1/+1
* set size of contact images to improve renderingChris Case2011-02-112-0/+8
* disable network toggles when ACL's are enteredFriendika2011-02-116-11/+18
* reinstate send slaps but only at the top level (and followup)Friendika2011-02-111-10/+8
* toggles "post to facebook, post to twitter", etc.Friendika2011-02-1111-15/+127
* fb connecter - document installationFriendika2011-02-101-5/+25
* post to FB is workingFriendika2011-02-102-18/+53
* more work on facebook addonFriendika2011-02-103-670/+89
* allow plugins to become cmd modulesFriendika2011-02-102-2/+9
* typo in schemaFriendika2011-02-101-1/+1
* entirely possible media/links were the only thing posted - don't forward empt...Friendika2011-02-102-18/+20
* general purpose callback landing page - e.g. for facebook pluginFriendika2011-02-101-0/+24
* log ignored pubsub deliveriesFriendika2011-02-091-1/+3
* post permission hooksFriendika2011-02-092-0/+24
* preserve newlines inside <pre> tags when importing feedsFriendika2011-02-091-2/+49
* Accept pretty much bloody anything inside a [url] tag as a legal URL.Friendika2011-02-091-3/+3
* string updateFriendika2011-02-091-12/+32
* Merge branch 'tobiasd-master'Friendika2011-02-092-21/+21
|\
| * spaces for the string extractor, check no parentTobias Diekershoff2011-02-092-21/+21
* | images were left behind in theme renameFriendika2011-02-084-3/+3
|/
* Support bbcode size tag - I may regret this...Friendika2011-02-084-5/+7
* suppress parse warningsFriendika2011-02-082-2/+5
* more graceful handling of some statusnet followupsFriendika2011-02-087-15/+65