Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | importer daemons: do not call with zap_compat flag and use return instead of ↵ | Mario | 2021-09-27 | 3 | -17/+16 | |
| | | | | | | | | | | | | kill so that queueworker can go on | |||||
| * | | cleanup mod import and implement importer daemons ported from zap | Mario | 2021-09-27 | 1 | -205/+293 | |
| | | | ||||||
| * | | add importer daemons ported from zap | Mario | 2021-09-27 | 2 | -0/+109 | |
| | | | ||||||
| * | | add outbox | Mario | 2021-09-27 | 1 | -0/+124 | |
| | | | ||||||
| * | | support un-starring of apps in app bin | Mario | 2021-09-27 | 3 | -9/+48 | |
| | | | ||||||
| * | | fix notification panel collapsed state not saved if closed manually | Mario | 2021-09-27 | 1 | -3/+3 | |
| | | | ||||||
| * | | make sure to also include ap hublocs here. we will select zot6 later in the ↵ | Mario | 2021-09-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | function if present | |||||
| * | | always promote the outbox | Mario | 2021-09-26 | 1 | -1/+4 | |
| | | | ||||||
| * | | externals: if dealing with AP profiles also fetch comments. there is no way ↵ | Mario | 2021-09-25 | 1 | -5/+5 | |
| | | | | | | | | | | | | to fetch conversations later | |||||
| * | | bring back externals (slightly different approach), rename zotfeed to outbox ↵ | Mario | 2021-09-25 | 6 | -225/+96 | |
| | | | | | | | | | | | | for consistency wit AP naming. warning: this commit requires update of addons! | |||||
| * | | dismiss deleted xchans in query | Mario | 2021-09-25 | 1 | -2/+1 | |
| | | | ||||||
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-09-23 | 1 | -2/+5 | |
| |\ \ | ||||||
| | * \ | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2021-09-23 | 20 | -397/+462 | |
| | |\ \ | ||||||
| | * | | | implement the top option in items_fetch | Mario Vavti | 2021-09-23 | 1 | -2/+5 | |
| | | | | | ||||||
| * | | | | add zot6 specific handling to onepoll | Mario | 2021-09-23 | 1 | -1/+16 | |
| | |/ / | |/| | | ||||||
| * | | | Ãfix wrong variable name and streamline icon with unseen notifications icon | Mario | 2021-09-23 | 2 | -2/+2 | |
| | | | | ||||||
| * | | | make sure we do not mix up likes on direct messages and commments on direct ↵ | Mario | 2021-09-23 | 1 | -1/+6 | |
| | | | | | | | | | | | | | | | | messages in notices | |||||
| * | | | make sure entries is initialized | Mario | 2021-09-23 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | add notices tab to HQ widget | Mario | 2021-09-23 | 4 | -5/+60 | |
| | | | | ||||||
| * | | | fix bs regression | Mario | 2021-09-23 | 9 | -20/+20 | |
| | | | | ||||||
| * | | | Revert "composer update bootstrap to version 5.1.1" | Mario | 2021-09-23 | 443 | -9628/+5096 | |
| | | | | | | | | | | | | | | | | This reverts commit 89e4006b2d84d398e34d407a019854823b1dd37d. | |||||
| * | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-09-22 | 1 | -10/+18 | |
| |\| | | ||||||
| | * | | improve item_url_replace() - fixes #1507 | Mario Vavti | 2021-09-21 | 1 | -10/+18 | |
| | | | | ||||||
| * | | | version | Mario | 2021-09-22 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | bootstrap update fixes | Mario | 2021-09-22 | 5 | -370/+373 | |
| | | | | ||||||
| * | | | composer update bootstrap to version 5.1.1 | Mario | 2021-09-22 | 443 | -5096/+9628 | |
| |/ / | ||||||
| * | | mod manage: do not query info which we do not use in the UI and probably ↵ | Mario | 2021-09-21 | 1 | -2/+4 | |
| | | | | | | | | | | | | should not due to performance considerations | |||||
| * | | perform profile sync after all the fields are updated otherwise we will sync ↵ | Mario | 2021-09-21 | 1 | -11/+12 | |
| | | | | | | | | | | | | outdated data | |||||
| * | | add option to mark all notices of a thread read if a notice of the thread is ↵ | Mario | 2021-09-18 | 4 | -9/+31 | |
| | | | | | | | | | | | | clicked (default 1) and fix a php error in find_parent() if $act->obj is not an array | |||||
| * | | changelog and version | Mario | 2021-09-16 | 2 | -1/+12 | |
| | | | ||||||
* | | | fix dutch registration email verification email template | Mario | 2021-10-20 | 2 | -8/+16 | |
| | | | | | | | | | (cherry picked from commit c7515b868793c6495a37c221ffd03aadce30cfd3) | |||||
* | | | invite: use the actual set language and check if we have a template for it | Mario | 2021-10-18 | 1 | -2/+3 | |
| | | | | | | | | | (cherry picked from commit c66a5ba7321bf39e9fedaf48260f09a2aaa7d855) | |||||
* | | | disable pg tests6.2.2 | Mario | 2021-10-03 | 1 | -147/+147 | |
| | | | ||||||
* | | | version 6.2.2 | Mario | 2021-10-03 | 1 | -2758/+2758 | |
| | | | ||||||
* | | | make sure we have a sender here | Mario | 2021-10-03 | 1 | -0/+4 | |
| | | | | | | | | | (cherry picked from commit 0722188ea6d6c1eb30500a540c49adf0b5d25eb8) | |||||
* | | | make sure to return if we have no xchan here | Mario | 2021-10-03 | 1 | -0/+3 | |
| | | | | | | | | | (cherry picked from commit d6f81e139aeb52e3068959c41d2ef6ce77e97232) | |||||
* | | | version 6.2.1 and changelog6.2.1 | Mario | 2021-09-16 | 2 | -1/+11 | |
| | | | ||||||
* | | | Merge branch 'master' of https://framagit.org/hubzilla/core | Mario | 2021-09-16 | 0 | -0/+0 | |
|\ \ \ | ||||||
| * | | | when updating the channel name from profiles make sure to lookup the xchan ↵ | Mario | 2021-09-10 | 2 | -3/+2 | |
| | | | | | | | | | | | | | | | | | | | | entry by xchan_hash since xchan_url is set to the primary location but we might be updating from a clone (cherry picked from commit e5dc3c05dfb79df79f4fd14496bc5e646217c27e) | |||||
| * | | | fix spacing issue for collapsed pinned apps with an image | Mario | 2021-09-10 | 1 | -1/+9 | |
| | | | | | | | | | | | | (cherry picked from commit e2d0269b5c9f1f1b865e1c0473a6bc0a0a0a1740) | |||||
* | | | | Merge branch 'dev' | Mario | 2021-09-16 | 5 | -22/+55 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * | | typo | Mario | 2021-09-15 | 1 | -1/+1 | |
| | | | ||||||
| * | | provide a get_cached_actor_provider hook and improve the author/owner ↵ | Mario | 2021-09-15 | 2 | -14/+38 | |
| | | | | | | | | | | | | handling in Libzot::import() | |||||
| * | | fix $desturl set to wrong value (null) | Mario | 2021-09-13 | 1 | -2/+2 | |
| | | | ||||||
| * | | do not process summary in cleanup_bbcode() fixes issue #1612 | Mario | 2021-09-12 | 1 | -2/+4 | |
| | | | ||||||
| * | | when updating the channel name from profiles make sure to lookup the xchan ↵ | Mario | 2021-09-10 | 2 | -3/+2 | |
| | | | | | | | | | | | | entry by xchan_hash since xchan_url is set to the primary location but we might be updating from a clone | |||||
| * | | fix spacing issue for collapsed pinned apps with an image | Mario | 2021-09-10 | 1 | -1/+9 | |
| | | | ||||||
| * | | fix language selector reloading the page if not clicking the icon exactly ↵ | Mario | 2021-09-08 | 3 | -8/+8 | |
| | | | | | | | | | | | | and bs5 modal issues | |||||
| * | | update release date | Mario | 2021-09-08 | 1 | -1/+1 | |
| | | | ||||||
* | | | fix language selector reloading the page if not clicking the icon exactly ↵ | Mario | 2021-09-08 | 3 | -8/+8 | |
| | | | | | | | | | | | | | | | and bs5 modal issues (cherry picked from commit 7b0f8f289637d06f610230a0fbe7cfe51cd53d6c) |