aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Collapse)AuthorAgeFilesLines
...
| | * 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 ↵Mario2021-03-051-5/+20
| | | | | | | | notifications (the item has probably been blocked)
| * php8: fix warnings during install procedureMario2021-03-033-41/+44
| | | | | | (cherry picked from commit 48bae9d4219735bc44f4ee72228d19d3e6b9efc9)
| * 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
| |\ | | | | | | | | | | | | Update Russian translation See merge request hubzilla/core!1912
| | * 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 variable See merge request hubzilla/core!1911
| | * | 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
| |
| * undo accidental revert in last commitMario2021-02-091-3/+3
| |
| * port Lib/Crypto from zapMario2021-02-0918-150/+371
| |
| * mixed up variablesMario2021-02-081-2/+2
| |
| * add Lib/KeyutilsMario Vavti2021-02-041-0/+99
| |
| * move key conversion to separate libMario Vavti2021-02-044-57/+60
| |
| * fix wrong operandMario Vavti2021-02-031-1/+1
| |
| * import_xchan() $arr photo structure has changedMario Vavti2021-02-022-4/+5
| |
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-02-027-481/+426
| |\
| | * too many argumentsMario2021-02-011-1/+1
| | |
| | * remove unused/commented out codeMario2021-02-011-101/+0
| | |
| | * remove loggingMario2021-02-011-8/+6
| | |
| | * add fetch_provider hookMario2021-01-312-5/+10
| | |