aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* issue #63 - missing table fields in db queryredmatrix2015-09-301-2/+2
|
* add delivery reports to mail (not backported to redmatrix)redmatrix2015-09-301-7/+15
|
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-301-3/+14
|\ | | | | | | | | | | | | Conflicts: include/zot.php view/de/messages.po view/de/strings.php
| * document the issue with cloned delivery to self vs normal delivery to selfredmatrix2015-09-301-2/+13
| |
| * undo self-deliver checkredmatrix2015-09-301-5/+6
| |
* | undo self deliver checkredmatrix2015-09-301-5/+6
| |
* | another error from the db logsredmatrix2015-09-291-1/+1
| |
* | wrong table column namesredmatrix2015-09-292-2/+2
| |
* | queue cleanup, and report issuesredmatrix2015-09-292-5/+32
| |
* | more work on the notifierredmatrix2015-09-291-1/+6
| |
* | improve the sys channel location repair to check key issues and re-installs ↵redmatrix2015-09-291-2/+10
| | | | | | | | and/or site moves
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-09-291-0/+6
|\ \
| * | fix typo in 0b1cd826b05b6ec9637e373735967a2555eeb1d4Mario Vavti2015-09-291-1/+1
| | |
| * | do not store a recalled mail if we can not find the original midMario Vavti2015-09-291-0/+6
| | |
* | | check and repair sys channel locations (hublocs) in zot-finger if they are ↵redmatrix2015-09-291-0/+61
|/ / | | | | | | messed up
* | add one more level of parentheses to ensure operator precedence is correctly ↵redmatrix2015-09-281-2/+2
| | | | | | | | evaluated
* | check public scopes against visitor in item_permissions_sql()redmatrix2015-09-281-2/+38
| |
* | resolve conflictsredmatrix2015-09-281-7/+0
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-281-0/+6
|\|
| * process_delivery: ignore selfredmatrix2015-09-281-0/+6
| |
* | ignore self delivery in process_deliveryredmatrix2015-09-281-7/+5
| |
* | Merge branch 'deadsite'redmatrix2015-09-287-14/+56
|\ \
| * | typoredmatrix2015-09-281-2/+2
| | |
| * | create site records for all queued sites and check for deathredmatrix2015-09-284-9/+47
| | |
| * | add site_type to queries, first few - several more to go.redmatrix2015-09-283-5/+9
| | |
* | | private mail: bring additional inbox/outbox views and ajaxify single message ↵Mario Vavti2015-09-281-1/+3
|/ / | | | | | | drop
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-271-4/+6
|\| | | | | | | | | Conflicts: include/zot.php
| * well there's one problem...redmatrix2015-09-271-4/+4
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-271-5/+13
|\| | | | | | | | | | | Conflicts: include/zot.php util/messages.po
| * add some safety checks on the sending side of syncredmatrix2015-09-271-6/+20
| |
| * problems with extended item import and signaturesredmatrix2015-09-221-3/+62
| |
* | move string files to hmessages.po and hstrings.php for hubzilla to avoid ↵redmatrix2015-09-262-5/+15
| | | | | | | | endless merge conflicts.
* | import_xchan_photo: check the return headers to ensure it's an image ↵redmatrix2015-09-262-46/+64
| | | | | | | | content-type of some form as imagick chucks a wobbly if you try to initialise an image with an html error page.
* | remove redundant coderedmatrix2015-09-241-7/+1
| |
* | delivery optimisationsredmatrix2015-09-242-8/+54
| |
* | add Diaspora (actually any external service which uses the queue) to ↵redmatrix2015-09-241-0/+8
| | | | | | | | delivery reports
* | Merge https://github.com/redmatrix/hubzilla into pending_mergeredmatrix2015-09-243-19/+120
|\ \
| * | some heavy private mail restructuring - work in progressMario Vavti2015-09-243-19/+120
| | |
* | | Document the additional content export optionsredmatrix2015-09-241-1/+4
|/ /
* | timezone tweaksredmatrix2015-09-231-6/+10
| |
* | add plugin hooks to channel sync/import/exportredmatrix2015-09-232-0/+6
| |
* | merge issueredmatrix2015-09-221-4/+2
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-221-2/+4
|\|
| * don't send sync packets to deleted hubloc locationsredmatrix2015-09-221-2/+4
| |
| * inverted logic syncing deleted hublocsredmatrix2015-09-221-1/+1
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-221-1/+3
|\|
| * add names to delivery report for sync deliveryredmatrix2015-09-221-1/+3
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-221-1/+11
|\|
| * report the channel syncredmatrix2015-09-221-1/+11
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-222-0/+10
|\| | | | | | | | | | | Conflicts: include/items.php include/zot.php