Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | - Enable enclosures in Atom/RSS (podcasts) | Michal Klodner | 2021-02-24 | 2 | -16/+16 | |
| | |/ / | ||||||
* | / / | a possible fix for #1518 | Mario | 2021-02-25 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | do not poll feeds if feed_contacts are not allowed | Mario | 2021-02-25 | 1 | -1/+7 | |
* | | | fix logic | Mario | 2021-02-25 | 1 | -5/+4 | |
* | | | bump version | Mario | 2021-02-25 | 1 | -1/+1 | |
* | | | replace sticky_kit with a simpler homwgrown solution (still a bit raw) and sl... | Mario | 2021-02-25 | 12 | -59/+79 | |
|/ / | ||||||
* | | zap compat export fixes | Mario | 2021-02-24 | 1 | -8/+4 | |
* | | Merge branch 'dev' into 'dev' | Mario | 2021-02-24 | 7 | -66/+173 | |
|\ \ | ||||||
| * | | export compatibility from hubzilla to zap | Zot | 2021-02-24 | 7 | -66/+173 | |
|/ / | ||||||
* | | Merge branch 'dev' into 'dev' | Max Kostikov | 2021-02-23 | 3 | -13743/+13642 | |
|\| | ||||||
| * | Update hmessages.po | Max Kostikov | 2021-02-23 | 1 | -1/+1 | |
| * | Update Russian hstrings.php | Max Kostikov | 2021-02-23 | 1 | -2708/+2714 | |
| * | Update Russian hmessages.po | Max Kostikov | 2021-02-23 | 1 | -11034/+10927 | |
| * | 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 | |
| * | Bump DB version | Max Kostikov | 2021-02-20 | 1 | -1/+1 | |
| * | Rename photo storage type system variable | Max Kostikov | 2021-02-20 | 1 | -0/+17 | |
| * | Merge branch 'dev' into 'dev' | Max Kostikov | 2021-02-20 | 738 | -33914/+11457 | |
| |\ | ||||||
* | | | bump dev version to 5.5 | Mario | 2021-02-23 | 1 | -1/+1 | |
* | | | composer dump-autoload | Mario | 2021-02-23 | 4 | -1/+35 | |
* | | | update strings | Mario | 2021-02-23 | 1 | -8820/+8707 | |
* | | | version 5.4RC | Mario | 2021-02-23 | 1 | -1/+1 | |
* | | | Merge branch 'dev' into 'dev' | Mario | 2021-02-23 | 2 | -1/+18 | |
|\ \ \ | ||||||
| * | | | Rename photo storage type system variable | Max Kostikov | 2021-02-23 | 2 | -1/+18 | |
| | |/ | |/| | ||||||
* | | | Merge branch 'dev' of https://codeberg.org/hubzilla/hubzilla into dev | Mario | 2021-02-23 | 0 | -0/+0 | |
|\ \ \ | ||||||
| * \ \ | Merge pull request 'Update Spanish version' (#4) from mjfriaza/hubzilla:dev i... | hubzilla | 2021-02-23 | 2 | -14990/+15219 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'dev' into dev | mjfriaza | 2021-02-18 | 482 | -14724/+55779 | |
| | |\ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | Update Spanish version | mjfriaza | 2021-02-18 | 2 | -14990/+15219 | |
* | | | | | Update Spanish version | mjfriaza | 2021-02-23 | 2 | -14990/+15219 | |
* | | | | | streamline iconf names and make sure to save the correct data | Mario | 2021-02-22 | 3 | -5/+13 | |
| |_|/ / |/| | | | ||||||
* | | | | provide raw base64 encoded crypto | Mario | 2021-02-19 | 1 | -0/+20 | |
* | | | | summary edit actions | Mario | 2021-02-19 | 3 | -6/+9 | |
* | | | | deprecate summary tag in favour of a separate input field | Mario | 2021-02-19 | 7 | -44/+33 | |
* | | | | update site once a day | Mario | 2021-02-19 | 1 | -3/+21 | |
* | | | | fix recursive shares | Mario | 2021-02-19 | 2 | -19/+20 | |
* | | | | fix summary regex after recent bbcode chane | Mario | 2021-02-18 | 2 | -2/+2 | |
* | | | | adjust error reporting for php8 to not report warnings - they are too many | Mario | 2021-02-18 | 1 | -1/+5 | |
* | | | | this setting is probably not required anymoreà | Mario | 2021-02-18 | 1 | -1/+1 | |
* | | | | fix usage of null coalescing operator | Mario | 2021-02-18 | 1 | -5/+5 | |
* | | | | php8 warnings | Mario | 2021-02-18 | 4 | -169/+165 | |
* | | | | php8 warnings | Mario | 2021-02-18 | 1 | -1/+1 | |
* | | | | php8 warnings | Mario | 2021-02-18 | 6 | -69/+78 | |
* | | | | backward compatibility with recent crypto changes | Mario | 2021-02-18 | 3 | -33/+37 | |
* | | | | do not try to fetch legacy zot zotfeed - they will not return anything useful | Mario | 2021-02-17 | 1 | -3/+2 | |
* | | | | php8: fix mod mail if there are no messages | Mario | 2021-02-17 | 1 | -16/+16 | |
* | | | | remove logging | Mario | 2021-02-17 | 1 | -1/+0 | |
* | | | | fix php8 issue in include/oembed and unencapsulate for zot_refresh() | Mario | 2021-02-17 | 3 | -2/+8 | |
* | | | | reduce loglevel until the most glaring php8 issues will be resolved | Mario Vavti | 2021-02-16 | 2 | -5/+3 | |
* | | | | php8 another fix | Mario | 2021-02-16 | 2 | -4/+6 |