Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'dev'7.0.1 | Mario | 2022-01-28 | 1 | -0/+16 |
|\ | |||||
| * | changelog | Mario | 2022-01-28 | 1 | -0/+16 |
| | | |||||
* | | version 7.0.1 | Mario | 2022-01-28 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'dev' | Mario | 2022-01-28 | 14 | -947/+1036 |
|\| | |||||
| * | fix removing contacts from privacy groups | Mario | 2022-01-28 | 1 | -3/+6 |
| | | |||||
| * | $cmd should be a strig and not null | Mario | 2022-01-28 | 1 | -1/+1 |
| | | |||||
| * | formatting and unused variables | Mario | 2022-01-28 | 1 | -807/+814 |
| | | |||||
| * | do not use escape_tags() for inbox | Mario | 2022-01-27 | 1 | -6/+6 |
| | | |||||
| * | escape_tags() will turn & to & and there for mess up the xchan hash | Mario | 2022-01-27 | 1 | -8/+8 |
| | | |||||
| * | fix for #1659 | Mario | 2022-01-27 | 2 | -2/+3 |
| | | |||||
| * | typo | Mario | 2022-01-27 | 1 | -1/+1 |
| | | |||||
| * | whitespace | Mario | 2022-01-27 | 1 | -1/+1 |
| | | |||||
| * | some refinement on storing the raw ap message, some comments and make sure ↵ | Mario | 2022-01-27 | 2 | -6/+16 |
| | | | | | | | | the AS->raw is always a json string | ||||
| * | missing define of variable, remove deprecated zot-info and ofeed from webfinger | Mario | 2022-01-26 | 2 | -12/+3 |
| | | |||||
| * | update to remove the mail app | Mario | 2022-01-26 | 2 | -1/+24 |
| | | |||||
| * | use item_hidden instead of item_notshown for forum comment announces | Mario | 2022-01-26 | 1 | -1/+1 |
| | | |||||
| * | $act->raw will not always hold the AP raw message. Look for it in iconfig. | Mario | 2022-01-26 | 1 | -1/+16 |
| | | |||||
| * | always store the raw message | Mario | 2022-01-26 | 1 | -5/+1 |
| | | |||||
| * | make sure to escape the author name for the reply_to button | Mario | 2022-01-24 | 1 | -1/+1 |
| | | |||||
| * | port z_curl_error() from zap | Mario | 2022-01-23 | 1 | -0/+12 |
| | | |||||
| * | fix doc | Mario | 2022-01-23 | 1 | -2/+2 |
| | | |||||
| * | fix doc | Mario | 2022-01-23 | 1 | -1/+1 |
| | | |||||
| * | make sure that if an existing contact role changes we will re-assign the ↵ | Mario | 2022-01-23 | 2 | -101/+129 |
| | | | | | | | | permissions to all role members and cleanup | ||||
| * | make sure we have an existing default role in any case | Mario | 2022-01-23 | 1 | -2/+5 |
| | | |||||
| * | wrong function name | Mario | 2022-01-21 | 1 | -1/+1 |
| | | |||||
* | | wrong function name7.0 | Mario | 2022-01-21 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '7.0RC' | Mario | 2022-01-21 | 146 | -20114/+21578 |
|\ \ | |||||
| * | | version 7.0 | Mario | 2022-01-21 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'dev' into 7.0RC | Mario | 2022-01-21 | 1 | -2/+2 |
| |\| | |||||
| | * | update changelog | Mario | 2022-01-21 | 1 | -2/+2 |
| | | | |||||
| * | | Merge branch 'dev' into 7.0RC | Mario | 2022-01-21 | 3 | -8733/+8628 |
| |\| | |||||
| | * | update strings | Mario | 2022-01-21 | 1 | -8730/+8625 |
| | | | |||||
| | * | string | Mario | 2022-01-21 | 1 | -2/+2 |
| | | | |||||
| | * | string update | Mario | 2022-01-20 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'dev' into 7.0RC | Mario | 2022-01-20 | 1 | -6/+6 |
| |\| | |||||
| | * | fix potential issue with ap addressing in mod hq | Mario | 2022-01-20 | 1 | -6/+6 |
| | | | |||||
| * | | Merge branch 'dev' into 7.0RC | Mario | 2022-01-20 | 2 | -112/+2 |
| |\| | |||||
| | * | remove deprecated template | Mario | 2022-01-20 | 2 | -112/+2 |
| | | | |||||
| | * | fix pgsql profile photo issue | Mario | 2022-01-20 | 1 | -1/+1 |
| | | | |||||
| * | | fix pgsql profile photo issue | Mario | 2022-01-20 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'dev' into 7.0RC | Mario | 2022-01-19 | 2 | -2/+4 |
| |\| | |||||
| | * | update changelog | Mario | 2022-01-19 | 1 | -0/+1 |
| | | | |||||
| | * | drop_item() requires the item id not the item array | Mario | 2022-01-19 | 1 | -2/+3 |
| | | | |||||
| * | | Merge branch 'dev' into 7.0RC | Mario | 2022-01-19 | 1 | -3/+0 |
| |\| | |||||
| | * | revert background color | Mario | 2022-01-19 | 1 | -3/+0 |
| | | | |||||
| | * | prevent duplicate ids and adjust spinner color | Mario | 2022-01-19 | 6 | -10/+18 |
| | | | |||||
| * | | prevent duplicate ids and adjust spinner color | Mario | 2022-01-19 | 6 | -10/+18 |
| | | | |||||
| * | | Merge branch 'dev' into 7.0RC | Mario | 2022-01-19 | 8 | -9/+40 |
| |\| | |||||
| | * | provide a spinner for edit connection action in threads | Mario | 2022-01-19 | 8 | -9/+40 |
| | | | |||||
| * | | Merge branch 'dev' into 7.0RC | Mario | 2022-01-19 | 1 | -1/+3 |
| |\| |