Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | php8: fix fatal errors | Mario | 2021-03-24 | 1 | -0/+3 |
| | | | (cherry picked from commit 1a15c775f8b7b5f19ba7ba68730f31a20da402b5) | ||||
* | libsync fix from zap: look for hubloc_updated instead of hubloc_connected ↵ | Mario | 2021-03-22 | 1 | -1/+1 |
| | | | | | which would always be true (cherry picked from commit ccefb99cbee3c8585ede2c6e67289c5d54b38dca) | ||||
* | php8: fix some undefined variables | Mario | 2021-03-14 | 1 | -1/+0 |
| | | | (cherry picked from commit ed64eba13adf55e564d127e1640409fccca00fd3) | ||||
* | mod subthread issue continued | Mario | 2021-03-14 | 1 | -1/+11 |
| | | | (cherry picked from commit b6d30f67345f37dae8dfffd96b065e6139364bcd) | ||||
* | fix mod subthread for zot6 | Mario | 2021-03-13 | 1 | -3/+5 |
| | | | (cherry picked from commit 22d769ecae17c9d5d36232c543b48b0a155ca502) | ||||
* | introduce the follow_failover hook | Mario | 2021-03-11 | 1 | -3/+3 |
| | |||||
* | Check for HTTP port use | Max Kostikov | 2021-03-10 | 1 | -1/+1 |
| | |||||
* | php8: isset() returns true if the array key exists but is empty. We need to ↵ | Mario | 2021-03-10 | 1 | -18/+18 |
| | | | | check with empty() here. | ||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-03-10 | 1 | -1/+1 |
|\ | |||||
| * | More PHP 8 fixes | Max Kostikov | 2021-03-10 | 1 | -1/+1 |
| | | |||||
* | | php8: random fixes deriving from mod network | Mario | 2021-03-10 | 2 | -22/+22 |
|/ | |||||
* | More checks on note decode | Max Kostikov | 2021-03-08 | 1 | -8/+11 |
| | |||||
* | Check propeties existance on note decode | Max Kostikov | 2021-03-08 | 1 | -6/+6 |
| | |||||
* | Fix undefined edited and created checks | Max Kostikov | 2021-03-08 | 1 | -2/+2 |
| | |||||
* | Check if BBcode field exist | Max Kostikov | 2021-03-08 | 1 | -12/+15 |
| | |||||
* | Check if properties were provided on taxonomy decode | Max Kostikov | 2021-03-08 | 1 | -15/+17 |
| | |||||
* | Check if oStatus conversation exists | Max Kostikov | 2021-03-08 | 1 | -1/+1 |
| | |||||
* | More checks on attachments decode | Max Kostikov | 2021-03-08 | 1 | -4/+4 |
| | |||||
* | Fix missed tag warning on decode taxonomy | Max Kostikov | 2021-03-08 | 1 | -1/+1 |
| | |||||
* | Fix actor store warnings on non defined properties | Max Kostikov | 2021-03-08 | 1 | -4/+4 |
| | |||||
* | Check if item have a mention | Max Kostikov | 2021-03-08 | 1 | -11/+9 |
| | |||||
* | Check for attachments in item | Max Kostikov | 2021-03-08 | 1 | -1/+1 |
| | |||||
* | Check if terms are defined as array for item | Max Kostikov | 2021-03-08 | 1 | -1/+1 |
| | |||||
* | Check if 'attach' and 'iconfig' array are defined | Max Kostikov | 2021-03-08 | 1 | -2/+2 |
| | |||||
* | Check if port in the site URL provided | Max Kostikov | 2021-03-08 | 1 | -1/+4 |
| | |||||
* | php8: fix warnings during install procedure | Mario | 2021-03-03 | 1 | -0/+1 |
| | | | (cherry picked from commit 48bae9d4219735bc44f4ee72228d19d3e6b9efc9) | ||||
* | export compatibility from hubzilla to zap | Zot | 2021-02-24 | 1 | -5/+33 |
| | |||||
* | streamline iconf names and make sure to save the correct data | Mario | 2021-02-22 | 1 | -2/+11 |
| | |||||
* | update site once a day | Mario | 2021-02-19 | 1 | -3/+21 |
| | |||||
* | fix php8 issue in include/oembed and unencapsulate for zot_refresh() | Mario | 2021-02-17 | 1 | -1/+2 |
| | |||||
* | fix ping_site() issue | Mario | 2021-02-13 | 1 | -0/+5 |
| | |||||
* | remove logging | Mario | 2021-02-11 | 1 | -1/+0 |
| | |||||
* | make encode_item_collection() deal with extra query args | Mario | 2021-02-11 | 1 | -5/+16 |
| | |||||
* | actor will be stored in the next step decode_note() | Mario | 2021-02-11 | 1 | -3/+1 |
| | |||||
* | whitespace | Mario | 2021-02-09 | 1 | -43/+43 |
| | |||||
* | undo accidental revert in last commit | Mario | 2021-02-09 | 1 | -3/+3 |
| | |||||
* | port Lib/Crypto from zap | Mario | 2021-02-09 | 5 | -22/+227 |
| | |||||
* | mixed up variables | Mario | 2021-02-08 | 1 | -2/+2 |
| | |||||
* | add Lib/Keyutils | Mario Vavti | 2021-02-04 | 1 | -0/+99 |
| | |||||
* | move key conversion to separate lib | Mario Vavti | 2021-02-04 | 1 | -1/+1 |
| | |||||
* | fix wrong operand | Mario Vavti | 2021-02-03 | 1 | -1/+1 |
| | |||||
* | import_xchan() $arr photo structure has changed | Mario Vavti | 2021-02-02 | 2 | -4/+5 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-02-02 | 3 | -257/+150 |
|\ | |||||
| * | remove unused/commented out code | Mario | 2021-02-01 | 1 | -101/+0 |
| | | |||||
| * | remove logging | Mario | 2021-02-01 | 1 | -8/+6 |
| | | |||||
| * | add fetch_provider hook | Mario | 2021-01-31 | 1 | -1/+0 |
| | | |||||
| * | code format only | Mario | 2021-01-29 | 1 | -35/+14 |
| | | |||||
| * | code format only | Mario | 2021-01-28 | 1 | -104/+103 |
| | | |||||
| * | AS channel discovery with custom access header | Mario | 2021-01-28 | 2 | -10/+29 |
| | | |||||
* | | fix php8 issues | Mario Vavti | 2021-02-02 | 1 | -1/+1 |
|/ |