Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not parse bbcode in summary - issue #1532 | Mario | 2021-03-15 | 1 | -2/+0 |
| | |||||
* | cleanup | Mario | 2021-03-15 | 2 | -84/+0 |
| | | | (cherry picked from commit 0fbd0ca416333ee5f675651be7bce5e82aad27fe) | ||||
* | mod subthread issue continued | Mario | 2021-03-15 | 4 | -7/+42 |
| | | | (cherry picked from commit b6d30f67345f37dae8dfffd96b065e6139364bcd) | ||||
* | fix mod subthread for zot6 | Mario | 2021-03-15 | 3 | -73/+63 |
| | | | | (cherry picked from commit 22d769ecae17c9d5d36232c543b48b0a155ca502) | ||||
* | fix mod display query | Mario | 2021-03-15 | 1 | -15/+14 |
| | | | (cherry picked from commit b51049227f28bc1badf9387ea5bff16bfd7debcd) | ||||
* | a possible fix for issue #15295.4.1 | Mario Vavti | 2021-03-09 | 3 | -6/+5 |
| | | | (cherry picked from commit 7ee495624e71125074a4eb9f5533a7af2db2f6b6) | ||||
* | fix profile not found if not logged in | Mario | 2021-03-09 | 1 | -13/+13 |
| | | | (cherry picked from commit ed981ec8e818892ee15f0971e387cd269ec59689) | ||||
* | sse_bs: if Enotify::format() returns an empty array do not add it to ↵ | Mario | 2021-03-05 | 1 | -5/+20 |
| | | | | notifications (the item has probably been blocked) | ||||
* | php8: fix warnings during install procedure | Mario | 2021-03-03 | 3 | -41/+44 |
| | | | (cherry picked from commit 48bae9d4219735bc44f4ee72228d19d3e6b9efc9) | ||||
* | do not poll feeds if feed_contacts are not allowed | Mario | 2021-02-25 | 1 | -1/+7 |
| | |||||
* | export compatibility from hubzilla to zap | Zot | 2021-02-24 | 2 | -8/+37 |
| | |||||
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2021-02-23 | 1 | -1/+1 |
|\ | | | | | | | | | Update Russian translation See merge request hubzilla/core!1912 | ||||
| * | Missprint | Max Kostikov | 2021-02-23 | 1 | -1/+1 |
| | | |||||
| * | Fix missprint | Max Kostikov | 2021-02-21 | 1 | -1/+1 |
| | | |||||
| * | Formatting | Max Kostikov | 2021-02-20 | 1 | -5/+5 |
| | | |||||
| * | Rename photo storage type system variable | Max Kostikov | 2021-02-20 | 1 | -0/+17 |
| | | |||||
* | | Merge branch 'dev' into 'dev' | Mario | 2021-02-23 | 1 | -0/+17 |
|\ \ | | | | | | | | | | | | | Rename photo storage type system variable See merge request hubzilla/core!1911 | ||||
| * | | Rename photo storage type system variable | Max Kostikov | 2021-02-23 | 1 | -0/+17 |
| |/ | |||||
* / | streamline iconf names and make sure to save the correct data | Mario | 2021-02-22 | 2 | -4/+12 |
|/ | |||||
* | summary edit actions | Mario | 2021-02-19 | 3 | -6/+9 |
| | |||||
* | deprecate summary tag in favour of a separate input field | Mario | 2021-02-19 | 3 | -42/+24 |
| | |||||
* | update site once a day | Mario | 2021-02-19 | 1 | -3/+21 |
| | |||||
* | php8 warnings | Mario | 2021-02-18 | 2 | -46/+47 |
| | |||||
* | backward compatibility with recent crypto changes | Mario | 2021-02-18 | 1 | -0/+1 |
| | |||||
* | do not try to fetch legacy zot zotfeed - they will not return anything useful | Mario | 2021-02-17 | 1 | -3/+2 |
| | |||||
* | fix php8 issue in include/oembed and unencapsulate for zot_refresh() | Mario | 2021-02-17 | 1 | -1/+2 |
| | |||||
* | reduce loglevel until the most glaring php8 issues will be resolved | Mario Vavti | 2021-02-16 | 1 | -1/+1 |
| | |||||
* | FIX: Display urls won't show to permitted remote observers | M. Dent | 2021-02-14 | 1 | -4/+7 |
| | |||||
* | fix ping_site() issue | Mario | 2021-02-13 | 2 | -52/+71 |
| | |||||
* | onepoll: add date_begin argument to poll url | Mario | 2021-02-11 | 1 | -0/+1 |
| | |||||
* | remove logging | Mario | 2021-02-11 | 1 | -1/+0 |
| | |||||
* | make encode_item_collection() deal with extra query args | Mario | 2021-02-11 | 1 | -5/+16 |
| | |||||
* | actor will be stored in the next step decode_note() | Mario | 2021-02-11 | 1 | -3/+1 |
| | |||||
* | update 1242 | Mario | 2021-02-10 | 1 | -0/+21 |
| | |||||
* | use (un)obscurify | Mario | 2021-02-10 | 1 | -35/+35 |
| | |||||
* | whitespace | Mario | 2021-02-09 | 1 | -43/+43 |
| | |||||
* | undo accidental revert in last commit | Mario | 2021-02-09 | 1 | -3/+3 |
| | |||||
* | port Lib/Crypto from zap | Mario | 2021-02-09 | 18 | -150/+371 |
| | |||||
* | mixed up variables | Mario | 2021-02-08 | 1 | -2/+2 |
| | |||||
* | add Lib/Keyutils | Mario Vavti | 2021-02-04 | 1 | -0/+99 |
| | |||||
* | move key conversion to separate lib | Mario Vavti | 2021-02-04 | 4 | -57/+60 |
| | |||||
* | fix wrong operand | Mario Vavti | 2021-02-03 | 1 | -1/+1 |
| | |||||
* | import_xchan() $arr photo structure has changed | Mario Vavti | 2021-02-02 | 2 | -4/+5 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-02-02 | 7 | -481/+426 |
|\ | |||||
| * | too many arguments | Mario | 2021-02-01 | 1 | -1/+1 |
| | | |||||
| * | remove unused/commented out code | Mario | 2021-02-01 | 1 | -101/+0 |
| | | |||||
| * | remove logging | Mario | 2021-02-01 | 1 | -8/+6 |
| | | |||||
| * | add fetch_provider hook | Mario | 2021-01-31 | 2 | -5/+10 |
| | | |||||
| * | code format only | Mario | 2021-01-29 | 2 | -36/+14 |
| | | |||||
| * | code format only | Mario | 2021-01-28 | 3 | -322/+319 |
| | |