| Commit message (Expand) | Author | Age | Files | Lines |
* | Update more strings | Fabio Comuni | 2011-03-18 | 1 | -1/+1 |
* | Fix spaces around t() and tt() | fabrixxm | 2011-03-13 | 1 | -2/+2 |
* | update source strings | fabrixxm | 2011-03-11 | 1 | -3/+2 |
* | feeds: update content when updated/edited changes | Friendika | 2011-02-28 | 1 | -11/+48 |
* | move php path setting inside proc_run | Friendika | 2011-02-23 | 1 | -3/+1 |
* | convert html entities on conversational emails | Friendika | 2011-02-21 | 1 | -2/+2 |
* | updated private message code to use the new EmailNotification library | Chris Case | 2011-02-19 | 1 | -37/+11 |
* | removed localized multipart email templates, now the multipart settings are c... | Chris Case | 2011-02-17 | 1 | -15/+15 |
* | forgot to check this in earlier... splits up text and html into two different... | Chris Case | 2011-02-16 | 1 | -4/+30 |
* | fixed error which was causing multiple line breaks, added comments to better ... | Chris Case | 2011-02-15 | 1 | -34/+41 |
* | fixed a bbcode issue with rich text html messages, fixed some issues with pla... | Chris Case | 2011-02-14 | 1 | -2/+2 |
* | revamped private message templates, added multipart messages with text and ht... | Chris Case | 2011-02-14 | 1 | -7/+33 |
* | updated private message notification to use HTML, still need the foreign lang... | Chris Case | 2011-02-13 | 1 | -22/+34 |
* | receiving comment notifications for conversations we aren't "involved" in | Friendika | 2011-02-12 | 1 | -1/+2 |
* | tweaks to reworked remote deletion, which also fixes some comment box oddities | Friendika | 2011-02-08 | 1 | -1/+1 |
* | rework remote deletion | Friendika | 2011-02-08 | 1 | -59/+66 |
* | prevent runaway notifications when parent=0 due to race condition | Friendika | 2011-02-04 | 1 | -38/+42 |
* | found the issue - remove the extra tracing stuff | Friendika | 2011-02-03 | 1 | -7/+1 |
* | allow parentless items from SN - add more tracing on notify failures | Friendika | 2011-02-03 | 1 | -3/+10 |
* | backward compatibility | Friendika | 2011-02-01 | 1 | -1/+1 |
* | protocol reversal, roll dfrn_version to 2.1 | Friendika | 2011-02-01 | 1 | -10/+18 |
* | Merge branch 'fabrixxm-master' | Friendika | 2011-01-28 | 1 | -3/+3 |
|\ |
|
| * | Added proc_run() and modified all occurrence of proc_close(proc_open()) to us... | fabrixxm | 2011-01-24 | 1 | -3/+3 |
* | | dissolve relationship (new protocol) working | Friendika | 2011-01-26 | 1 | -11/+13 |
* | | "unfriend" protocol | Friendika | 2011-01-25 | 1 | -8/+27 |
|/ |
|
* | make home tab work from remote profile, fix link in comment notify emails | Friendika | 2011-01-05 | 1 | -1/+1 |
* | revise the last checkin a wee bit to ensure notifications are still sent out | Friendika | 2010-12-03 | 1 | -20/+20 |
* | found the elusive comment box bug | Friendika | 2010-12-03 | 1 | -1/+7 |
* | rino recipient patch | Friendika | 2010-12-01 | 1 | -0/+9 |
* | rino landing | Friendika | 2010-11-30 | 1 | -5/+24 |
* | notify link again | Friendika | 2010-11-26 | 1 | -2/+2 |
* | fix links in notification emails | Friendika | 2010-11-26 | 1 | -1/+1 |
* | ensuring all non-deliveries get in the queue | Friendika | 2010-11-25 | 1 | -21/+22 |
* | drop mail delivered flag now that queue is implemented | Friendika | 2010-11-23 | 1 | -1/+0 |
* | more logging in dfrn_notify | Friendika | 2010-11-23 | 1 | -1/+10 |
* | use raw db queries wherever query items could contain '%' | Friendika | 2010-11-09 | 1 | -1/+1 |
* | add display link to notify emails | Friendika | 2010-11-04 | 1 | -0/+2 |
* | hub anomolies & swat0 compliance | Friendika | 2010-11-04 | 1 | -3/+1 |
* | typo | Mike Macgirvin | 2010-10-28 | 1 | -2/+0 |
* | preserve utf-8 on notification emails | Mike Macgirvin | 2010-10-28 | 1 | -2/+16 |
* | workflow for federated/non-dfrn followers | Mike Macgirvin | 2010-10-24 | 1 | -3/+3 |
* | sorting out the last(?) quirks in group pages. | Mike Macgirvin | 2010-10-18 | 1 | -5/+10 |
* | cleanup to ensure protocol version is passed properly. We will need it if/whe... | Mike Macgirvin | 2010-10-12 | 1 | -1/+13 |
* | more instrumentation | Mike Macgirvin | 2010-10-06 | 1 | -2/+2 |
* | xrd cannot be called before db is open to get language | Mike Macgirvin | 2010-10-04 | 1 | -28/+22 |
* | preliminary network abstraction, configurable debugging. | Mike Macgirvin | 2010-09-26 | 1 | -1/+3 |
* | localisation path for all view templates | Mike Macgirvin | 2010-09-22 | 1 | -3/+3 |
* | like, dislike, activity streams, etc. | Mike Macgirvin | 2010-09-17 | 1 | -21/+32 |
* | abstractify items, check photos for birthday paradox | Mike Macgirvin | 2010-09-13 | 1 | -3/+3 |
* | tag each side of the duplex | Mike Macgirvin | 2010-09-12 | 1 | -11/+63 |