Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DB: do the mail table again. Mail almost working onsite, still needs to zot ↵ | friendica | 2012-12-04 | 1 | -159/+29 |
| | | | | though | ||||
* | here's where the heavy lifting begins - everything is likely to be broken ↵ | friendica | 2012-10-01 | 1 | -1/+1 |
| | | | | for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers. | ||||
* | item table rename parent-uri, target-type, object-type (more to come later) | friendica | 2012-08-15 | 1 | -3/+3 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+85 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | send unverified private mail using zrl | friendica | 2012-04-01 | 1 | -0/+85 |
|/ | |||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | pm replies | friendica | 2011-12-06 | 1 | -7/+15 |
| | |||||
* | d* pm | friendica | 2011-12-06 | 1 | -3/+9 |
| | |||||
* | maintain backward compatibility with old PMs | friendica | 2011-12-05 | 1 | -9/+19 |
| | |||||
* | add conv structure | friendica | 2011-12-05 | 1 | -3/+40 |
| | |||||
* | move send private message code out of view code | fabrixxm | 2011-08-19 | 1 | -0/+96 |