Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cli utilities - argc and argv reversed. Not functionally incorrect since it ↵ | redmatrix | 2016-05-17 | 1 | -2/+2 |
| | | | | was consistent but aesthetically incorrect. | ||||
* | more work on diaspora relay | redmatrix | 2016-05-09 | 1 | -0/+5 |
| | |||||
* | implement the singleton delivery stuff | redmatrix | 2016-04-26 | 1 | -2/+17 |
| | |||||
* | There is no longer a followup flag in the notifier. Remove all traces of it. | redmatrix | 2016-04-20 | 1 | -2/+0 |
| | |||||
* | issue #305 | redmatrix | 2016-03-02 | 1 | -1/+0 |
| | |||||
* | hook changes to support pubsubhubbub | redmatrix | 2016-02-10 | 1 | -3/+31 |
| | |||||
* | provide admin toggle to disable delivery reports | redmatrix | 2016-01-07 | 1 | -1/+1 |
| | |||||
* | log API improvements and queue optimisation for singleton networks | redmatrix | 2015-12-31 | 1 | -12/+12 |
| | |||||
* | refresh issue | redmatrix | 2015-12-27 | 1 | -1/+3 |
| | |||||
* | loop detection | redmatrix | 2015-12-17 | 1 | -3/+6 |
| | |||||
* | queue/notification/delivery refactor continued | redmatrix | 2015-12-16 | 1 | -105/+30 |
| | |||||
* | some notifier optimisations. Also put a fixme on the invite total ↵ | redmatrix | 2015-12-16 | 1 | -25/+17 |
| | | | | generations for new accounts, which is incorrect and now commented out. | ||||
* | more work on queue api | redmatrix | 2015-12-14 | 1 | -14/+7 |
| | |||||
* | simplify queue insertion for normal items | redmatrix | 2015-12-14 | 1 | -39/+25 |
| | |||||
* | start working on the singleton setting | redmatrix | 2015-12-09 | 1 | -0/+2 |
| | |||||
* | issue with dead hub detection | redmatrix | 2015-11-15 | 1 | -1/+1 |
| | |||||
* | improve /locs page with some field notes and the ability to do a forced sync | redmatrix | 2015-11-01 | 1 | -1/+1 |
| | |||||
* | new feature: delayed posting | redmatrix | 2015-10-25 | 1 | -1/+1 |
| | |||||
* | fix typo in include/notifier.php | Mario Vavti | 2015-10-19 | 1 | -1/+1 |
| | |||||
* | separate permission_update notification into permission_create and ↵ | redmatrix | 2015-10-18 | 1 | -2/+7 |
| | | | | permission_update, since some networks send out a notification for duplicate share requests even if connected. | ||||
* | mail sync/migrate continued; also abstract delivery loop to make it ↵ | redmatrix | 2015-10-15 | 1 | -59/+43 |
| | | | | re-usable, change refresh_all to use delivery loop. | ||||
* | need full path to deliver_hooks.php | redmatrix | 2015-10-02 | 1 | -1/+1 |
| | |||||
* | more work on the notifier | redmatrix | 2015-09-29 | 1 | -1/+6 |
| | |||||
* | remove redundant code | redmatrix | 2015-09-24 | 1 | -7/+1 |
| | |||||
* | delivery optimisations | redmatrix | 2015-09-24 | 1 | -8/+25 |
| | |||||
* | heavy lifting for delivery reports | redmatrix | 2015-09-22 | 1 | -0/+12 |
| | |||||
* | don't deliver to dead hubs | redmatrix | 2015-09-14 | 1 | -25/+18 |
| | |||||
* | remove xchan_instance_url - it needs to be an abook field, not an xchan field | redmatrix | 2015-09-14 | 1 | -14/+0 |
| | |||||
* | begin moving diaspora to plugin | redmatrix | 2015-08-02 | 1 | -18/+8 |
| | |||||
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-29 | 1 | -1/+10 |
|\ | | | | | | | | | | | Conflicts: view/nl/messages.po view/nl/strings.php | ||||
| * | some prep work | redmatrix | 2015-06-29 | 1 | -1/+10 |
| | | |||||
* | | convert the abook fields | redmatrix | 2015-06-14 | 1 | -2/+1 |
| | | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-05-27 | 1 | -0/+2 |
|\| | | | | | | | | | Conflicts: mod/impel.php | ||||
| * | fix for forked thread on diaspora | redmatrix | 2015-05-27 | 1 | -11/+0 |
| | | |||||
| * | revert for now | redmatrix | 2015-05-27 | 1 | -5/+5 |
| | | |||||
| * | Comments need to have some kind of routing instructions. | redmatrix | 2015-05-26 | 1 | -0/+13 |
| | | |||||
* | | fix some merge errors | redmatrix | 2015-05-18 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into tres | friendica | 2015-04-29 | 1 | -7/+15 |
|\| | | | | | | | | | Conflicts: include/notifier.php | ||||
| * | disconnect | friendica | 2015-04-23 | 1 | -7/+15 |
| | | |||||
* | | Merge branch 'master' into tres | friendica | 2015-04-23 | 1 | -9/+45 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Contact.php include/ItemObject.php include/api.php include/attach.php include/diaspora.php include/dir_fns.php include/enotify.php include/event.php include/expire.php include/items.php include/notifier.php include/notify.php include/photos.php include/taxonomy.php include/text.php include/widgets.php include/zot.php mod/admin.php mod/channel.php mod/dirsearch.php mod/display.php mod/editwebpage.php mod/events.php mod/home.php mod/item.php mod/manage.php mod/mood.php mod/network.php mod/page.php mod/photos.php mod/ping.php mod/post.php mod/thing.php mod/viewsrc.php view/css/mod_events.css | ||||
| * | more work on queue optimisations | friendica | 2015-03-09 | 1 | -3/+18 |
| | | |||||
| * | Fix a couple of places where we weren't checking for dead hublocs. Add a ↵ | friendica | 2015-02-27 | 1 | -5/+14 |
| | | | | | | | | function to mark a hubloc dead. | ||||
| * | syntax - missing arg | friendica | 2015-02-25 | 1 | -1/+1 |
| | | |||||
| * | this may actually fix the deliver loop when deleting existing items. It's ↵ | friendica | 2015-02-25 | 1 | -1/+8 |
| | | | | | | | | hackish but I don't see any other way out. | ||||
| * | Found the cause of the delete looping, and I can prevent it going forward. ↵ | friendica | 2015-02-25 | 1 | -2/+7 |
| | | | | | | | | The issue remains what to do about comments which are already in the DB and have ITEM_ORIGIN incorrectly set. We can't exactly reset them because the "original" context has been lost. (Sorry but couldn't resist an insider pun that none of you will be able to follow anyway). Read the comments. | ||||
| * | don't send deleted items upstream - only downstream. | friendica | 2015-02-24 | 1 | -3/+6 |
| | | |||||
* | | Merge branch 'master' into tres | friendica | 2015-02-05 | 1 | -14/+0 |
|\| | | | | | | | | | | | Conflicts: view/css/mod_events.css view/theme/redbasic/css/style.css | ||||
| * | send rating information to directories | friendica | 2015-02-02 | 1 | -14/+0 |
| | | |||||
* | | Merge branch 'master' into tres | friendica | 2015-01-31 | 1 | -0/+10 |
|\| | | | | | | | | | Conflicts: include/zot.php | ||||
| * | updates to put rating info into the local xlink before sending it to known ↵ | friendica | 2015-01-28 | 1 | -0/+10 |
| | | | | | | | | directory servers |