aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
...
| * a possible fix for issue #1529Mario Vavti2021-03-093-6/+5
| * Merge branch 'php8' into 'dev'Mario2021-03-094-72/+81
| |\
| | * Change set_linkified_perms() arguments orderMax Kostikov2021-03-091-1/+1
| | * Change set_linkified_perms() arguments order Max Kostikov2021-03-091-1/+1
| | * More checks on note decodeMax Kostikov2021-03-081-8/+11
| | * Check propeties existance on note decodeMax Kostikov2021-03-081-6/+6
| | * Fix undefined edited and created checksMax Kostikov2021-03-081-2/+2
| | * Check if BBcode field existMax Kostikov2021-03-081-12/+15
| | * Check if properties were provided on taxonomy decodeMax Kostikov2021-03-081-15/+17
| | * Check if oStatus conversation existsMax Kostikov2021-03-081-1/+1
| | * More checks on attachments decodeMax Kostikov2021-03-081-4/+4
| | * Fix missed tag warning on decode taxonomyMax Kostikov2021-03-081-1/+1
| | * Fix actor store warnings on non defined propertiesMax Kostikov2021-03-081-4/+4
| | * Check if item have a mentionMax Kostikov2021-03-081-11/+9
| | * Check for attachments in itemMax Kostikov2021-03-081-1/+1
| | * Check if terms are defined as array for itemMax Kostikov2021-03-081-1/+1
| | * Check if 'attach' and 'iconfig' array are definedMax Kostikov2021-03-081-2/+2
| | * Check if port in the site URL providedMax Kostikov2021-03-081-1/+4
| | * Remove unusable variable $sql_queryMax Kostikov2021-03-081-1/+1
| * | fix profile not found if not logged inMario2021-03-091-13/+13
| * | Define $sql_extra2 variable before extendingMax Kostikov2021-03-081-0/+1
| |/
| * sse_bs: if Enotify::format() returns an empty array do not add it to notifica...Mario2021-03-051-5/+20
| * php8: fix warnings during install procedureMario2021-03-033-41/+44
| * do not poll feeds if feed_contacts are not allowedMario2021-02-251-1/+7
| * export compatibility from hubzilla to zapZot2021-02-242-8/+37
| * Merge branch 'dev' into 'dev'Max Kostikov2021-02-231-1/+1
| |\
| | * MissprintMax Kostikov2021-02-231-1/+1
| | * Fix missprintMax Kostikov2021-02-211-1/+1
| | * FormattingMax Kostikov2021-02-201-5/+5
| | * Rename photo storage type system variableMax Kostikov2021-02-201-0/+17
| * | Merge branch 'dev' into 'dev'Mario2021-02-231-0/+17
| |\ \
| | * | Rename photo storage type system variableMax Kostikov2021-02-231-0/+17
| | |/
| * / streamline iconf names and make sure to save the correct dataMario2021-02-222-4/+12
| |/
| * summary edit actionsMario2021-02-193-6/+9
| * deprecate summary tag in favour of a separate input fieldMario2021-02-193-42/+24
| * update site once a dayMario2021-02-191-3/+21
| * php8 warningsMario2021-02-182-46/+47
| * backward compatibility with recent crypto changesMario2021-02-181-0/+1
| * do not try to fetch legacy zot zotfeed - they will not return anything usefulMario2021-02-171-3/+2
| * fix php8 issue in include/oembed and unencapsulate for zot_refresh()Mario2021-02-171-1/+2
| * reduce loglevel until the most glaring php8 issues will be resolvedMario Vavti2021-02-161-1/+1
| * FIX: Display urls won't show to permitted remote observersM. Dent2021-02-141-4/+7
| * fix ping_site() issueMario2021-02-132-52/+71
| * onepoll: add date_begin argument to poll urlMario2021-02-111-0/+1
| * remove loggingMario2021-02-111-1/+0
| * make encode_item_collection() deal with extra query argsMario2021-02-111-5/+16
| * actor will be stored in the next step decode_note()Mario2021-02-111-3/+1
| * update 1242Mario2021-02-101-0/+21
| * use (un)obscurifyMario2021-02-101-35/+35
| * whitespaceMario2021-02-091-43/+43