Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Merge branch 'rework-help-module' into 'dev' | Mario | 2024-04-30 | 547 | -427/+747 | |
| | |\ \ | | | |/ | | |/| | | | | | | | | | Rework Help module + begin tests for Setup module See merge request hubzilla/core!2120 | |||||
| | | * | Rework Help module + begin tests for Setup module | Harald Eilertsen | 2024-04-30 | 547 | -427/+747 | |
| | |/ | ||||||
| * / | remove logging | Mario | 2024-04-20 | 1 | -2/+0 | |
| |/ | ||||||
| * | Merge branch 'global-state-and-some-docs' into 'dev' | Mario | 2024-04-18 | 5 | -33/+92 | |
| |\ | | | | | | | | | | | | | Reduce some global state and add some docs See merge request hubzilla/core!2119 | |||||
| | * | Reduce some global state and add some docs | Harald Eilertsen | 2024-04-18 | 5 | -33/+92 | |
| | | | ||||||
| * | | Merge branch 'cherry-pick-4e5c6f9b' into 'dev' | Mario | 2024-04-18 | 2 | -1970/+1412 | |
| |\ \ | | | | | | | | | | | | | | | | | Update Spanish See merge request hubzilla/core!2118 | |||||
| | * | | Update Spanish | mjfriaza:4GF~eYj,-iAv | 2024-03-30 | 2 | -1970/+1412 | |
| | | | | | | | | | | | | (cherry picked from commit 4e5c6f9bbaa702d9ccd5606a166c8e65224b8d8f) | |||||
| * | | | comment out deprecated way to find forum items and do not count announce ↵ | Mario | 2024-04-17 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | activities | |||||
| * | | | fix spacing issues in mod wall_attach and make save_chunk() deal with ↵ | Mario | 2024-04-17 | 3 | -12/+19 | |
| | | | | | | | | | | | | | | | | userfile and file array keys | |||||
| * | | | passing an empty filter to deliverable_abook_xchans() will return all ↵ | Mario | 2024-04-17 | 1 | -4/+13 | |
| | | | | | | | | | | | | | | | | deliverable abook xchans - we do not want this in this place. also add some docu | |||||
| * | | | add some docu | Mario | 2024-04-17 | 1 | -0/+8 | |
| | |/ | |/| | ||||||
| * | | update siteinfo | Mario | 2024-04-05 | 2 | -3/+3 | |
| | | | ||||||
| * | | minor refactor and store import host for possible later use | Mario | 2024-04-05 | 1 | -8/+12 | |
| | | | ||||||
| * | | allow to kick off sync process in case it did not start at all. requires ↵ | Mario | 2024-04-05 | 1 | -0/+39 | |
| |/ | | | | | | | import host to be set manually in pconfig for now. | |||||
| * | add pdl for mod home | Mario | 2024-03-27 | 1 | -0/+4 | |
| | | ||||||
| * | reduce default directory result set | Mario | 2024-03-26 | 2 | -4/+8 | |
| | | ||||||
| * | bump version | Mario | 2024-03-26 | 1 | -1/+1 | |
| | | ||||||
| * | changelog | Mario | 2024-03-26 | 1 | -0/+12 | |
| | | ||||||
| * | if the updated item contains an open modal, the modal we be replaced with ↵ | Mario | 2024-03-26 | 1 | -0/+2 | |
| | | | | | | | | the new data but the backdrop will stay because it is attached to the end of the page -> remove it | |||||
| * | deprecated bootstrap namespace in list mode | Mario | 2024-03-25 | 1 | -1/+1 | |
| | | ||||||
| * | wrong dreport link in blog mode | Mario | 2024-03-25 | 1 | -1/+1 | |
| | | ||||||
| * | more bootstrap override | Mario | 2024-03-25 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2024-03-25 | 7 | -9/+24 | |
| |\ | ||||||
| | * | allow to run additional site specific commands at the end of util/udall | Mario | 2024-03-25 | 1 | -1/+6 | |
| | | | ||||||
| | * | add observer to the permissions query. this should not be necessary but it ↵ | Mario | 2024-03-25 | 1 | -3/+2 | |
| | | | | | | | | | | | | | | | makes it clear why it should be included in the cache key (cherry picked from commit 57e32a79125072d27ebc76ca26acac64db5cb4fc) | |||||
| | * | tilt the piin | Mario | 2024-03-25 | 1 | -0/+4 | |
| | | | ||||||
| | * | add the observer hash to the cache key in categories_widget() | Mario | 2024-03-25 | 3 | -5/+12 | |
| | | | ||||||
| | * | Merge branch 'fix-category-widget-template' into 'dev' | Mario | 2024-03-25 | 1 | -1/+1 | |
| | |\ | | | | | | | | | | | | | | | | | Fix smarty deprecation warning in category widget. See merge request hubzilla/core!2116 | |||||
| | | * | Fix smarty deprecation warning in category widget. | Harald Eilertsen | 2024-03-25 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | fix typo after get_config -> Confi::Get conversion | Mario | 2024-03-25 | 1 | -1/+1 | |
| | |/ | ||||||
| * / | more remove additional linebreaks after block element plus test | Mario | 2024-03-25 | 3 | -2/+11 | |
| |/ | ||||||
| * | make sure we preserve linefeeds in the actual content of lists and tables ↵ | Mario | 2024-03-24 | 3 | -15/+34 | |
| | | | | | | | | also add tests | |||||
| * | Merge branch 'deprecate-include-config-in-core' into 'dev' | Mario | 2024-03-24 | 145 | -1011/+1223 | |
| |\ | | | | | | | | | | | | | Deprecate *_config() functions in core. See merge request hubzilla/core!2114 | |||||
| | * | Deprecate *_config() functions in core. | Harald Eilertsen | 2024-03-24 | 145 | -1011/+1223 | |
| | | | ||||||
| * | | revert default to activity type Article until we have a more stable solution ↵ | Mario | 2024-03-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | to override it for platforms which do not support it | |||||
* | | | version 9.0.2 | Mario | 2024-06-07 | 1 | -1/+1 | |
| | | | ||||||
* | | | update changelog | Mario | 2024-06-07 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | (cherry picked from commit bd5f77dbeb4ec92bdbe3aba3a8ef05c5296edbc0) Co-authored-by: Mario <mario@mariovavti.com> | |||||
* | | | update changelog | Mario | 2024-06-07 | 1 | -0/+9 | |
| | | | | | | | | | | | | | | | (cherry picked from commit d862a6f0753affa520e8108c9f6814f9ae16c174) Co-authored-by: Mario <mario@mariovavti.com> | |||||
* | | | move button class to the right dom | Mario | 2024-06-07 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | | (cherry picked from commit 59b8c8ad487e9695d7d85f2529adc9e0b2cd6cc1) Co-authored-by: Mario <mario@mariovavti.com> | |||||
* | | | php warnings/errors | Mario | 2024-06-04 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | (cherry picked from commit 10d1cbd3ce58fb868a42d1425f62f908df395e7d) Co-authored-by: Mario <mario@mariovavti.com> | |||||
* | | | deal with inReplyTo array | Mario | 2024-06-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | (cherry picked from commit 2145207ad2feedde9a1fe73807ef6365664aad79) Co-authored-by: Mario <mario@mariovavti.com> | |||||
* | | | hotfix to mitigate queueworker crash | Mario | 2024-06-04 | 1 | -2/+11 | |
| | | | | | | | | | | | | | | | (cherry picked from commit a4d63ab9a35a3e3c5e128e266e5ddc3c2c6d2e8e) Co-authored-by: Mario <mario@mariovavti.com> | |||||
* | | | add pdl for mod home | Mario | 2024-03-27 | 1 | -0/+4 | |
| | | | | | | | | | (cherry picked from commit fe43e0994f3bc3d5b629942bb4c56b65524e8e79) | |||||
* | | | reduce default directory result set | Mario | 2024-03-26 | 2 | -4/+8 | |
| | | | | | | | | | (cherry picked from commit f85d2d3423fdb6a140e0df5f2df751ac9183a2f7) | |||||
* | | | changelog | Mario | 2024-03-26 | 1 | -0/+12 | |
| | | | | | | | | | (cherry picked from commit 418b1eaf78418cf0bbc97577a0db8d4696920e9b) | |||||
* | | | version 9.0.19.0.1 | Mario | 2024-03-26 | 1 | -1/+1 | |
| | | | ||||||
* | | | if the updated item contains an open modal, the modal we be replaced with ↵ | Mario | 2024-03-26 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | the new data but the backdrop will stay because it is attached to the end of the page -> remove it (cherry picked from commit e0ac7b7f9ffb3e2602c23f893d75aba706a234e5) | |||||
* | | | deprecated bootstrap namespace in list mode | Mario | 2024-03-25 | 1 | -1/+1 | |
| | | | | | | | | | (cherry picked from commit 80d1e0790852c4df4768820cad8a4557dcfecd73) | |||||
* | | | wrong dreport link in blog mode | Mario | 2024-03-25 | 1 | -1/+1 | |
| | | | | | | | | | (cherry picked from commit f72f5c7321398881243bb509211958414708e43e) | |||||
* | | | more bootstrap override | Mario | 2024-03-25 | 1 | -1/+1 | |
| | | | | | | | | | (cherry picked from commit a5d483fb5d622bf0bc35c02bb569ea8f1ef58f6a) |