| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix channel app naming and translation and cleanup apps with an db update | Mario | 2022-01-19 | 1 | -2/+2 |
* | we must check if actor.id is empty(). checking for isset() only could still e... | Mario | 2022-01-19 | 1 | -1/+1 |
* | make sure to use the correct default role | Mario | 2022-01-18 | 1 | -1/+1 |
* | adjust lock hover text if item_private === 2 | Mario | 2022-01-17 | 1 | -0/+5 |
* | fix php error | Mario | 2022-01-09 | 1 | -1/+1 |
* | deprecate AccessList::widget() | Mario | 2022-01-09 | 1 | -1/+2 |
* | mark group actors as such in items and minor text change | Mario | 2022-01-08 | 2 | -1/+2 |
* | add link to create new contact roles | Mario | 2022-01-07 | 1 | -5/+3 |
* | minor wording change and fix connections link | Mario | 2022-01-04 | 1 | -1/+1 |
* | update_poll() can be called many times in a row for the same item if a multip... | Mario | 2021-12-22 | 1 | -1/+3 |
* | 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 |
|/ |
|
* | guest token xchan_network = "token" and remove permission checks since the gu... | Mario | 2021-12-18 | 1 | -5/+35 |
* | main.js simplify notify_id checks | Mario | 2021-12-17 | 1 | -1/+1 |
* | implement contact role deletion | Mario | 2021-12-17 | 1 | -5/+5 |
* | merge branch perms_ng into dev | Mario | 2021-12-15 | 8 | -577/+308 |
* | Announce missing in is_response_activity() | Mario Vavti | 2021-12-11 | 1 | -1/+1 |
* | fix hubloc_site_id in fix_system_urls() on detected site rename events and du... | Mario Vavti | 2021-11-30 | 1 | -2/+10 |
* | fix issue where likes notices are emited allthough they are actually disabled | Mario | 2021-11-24 | 1 | -1/+1 |
* | nativeWikiPage: more whitespace and cleanup | Mario | 2021-10-20 | 1 | -262/+254 |
* | fix for issue #1640 - use item_store() instead of post_activity_item() which ... | Mario Vavti | 2021-10-20 | 2 | -71/+84 |
* | improve code comments | Mario | 2021-10-20 | 1 | -3/+2 |
* | provide tags indicating the supported protocols in the actor object and probe... | Mario | 2021-10-18 | 1 | -12/+86 |
* | escape_tags only once | Mario | 2021-10-15 | 1 | -2/+2 |
* | implement AS representation of photos and albums, cleanup and minor fixes | Mario | 2021-10-13 | 1 | -97/+115 |
* | remove redundant variable and provide missing phpdoc | Mario | 2021-10-10 | 1 | -0/+1 |
* | use Libzot::fetch_conversation to fetch conversations from search and add an ... | Mario | 2021-10-09 | 1 | -5/+6 |
* | remove hz_syslog and deal with intro notifications in the messages widget | Mario | 2021-10-08 | 1 | -1/+1 |
* | update composer libs | Mario | 2021-10-08 | 1 | -1/+1 |
* | move sync logic for apps to mod appman. this way we can re-use the functions ... | Mario Vavti | 2021-10-06 | 2 | -52/+33 |
* | disable app sync due to a possible loop | Mario | 2021-10-04 | 1 | -2/+2 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-10-04 | 1 | -0/+3 |
|\ |
|
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-10-04 | 1 | -0/+1 |
| |\ |
|
| * | | unset id before syncing | Mario | 2021-10-04 | 1 | -0/+3 |
* | | | also sync the undestroy action | Mario Vavti | 2021-10-04 | 1 | -7/+7 |
| |/
|/| |
|
* | | more app sync | Mario Vavti | 2021-10-04 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-10-04 | 2 | -5/+9 |
|\ |
|
| * | app sync fixes - part 1 | Mario | 2021-10-04 | 2 | -5/+9 |
* | | app sync fixes - part 2 | Mario Vavti | 2021-10-04 | 1 | -10/+13 |
|/ |
|
* | provide system app sync | Mario | 2021-10-04 | 2 | -2/+11 |
* | commment out deprecated code | Mario | 2021-10-04 | 1 | -4/+4 |
* | fix typo | Mario | 2021-10-04 | 1 | -1/+1 |
* | fix site lookup and minor cleanup | Mario | 2021-10-04 | 1 | -22/+40 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-10-03 | 1 | -1/+1 |
|\ |
|
| * | clone channel delete issues - part 1 | Mario Vavti | 2021-10-03 | 1 | -1/+1 |
* | | clone channel delete issues - part 2 | Mario | 2021-10-03 | 2 | -3/+13 |
|/ |
|
* | make sure to also include ap hublocs here. we will select zot6 later in the f... | Mario | 2021-09-26 | 1 | -1/+1 |
* | always promote the outbox | Mario | 2021-09-26 | 1 | -1/+4 |
* | bring back externals (slightly different approach), rename zotfeed to outbox ... | Mario | 2021-09-25 | 1 | -0/+2 |