| Commit message (Expand) | Author | Age | Files | Lines |
* | fix more issues reported by phpstan | Mario Vavti | 2024-11-27 | 6 | -10/+10 |
* | Merge branch 'phpstan-ignore-some-warnings' into 'dev' | Mario | 2024-11-27 | 1 | -0/+2 |
|\ |
|
| * | phpstan: Ignore warnings on missing return statement. | Harald Eilertsen | 2024-11-25 | 1 | -0/+2 |
* | | Merge branch 'dev' into 'dev' | Mario | 2024-11-27 | 9 | -23/+23 |
|\ \ |
|
| * | | updated fork-awesome icons to bootstrap | SK | 2024-11-22 | 9 | -23/+23 |
* | | | Merge branch 'module-admin-accounts-enhancements' into 'dev' | Mario | 2024-11-27 | 5 | -165/+395 |
|\ \ \ |
|
| * | | | Fix and refactor module Admin\Accounts part I | Harald Eilertsen | 2024-11-27 | 11 | -213/+557 |
* | | | | make sure to toggle aside if a notification or message is clicked and some wh... | Mario | 2024-11-26 | 1 | -11/+10 |
| |_|/
|/| | |
|
* | | | fix superfluous slash in some cases | Mario | 2024-11-25 | 1 | -4/+6 |
* | | | remove logging | Mario | 2024-11-22 | 1 | -3/+0 |
* | | | Merge branch 'add-mailer-class' into 'dev' | Mario | 2024-11-22 | 6 | -48/+162 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add Zotlabs\Lib\Mailer class to replace z_mail function. | Harald Eilertsen | 2024-11-22 | 6 | -48/+162 |
* | | | mod cal: if a day is provided default to week view except the date has a ! pr... | Mario | 2024-11-21 | 1 | -5/+7 |
* | | | mod cal: provide a possibility to link to a specific month or day by passing ... | Mario | 2024-11-21 | 2 | -3/+25 |
|/ / |
|
* | | Update chat.tpl to correct expand and contract icons from forkawesome to boot... | Mario | 2024-11-19 | 1 | -2/+2 |
* | | Ubreak tests: update MagicTest for new behaviour of Magic module. | Harald Eilertsen | 2024-11-19 | 1 | -6/+17 |
* | | some cleanup for mod magic | Mario Vavti | 2024-11-18 | 3 | -29/+34 |
|/ |
|
* | more phpstan errors | Mario Vavti | 2024-11-17 | 2 | -37/+1 |
* | fix some errors detected by phpstan | Mario Vavti | 2024-11-17 | 9 | -37/+80 |
* | Merge branch 'issue-1879-emails-with-plus-addressing-rejected' into 'dev' | Mario | 2024-11-17 | 2 | -2/+6 |
|\ |
|
| * | Fix #1879: Emails with + in local part was rejected. | Harald Eilertsen | 2024-11-16 | 2 | -2/+6 |
* | | fix undefined variables | Mario | 2024-11-17 | 2 | -5/+3 |
|/ |
|
* | Merge branch 'add-dev-dependecy-phpstan' into 'dev' | Mario | 2024-11-14 | 6 | -18/+76 |
|\ |
|
| * | Add PHPStan as a developer dependency. | Harald Eilertsen | 2024-11-12 | 6 | -18/+76 |
* | | Merge branch 'various-phpstan-issues' into 'dev' | Mario | 2024-11-14 | 59 | -434/+172 |
|\ \ |
|
| * | | Several issues discovered by PHPStan | Harald Eilertsen | 2024-11-14 | 59 | -434/+172 |
* | | | version 9.5.2 - merge containers | Mario | 2024-11-14 | 1 | -1/+1 |
* | | | Merge branch 'dev' into containers | Mario | 2024-11-14 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'oops-fix-db-update' into 'dev' | Mario | 2024-11-14 | 1 | -1/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Fix invocation of DB_Update::run. | Harald Eilertsen | 2024-11-11 | 1 | -1/+1 |
| | |/ |
|
| * / | fix click area in dropdown add/remove reaction | Mario | 2024-11-11 | 1 | -4/+2 |
| |/ |
|
* | | css fixes | Mario | 2024-11-14 | 2 | -4/+4 |
* | | fix some conent import issues | Mario Vavti | 2024-11-14 | 4 | -12/+21 |
* | | fix race condition when updating multiple choice polls | Mario | 2024-11-13 | 1 | -31/+52 |
* | | this is not true anymore - check owner perms | Mario | 2024-11-13 | 2 | -3/+1 |
* | | containers: poll testing | Mario | 2024-11-11 | 3 | -82/+102 |
* | | fix click area in dropdown add/remove reaction | Mario | 2024-11-11 | 1 | -4/+2 |
* | | fix undefined var warning | Mario | 2024-11-11 | 1 | -1/+1 |
* | | Merge branch 'dev' into containers | Mario Vavti | 2024-11-10 | 1 | -12/+15 |
|\| |
|
| * | Revert "Module\Item: Make $item_id an object property." | Mario | 2024-11-10 | 1 | -12/+15 |
* | | containers: testing sourced items | Mario Vavti | 2024-11-10 | 2 | -91/+121 |
* | | Merge branch 'dev' into containers | Mario Vavti | 2024-11-10 | 4 | -227/+286 |
|\| |
|
| * | Merge branch 'begin-refactoring-module-item' into 'dev' | Mario | 2024-11-10 | 2 | -224/+284 |
| |\ |
|
| | * | Module\Item: Make $item_id an object property. | Harald Eilertsen | 2024-11-10 | 1 | -15/+12 |
| | * | Module\Item: Move processing of zot and as requests to functions. | Harald Eilertsen | 2024-11-10 | 2 | -224/+287 |
| * | | Merge branch 'oops-ref-to-nonexisting-class' into 'dev' | Mario | 2024-11-10 | 1 | -1/+0 |
| |\ \
| | |/
| |/| |
|
| | * | Remove import of non-existing class in test. | Harald Eilertsen | 2024-11-09 | 1 | -1/+0 |
| * | | Do not filter deleted hublocs in xchan_query because it will result in empty ... | Mario Vavti | 2024-11-09 | 1 | -2/+2 |
| |/ |
|
* | | make sure to notify the drop if necessary | Mario Vavti | 2024-11-10 | 1 | -0/+4 |
* | | fix encoding and attribution | Mario Vavti | 2024-11-10 | 1 | -5/+5 |