aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
...
| * 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 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
| * 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
| * fix wrong/undefined variables and add sleep interval to notifier callsMario2021-01-151-1/+8
| * some work to fix r_preview in list modeMario2021-01-145-242/+252
* | a bit more useability for the admin at the beginningHilmar R2021-03-031-1/+2
* | embarrassing :-(Hilmar R2021-03-021-1/+1
* | did2 chk num 5...10Hilmar R2021-03-021-2/+2
* | hope not to hurry too fast when saying 5.4RC2. But today & tomorrow is only f...Hilmar R2021-03-021-0/+15
* | get devHilmar R2021-03-01102-4445/+5695
* | adjust air.5 to be in sync with 5.2.2Hilmar R2021-02-262-52/+71
* | validate,inviteHilmar R2021-01-301-11/+21
* | context help register en,deHilmar R2021-01-291-1/+12
* | Register panel interaction consistence usageHilmar R2021-01-282-10/+17
* | login panel, reg limits.Hilmar R2021-01-272-24/+43
* | auto channel create adjustmentsHilmar R2021-01-241-9/+8
* | auto channel create adjustments, zar log reg msgsHilmar R2021-01-242-4/+12
* | melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241Hilmar R2021-01-238-273/+1747
|/
* Revert "keyid adapt for backward compatibility to current release"Mario2021-01-131-4/+3
* restrict length of short profile title/description to 190characters to omit s...Mario2021-01-121-125/+125
* can not access global from statc methodMario2021-01-111-17/+18
* sync_directories() omit known dead sitesMario Vavti2021-01-101-4/+6
* undefined variableMario Vavti2021-01-101-2/+2
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-01-101-1/+1
|\
| * typoMario Vavti2021-01-091-1/+1
* | missing use statementMario2021-01-101-0/+1
|/
* more libzotdirMario2021-01-096-181/+186
* keyid adapt for backward compatibility to current releaseMario2021-01-091-3/+4
* fix some php8 fatal errorsMario2021-01-092-9/+9