Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow themes to manipulate app icons (photos) via a hook | Mario | 2023-09-15 | 2 | -6/+38 |
| | |||||
* | also look for widgets in view/theme/themename/widget | Mario | 2023-09-14 | 3 | -2/+4 |
| | |||||
* | fix minor regression after recent changes | Mario | 2023-09-14 | 1 | -3/+2 |
| | |||||
* | more theme fixes | Mario | 2023-09-13 | 5 | -12/+13 |
| | |||||
* | more theme fixes | Mario | 2023-09-13 | 2 | -2/+2 |
| | |||||
* | revert extra padding | Mario | 2023-09-13 | 1 | -2/+2 |
| | |||||
* | theme fixes | Mario | 2023-09-13 | 9 | -74/+34 |
| | |||||
* | an attempt to cache seen item mids for the purpose that we can hide seen ↵ | Mario | 2023-09-10 | 4 | -17/+42 |
| | | | | pubstream items from the notifications - might revert if it turns out that it does not scale | ||||
* | theme fixes to make a barebones theme work slightly better | Mario | 2023-09-10 | 8 | -16/+20 |
| | |||||
* | possible fix for item widget not respecting ACL if added by title - issue #1799 | Mario | 2023-09-09 | 1 | -1/+1 |
| | |||||
* | Merge branch 'translations/update-norwegian-bokmål-strings' into 'dev' | Mario | 2023-09-09 | 2 | -2640/+2845 |
|\ | | | | | | | | | Update translations for Norwegian Bokmål. See merge request hubzilla/core!2059 | ||||
| * | Update translations for Norwegian Bokmål. | Harald Eilertsen | 2023-09-09 | 2 | -2640/+2845 |
| | | |||||
* | | Merge branch 'redbasic/fix-darktheme-colorbox' into 'dev' | Mario | 2023-09-09 | 2 | -1/+1 |
|\ \ | | | | | | | | | | | | | redbasic: Use body background color for colorboxes. See merge request hubzilla/core!2058 | ||||
| * | | Transparent background for colorbox controls icons. | Harald Eilertsen | 2023-09-07 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | This makes it blend in better when using dark style. I've kept the actual button/control colours unchanged though. | ||||
| * | | redbasic: Use body background color for colorboxes. | Harald Eilertsen | 2023-09-07 | 1 | -1/+1 |
| | | | | | | | | | | | | Typically (only?) used by the "view source" function. | ||||
* | | | Merge branch 'cherry-pick-847732bd-2' into 'dev' | Mario | 2023-09-09 | 2 | -473/+513 |
|\ \ \ | |_|/ |/| | | | | | | | | Update Spanish strings See merge request hubzilla/core!2057 | ||||
| * | | Update Spanish strings | mjfriaza:4GF~eYj,-iAv | 2023-09-02 | 2 | -473/+513 |
| |/ | | | | | (cherry picked from commit 847732bd8ac4b79f206981af7d90f183ee8ea58a) | ||||
* / | make sure to set the other relevant dates aswell to omit discrepancies if ↵ | Mario | 2023-09-07 | 1 | -1/+8 |
|/ | | | | they would be set a splitsecond later when we store the item | ||||
* | call init allthough it does not contain anything atm. it will set up things ↵ | Mario | 2023-08-30 | 1 | -6/+4 |
| | | | | we need later e.g. App::$page["htmlhead"] and php will raise a warning if it does not exist. Also minor cleanup | ||||
* | work around sabre caldav php warnings | Mario | 2023-08-28 | 1 | -0/+4 |
| | |||||
* | order by hubloc_id like everywhere else for this reason and do not include ↵ | Mario | 2023-08-27 | 1 | -1/+1 |
| | | | | deleted hublocs | ||||
* | changelog | Mario | 2023-08-27 | 1 | -0/+17 |
| | |||||
* | fix php warning | Mario | 2023-08-27 | 1 | -1/+1 |
| | |||||
* | test refactor the previous commit | Mario Vavti | 2023-08-21 | 1 | -4/+7 |
| | |||||
* | allow public stream comments/reactions if item_fetched is set, when fetching ↵ | Mario Vavti | 2023-08-21 | 1 | -4/+3 |
| | | | | parent of a reaction fetch the thr_parent | ||||
* | fix notification text for likes in cases where obj.actor is not set | Mario | 2023-08-19 | 1 | -0/+9 |
| | |||||
* | make sure that we allow "0" as pathname | Mario | 2023-08-15 | 1 | -2/+2 |
| | |||||
* | only try to fetch the icon if we actually got one | Mario | 2023-08-14 | 1 | -3/+7 |
| | |||||
* | mising pdl file | Mario | 2023-08-14 | 1 | -0/+10 |
| | |||||
* | move profile photo fetching to background | Mario | 2023-08-14 | 2 | -9/+35 |
| | |||||
* | fix unable to create folders with name 0 | Mario | 2023-08-14 | 2 | -2/+2 |
| | |||||
* | fix index name mixup | Mario | 2023-08-14 | 1 | -2/+2 |
| | |||||
* | missing semicolon | Mario | 2023-08-14 | 1 | -1/+1 |
| | |||||
* | Merge branch 'DM42-Manifest-Typo-20230725' into 'dev' | Mario | 2023-08-11 | 1 | -1/+1 |
|\ | | | | | | | | | Fix Typo See merge request hubzilla/core!2055 | ||||
| * | Fix Typo | DM42.Net Hubzilla Development | 2023-07-25 | 1 | -1/+1 |
| | | |||||
* | | remove unused variable | Mario | 2023-08-09 | 1 | -6/+0 |
| | | |||||
* | | now all acl fields are checked. if they are not complete the check will fail | Mario | 2023-08-09 | 1 | -4/+13 |
|/ | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2023-07-21 | 1 | -1/+2 |
|\ | |||||
| * | Merge branch 'DM42-20230718-fixjsonldrawfile' into 'dev' | Mario | 2023-07-21 | 1 | -1/+2 |
| |\ | | | | | | | | | | | | | add .jsonld to the list of allowed file suffixes for direct download. Fixes... See merge request hubzilla/core!2053 | ||||
| | * | add .jsonld to the list of allowed file suffixes for direct download. Fixes ↵ | DM42.Net Hubzilla Development | 2023-07-18 | 1 | -1/+2 |
| | | | | | | | | | | | | 404 error when trying to get /library/w3org/security-v1.jsonld and /library/w3org/activitystreams.jsonld | ||||
* | | | fix cached jsonld files fetched via network | Mario | 2023-07-21 | 1 | -33/+50 |
|/ / | |||||
* | | more performance improvements | Mario | 2023-07-21 | 1 | -3/+3 |
| | | |||||
* | | move trigger out of the loop for better performance and some var -> let | Mario | 2023-07-20 | 2 | -10/+15 |
| | | |||||
* | | fix accesslist in two cases | Mario | 2023-07-20 | 2 | -2/+2 |
| | | |||||
* | | Merge branch 'zotlabs/improve-access-list-type-safety' into 'dev' | Mario | 2023-07-20 | 2 | -21/+71 |
|\ \ | | | | | | | | | | | | | Zotlabs: Improve type safety for AccessList class. See merge request hubzilla/core!2052 | ||||
| * | | Zotlabs: More type safety for AccessList class. | Harald Eilertsen | 2023-07-19 | 1 | -11/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add more type declarations to class attributes and functions. This should ensure that only strings and null values can be assigned to the various access list members. This is still a bit loose, as we should probably aim for lists of channel or group id's instead of a generic type like a string. I'll leave that for later, though. | ||||
| * | | Zotlabs: Improve type safety for AccessList class. | Harald Eilertsen | 2023-07-18 | 2 | -13/+63 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | Add type annotations for constructor and set* methods, and throw an exception if the passed in arrays are missing required keys. This means that both invalid input types and missing keys will throw and exception rather than just die with a runtime error. There's not checks to verify that the contents of the required array keys are valid or make sense, though. They are just assigned, and returned as is by the get method when requested. Also, the set_from_array method is not well tested at the moment. | ||||
* / | ignore internal follow activity | Mario | 2023-07-19 | 2 | -13/+17 |
|/ | |||||
* | changelog | Mario | 2023-07-18 | 1 | -0/+4 |
| | |||||
* | Merge branch 'DM42-20230717-fixfatalerron304' into 'dev' | Mario | 2023-07-18 | 2 | -6/+7 |
|\ | | | | | | | | | Skip logging when DB functions are not yet loaded (logging requires db lookup). See merge request hubzilla/core!2051 |