Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | HTTPSig::get_zotfinger_key() only takes the id arg | Mario | 2021-01-15 | 1 | -1/+1 | |
| | | ||||||
| * | exec is marked deprecated | Mario | 2021-01-15 | 3 | -3/+3 | |
| | | ||||||
| * | remove unused global var | Mario | 2021-01-15 | 1 | -2/+0 | |
| | | ||||||
| * | fix undefined var | Mario | 2021-01-15 | 1 | -1/+1 | |
| | | ||||||
| * | undefined variable $filename | Mario | 2021-01-15 | 1 | -1/+1 | |
| | | ||||||
| * | wrong variable name | Mario | 2021-01-15 | 1 | -4/+4 | |
| | | ||||||
| * | only vars can be passed by reference | Mario | 2021-01-15 | 1 | -1/+2 | |
| | | ||||||
| * | unused variable and missing break statement | Mario | 2021-01-15 | 1 | -2/+3 | |
| | | ||||||
| * | fix undefined variable | Mario | 2021-01-15 | 1 | -1/+1 | |
| | | ||||||
| * | formatting | Mario | 2021-01-15 | 1 | -33/+34 | |
| | | ||||||
| * | formatting | Mario | 2021-01-15 | 1 | -148/+149 | |
| | | ||||||
| * | cleanup unused/undefined variables | Mario | 2021-01-15 | 1 | -73/+71 | |
| | | ||||||
| * | fix undefined vars in mod cal | Mario | 2021-01-15 | 1 | -7/+5 | |
| | | ||||||
| * | make functions public static | Mario | 2021-01-15 | 1 | -4/+4 | |
| | | ||||||
| * | remove redundant import | Mario | 2021-01-15 | 1 | -2/+0 | |
| | | ||||||
| * | Receiver::run() does not take an argument | Mario | 2021-01-15 | 1 | -6/+2 | |
| | | ||||||
| * | fix issue in unused function | Mario | 2021-01-15 | 1 | -1/+1 | |
| | | ||||||
| * | more wiki issues | Mario | 2021-01-15 | 1 | -3/+3 | |
| | | ||||||
| * | wiki issues | Mario | 2021-01-15 | 1 | -3/+2 | |
| | | ||||||
| * | argument must be of type boolean | Mario | 2021-01-15 | 1 | -1/+1 | |
| | | ||||||
| * | $msg must be array | Mario | 2021-01-15 | 1 | -2/+2 | |
| | | ||||||
| * | remove unused variables | Mario | 2021-01-15 | 1 | -2/+1 | |
| | | ||||||
| * | whitespace | Mario | 2021-01-15 | 1 | -63/+63 | |
| | | ||||||
| * | fix wrong/undefined variables and add sleep interval to notifier calls | Mario | 2021-01-15 | 1 | -1/+8 | |
| | | ||||||
| * | some work to fix r_preview in list mode | Mario | 2021-01-14 | 5 | -242/+252 | |
| | | ||||||
* | | a bit more useability for the admin at the beginning | Hilmar R | 2021-03-03 | 1 | -1/+2 | |
| | | ||||||
* | | embarrassing :-( | Hilmar R | 2021-03-02 | 1 | -1/+1 | |
| | | ||||||
* | | did2 chk num 5...10 | Hilmar R | 2021-03-02 | 1 | -2/+2 | |
| | | ||||||
* | | hope not to hurry too fast when saying 5.4RC2. But today & tomorrow is only ↵ | Hilmar R | 2021-03-02 | 1 | -0/+15 | |
| | | | | | | | | for the tests | |||||
* | | get dev | Hilmar R | 2021-03-01 | 102 | -4445/+5695 | |
| | | ||||||
* | | adjust air.5 to be in sync with 5.2.2 | Hilmar R | 2021-02-26 | 2 | -52/+71 | |
| | | ||||||
* | | validate,invite | Hilmar R | 2021-01-30 | 1 | -11/+21 | |
| | | ||||||
* | | context help register en,de | Hilmar R | 2021-01-29 | 1 | -1/+12 | |
| | | ||||||
* | | Register panel interaction consistence usage | Hilmar R | 2021-01-28 | 2 | -10/+17 | |
| | | ||||||
* | | login panel, reg limits. | Hilmar R | 2021-01-27 | 2 | -24/+43 | |
| | | ||||||
* | | auto channel create adjustments | Hilmar R | 2021-01-24 | 1 | -9/+8 | |
| | | ||||||
* | | auto channel create adjustments, zar log reg msgs | Hilmar R | 2021-01-24 | 2 | -4/+12 | |
| | | ||||||
* | | melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241 | Hilmar R | 2021-01-23 | 8 | -273/+1747 | |
|/ | ||||||
* | Revert "keyid adapt for backward compatibility to current release" | Mario | 2021-01-13 | 1 | -4/+3 | |
| | | | | This reverts commit ff100a499a2813c1ffa31db04936b04d4b2c8eb4. | |||||
* | restrict length of short profile title/description to 190characters to omit ↵ | Mario | 2021-01-12 | 1 | -125/+125 | |
| | | | | sql warnings about too long string data | |||||
* | can not access global from statc method | Mario | 2021-01-11 | 1 | -17/+18 | |
| | ||||||
* | sync_directories() omit known dead sites | Mario Vavti | 2021-01-10 | 1 | -4/+6 | |
| | ||||||
* | undefined variable | Mario Vavti | 2021-01-10 | 1 | -2/+2 | |
| | ||||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-01-10 | 1 | -1/+1 | |
|\ | ||||||
| * | typo | Mario Vavti | 2021-01-09 | 1 | -1/+1 | |
| | | ||||||
* | | missing use statement | Mario | 2021-01-10 | 1 | -0/+1 | |
|/ | ||||||
* | more libzotdir | Mario | 2021-01-09 | 6 | -181/+186 | |
| | ||||||
* | keyid adapt for backward compatibility to current release | Mario | 2021-01-09 | 1 | -3/+4 | |
| | ||||||
* | fix some php8 fatal errors | Mario | 2021-01-09 | 2 | -9/+9 | |
| | ||||||
* | more streamline keyid | Mario | 2021-01-09 | 1 | -4/+4 | |
| |