Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | mod sse_bs: when processing returned mids, do not assume they are b64 encoded | Mario Vavti | 2021-12-14 | 1 | -1/+1 |
| | | |||||
* | | Announce missing in is_response_activity() | Mario Vavti | 2021-12-11 | 1 | -1/+1 |
| | | |||||
* | | fix blured profile images and pdl files | Mario Vavti | 2021-12-03 | 7 | -5/+7 |
| | | |||||
* | | main_width in rem | Mario Vavti | 2021-12-03 | 3 | -4/+4 |
| | | |||||
* | | fix content width for dark schema | Mario Vavti | 2021-12-03 | 2 | -4/+4 |
| | | |||||
* | | changelog and version | Mario Vavti | 2021-12-03 | 2 | -1/+13 |
| | | |||||
* | | fix hubloc_site_id in fix_system_urls() on detected site rename events and ↵ | Mario Vavti | 2021-11-30 | 3 | -10/+19 |
| | | | | | | | | during sync_locations() if it changed or was stored incorrectly. | ||||
* | | mod channel: lookup zotinfo based on hash instead of address | Mario Vavti | 2021-11-29 | 1 | -2/+1 |
| | | |||||
* | | do not deliver to the same channel multiple times in case duplicate hubloc ↵ | Mario Vavti | 2021-11-29 | 1 | -1/+3 |
| | | | | | | | | entries for the channel exist | ||||
* | | re-add css that was removed by accident | Mario | 2021-11-26 | 1 | -0/+4 |
| | | |||||
* | | profile cleanup and fixes | Mario | 2021-11-25 | 6 | -140/+94 |
| | | |||||
* | | add source option so that the right makros will be used in attach_store() | Mario | 2021-11-25 | 1 | -110/+107 |
| | |