Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | |||||
* | | | main.js simplify notify_id checks | Mario | 2021-12-17 | 2 | -3/+3 |
|/ / | |||||
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-12-17 | 1 | -0/+25 |
|\ \ | |||||
| * | | daemon to delete abbok items in the background | Mario | 2021-12-17 | 1 | -0/+25 |
| | | | |||||
* | | | implement background deleting of items in contact_remove() | Mario | 2021-12-17 | 1 | -45/+58 |
|/ / | |||||
* | | missing file | Mario | 2021-12-17 | 1 | -0/+31 |
| | | |||||
* | | access token refactor | Mario | 2021-12-17 | 10 | -50/+282 |
| | | |||||
* | | update db schemas | Mario | 2021-12-17 | 2 | -1/+5 |
| | | |||||
* | | add template | Mario | 2021-12-17 | 1 | -0/+27 |
| | | |||||
* | | implement contact role deletion | Mario | 2021-12-17 | 4 | -69/+134 |
| | | |||||
* | | nag channel owners to select achannel role if they have not yet done so yet | Mario | 2021-12-15 | 1 | -4/+10 |
| | | |||||
* | | bump version | Mario | 2021-12-15 | 1 | -1/+1 |
| | | |||||
* | | merge branch perms_ng into dev | Mario | 2021-12-15 | 94 | -2259/+3138 |
| | | |||||
* | | changelog | Mario Vavti | 2021-12-14 | 1 | -0/+5 |
| | |