Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mod profile_photo cleanup | Mario | 2022-01-12 | 1 | -175/+157 |
| | |||||
* | refactor mod profile_photo | Mario | 2022-01-12 | 5 | -200/+270 |
| | |||||
* | revert commit 7e2aecd8 | Mario | 2022-01-11 | 1 | -1/+1 |
| | |||||
* | remove legacy mail which has been deprecated since a year | Mario | 2022-01-11 | 4 | -216/+0 |
| | |||||
* | toc: add headings | Mario | 2022-01-11 | 1 | -1/+1 |
| | |||||
* | lifetime->expires | Mario | 2022-01-10 | 1 | -1/+1 |
| | |||||
* | set samesite cookie flag to none - some browsers start to default the flag ↵ | Mario | 2022-01-10 | 1 | -19/+56 |
| | | | | to lax (previous none) | ||||
* | css fixes | Mario | 2022-01-10 | 1 | -0/+2 |
| | |||||
* | make toc bbcode find its own container by default | Mario | 2022-01-09 | 2 | -4/+4 |
| | |||||
* | fix get_tags() parsing toc bbcodes | Mario | 2022-01-09 | 1 | -0/+1 |
| | |||||
* | fix php error | Mario | 2022-01-09 | 1 | -1/+1 |
| | |||||
* | deprecate AccessList::widget() | Mario | 2022-01-09 | 3 | -3/+3 |
| | |||||
* | mark group actors as such in items and minor text change | Mario | 2022-01-08 | 6 | -1/+19 |
| | |||||
* | missing nav_set_selected() | Mario | 2022-01-08 | 2 | -16/+4 |
| | |||||
* | css fix | Mario | 2022-01-08 | 1 | -1/+1 |
| | |||||
* | missing files | Mario | 2022-01-07 | 1 | -1/+1 |
| | |||||
* | missing files | Mario | 2022-01-07 | 3 | -0/+119 |
| | |||||
* | streamline privacy groups | Mario | 2022-01-07 | 5 | -50/+8 |
| | |||||
* | add link to create new contact roles | Mario | 2022-01-07 | 3 | -9/+13 |
| | |||||
* | more work on access tokens | Mario | 2022-01-06 | 5 | -57/+73 |
| | |||||
* | bump version | Mario | 2022-01-04 | 1 | -1/+1 |
| | |||||
* | only display connections widget if there are any connections to show | Mario | 2022-01-04 | 1 | -39/+41 |
| | |||||
* | do not show blocked or ignored contacts in connections | Mario | 2022-01-04 | 2 | -23/+23 |
| | |||||
* | remove suggestions widget from mod directory | Mario | 2022-01-04 | 1 | -1/+0 |
| | |||||
* | remove suggestions widget from mod network | Mario | 2022-01-04 | 1 | -1/+0 |
| | |||||
* | minor wording change and fix connections link | Mario | 2022-01-04 | 2 | -4/+4 |
| | |||||
* | fix Access^CccessList include and plink in post_activity_item() | Mario | 2022-01-03 | 1 | -2/+3 |
| | |||||
* | 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 | 4 | -46/+24 |
| | |||||
* | lockview: fix guest links for profile groups and photos, cleanup | Mario | 2022-01-02 | 1 | -77/+102 |
| | |||||
* | lockview: provide guest links for private resources | Mario | 2022-01-02 | 2 | -37/+57 |
| | |||||
* | minor theme fixes | Mario | 2021-12-29 | 2 | -3/+2 |
| | |||||
* | update_poll() can be called many times in a row for the same item if a ↵ | Mario | 2021-12-22 | 4 | -14/+37 |
| | | | | multiple poll is being updated. This could result in the queueworker not processing duplicates. We are now adding the source item mid to the notifier call as the third argument (fragment) so that the queueworker will not think they are duplicates. The fragment is also passed to the deliver_hooks call in the notifier | ||||
* | add the title to the object | Mario | 2021-12-21 | 1 | -0/+1 |
| | |||||
* | string change | Mario | 2021-12-21 | 1 | -1/+1 |
| | |||||
* | string change | Mario | 2021-12-21 | 1 | -1/+1 |
| | |||||
* | version | Mario | 2021-12-21 | 1 | -1/+1 |
| | |||||
* | missing label | Mario | 2021-12-21 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-12-21 | 1 | -2/+29 |
|\ | |||||
| * | improve pconfig sync at the receiving side | Mario Vavti | 2021-12-21 | 1 | -2/+29 |
| | | |||||
* | | improve pconfig sync at the sending side | Mario | 2021-12-21 | 1 | -41/+44 |
|/ | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-12-18 | 2 | -1781/+2024 |
|\ | |||||
| * | Merge branch 'dev' into 'dev' | Max Kostikov | 2021-12-17 | 2 | -1781/+2024 |
| |\ | | | | | | | | | | | | | Update Russian translation See merge request hubzilla/core!1995 | ||||
| | * | Update Russian translation | Max Kostikov | 2021-12-18 | 2 | -1781/+2024 |
| | | | |||||
* | | | guest token xchan_network = "token" and remove permission checks since the ↵ | Mario | 2021-12-18 | 5 | -51/+38 |
|/ / | | | | | | | guest tokens are now added to the abook automatically | ||||
* | | version | Mario | 2021-12-17 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-12-17 | 1 | -16/+7 |
|\ \ | |||||
| * | | mod tokens cleanup and fixes | Mario Vavti | 2021-12-17 | 1 | -16/+7 |
| | | |