Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added reusable EmailNotification library to facilitate more efficient ↵ | Chris Case | 2011-02-19 | 1 | -0/+61 |
| | | | | maintenance of email related code | ||||
* | removed localized multipart email templates, now the multipart settings are ↵ | Chris Case | 2011-02-17 | 5 | -68/+15 |
| | | | | configured directly in the code | ||||
* | fixed encoding, i had been experimenting with different ones and forgot to ↵ | Chris Case | 2011-02-16 | 4 | -8/+8 |
| | | | | change it back, now UTF-8 | ||||
* | forgot to check this in earlier... splits up text and html into two ↵ | Chris Case | 2011-02-16 | 1 | -4/+30 |
| | | | | different templates and base64 encodes them | ||||
* | changed message sending to use base64 encoding | Chris Case | 2011-02-16 | 12 | -162/+170 |
| | |||||
* | fixed error which was causing multiple line breaks, added comments to better ↵ | Chris Case | 2011-02-15 | 1 | -34/+41 |
| | | | | document what is occuring, cleaned up code, removed unnecessary parameters from templating step | ||||
* | Merge remote branch 'upstream/master' | Chris Case | 2011-02-14 | 8 | -10/+40 |
|\ | |||||
| * | Merge branch 'chriscase-master' | Friendika | 2011-02-14 | 5 | -61/+220 |
| |\ | |||||
| * \ | Merge branch 'ajaxcomms' | Friendika | 2011-02-14 | 5 | -5/+32 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: view/comment_item.tpl | ||||
| | * | | ajax comments | Friendika | 2011-02-14 | 1 | -0/+3 |
| | | | | |||||
| | * | | ajax comments | Friendika | 2011-02-14 | 1 | -12/+20 |
| | | | | |||||
| | * | | more test ajax comments | Friendika | 2011-02-12 | 2 | -2/+15 |
| | | | | |||||
| | * | | preliminary ajax comment setups | Friendika | 2011-02-12 | 4 | -3/+6 |
| | | | | |||||
| * | | | try this again | Friendika | 2011-02-14 | 1 | -4/+4 |
| | | | | |||||
| * | | | just in time for valentines day - heart smiley <3 | Friendika | 2011-02-13 | 2 | -1/+2 |
| | | | | |||||
| * | | | app not defined | Friendika | 2011-02-13 | 1 | -0/+2 |
| | | | | |||||
* | | | | fixed a bbcode issue with rich text html messages, fixed some issues with ↵ | Chris Case | 2011-02-14 | 1 | -2/+2 |
| |_|/ |/| | | | | | | | | plain text. | ||||
* | | | fixed the charset on the html version of the message, overlooked this in the ↵ | Chris Case | 2011-02-14 | 4 | -4/+4 |
| | | | | | | | | | | | | last commit, now uses utf-8 in the meta tag | ||||
* | | | revamped private message templates, added multipart messages with text and ↵ | Chris Case | 2011-02-14 | 5 | -40/+178 |
| | | | | | | | | | | | | html versions, updated de, en, fr and it. Translated the french version of the private message template. | ||||
* | | | updated private message notification to use HTML, still need the foreign ↵ | Chris Case | 2011-02-13 | 2 | -35/+56 |
|/ / | | | | | | | language message notifications updated | ||||
* | | receiving comment notifications for conversations we aren't "involved" in | Friendika | 2011-02-12 | 1 | -1/+2 |
| | | |||||
* | | fb addon only working from one site - more debug + simplify permission toggle | Friendika | 2011-02-12 | 2 | -19/+4 |
| | | |||||
* | | more fb debug msgs | Friendika | 2011-02-12 | 1 | -1/+5 |
|/ | |||||
* | correct color and indent on wall-wall comments | Friendika | 2011-02-12 | 1 | -2/+2 |
| | |||||
* | trim excessive space around message body (though we still need 20px padding ↵ | Friendika | 2011-02-12 | 1 | -3/+3 |
| | | | | to accomodate scrollbars) | ||||
* | give all comment input form elements id's | Friendika | 2011-02-12 | 1 | -4/+4 |
| | |||||
* | set default size for profile photo to improve render appearance/speed | Chris Case | 2011-02-11 | 2 | -0/+8 |
| | |||||
* | fixed a typo in the profile photo wrapper div id | Chris Case | 2011-02-11 | 1 | -1/+1 |
| | |||||
* | set size of contact images to improve rendering | Chris Case | 2011-02-11 | 2 | -0/+8 |
| | |||||
* | disable network toggles when ACL's are entered | Friendika | 2011-02-11 | 6 | -11/+18 |
| | |||||
* | reinstate send slaps but only at the top level (and followup) | Friendika | 2011-02-11 | 1 | -10/+8 |
| | |||||
* | toggles "post to facebook, post to twitter", etc. | Friendika | 2011-02-11 | 11 | -15/+127 |
| | |||||
* | fb connecter - document installation | Friendika | 2011-02-10 | 1 | -5/+25 |
| | |||||
* | post to FB is working | Friendika | 2011-02-10 | 2 | -18/+53 |
| | |||||
* | more work on facebook addon | Friendika | 2011-02-10 | 3 | -670/+89 |
| | |||||
* | allow plugins to become cmd modules | Friendika | 2011-02-10 | 2 | -2/+9 |
| | |||||
* | typo in schema | Friendika | 2011-02-10 | 1 | -1/+1 |
| | |||||
* | entirely possible media/links were the only thing posted - don't forward ↵ | Friendika | 2011-02-10 | 2 | -18/+20 |
| | | | | empty message to twitter/SN | ||||
* | general purpose callback landing page - e.g. for facebook plugin | Friendika | 2011-02-10 | 1 | -0/+24 |
| | |||||
* | log ignored pubsub deliveries | Friendika | 2011-02-09 | 1 | -1/+3 |
| | |||||
* | post permission hooks | Friendika | 2011-02-09 | 2 | -0/+24 |
| | |||||
* | preserve newlines inside <pre> tags when importing feeds | Friendika | 2011-02-09 | 1 | -2/+49 |
| | |||||
* | Accept pretty much bloody anything inside a [url] tag as a legal URL. | Friendika | 2011-02-09 | 1 | -3/+3 |
| | |||||
* | string update | Friendika | 2011-02-09 | 1 | -12/+32 |
| | |||||
* | Merge branch 'tobiasd-master' | Friendika | 2011-02-09 | 2 | -21/+21 |
|\ | |||||
| * | spaces for the string extractor, check no parent | Tobias Diekershoff | 2011-02-09 | 2 | -21/+21 |
| | | |||||
* | | images were left behind in theme rename | Friendika | 2011-02-08 | 4 | -3/+3 |
|/ | |||||
* | Support bbcode size tag - I may regret this... | Friendika | 2011-02-08 | 4 | -5/+7 |
| | |||||
* | suppress parse warnings | Friendika | 2011-02-08 | 2 | -2/+5 |
| | |||||
* | more graceful handling of some statusnet followups | Friendika | 2011-02-08 | 7 | -15/+65 |
| |