aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Collapse)AuthorAgeFilesLines
* do not parse bbcode in summary - issue #1532Mario2021-03-151-2/+0
|
* cleanupMario2021-03-152-84/+0
| | | (cherry picked from commit 0fbd0ca416333ee5f675651be7bce5e82aad27fe)
* mod subthread issue continuedMario2021-03-154-7/+42
| | | (cherry picked from commit b6d30f67345f37dae8dfffd96b065e6139364bcd)
* fix mod subthread for zot6Mario2021-03-153-73/+63
| | | | (cherry picked from commit 22d769ecae17c9d5d36232c543b48b0a155ca502)
* fix mod display queryMario2021-03-151-15/+14
| | | (cherry picked from commit b51049227f28bc1badf9387ea5bff16bfd7debcd)
* a possible fix for issue #15295.4.1Mario Vavti2021-03-093-6/+5
| | | (cherry picked from commit 7ee495624e71125074a4eb9f5533a7af2db2f6b6)
* fix profile not found if not logged inMario2021-03-091-13/+13
| | | (cherry picked from commit ed981ec8e818892ee15f0971e387cd269ec59689)
* 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
| |
| * code format onlyMario2021-01-292-36/+14
| |
| * code format onlyMario2021-01-283-322/+319
| |