- Nov 19, 2024
-
- Nov 17, 2024
-
-
Saiwal K authored
-
- Nov 14, 2024
-
-
Mario authored
(cherry picked from commit c9a8914b) Co-authored-by: Mario Vavti <mario@mariovavti.com>
-
- Nov 11, 2024
-
-
Mario authored
(cherry picked from commit 8268ed1b) Co-authored-by: Mario <mario@mariovavti.com> (cherry picked from commit ce9d67f7) Co-authored-by: Mario <mario@mariovavti.com>
-
- Nov 09, 2024
-
-
Mario authored
Do not filter deleted hublocs in xchan_query because it will result in empty profile info in conversations if the hubloc was deleted. Deleting a hublocation does not neccesarily delete its content and the author could appear again from another location. (cherry picked from commit 4e6696b0) Co-authored-by: Mario Vavti <mario@mariovavti.com>
-
- Nov 07, 2024
-
-
Mario authored
(cherry picked from commit 17183cc5) Co-authored-by: Mario <mario@mariovavti.com>
-
- Nov 06, 2024
-
-
Mario authored
(cherry picked from commit 939e5d9c) Co-authored-by: Mario <mario@mariovavti.com>
-
Mario authored
(cherry picked from commit 12c88c06) Co-authored-by: Mario <mario@mariovavti.com>
-
Mario authored
(cherry picked from commit 35a05073) Co-authored-by: Harald Eilertsen <haraldei@anduin.net>
-
Mario authored
The `profile_assign` field is only present if the multiple profiles feature is enabled. (cherry picked from commit 472484dd) Co-authored-by: Harald Eilertsen <haraldei@anduin.net>
-
Mario authored
Replaces all occurences with $_POST or $_GET instead. (cherry picked from commit 5c3bdbd1) Co-authored-by: Harald Eilertsen <haraldei@anduin.net>
-
Mario authored
(cherry picked from commit ec02453d) Co-authored-by: Harald Eilertsen <haraldei@anduin.net>
-
Mario authored
only zot6 hublocs have a sitekey so only query such hublocs. This will safe alternative network hublocs from being marked deleted allthough they are intact (cherry picked from commit 7a3f2c1b) Co-authored-by: Mario <mario@mariovavti.com>
-
Mario authored
correctly hide modals and remove unneeded toString() conversion since we are not dealing with string objects here (cherry picked from commit 9f473fc2) Co-authored-by: Mario <mario@mariovavti.com>
-
- Nov 03, 2024
-
-
Mario authored
(cherry picked from commit e20327d2) Co-authored-by: Mario <mario@mariovavti.com>
-
Mario authored
Using `self` in callables has been deprecated, so change to proper fully qualified class name. (cherry picked from commit 8ab3ad65) Co-authored-by: Harald Eilertsen <haraldei@anduin.net>
-
Mario authored
The $ogproperty was not declared, which triggered a warning in PHP 8.2. Also fixed the initialization of the properties, and removed the now superfluous constructor. (cherry picked from commit bf008465) Co-authored-by: Harald Eilertsen <haraldei@anduin.net>
-
Mario authored
Uncovered by PHP 8.2 because dynamic properties are deprecated. (cherry picked from commit a29a1c76) Co-authored-by: Harald Eilertsen <haraldei@anduin.net>
-
Mario authored
Uncovered by PHP 8.2 because dynamic properties are deprecated. (cherry picked from commit 90bc987e) Co-authored-by: Harald Eilertsen <haraldei@anduin.net>
-
Mario authored
(cherry picked from commit 38c94759) 342d94c3 tpl: Fix warnings in templates. bccaeb1e tests: Update Module\TestCase to support POST requests f627e55b tests: Update account fixtures with fixed account_level. ee62aff4 Module\Admin\Account_edit: Add missing CSRF checks. Co-authored-by: Harald Eilertsen <haraldei@anduin.net>
-
Mario authored
(cherry picked from commit 2f0a47e5) Co-authored-by: Mario <mario@mariovavti.com>
-
- Nov 01, 2024
-
-
Mario authored
This should fix issue #1877 fully. (cherry picked from commit 065f85ba) Co-authored-by: Harald Eilertsen <haraldei@anduin.net>
-
- Oct 31, 2024
-
-
Mario authored
(cherry picked from commit 160c40b5) Co-authored-by: Mario <mario@mariovavti.com>
-
- Oct 30, 2024
-
-
Mario authored
(cherry picked from commit 0207c024) Co-authored-by: Mario <mario@mariovavti.com>
-
- Oct 27, 2024
-
-
Mario authored
(cherry picked from commit 0e50b1d1) Co-authored-by: Mario Vavti <mario@mariovavti.com>
-
- Oct 23, 2024
-
-
Mario authored
make sure we select only sys channel items and remove dupes checking (this will be checked in item_store() anyway) (cherry picked from commit e530476e) Co-authored-by: Mario <mario@mariovavti.com>
-
- Oct 18, 2024
-
-
Mario authored
(cherry picked from commit 1411eafa) Co-authored-by: Mario <mario@mariovavti.com>
-
- Oct 17, 2024
-
-
Mario authored
(cherry picked from commit f4495fd4) Co-authored-by: Mario <mario@mariovavti.com>
-
- Oct 12, 2024
-
-
Mario authored
This fixes the issue where the text after the URL would be included in the link if it was immediately followed by a newline. Example: https://example.com this is a test. Would become: #^[url=https://example.com_this]https://example.com_this[/url ] is a test (cherry picked from commit 687cda36) Co-authored-by: Harald Eilertsen <haraldei@anduin.net>
-
Mario authored
(cherry picked from commit e2cfe245) Co-authored-by: Mario Vavti <mario@mariovavti.com>
-
- Oct 10, 2024
-
-
Mario authored
(cherry picked from commit a5c1b669) Co-authored-by: Mario Vavti <mario@mariovavti.com>
-
Mario authored
(cherry picked from commit 2aee659c) Co-authored-by: Mario Vavti <mario@mariovavti.com>
-
Mario authored
(cherry picked from commit 44232677) Co-authored-by: Mario <mario@mariovavti.com>
-
Mario authored
(cherry picked from commit 16603ca8) Co-authored-by: Mario <mario@mariovavti.com>
- Oct 04, 2024
-
-
Mario authored
(cherry picked from commit 2693e9e9) Co-authored-by: Mario <mario@mariovavti.com>
-
Mario authored
(cherry picked from commit 04741c76) Co-authored-by: Mario <mario@mariovavti.com>
-
Mario authored
(cherry picked from commit 8f890fb6) Co-authored-by: Mario <mario@mariovavti.com>
-
Mario authored
(cherry picked from commit 1afb2a4c) Co-authored-by: Mario <mario@mariovavti.com>
-