| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | remove redundant placeholder in query | Mario | 2021-05-08 | 1 | -2/+2 |
* | register: implement remove_expired_registrations() and minor fixes | Mario | 2021-05-07 | 1 | -1/+1 |
* | fix typos in Activity::follow() | Mario | 2021-04-29 | 1 | -5/+3 |
* | Fix clones sync when wiki or single wiki page deletion | Max Kostikov | 2021-04-22 | 2 | -19/+45 |
* | start sending author id, id_sig and key fields along with author/owner and ad... | Mario | 2021-04-21 | 1 | -3/+3 |
* | prepare Activity::follow() for pubcrawl | Mario | 2021-04-16 | 1 | -13/+15 |
* | register: minor fixes and template cleanup | Mario | 2021-04-15 | 1 | -1/+1 |
* | most AP projects do not handle an array for person object URL - provide a st... | Mario | 2021-04-14 | 1 | -12/+1 |
* | register: only return verified registrations in get_pending_accounts(), more ... | Mario | 2021-04-09 | 1 | -7/+1 |
* | php8: fix fatal errors | Mario | 2021-03-24 | 1 | -0/+3 |
* | libsync fix from zap: look for hubloc_updated instead of hubloc_connected whi... | Mario | 2021-03-22 | 1 | -1/+1 |
* | air: display the verification status in the notifications | Mario | 2021-03-18 | 1 | -1/+3 |
* | 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 |