| Commit message (Expand) | Author | Age | Files | Lines |
* | air: more ui/ux and provide a possibility to lookup your registration id in m... | Mario | 2021-03-28 | 1 | -1/+1 |
* | Revalidate imported profile photo on each request (patch provided by Max) | Mario | 2021-03-24 | 1 | -1/+2 |
* | php8: fix fatal errors | Mario | 2021-03-24 | 1 | -0/+3 |
* | air security: saving the password as hex string is not acceptable | Mario | 2021-03-22 | 1 | -2/+3 |
* | air: revert min_livetime of the form security token - it has had its issues a... | Mario | 2021-03-18 | 1 | -2/+1 |
* | air: deal with timezones when displaying open/close time - this should finall... | Mario | 2021-03-18 | 2 | -11/+16 |
* | air: make sure we always save date_time in UTC - issue #1544 | Mario | 2021-03-17 | 1 | -1/+1 |
* | use html2plain for summary | Mario | 2021-03-17 | 1 | -3/+2 |
* | simplify get_pending_accounts query so that it will work in postgres. this wi... | Mario | 2021-03-16 | 1 | -5/+12 |
* | air: fix register notifications | Mario | 2021-03-15 | 1 | -37/+49 |
* | air: fix calculate_adue() to return false if the value is zero and do not har... | Mario | 2021-03-15 | 1 | -4/+8 |
* | php8: fix some undefined variables | Mario | 2021-03-14 | 2 | -19/+16 |
* | mod subthread issue continued | Mario | 2021-03-14 | 1 | -2/+8 |
* | revert default profile image | Mario | 2021-03-12 | 1 | -2/+2 |
* | Merge branch 'dev' into air | Mario | 2021-03-12 | 16 | -147/+211 |
|\ |
|
| * | Merge branch 'php8fixes' into 'dev' | Mario | 2021-03-11 | 1 | -19/+19 |
| |\ |
|
| | * | Stricter item array checks | Max Kostikov | 2021-03-11 | 1 | -19/+19 |
| * | | php8: daily warning fixes (deriving from mod network) | Mario | 2021-03-11 | 2 | -5/+6 |
| |/ |
|
| * | save the rewritten llink | Mario | 2021-03-11 | 1 | -1/+2 |
| * | if rewriting the mid also rewrite the llink | Mario | 2021-03-10 | 1 | -0/+1 |
| * | Check for HTTP port use | Max Kostikov | 2021-03-10 | 1 | -1/+1 |
| * | Check for HTTP port use | Max Kostikov | 2021-03-10 | 1 | -1/+1 |
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-03-10 | 2 | -18/+41 |
| |\ |
|
| | * | Merge branch 'php8fixes' into 'dev' | Mario | 2021-03-10 | 2 | -18/+41 |
| | |\ |
|
| | | * | More PHP 8 fixes | Max Kostikov | 2021-03-10 | 2 | -18/+41 |
| * | | | php8: random fixes deriving from mod network | Mario | 2021-03-10 | 2 | -6/+6 |
| |/ / |
|
| * / | do not parse bbcode in summary - issue #1532 | Mario | 2021-03-10 | 1 | -5/+22 |
| |/ |
|
| * | Merge branch 'php8-netstream' into 'dev' | Mario | 2021-03-09 | 1 | -17/+25 |
| |\ |
|
| | * | Revert "More checks on note decoding" | Max Kostikov | 2021-03-09 | 1 | -17/+25 |
| * | | Fix deprecated function arguments order | Max Kostikov | 2021-03-09 | 1 | -1/+1 |
| * | | Formatting | Max Kostikov | 2021-03-08 | 1 | -5/+4 |
| * | | Check if HTTP port is defined | Max Kostikov | 2021-03-08 | 1 | -1/+1 |
| * | | Define $sql_extra2 variable before concatenation | Max Kostikov | 2021-03-08 | 1 | -1/+2 |
| |/ |
|
| * | fix varable name and more changelog | Mario | 2021-03-06 | 1 | -1/+1 |
| * | set the default collection acl if indicated so by the role permissions but al... | Mario | 2021-03-03 | 1 | -14/+13 |
| * | group_add(): return hash if success | Mario | 2021-03-03 | 1 | -23/+29 |
| * | php8: fix warnings during install procedure | Mario | 2021-03-03 | 5 | -31/+39 |
| * | Merge branch 'dev' into 'dev' | Mario | 2021-02-26 | 1 | -3/+3 |
| |\ |
|
| | * | Do not overwrite HTTP schema for Youtube on embedding | Max Kostikov | 2021-02-25 | 1 | -3/+3 |
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-02-25 | 3 | -21/+20 |
| |\ \ |
|
| | * \ | Merge branch 'dev' into 'dev' | Mario | 2021-02-25 | 1 | -5/+4 |
| | |\ \ |
|
| | | * | | small adjustment | Zot | 2021-02-25 | 1 | -5/+4 |
| | * | | | Merge branch 'dev' into 'dev' | Mario | 2021-02-25 | 2 | -16/+16 |
| | |\ \ \ |
|
| | | * | | | - 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 |
| |/ / / |
|
| * / / | fix logic | Mario | 2021-02-25 | 1 | -5/+4 |
| |/ / |
|
| * | | zap compat export fixes | Mario | 2021-02-24 | 1 | -8/+4 |
| * | | export compatibility from hubzilla to zap | Zot | 2021-02-24 | 4 | -58/+135 |
| * | | streamline iconf names and make sure to save the correct data | Mario | 2021-02-22 | 1 | -1/+1 |
| |/ |
|
| * | provide raw base64 encoded crypto | Mario | 2021-02-19 | 1 | -0/+20 |