| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix wrong bracket | Max Kostikov | 2019-03-27 | 1 | -2/+2 |
* | Fix wrong permissions on attached images in personal messages | Max Kostikov | 2019-03-27 | 1 | -2/+2 |
* | fix linkify_tags() so it works with xchans across multiple protocols, also so... | zotlabs | 2019-02-03 | 1 | -1/+1 |
* | Update message.php | Max Kostikov | 2018-09-17 | 1 | -1/+1 |
* | Use common msg_drop function | Max Kostikov | 2018-09-15 | 1 | -25/+3 |
* | unification with zot.php code for future reuse | Max Kostikov | 2018-09-15 | 1 | -2/+2 |
* | less data in select | Max Kostikov | 2018-09-15 | 1 | -1/+1 |
* | formatting | Max Kostikov | 2018-09-14 | 1 | -3/+3 |
* | Save combined view while deleting first message in thread | Max Kostikov | 2018-09-14 | 1 | -0/+20 |
* | silence PHP7.2 warning | Mario Vavti | 2017-12-16 | 1 | -1/+1 |
* | sort combined private mail conversations by latest updated conversation inste... | Mario Vavti | 2017-11-13 | 1 | -4/+1 |
* | fix issues with diaspora xchans | Mario Vavti | 2017-11-02 | 1 | -3/+3 |
* | Several things about mail storage weren't quite right. | zotlabs | 2017-06-22 | 1 | -36/+63 |
* | minor export issue with mail | zotlabs | 2017-05-31 | 1 | -4/+6 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-07 | 1 | -1/+1 |
|\ |
|
| * | Mail subject bug fix | Andrew Manning | 2017-05-07 | 1 | -1/+1 |
| * | more work on client side e2ee | zotlabs | 2017-05-01 | 1 | -5/+0 |
| * | more work client mail crypto | zotlabs | 2017-05-01 | 1 | -5/+15 |
* | | more work on client side e2ee | zotlabs | 2017-04-29 | 1 | -5/+0 |
* | | more work client mail crypto | zotlabs | 2017-04-27 | 1 | -5/+15 |
* | | more client-side mail privacy work | zotlabs | 2017-04-26 | 1 | -4/+15 |
|/ |
|
* | database support for client side e2ee for private mail | zotlabs | 2017-04-25 | 1 | -2/+4 |
* | get rid of get_app() | zotlabs | 2017-03-31 | 1 | -2/+0 |
* | tag and mention handling in private mail (which required refactoring the bbco... | zotlabs | 2016-12-13 | 1 | -32/+22 |
* | restructuring include/message for mail preview | zotlabs | 2016-12-13 | 1 | -32/+44 |
* | not null violation in mail | zotlabs | 2016-10-24 | 1 | -3/+4 |
* | issue #564 | zotlabs | 2016-10-21 | 1 | -1/+1 |
* | more backquotes - this should take care of most except for the array import q... | zotlabs | 2016-10-09 | 1 | -2/+2 |
* | issue #538 continued | redmatrix | 2016-09-29 | 1 | -1/+1 |
* | fix issue #528 | Mario Vavti | 2016-09-24 | 1 | -2/+18 |
* | finish the channel_reddress() conversion | redmatrix | 2016-09-21 | 1 | -1/+1 |
* | daemon conversion continued... | redmatrix | 2016-05-19 | 1 | -1/+1 |
* | static App | redmatrix | 2016-03-31 | 1 | -3/+3 |
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -2/+2 |
* | the mail_isreply flag wasn't being set in the right cases | redmatrix | 2016-01-10 | 1 | -3/+6 |
* | start of v4 | redmatrix | 2015-12-06 | 1 | -0/+1 |
* | fix mail attachment and photo permissions. issue #202 | Mario Vavti | 2015-12-02 | 1 | -4/+5 |
* | fix attachment rendering for mail | Mario Vavti | 2015-12-02 | 1 | -1/+1 |
* | mail sync debugging | redmatrix | 2015-10-15 | 1 | -12/+51 |
* | mail sync/migrate continued; also abstract delivery loop to make it re-usable... | redmatrix | 2015-10-15 | 1 | -25/+18 |
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-10-15 | 1 | -4/+27 |
|\ |
|
* | | some heavy private mail restructuring - work in progress | Mario Vavti | 2015-09-24 | 1 | -11/+23 |
* | | slight hack to improve public forum detection in the forum widget | redmatrix | 2015-09-09 | 1 | -0/+1 |
* | | obscure mail subject in conversation structure | redmatrix | 2015-09-01 | 1 | -1/+10 |
* | | private mail isues | redmatrix | 2015-08-09 | 1 | -2/+4 |
* | | more work on mail flags | redmatrix | 2015-06-23 | 1 | -10/+6 |
* | | add rot47 to the mix. This shouldn't affect the speed to any measurable degree. | redmatrix | 2015-05-19 | 1 | -8/+8 |
* | | mail_obscure - AES-256 is way too slow, simplify. Ideally a substitution ciph... | redmatrix | 2015-05-19 | 1 | -12/+10 |
|/ |
|
* | prevent silly fake null date from causing problems OTW from older builds | Habeas Codice | 2015-01-30 | 1 | -1/+1 |
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -4/+4 |