aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | cleanup daemon/expireMario2021-01-182-15/+16
| |
* | cleanup daemon/deliver_hooks, daemon/directoryMario2021-01-183-29/+24
| |
* | cleanup daemon/deliverMario2021-01-181-8/+8
| |
* | cleanup daemon/curlauthMario2021-01-182-12/+14
| |
* | only var can be passed by reference, cleanupMario2021-01-181-9/+10
| |
* | only var can be passed by reference, cleanupMario2021-01-181-14/+12
| |
* | cleanup daemon/checksitesMario2021-01-182-12/+12
| |
* | cleanupMario2021-01-181-4/+3
| |
* | cleanupMario2021-01-181-44/+45
| |
* | cleanupMario2021-01-181-5/+5
| |
* | cleanupMario2021-01-181-7/+8
| |
* | whitespaceMario2021-01-181-2/+1
| |
* | $match should be arrayMario2021-01-181-2/+2
| |
* | force arg is not used anymore in drop_item_lolevel()Mario2021-01-181-3/+2
| |
* | fix undefined variableMario2021-01-181-1/+1
| |
* | missing importMario2021-01-171-0/+1
| |
* | get_item_elements() check against zot6Mario2021-01-171-2/+2
| |
* | port util/connect to Lib/ConnectMario2021-01-171-2/+2
| |
* | mark_orphan_hubsxchans() check against zot6Mario2021-01-171-2/+2
| |
* | get_bookmark_link() check against zot6Mario2021-01-171-7/+7
| |
* | fix fetch vcard menu entry for zot6 connectionsMario2021-01-171-145/+145
| |
* | app_render() check against zot6Mario2021-01-171-1/+1
| |
* | changelogMario2021-01-161-0/+6
| |
* | wrong logicMario2021-01-161-1/+1
| |
* | cleanup mod likeMario2021-01-161-196/+180
| |
* | HTTPSig::get_zotfinger_key() only takes the id argMario2021-01-151-1/+1
| |
* | exec is marked deprecatedMario2021-01-153-3/+3
| |
* | remove unused global varMario2021-01-151-2/+0
| |
* | fix undefined varMario2021-01-151-1/+1
| |
* | undefined variable $filenameMario2021-01-151-1/+1
| |
* | wrong variable nameMario2021-01-151-4/+4
| |
* | only vars can be passed by referenceMario2021-01-151-1/+2
| |
* | unused variable and missing break statementMario2021-01-151-2/+3
| |
* | fix undefined variableMario2021-01-151-1/+1
| |
* | formattingMario2021-01-151-33/+34
| |
* | formattingMario2021-01-151-148/+149
| |
* | cleanup unused/undefined variablesMario2021-01-151-73/+71
| |
* | fix undefined vars in mod calMario2021-01-151-7/+5
| |
* | make functions public staticMario2021-01-151-4/+4
| |
* | remove redundant import and add ext-zip to composerMario2021-01-151-0/+1
| |
* | remove redundant importMario2021-01-151-2/+0
| |
* | Receiver::run() does not take an argumentMario2021-01-151-6/+2
| |
* | fix issue in unused functionMario2021-01-151-1/+1
| |
* | bump composer php versionMario2021-01-151-1/+1
| |
* | more wiki issuesMario2021-01-151-3/+3
| |
* | wiki issuesMario2021-01-151-3/+2
| |
* | argument must be of type booleanMario2021-01-151-1/+1
| |
* | $msg must be arrayMario2021-01-151-2/+2
| |
* | remove unused variablesMario2021-01-151-2/+1
| |
* | whitespaceMario2021-01-151-63/+63
| |