Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bugs in the retraction code | Zach Prezkuta | 2012-06-03 | 1 | -22/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | Currently, the following seems to be the functional status: For a Diaspora top-level post: Friendica comments show up AND delete Diaspora comments show up AND delete for top-level owner Diaspora comments show up for non-owner Diaspora comments sometimes don't delete for non-owner -> Appears to be Diaspora's fault, as a "not a valid object" error shows up in the log Friendica likes show up, but can't unlike (Friendica doesn't even message Diaspora) Diaspora likes show up Diaspora non-owner can't unlike -> Same as comments, seems to be Diaspora's fault For a Friendica top-level post: Friendica comments show up AND delete Diaspora comments show up AND delete Friendica likes don't show up in Diaspora sometimes Friendica doesn't even message Diaspora for unlikes (sometimes?) Diaspora likes and unlikes work | ||||
* | Implement relaying of relayable_retractions | Zach Prezkuta | 2012-06-03 | 1 | -1/+30 |
| | | | | Also: some whitespace cleanup, fix Diaspora parent DB query | ||||
* | prevent email from leaking in feeds | friendica | 2012-05-30 | 1 | -0/+4 |
| | |||||
* | fix private photos that also have a size specification | friendica | 2012-05-30 | 1 | -2/+2 |
| | |||||
* | private group tests, cont. | friendica | 2012-05-29 | 1 | -4/+4 |
| | |||||
* | bugfixes: private photo embeds and search for strings with % | friendica | 2012-05-29 | 1 | -1/+1 |
| | |||||
* | ability to only expire contacts, not self | friendica | 2012-05-29 | 1 | -1/+1 |
| | |||||
* | Provide backend option to only expire other peoples' conversations. | friendica | 2012-05-28 | 1 | -1/+8 |
| | |||||
* | rev update | friendica | 2012-05-28 | 1 | -2/+2 |
| | |||||
* | rework the way private photos are embedded to avoid url differences and also ↵ | friendica | 2012-05-27 | 1 | -8/+80 |
| | | | | check the permissions if possible to make sure that nothing sneaks by. | ||||
* | cause of bogus wall-to-wall posts found | friendica | 2012-05-22 | 1 | -1/+1 |
| | |||||
* | more private forums, default privacy group for new contacts | friendica | 2012-05-17 | 1 | -24/+31 |
| | |||||
* | tell browser not to cache permission denied (private) photos so that after ↵ | friendica | 2012-05-17 | 1 | -3/+3 |
| | | | | authenticating we don't have to fight the browser - plus more prvgroup work | ||||
* | setup delivery chain for private groups (work in progress) | friendica | 2012-05-17 | 1 | -21/+26 |
| | |||||
* | better test of email reply visibility | friendica | 2012-05-11 | 1 | -1/+1 |
| | |||||
* | reset permissions to forum default when adding forum delivery chain | friendica | 2012-05-06 | 1 | -2/+12 |
| | |||||
* | consolidate item deletion so we can fix orphaned categories and file_as tags. | friendica | 2012-05-05 | 1 | -27/+32 |
| | |||||
* | missed a db field | friendica | 2012-04-29 | 1 | -1/+1 |
| | |||||
* | typo in profile_selectors, fix remote tagging | friendica | 2012-04-29 | 1 | -14/+30 |
| | |||||
* | bug #388 - notify_comment received after post deleted | friendica | 2012-04-22 | 1 | -1/+1 |
| | |||||
* | Typo | Tobias Hößl | 2012-04-17 | 1 | -2/+2 |
| | |||||
* | Some Bugfixes, and variable checks | Tobias Hößl | 2012-04-17 | 1 | -27/+28 |
| | |||||
* | propagate edited comments | friendica | 2012-04-16 | 1 | -2/+6 |
| | |||||
* | edited comments weren't being relayed | friendica | 2012-04-16 | 1 | -0/+24 |
| | |||||
* | bug #372 - category feeds | friendica | 2012-04-14 | 1 | -0/+10 |
| | |||||
* | table cleanup | friendica | 2012-04-12 | 1 | -0/+11 |
| | |||||
* | more backend work on mail2 followers | friendica | 2012-04-10 | 1 | -0/+3 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -16/+51 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | slight improvement in handling of plaintext feeds | friendica | 2012-04-01 | 1 | -2/+9 |
| | | |||||
| * | that didn't quite work out | friendica | 2012-04-01 | 1 | -2/+2 |
| | | |||||
| * | try slightly better detection of html in feeds | friendica | 2012-04-01 | 1 | -3/+4 |
| | | |||||
| * | improved rw notifications | friendica | 2012-03-28 | 1 | -0/+11 |
| | | |||||
| * | don't expire filed items | friendica | 2012-03-27 | 1 | -0/+5 |
| | | |||||
| * | preparation for some possibly killer features | friendica | 2012-03-26 | 1 | -6/+4 |
| | | |||||
| * | prevent duplicate friend suggestions | friendica | 2012-03-24 | 1 | -0/+9 |
| | | |||||
| * | block filed items from deletion | friendica | 2012-03-24 | 1 | -2/+2 |
| | | |||||
| * | ability to change tags in edited posts | friendica | 2012-03-22 | 1 | -5/+9 |
|/ | |||||
* | community discovery cont., cleanup of DB debugging | friendica | 2012-03-18 | 1 | -2/+29 |
| | |||||
* | whitespace | friendica | 2012-03-16 | 1 | -0/+1 |
| | |||||
* | track whether contact is a community page or not | friendica | 2012-03-15 | 1 | -0/+5 |
| | |||||
* | ssl_policy stuff | friendica | 2012-03-14 | 1 | -0/+17 |
| | |||||
* | Merge branch 'master' of git://github.com/friendica/friendica | Tobias Hößl | 2012-03-09 | 1 | -25/+83 |
|\ | |||||
| * | still getting parent relays on remote systems | friendica | 2012-03-07 | 1 | -2/+2 |
| | | |||||
| * | prevent duplicate likes | friendica | 2012-03-06 | 1 | -0/+25 |
| | | |||||
| * | correct owner info from misconfigured installs, duepuntozero title block ↵ | friendica | 2012-03-04 | 1 | -0/+24 |
| | | | | | | | | misplaced in editplain mode | ||||
| * | yet more work on notifications | friendica | 2012-02-29 | 1 | -24/+33 |
| | | |||||
| * | From Tobias H - catch some irregularities caused by cut/paste code | friendica | 2012-02-28 | 1 | -1/+1 |
| | | |||||
* | | Avoid a notice | Tobias Hößl | 2012-02-28 | 1 | -0/+1 |
| | | |||||
* | | Avoid a Notice | Tobias Hößl | 2012-02-27 | 1 | -1/+3 |
|/ | |||||
* | Avoid some notices | Tobias Hößl | 2012-02-26 | 1 | -3/+3 |
| |