Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some work on improving federation of item_private and make sure we deal with ↵ | Mario | 2020-04-20 | 2 | -6/+16 |
| | | | | an array in array_path_exists() | ||||
* | revert | Mario | 2020-04-18 | 1 | -1/+1 |
| | |||||
* | just fetch the info we need | Mario | 2020-04-18 | 1 | -1/+1 |
| | |||||
* | more do not include hublocs with no hubloc_id_url | Mario | 2020-04-18 | 1 | -1/+1 |
| | |||||
* | remove debug code | Mario | 2020-04-18 | 1 | -1/+1 |
| | |||||
* | de-duplicate $post_tags | Mario | 2020-04-18 | 1 | -1/+1 |
| | |||||
* | only return hublocs with hubloc_id_url set | Mario | 2020-04-18 | 1 | -1/+1 |
| | |||||
* | implement addressing and fix conversation fetching | Mario | 2020-04-18 | 1 | -24/+186 |
| | |||||
* | fetch the item for asld in Lib/Share. This probably fixes addons issue #146 | Mario | 2020-04-15 | 1 | -1/+2 |
| | |||||
* | Ãfix php warning | Mario | 2020-04-15 | 1 | -1/+1 |
| | |||||
* | discover_feed() does not exist yet | Mario | 2020-04-12 | 1 | -1/+1 |
| | |||||
* | move from build_sync_packet() to Libsync::build_sync_packet() | Mario | 2020-04-09 | 3 | -4/+10 |
| | |||||
* | fix warning if iconfig value is an array | Mario | 2020-04-05 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2020-04-03 | 1 | -0/+5 |
|\ | | | | | | | | | fix app links in DB when doing a site rename See merge request hubzilla/core!1846 | ||||
| * | issue 1454 - some photo item ActivityStreams links not returning json-ld; ↵ | zotlabs | 2020-03-24 | 1 | -0/+5 |
| | | | | | | | | requires related fixes in addons/pubcrawl | ||||
* | | use Libsync::build_sync_packet() in mod item, default Lib/Queue driver to ↵ | Mario | 2020-03-29 | 2 | -1/+2 |
| | | | | | | | | zot6 and some whitespace cleanup in queue_deliver() | ||||
* | | do not use channel_portable_id in process_channel_sync_delivery(). we should ↵ | Mario | 2020-03-25 | 1 | -1/+1 |
| | | | | | | | | only accept sync packages from channels which are already transitioned to zot6. | ||||
* | | first batch of zot6 transition patches. basic communication with ↵ | Mario | 2020-03-12 | 1 | -24/+24 |
| | | | | | | | | transitioned channels *should* work now | ||||
* | | Merge branch 'dev' into z6connect | Mario | 2020-03-02 | 7 | -26/+253 |
|\| | |||||
| * | prevent duplicate votes | Mario | 2020-02-29 | 1 | -1/+29 |
| | | |||||
| * | Allow wiki link titles | BattleMage | 2020-02-28 | 1 | -2/+5 |
| | | | | | | | | | | Allow linking to wiki pages with alternating titles by separating the title from the link with a pipe, like regular wiki markup does. | ||||
| * | Merge branch 'dev' into 'dev' | Mario | 2020-02-27 | 1 | -5/+47 |
| |\ | | | | | | | | | | | | | add iconfig to zot6 objects See merge request hubzilla/core!1835 | ||||
| | * | add iconfig to zot6 objects | zotlabs | 2020-02-23 | 1 | -5/+47 |
| | | | |||||
| * | | Implement DAV calendars sync with clones | Max Kostikov | 2020-02-24 | 1 | -1/+4 |
| | | | |||||
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2020-02-20 | 1 | -1/+4 |
| |\ \ | |||||
| | * | | Revert "Use argv() instead URI parsing" | Max Kostikov | 2020-02-20 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | This reverts commit bcfb69eeeef6a0506a0ec0574a03b673df84a55a | ||||
| * | | | fix warning | Mario | 2020-02-20 | 1 | -2/+2 |
| |/ / | |||||
| * / | fix notifications for polls | Mario | 2020-02-11 | 2 | -2/+7 |
| |/ | |||||
| * | fix poll responses | zotlabs | 2020-02-10 | 1 | -0/+1 |
| | | |||||
| * | this allows polls to federate from hubzilla to zap, though still a remaining ↵ | zotlabs | 2020-02-10 | 1 | -2/+9 |
| | | | | | | | | issue with voting | ||||
| * | poll fixes | Mario | 2020-02-10 | 2 | -2/+7 |
| | | |||||
| * | poll updates | zotlabs | 2020-02-09 | 2 | -20/+36 |
| | | |||||
| * | missing piece of poll code | zotlabs | 2020-01-31 | 1 | -0/+67 |
| | | |||||
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | zotlabs | 2020-01-30 | 1 | -3/+8 |
| |\ | |||||
| | * | Merge branch 'dev' into 'dev' | Max Kostikov | 2020-01-30 | 1 | -3/+8 |
| | |\ | | | | | | | | | | | | | | | | | Prevent multiple database requests on name platform check See merge request hubzilla/core!1824 | ||||
| | | * | Update System.php | Max Kostikov | 2020-01-30 | 1 | -2/+1 |
| | | | | |||||
| | | * | Update System.php | Max Kostikov | 2020-01-30 | 1 | -3/+4 |
| | | | | |||||
| | | * | Prevent multiple database requests on name platform check | Max Kostikov | 2020-01-30 | 1 | -3/+8 |
| | | | | |||||
| | * | | z6 compat work | Zot | 2020-01-30 | 2 | -3/+8 |
| | | | | |||||
| * | | | basic poll support and patch to not call System::get_platform_name() within ↵ | zotlabs | 2020-01-30 | 1 | -4/+41 |
| | | | | | | | | | | | | | | | | t() unless needed. Polls probably need refining and have not yet been fully tested after porting | ||||
| * | | | z6 transition work - prevent z6 sync packets from being unpacked into an ↵ | zotlabs | 2020-01-29 | 2 | -3/+8 |
| |/ / | | | | | | | | | | incompatible schema | ||||
* | | | zap is storing perms different from hubzilla - revert Lib/Connect to use the ↵ | Mario | 2020-01-30 | 1 | -4/+5 |
| | | | | | | | | | | | | hubzilla way. Eventually we might want to streamline this with zap. This will require a DB update to upgrade permissions in abconfig. | ||||
* | | | port Lib/Connect and Module/Follow from zap. Connect with new connections ↵ | Mario | 2020-01-26 | 2 | -0/+726 |
|/ / | | | | | | | via zot6 | ||||
* | | the address or URL as linktitle should be sufficient | Mario | 2020-01-18 | 1 | -2/+2 |
| | | |||||
* | | fix shortlocalize | Mario | 2020-01-18 | 1 | -1/+1 |
| | | |||||
* | | move mail frontend to addons and remove mail app from system apps | Mario | 2020-01-18 | 1 | -1/+0 |
| | | |||||
* | | implement bdi tags via bbcode where possible | Mario | 2020-01-18 | 1 | -5/+5 |
| | | |||||
* | | more bdi tags | Mario | 2020-01-18 | 2 | -7/+7 |
| | | |||||
* | | some work on zot6 DMs | Mario | 2020-01-15 | 2 | -3/+9 |
| | | |||||
* | | Merge branch 'dev' into 'dev' | Mario | 2020-01-15 | 2 | -24/+62 |
|\ \ | | | | | | | | | | | | | event compatibility work See merge request hubzilla/core!1817 |