Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some errors in Spanish strings | mjfriaza:4GF~eYj,-iAv | 2024-04-28 | 2 | -18/+17 |
| | | | (cherry picked from commit 60cd7cc8d09240e1a3f7f7b3bde75115a61ce4de) | ||||
* | 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 | ||||
* | | changelog | Mario | 2024-03-22 | 1 | -1/+1 |
| | | |||||
* | | use the correct tag for ordered lists | Mario | 2024-03-22 | 1 | -6/+6 |
| | | |||||
* | | remove some unused variables | Mario | 2024-03-22 | 2 | -10/+0 |
| | | |||||
* | | remove friendica specific hack that is not needed anymore | Mario | 2024-03-21 | 1 | -4/+0 |
| | | |||||
* | | adjust tests after recent commit | Mario | 2024-03-21 | 1 | -3/+3 |
| | | |||||
* | | more whitespace fixes and some docu | Mario | 2024-03-21 | 2 | -6/+12 |
| | | |||||
* | | possible fix for issue #1843 | Mario | 2024-03-20 | 1 | -3/+5 |
| | | |||||
* | | it appears the smallest size for pt videos is now 720 | Mario | 2024-03-20 | 1 | -1/+1 |
| | | |||||
* | | css fix | Mario | 2024-03-20 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2024-03-20 | 4 | -25/+72 |
|\ \ | |||||
| * | | deal with wihitespace issues in tables and lists and add tests | Mario | 2024-03-20 | 3 | -10/+53 |
| | | | |||||
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2024-03-20 | 2 | -6738/+14120 |
| |\ \ | |||||
| * | | | fix reshares from streams loosing image | Mario | 2024-03-20 | 3 | -17/+21 |
| | | | | |||||
* | | | | no extra margin under lists | Mario | 2024-03-20 | 1 | -0/+4 |
| |/ / |/| | | |||||
* | | | Merge branch 'dev' into 'dev' | Mario | 2024-03-19 | 1 | -6737/+14119 |
|\ \ \ | | | | | | | | | | | | | | | | | Recreated hmessage.po for pt-br See merge request hubzilla/core!2115 | ||||
| * | | | Recreated hmessage.po for pt-br | Pascal Deklerck | 2024-03-19 | 1 | -6737/+14119 |
| | |/ | |/| | |||||
* | | | changelog | Mario | 2024-03-19 | 1 | -1/+1 |
| |/ |/| | | | (cherry picked from commit 5c2e10c01ebc671075052bf52ffbff3388853187) |