Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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) | ||||
| * | php8: fix warnings during install procedure | Mario | 2021-03-03 | 1 | -5/+5 |
| | | | | | | (cherry picked from commit 48bae9d4219735bc44f4ee72228d19d3e6b9efc9) | ||||
| * | small adjustment | Zot | 2021-02-25 | 1 | -5/+4 |
| | | |||||
| * | zap compat export fixes | Mario | 2021-02-24 | 1 | -8/+4 |
| | | |||||
| * | export compatibility from hubzilla to zap | Zot | 2021-02-24 | 1 | -44/+74 |
| | | |||||
| * | port Lib/Crypto from zap | Mario | 2021-02-09 | 1 | -8/+9 |
| | | |||||
* | | get dev | Hilmar R | 2021-03-01 | 1 | -57/+83 |
| | | |||||
* | | at end of day, some files probably without conflicts so far | Hilmar R | 2021-01-23 | 1 | -2/+2 |
|/ | |||||
* | wrong variable | Mario | 2021-01-02 | 1 | -1/+1 |
| | |||||
* | fix issue with abconfig when cloning a channel | Mario | 2020-12-15 | 1 | -1/+15 |
| | |||||
* | try to prevent hubloc confusion in some places | Mario | 2020-12-12 | 1 | -9/+9 |
| | | | (cherry picked from commit 61cfeb5bdb749319357912d958cd13304b895bce) | ||||
* | Do away with auto updates except for our own actions. We might consider to ↵ | Mario | 2020-11-18 | 1 | -20/+0 |
| | | | | re-implement this for single thread view like eg /display. Instead of calculating scroll positions during updates, keep track of expanded items and set the expanded state when updating - this fixes issue #1488 | ||||
* | more remove logging | Mario | 2020-10-23 | 1 | -1/+1 |
| | |||||
* | Ãremove loggingà | Mario | 2020-10-23 | 1 | -1/+1 |
| | |||||
* | wrong extension | Mario | 2020-10-23 | 1 | -4/+4 |
| | |||||
* | use a more neutral default cover image provided by bggenerator.com | Mario | 2020-10-13 | 1 | -2/+2 |
| | |||||
* | reduce result set for query in zid_init() and use ↵ | Mario | 2020-10-08 | 1 | -1/+2 |
| | | | | Libzot::zot_record_preferred() in mod rmagic | ||||
* | 5.0RC testing: comment out global remove | Mario | 2020-09-23 | 1 | -2/+10 |
| | |||||
* | 5.0RC testing: on channel removal mark both zot6 and zot xchans and hublocs ↵ | Mario | 2020-09-23 | 1 | -7/+12 |
| | | | | deleted | ||||
* | 5.0RC testing: provide hubloc_id_url for new created zot hublocs | Mario | 2020-09-21 | 1 | -1/+2 |
| | |||||
* | prefer zot6 sys channel | Mario | 2020-07-14 | 1 | -2/+2 |
| | |||||
* | fix tests | Mario | 2020-05-07 | 1 | -1/+0 |
| | |||||
* | channelx caching | Mario | 2020-05-07 | 1 | -0/+23 |
| | |||||
* | more prefer zot6 over zot | Mario | 2020-04-22 | 1 | -1/+1 |
| | |||||
* | move from build_sync_packet() to Libsync::build_sync_packet() | Mario | 2020-04-09 | 1 | -2/+2 |
| |