| Commit message (Expand) | Author | Age | Files | Lines |
* | fix removing contacts from privacy groups | Mario | 2022-01-28 | 1 | -3/+6 |
* | 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 |
* | 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 th... | Mario | 2022-01-27 | 2 | -6/+16 |
* | 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 | 1 | -0/+23 |
* | $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 |
* | 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 perm... | Mario | 2022-01-23 | 2 | -101/+129 |
* | make sure we have an existing default role in any case | Mario | 2022-01-23 | 1 | -2/+5 |
* | string | Mario | 2022-01-21 | 1 | -2/+2 |
* | string update | Mario | 2022-01-20 | 1 | -1/+1 |
* | fix potential issue with ap addressing in mod hq | Mario | 2022-01-20 | 1 | -6/+6 |
* | fix pgsql profile photo issue | Mario | 2022-01-20 | 1 | -1/+1 |
* | provide a spinner for edit connection action in threads | Mario | 2022-01-19 | 1 | -1/+10 |
* | fix channel app naming and translation and cleanup apps with an db update | Mario | 2022-01-19 | 3 | -3/+26 |
* | Merge branch 'dev' into 'dev' | Mario | 2022-01-19 | 2 | -1/+8 |
|\ |
|
| * | Fix strings translation | Max Kostikov | 2022-01-18 | 2 | -1/+8 |
* | | we must check if actor.id is empty(). checking for isset() only could still e... | Mario | 2022-01-19 | 1 | -1/+1 |
|/ |
|
* | change name on all associated xchans by matching the url | Mario | 2022-01-18 | 1 | -2/+3 |
* | check for existence of vcard | Mario | 2022-01-18 | 1 | -18/+18 |
* | vcards are not actually implemented anymore | Mario | 2022-01-18 | 1 | -4/+4 |
* | make sure to use the correct default role | Mario | 2022-01-18 | 2 | -2/+2 |
* | adjust lock hover text if item_private === 2 | Mario | 2022-01-17 | 1 | -0/+5 |
* | pwa improvements according to lighthouse | Mario | 2022-01-13 | 2 | -3/+10 |
* | ux improvements | Mario | 2022-01-12 | 4 | -55/+29 |
* | mod profile_photo cleanup | Mario | 2022-01-12 | 1 | -175/+157 |
* | refactor mod profile_photo | Mario | 2022-01-12 | 1 | -114/+180 |
* | revert commit 7e2aecd8 | Mario | 2022-01-11 | 1 | -1/+1 |
* | remove legacy mail which has been deprecated since a year | Mario | 2022-01-11 | 2 | -201/+0 |
* | lifetime->expires | Mario | 2022-01-10 | 1 | -1/+1 |
* | set samesite cookie flag to none - some browsers start to default the flag to... | Mario | 2022-01-10 | 1 | -19/+56 |
* | fix php error | Mario | 2022-01-09 | 1 | -1/+1 |
* | deprecate AccessList::widget() | Mario | 2022-01-09 | 2 | -2/+3 |
* | mark group actors as such in items and minor text change | Mario | 2022-01-08 | 2 | -1/+2 |
* | missing nav_set_selected() | Mario | 2022-01-08 | 2 | -16/+4 |
* | missing files | Mario | 2022-01-07 | 2 | -0/+106 |
* | streamline privacy groups | Mario | 2022-01-07 | 2 | -28/+2 |
* | add link to create new contact roles | Mario | 2022-01-07 | 2 | -5/+9 |
* | more work on access tokens | Mario | 2022-01-06 | 1 | -41/+47 |
* | do not show blocked or ignored contacts in connections | Mario | 2022-01-04 | 1 | -22/+22 |
* | minor wording change and fix connections link | Mario | 2022-01-04 | 2 | -4/+4 |
* | more lockview ui improvements | Mario | 2022-01-03 | 1 | -15/+22 |
* | minor usability improvement | Mario | 2022-01-03 | 1 | -1/+1 |
* | remove logging | Mario | 2022-01-02 | 1 | -3/+0 |
* | port new_token from zap, fixes and more cleanup | Mario | 2022-01-02 | 2 | -9/+3 |