| Commit message (Expand) | Author | Age | Files | Lines |
* | show lock icon on private events | Friendika | 2011-07-27 | 1 | -0/+1 |
* | ability to link contacts that are "really me, but on another system/network". | Friendika | 2011-07-05 | 1 | -0/+6 |
* | begin work on relocation conversation | Friendika | 2011-07-05 | 1 | -0/+25 |
* | bug #96 move libraries to library - better alignment of like rotator | Friendika | 2011-06-28 | 1 | -1/+1 |
* | pass notify endpoint with friend suggestions | Friendika | 2011-06-26 | 1 | -6/+8 |
* | suggestion template | Friendika | 2011-06-25 | 1 | -4/+4 |
* | don't update an event that hasn't changed. | Friendika | 2011-06-23 | 1 | -0/+1 |
* | receive friendship suggestion over the wire (dfrn) and store | Friendika | 2011-06-22 | 1 | -1/+71 |
* | Dear $username not expanded/replaced in text emails | Friendika | 2011-06-14 | 1 | -0/+6 |
* | avoid returning events from getting posted again | Friendika | 2011-06-13 | 1 | -0/+1 |
* | event sharing, cont. | Friendika | 2011-06-13 | 1 | -0/+20 |
* | correct nickname for display link on comment emails | Friendika | 2011-05-27 | 1 | -2/+2 |
* | sort out a couple of email notify issues | Friendika | 2011-05-25 | 1 | -9/+9 |
* | Small tweak to a copule of translatable strings | Fabio Comuni | 2011-05-25 | 1 | -2/+2 |
* | bug #85 | Friendika | 2011-05-23 | 1 | -2/+9 |
* | more buggy debugging code removed. | Friendika | 2011-05-22 | 1 | -3/+0 |
* | fixed a couple of bugs | Chris Case | 2011-05-21 | 1 | -30/+33 |
* | merged multipart email changes | Chris Case | 2011-05-21 | 1 | -43/+26 |
|\ |
|
| * | deprecate load_view_file | Friendika | 2011-05-11 | 1 | -4/+4 |
| * | set utf-8 on all emails | Friendika | 2011-04-14 | 1 | -2/+10 |
| * | set writable flag on dfrn_poll | Friendika | 2011-04-10 | 1 | -2/+8 |
| * | initial dfrn update to pass perms | Friendika | 2011-04-10 | 1 | -0/+6 |
| * | remote deletion - check contact-id | Friendika | 2011-03-30 | 1 | -2/+5 |
| * | 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 |
* | | image updates | Chris Case | 2011-05-21 | 1 | -1/+112 |
|/ |
|
* | 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 |