aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Profiles.php
Commit message (Expand)AuthorAgeFilesLines
* make mod regate return to system.workflow_channel_next and show register mess...Mario2024-05-081-4/+7
* Deprecate *_config() functions in core.Harald Eilertsen2024-03-241-2/+3
* AS2 Update and implement a first draft of AS2 Profile activitiesMario2024-02-291-5/+1
* use url instead of addr for updates and clean up local_dir_update() and updat...Mario Vavti2023-04-121-4/+3
* change name on all associated xchans by matching the urlMario2022-01-181-2/+3
* check for existence of vcardMario2022-01-181-18/+18
* vcards are not actually implemented anymoreMario2022-01-181-4/+4
* ux improvementsMario2022-01-121-32/+6
* merge branch perms_ng into devMario2021-12-151-13/+58
* more work on responsive asideMario2021-11-231-1/+1
* perform profile sync after all the fields are updated otherwise we will sync ...Mario2021-09-211-11/+12
* when updating the channel name from profiles make sure to lookup the xchan en...Mario2021-09-101-2/+2
* remove zot includesMario2021-05-271-1/+0
* get devHilmar R2021-03-011-1/+1
* restrict length of short profile title/description to 190characters to omit s...Mario2021-01-121-125/+125
* use channel indexnobody2020-09-211-1/+1
* apply channel name changes to all associated xchansnobody2020-09-211-2/+2
* move from build_sync_packet() to Libsync::build_sync_packet()Mario2020-04-091-1/+3
* fix linkify_tags() so it works with xchans across multiple protocols, also so...zotlabs2019-02-031-14/+14
* introduce profile settings and provide a way for modules without an app to st...Mario2018-09-221-2/+2
* rename relation to relationship - issue #1044Mario Vavti2018-04-071-1/+1
* reveal the profile name field only if multi prifiles feature is enabledMario Vavti2018-03-141-7/+4
* whitespaceMario Vavti2018-03-141-16/+16
* provide a mechanism to mark apps active in the bingit-marijus2017-07-211-1/+1
* prep workzotlabs2017-02-271-0/+1
* deleting profile vcard entries was pretty well borkedzotlabs2017-02-231-2/+4
* more work on profile vcards - still a lot of work to gozotlabs2017-02-231-9/+27
* use profile_store_lowlevel() when creating additional profileszotlabs2017-02-091-9/+10
* more integration of vcard and profileszotlabs2017-01-151-3/+31
* profile vcard - generate vcard on profile updatezotlabs2017-01-011-1/+13
* more vcard workzotlabs2016-12-211-1/+1
* Postgres complaining again ...ilu332016-10-221-1/+1
* additional array checkingzotlabs2016-10-131-7/+1
* remove the rest of the backticks from sql queries; replace with TQUOT const w...zotlabs2016-10-121-3/+3
* more backticksredmatrix2016-10-031-50/+50
* null_date conversion; phase 1redmatrix2016-09-251-1/+1
* permission fixesredmatrix2016-07-191-2/+2
* remove the app $a passed to profile_load, also add profile_load to mod_wiki w...redmatrix2016-06-261-2/+2
* more db column renamesredmatrix2016-05-311-22/+17
* renamed include files identity.php (channel.php) and Contact.php (connections...redmatrix2016-05-221-2/+2
* remove redundant includeredmatrix2016-05-201-3/+0
* consolidate include/*_selectors.php (not touching acl_selectors for the momen...redmatrix2016-05-201-1/+2
* daemon conversion continued...redmatrix2016-05-191-1/+1
* make it more obvious what is behind the dropdownsMario Vavti2016-04-251-0/+1
* module updatesredmatrix2016-04-181-0/+795