Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | What this checkin does is catch the case where a comment arrived and there's ↵ | friendica | 2014-10-30 | 1 | -4/+19 |
| | | | | a missing top-level post to match it with. So we'll send a request back to the sender that you've never seen this thread and please send a fresh copy of the entire conversation to date. We could soon have posts in the matrix from different platforms from days gone by, which have been migrated into the modern world. We'll be polite and not deliver these to everybody. However, if someone comments on one of these antique threads we wouldn't be able to see it in our own matrix because we won't have a copy of the parent post. So this rectifies that situation. Be aware that item deletion may need to change to keep "hard deleted" items indefinitely so that they don't keep coming back. We'll have to null out the important data of the former item to accomplish the deletion aspect. | ||||
* | various diaspora issues | friendica | 2014-08-29 | 1 | -0/+1 |
| | |||||
* | more queue tweaks | friendica | 2014-08-28 | 1 | -1/+1 |
| | |||||
* | lots of little Diaspora issues | friendica | 2014-08-28 | 1 | -0/+3 |
| | |||||
* | works one way sort of - now to go the other way - which will require fixing ↵ | friendica | 2014-08-26 | 1 | -1/+1 |
| | | | | a whole slew of FIXMEs | ||||
* | take off the kid gloves | friendica | 2014-08-26 | 1 | -0/+14 |
| | |||||
* | minor adjustments | friendica | 2014-07-01 | 1 | -1/+3 |
| | |||||
* | issue #240 - we were using htmlentities instead of htmlspecialchars in ↵ | friendica | 2013-12-11 | 1 | -0/+1 |
| | | | | several places, and this was a bit greedy in the set of characters which were converted from utf-8 to HTML entities. Also brought mail attachments up to date so they are rendered identically to item attachments. | ||||
* | block forgeries | friendica | 2013-10-02 | 1 | -1/+1 |
| | |||||
* | push refresh messages, performance work on conversations and configs, doc ↵ | friendica | 2013-06-14 | 1 | -5/+8 |
| | | | | updates | ||||
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | more delivery diagnostics | friendica | 2012-12-31 | 1 | -1/+1 |
| | |||||
* | local delivery | friendica | 2012-12-02 | 1 | -7/+18 |
| | |||||
* | DATABASE: outq additions, delivery now getting the notify across to the ↵ | friendica | 2012-11-19 | 1 | -0/+40 |
other side |