aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* air: more ui/ux and provide a possibility to lookup your registration id in m...Mario2021-03-281-1/+1
* Revalidate imported profile photo on each request (patch provided by Max)Mario2021-03-241-1/+2
* php8: fix fatal errorsMario2021-03-241-0/+3
* air security: saving the password as hex string is not acceptableMario2021-03-221-2/+3
* air: revert min_livetime of the form security token - it has had its issues a...Mario2021-03-181-2/+1
* air: deal with timezones when displaying open/close time - this should finall...Mario2021-03-182-11/+16
* air: make sure we always save date_time in UTC - issue #1544Mario2021-03-171-1/+1
* use html2plain for summaryMario2021-03-171-3/+2
* simplify get_pending_accounts query so that it will work in postgres. this wi...Mario2021-03-161-5/+12
* air: fix register notificationsMario2021-03-151-37/+49
* air: fix calculate_adue() to return false if the value is zero and do not har...Mario2021-03-151-4/+8
* php8: fix some undefined variablesMario2021-03-142-19/+16
* mod subthread issue continuedMario2021-03-141-2/+8
* revert default profile imageMario2021-03-121-2/+2
* Merge branch 'dev' into airMario2021-03-1216-147/+211
|\
| * Merge branch 'php8fixes' into 'dev'Mario2021-03-111-19/+19
| |\
| | * Stricter item array checksMax Kostikov2021-03-111-19/+19
| * | php8: daily warning fixes (deriving from mod network)Mario2021-03-112-5/+6
| |/
| * save the rewritten llinkMario2021-03-111-1/+2
| * if rewriting the mid also rewrite the llinkMario2021-03-101-0/+1
| * Check for HTTP port useMax Kostikov2021-03-101-1/+1
| * Check for HTTP port useMax Kostikov2021-03-101-1/+1
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-03-102-18/+41
| |\
| | * Merge branch 'php8fixes' into 'dev'Mario2021-03-102-18/+41
| | |\
| | | * More PHP 8 fixesMax Kostikov2021-03-102-18/+41
| * | | php8: random fixes deriving from mod networkMario2021-03-102-6/+6
| |/ /
| * / do not parse bbcode in summary - issue #1532Mario2021-03-101-5/+22
| |/
| * Merge branch 'php8-netstream' into 'dev'Mario2021-03-091-17/+25
| |\
| | * Revert "More checks on note decoding"Max Kostikov2021-03-091-17/+25
| * | Fix deprecated function arguments orderMax Kostikov2021-03-091-1/+1
| * | FormattingMax Kostikov2021-03-081-5/+4
| * | Check if HTTP port is definedMax Kostikov2021-03-081-1/+1
| * | Define $sql_extra2 variable before concatenationMax Kostikov2021-03-081-1/+2
| |/
| * fix varable name and more changelogMario2021-03-061-1/+1
| * set the default collection acl if indicated so by the role permissions but al...Mario2021-03-031-14/+13
| * group_add(): return hash if successMario2021-03-031-23/+29
| * php8: fix warnings during install procedureMario2021-03-035-31/+39
| * Merge branch 'dev' into 'dev'Mario2021-02-261-3/+3
| |\
| | * Do not overwrite HTTP schema for Youtube on embeddingMax Kostikov2021-02-251-3/+3
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-02-253-21/+20
| |\ \
| | * \ Merge branch 'dev' into 'dev'Mario2021-02-251-5/+4
| | |\ \
| | | * | small adjustmentZot2021-02-251-5/+4
| | * | | Merge branch 'dev' into 'dev'Mario2021-02-252-16/+16
| | |\ \ \
| | | * | | - Enable enclosures in Atom/RSS (podcasts)Michal Klodner2021-02-242-16/+16
| | | |/ /
| * | / / a possible fix for #1518Mario2021-02-251-1/+1
| |/ / /
| * / / fix logicMario2021-02-251-5/+4
| |/ /
| * | zap compat export fixesMario2021-02-241-8/+4
| * | export compatibility from hubzilla to zapZot2021-02-244-58/+135
| * | streamline iconf names and make sure to save the correct dataMario2021-02-221-1/+1
| |/
| * provide raw base64 encoded cryptoMario2021-02-191-0/+20