| Commit message (Expand) | Author | Age | Files | Lines |
* | air: convert utc to local in browser (we do not have a client timezone otherv... | Mario | 2021-03-17 | 1 | -1/+5 |
* | simplify get_pending_accounts query so that it will work in postgres. this wi... | Mario | 2021-03-16 | 1 | -1/+1 |
* | air: fix register notifications | Mario | 2021-03-15 | 1 | -4/+4 |
* | php8: fix some undefined variables | Mario | 2021-03-14 | 1 | -1/+0 |
* | mod subthread issue continued | Mario | 2021-03-14 | 1 | -1/+11 |
* | fix mod subthread for zot6 | Mario | 2021-03-13 | 1 | -3/+5 |
* | 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 c... | Mario | 2021-03-10 | 1 | -18/+18 |
* | 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 |
* | 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 |