Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Several issues discovered by PHPStan | Harald Eilertsen | 7 days | 1 | -8/+4 |
| | |||||
* | explicit check for channel_address | Mario | 2024-11-03 | 1 | -1/+1 |
| | |||||
* | Use empty() to check if array entry exist in create_identity. | Harald Eilertsen | 2024-06-14 | 1 | -2/+2 |
| | |||||
* | Deprecate *_config() functions in core. | Harald Eilertsen | 2024-03-24 | 1 | -13/+14 |
| | |||||
* | more cleanup | Mario | 2024-02-29 | 1 | -1/+2 |
| | |||||
* | AS2 | Mario | 2024-02-25 | 1 | -1/+2 |
| | |||||
* | missing include | Mario Vavti | 2024-01-21 | 1 | -0/+1 |
| | |||||
* | reflect new fields in low level functions | Mario | 2024-01-07 | 1 | -0/+2 |
| | |||||
* | ekey and xchan_updated updates | Mario | 2024-01-07 | 1 | -0/+7 |
| | |||||
* | more do not provide channel info for templates and code cleanup | Mario | 2023-11-20 | 1 | -7/+9 |
| | |||||
* | do not provide channel info for templates | Mario | 2023-11-20 | 1 | -2/+6 |
| | |||||
* | order by hubloc_id like everywhere else for this reason and do not include ↵ | Mario | 2023-08-27 | 1 | -1/+1 |
| | | | | deleted hublocs | ||||
* | make sure to return infos from current hub where applicable - fix issue #1770 | Mario | 2023-07-03 | 1 | -1/+1 |
| | |||||
* | update profile vcard to implement the cover image | Mario | 2023-05-06 | 1 | -3/+9 |
| | |||||
* | update remove_all_xchan_resources() and remove deletion of deprecated conv table | Mario Vavti | 2023-04-13 | 1 | -1/+0 |
| | |||||
* | we can sign messages which are not from the primary location | Mario | 2023-02-15 | 1 | -1/+1 |
| | |||||
* | fix php warnings | Mario Vavti | 2022-10-23 | 1 | -2/+4 |
| | |||||
* | fix php warnings | Mario Vavti | 2022-10-20 | 1 | -4/+4 |
| | |||||
* | php8: warning fixes | Mario | 2022-09-14 | 1 | -7/+7 |
| | |||||
* | php8: random cleanup and warning fixes | Mario | 2022-09-08 | 1 | -9/+6 |
| | |||||
* | fix random php warnings | Mario | 2022-09-07 | 1 | -3/+3 |
| | |||||
* | make sure to use the correct default role | Mario | 2022-01-18 | 1 | -1/+1 |
| | |||||
* | access token refactor | Mario | 2021-12-17 | 1 | -1/+23 |
| | |||||
* | merge branch perms_ng into dev | Mario | 2021-12-15 | 1 | -25/+24 |
| | |||||
* | profile cleanup and fixes | Mario | 2021-11-25 | 1 | -3/+4 |
| | |||||
* | mod regate: auto-connect the invitee with the inviter if auto channel create ↵ | Mario | 2021-10-25 | 1 | -0/+4 |
| | | | | is enabled (default). fix issue where the default group was not set in the return array of create_identity() | ||||
* | rename functions after heavy lifting and expand custom sections to all ↵ | Mario | 2021-10-16 | 1 | -4/+7 |
| | | | | possible sections | ||||
* | some heavylifting on manual item export | Mario | 2021-10-15 | 1 | -13/+33 |
| | |||||
* | fix typo | Mario | 2021-10-03 | 1 | -1/+1 |
| | |||||
* | add optional $removed argument to channelx_by functions to allow inclusion ↵ | Mario Vavti | 2021-10-03 | 1 | -21/+27 |
| | | | | of removed channels which is required (mod channel, daemon notifier -> refresh_all) if a channel got removed also remove caching to App so we always get a fresh copy. In import_hublocs() add site_id to the array passed to Libzot::gethubs() because it is expected there. | ||||
* | implement channel purge daemon and send a notifier purge_all message if the ↵ | Mario Vavti | 2021-09-30 | 1 | -7/+5 |
| | | | | xchan was deleted | ||||
* | revise content import/export part 1 | Mario | 2021-09-29 | 1 | -6/+16 |
| | |||||
* | do not define colors in manifest (system colors are mostly the better fit) ↵ | Mario | 2021-08-29 | 1 | -3/+3 |
| | | | | and use profile fullname instead of channel_name in nav | ||||
* | issue 1599 | Zot | 2021-08-26 | 1 | -3/+3 |
| | |||||
* | more legacy mail cleanup - issue #1595 | Mario | 2021-08-17 | 1 | -2/+1 |
| | |||||
* | fix issue where a deleted channel will return 404 before returning zotinfo | Mario | 2021-06-02 | 1 | -2/+2 |
| | |||||
* | remove deprecated mail code | Mario | 2021-05-28 | 1 | -25/+0 |
| | |||||
* | remove zot includes | Mario | 2021-05-27 | 1 | -1/+0 |
| | |||||
* | deprecate make_xchan_hash() | Mario | 2021-05-27 | 1 | -4/+0 |
| | |||||
* | remove more legacy zot quirks | Mario | 2021-05-26 | 1 | -7/+4 |
| | |||||
* | remove most legacy zot quirks | Mario | 2021-05-26 | 1 | -56/+4 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2021-05-14 | 1 | -1/+4 |
|\ | | | | | | | | | Random PHP 8 fixes See merge request hubzilla/core!1951 | ||||
| * | Random PHP 8 fixes | Max Kostikov | 2021-05-14 | 1 | -1/+4 |
| | | |||||
* | | id should be intval here | Mario | 2021-05-10 | 1 | -1/+1 |
|/ | |||||
* | potential export issue when using PHP8 | Mario | 2021-04-20 | 1 | -2/+2 |
| | |||||
* | if we use dbescbin on save we should use dbunescbin when retrieving (at ↵ | Mario | 2021-04-20 | 1 | -1/+1 |
| | | | | least that is true for postgres) | ||||
* | revert default profile image | Mario | 2021-03-12 | 1 | -2/+2 |
| | |||||
* | Merge branch 'dev' into air | Mario | 2021-03-12 | 1 | -19/+18 |
|\ | |||||
| * | fix varable name and more changelog | Mario | 2021-03-06 | 1 | -1/+1 |
| | | |||||
| * | set the default collection acl if indicated so by the role permissions but ↵ | Mario | 2021-03-03 | 1 | -14/+13 |
| | | | | | | | | | | always set the created friends group as channel_default_group when creating a new channel (cherry picked from commit 9389abdb757d5cb5b4b4322260e86c47d11ff043) |