Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
| | | | ||||||
| | * | AS discovery for mod profile | Mario | 2021-01-28 | 1 | -14/+29 | |
| | | | ||||||
| | * | AS channel discovery with custom access header | Mario | 2021-01-28 | 3 | -13/+66 | |
| | | | ||||||
| * | | fix php8 issues | Mario Vavti | 2021-02-02 | 2 | -5/+7 | |
| |/ | ||||||
| * | fix file permissions. 755 for dirs, 644 for files | Mario | 2021-01-27 | 5 | -0/+0 | |
| | | ||||||
| * | thread listener improvements | Mario | 2021-01-26 | 2 | -6/+22 | |
| | | ||||||
| * | port fix from zap: catch a complex edge case where some public stream ↵ | Mario | 2021-01-26 | 1 | -4/+6 | |
| | | | | | | | | comments were not being delivered and should have been | |||||
| * | use mail envelope instead of lock icon for direct messages | Mario | 2021-01-26 | 1 | -0/+2 | |
| | | ||||||
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-01-26 | 1 | -4/+1 | |
| |\ | ||||||
| | * | fix issues in Activity::encode_item_collection() after recent changes | Mario Vavti | 2021-01-26 | 1 | -4/+1 | |
| | | |