Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> | ||||
* | add pdl for mod home | Mario | 2024-03-27 | 1 | -0/+4 |
| | | | (cherry picked from commit fe43e0994f3bc3d5b629942bb4c56b65524e8e79) | ||||
* | 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) | ||||
* | tilt the piin | Mario | 2024-03-25 | 1 | -0/+4 |
| | | | (cherry picked from commit 637f39f2828a70bc053e8c0f8f2253dc04ae358c) | ||||
* | 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 (cherry picked from commit 2ff84ab25a98d26d5e6e941fffff28b463ca3335) b139e5bb Fix smarty deprecation warning in category widget. | ||||
* | remove some unused variables | Mario | 2024-03-22 | 2 | -10/+0 |
| | |||||
* | more whitespace fixes and some docu | Mario | 2024-03-21 | 1 | -0/+4 |
| | |||||
* | css fix | Mario | 2024-03-20 | 1 | -2/+2 |
| | |||||
* | no extra margin under lists | Mario | 2024-03-20 | 1 | -0/+4 |
| | |||||
* | Recreated hmessage.po for pt-br | Pascal Deklerck | 2024-03-19 | 1 | -6737/+14119 |
| | |||||
* | make theme compatible with rc version | Mario | 2024-03-18 | 1 | -1/+1 |
| | |||||
* | css fix | Mario | 2024-03-18 | 1 | -1/+0 |
| | |||||
* | theme min/max version and minor css fix | Mario | 2024-03-17 | 2 | -5/+5 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2024-03-17 | 3 | -30/+23 |
|\ | |||||
| * | fix hardcoded color attr | Mario | 2024-03-17 | 1 | -1/+1 |
| | | |||||
| * | slightly adjust text sizing | Mario | 2024-03-16 | 3 | -27/+20 |
| | | | | | | (cherry picked from commit 9600789d6be3fc3e8ed0803f1d80d5dbf0dd4779) | ||||
| * | css fixes | Mario | 2024-03-16 | 2 | -4/+4 |
| | | |||||
* | | cleanup some ancient code and fix check for $path so that it will not pass ↵ | Mario | 2024-03-17 | 1 | -0/+1 |
|/ | | | | if theme_include() will not return anything. also add an empty zen.css file for the zen template | ||||
* | update redbasic screenshot | Mario | 2024-03-15 | 1 | -0/+0 |
| | |||||
* | refactor sodium b2b encryption | Mario | 2024-03-15 | 1 | -13/+25 |
| | |||||
* | fix overlay z-index | Mario | 2024-03-14 | 1 | -0/+1 |
| | |||||
* | remove some now redundant css | Mario | 2024-03-14 | 1 | -3/+0 |
| | |||||
* | fix dreport links after recent changes | Mario | 2024-03-14 | 1 | -1/+1 |
| | |||||
* | fix modal headerà | Mario | 2024-03-12 | 1 | -1/+1 |
| | |||||
* | deprecated function | Mario | 2024-03-11 | 1 | -1/+1 |
| | |||||
* | implement sodium-plus library to replace unmaintained sjcl | Mario | 2024-03-10 | 5 | -9/+86 |
| | |||||
* | more work on emojis | Mario | 2024-03-09 | 2 | -7/+11 |
| | |||||
* | inbound support for custom emojis | Mario | 2024-03-08 | 1 | -1/+7 |
| | |||||
* | minor mod thing fixes | Mario | 2024-03-06 | 2 | -4/+4 |
| | |||||
* | improve things display a little | Mario | 2024-03-05 | 1 | -5/+7 |
| | |||||
* | Merge branch 'fix-admin-site-page' into 'dev' | Mario | 2024-03-04 | 1 | -2/+0 |
|\ | | | | | | | | | Remove obsolete field for system lang from site admin page. See merge request hubzilla/core!2111 | ||||
| * | Remove obsolete field for system lang from site admin page. | Harald Eilertsen | 2024-03-03 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | The field was commented out in the module, but still remained in the template. This patch also removes some processing to discover available languages whose result were not used. This should fix https://framagit.org/hubzilla/core/-/issues/1840 | ||||
* | | basic AS2 support for things | Mario | 2024-03-04 | 1 | -1/+1 |
|/ | |||||
* | do away with deprecated activity types | Mario | 2024-02-28 | 3 | -86/+0 |
| | |||||
* | introduce get_actor() force flag to omit cache, rework contact refresh, ↵ | Mario | 2024-02-15 | 1 | -1/+0 |
| | | | | special handling for announce by group, and revert change regarding friendica addressing anomality | ||||
* | minor css adjustment | Mario | 2024-02-14 | 1 | -6/+6 |
| | |||||
* | fix round buttons not being round | Mario | 2024-02-13 | 2 | -3/+16 |
| | |||||
* | scss: show current color and add some help text | Mario | 2024-02-13 | 2 | -9/+9 |
| | |||||
* | add sample scss file | Mario | 2024-02-12 | 1 | -0/+10 |
| | |||||
* | scss: more options and some fixes | Mario | 2024-02-12 | 6 | -38/+86 |
| | |||||
* | use primary color | Mario | 2024-02-10 | 1 | -1/+1 |
| | |||||
* | custom sass bootstrap builds for channels and site | Mario | 2024-02-10 | 8 | -209/+131 |
| | |||||
* | fix some whitespace issues after recent changes | Mario | 2024-02-09 | 1 | -1/+1 |
| | |||||
* | fix conv_list template | Mario | 2024-02-01 | 1 | -11/+11 |
| | |||||
* | start using uuid for internal reference instead of base64 encoded mid | Mario | 2024-02-01 | 2 | -6/+6 |
| | |||||
* | native repeats continued | Mario | 2024-01-19 | 2 | -8/+8 |
| | |||||
* | Merge branch 'cherry-pick-96ae46c5' into 'dev' | Mario | 2024-01-11 | 1 | -17/+17 |
|\ | | | | | | | | | Update lostpass_eml.tpl See merge request hubzilla/core!2086 |