Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add option to set worker sleep based on load average, remove redundand code ↵ | Mario | 2022-12-10 | 1 | -7/+19 |
| | | | | and add return to some daemons | ||||
* | look for iconfig at the right place, fix mod sharedwithme, comment out ↵ | Mario | 2022-12-03 | 1 | -3/+5 |
| | | | | unused configs | ||||
* | move queueworker to core and bump version | Mario | 2022-12-02 | 2 | -1/+359 |
| | |||||
* | slight restructure | Mario Vavti | 2022-11-24 | 1 | -6/+12 |
| | |||||
* | remove logging | Mario | 2022-11-17 | 1 | -2/+0 |
| | |||||
* | fix regression when adding feed contacts | Mario | 2022-11-17 | 1 | -1/+3 |
| | |||||
* | cast the type to update if it is an edit | Mario | 2022-11-13 | 1 | -1/+6 |
| | |||||
* | Ãwrong array key | Mario | 2022-11-09 | 1 | -4/+7 |
| | |||||
* | fix regression where automatically created directories were not public and ↵ | Mario | 2022-11-07 | 1 | -2/+2 |
| | | | | pinned/featured state of apps was not displayed correctly | ||||
* | fix case and german translation string | Mario | 2022-11-06 | 1 | -2/+2 |
| | |||||
* | do not update the guid on xchan/hubloc updates and define some array keys | Mario | 2022-11-04 | 1 | -4/+4 |
| | |||||
* | fix warnings | Mario | 2022-11-03 | 1 | -4/+2 |
| | |||||
* | wor around shares from streams not rendered correctly | Mario | 2022-11-03 | 1 | -1/+1 |
| | |||||
* | fix regression | Mario | 2022-11-03 | 2 | -3/+7 |
| | |||||
* | rename variable and warning fixes | Mario | 2022-11-03 | 3 | -34/+34 |
| | |||||
* | php warnings | Mario | 2022-11-02 | 1 | -1/+1 |
| | |||||
* | re-install: if we have a cashed entry, make sure we fetch the latest | Mario | 2022-11-02 | 1 | -3/+3 |
| | |||||
* | fix php warnings | Mario | 2022-10-26 | 1 | -7/+8 |
| | |||||
* | fix php warnings | Mario | 2022-10-26 | 1 | -4/+4 |
| | |||||
* | fix php warnings | Mario | 2022-10-26 | 1 | -1/+2 |
| | |||||
* | fix php warnings | Mario Vavti | 2022-10-26 | 1 | -1/+1 |
| | |||||
* | fix php warnings | Mario Vavti | 2022-10-25 | 3 | -49/+56 |
| | |||||
* | fix php warnings | Mario Vavti | 2022-10-23 | 5 | -10/+28 |
| | |||||
* | fix various issues | Mario | 2022-10-21 | 2 | -5/+5 |
| | |||||
* | fix php warnings | Mario | 2022-10-20 | 1 | -1/+1 |
| | |||||
* | fix php warnings | Mario | 2022-10-20 | 2 | -7/+7 |
| | |||||
* | fix more php warnings | Mario Vavti | 2022-10-20 | 1 | -4/+5 |
| | |||||
* | fix php warnings | Mario Vavti | 2022-10-20 | 3 | -2/+6 |
| | |||||
* | fix php warnings | Mario Vavti | 2022-10-18 | 2 | -1/+9 |
| | |||||
* | fix php warning | Mario | 2022-10-14 | 1 | -1/+1 |
| | |||||
* | fix php warnings | Mario Vavti | 2022-10-13 | 2 | -4/+12 |
| | |||||
* | fix more php warnings | Mario Vavti | 2022-10-13 | 2 | -15/+15 |
| | |||||
* | fix php warnings | Mario | 2022-10-12 | 3 | -10/+11 |
| | |||||
* | fix php warnings | Mario | 2022-10-12 | 3 | -7/+9 |
| | |||||
* | remove dead code and deal with conv privacy mismatches in Activity::store() | Mario | 2022-10-12 | 1 | -13/+18 |
| | |||||
* | when updating hubloc_connected also update hubloc_updated | Mario | 2022-10-05 | 1 | -1/+2 |
| | |||||
* | fix menu item display issue | Mario Vavti | 2022-09-29 | 1 | -2/+2 |
| | |||||
* | one more hub reinstall fix | Mario | 2022-09-28 | 1 | -1/+1 |
| | |||||
* | hub reinstall issues | Mario | 2022-09-28 | 1 | -3/+3 |
| | |||||
* | php8: fix warnings | Mario | 2022-09-22 | 2 | -4/+4 |
| | |||||
* | fix warnings and regressions | Mario | 2022-09-15 | 3 | -4/+4 |
| | |||||
* | php8: warning fixes | Mario | 2022-09-14 | 3 | -31/+44 |
| | |||||
* | make actor_store() fetch the actor object if none is provided, remove ↵ | Mario | 2022-09-13 | 2 | -20/+62 |
| | | | | announce from the is_response array and provide a function to find the attributedTo url | ||||
* | php8: fix more warnings | Mario | 2022-09-11 | 5 | -25/+32 |
| | |||||
* | php8: random cleanup and warning fixes | Mario | 2022-09-08 | 3 | -33/+20 |
| | |||||
* | fix random php warnings | Mario | 2022-09-07 | 1 | -1/+6 |
| | |||||
* | fix display of star and dreport links | Mario | 2022-09-06 | 1 | -7/+4 |
| | |||||
* | fix issue where an unkown diaspora author was not imported if the comment ↵ | Mario | 2022-08-30 | 2 | -1/+19 |
| | | | | arrived via a relayed activity and a minor css fix | ||||
* | do not escape tags here since it will destroy additional query params | Mario | 2022-08-21 | 1 | -1/+1 |
| | |||||
* | Activity: check for other forms of as:Public, Search: make sure to run ↵ | Mario | 2022-08-21 | 1 | -2/+1 |
| | | | | htmlspecialchars_decode on the AP url so that previously encoded chars will be decoded again |