Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | redirect to the local item instead of the item at the primary location if we ↵ | Mario Vavti | 2021-07-16 | 1 | -1/+1 |
| | | | | deal with a wall item | ||||
* | Fix link to source on clones | Max Kostikov | 2021-07-16 | 1 | -2/+3 |
| | |||||
* | handle_tag(): only use xchans with xhchan_deleted = 0 | Mario | 2021-05-26 | 1 | -0/+2 |
| | |||||
* | AccessList::is_private() does not return info about the private state (1 or ↵ | Mario Vavti | 2021-05-23 | 1 | -4/+4 |
| | | | | 2). Use the info from the parent item until this will be sorted out | ||||
* | mod subthread issue continued | Mario | 2021-03-14 | 1 | -2/+12 |
| | |||||
* | do not parse bbcode in summary - issue #1532 | Mario | 2021-03-10 | 1 | -2/+0 |
| | |||||
* | Change set_linkified_perms() arguments order | Max Kostikov | 2021-03-09 | 1 | -1/+1 |
| | |||||
* | deprecate summary tag in favour of a separate input field | Mario | 2021-02-19 | 1 | -18/+1 |
| | |||||
* | thread listener improvements | Mario | 2021-01-26 | 1 | -4/+10 |
| | |||||
* | invoke channel discovery by hash instead of address and add thread listeners ↵ | Mario Vavti | 2021-01-25 | 1 | -3/+8 |
| | | | | only if we also send them the post | ||||
* | fix wrong variable | Mario | 2021-01-02 | 1 | -1/+1 |
| | |||||
* | Revert "Fix sync item with Zot connections" | Max Kostikov | 2020-12-29 | 1 | -1/+1 |
| | | | | This reverts commit 3db4aa69440553788d8f46cf4bbfb38ca4f09130 | ||||
* | do not json_encode the attach array - fixes #1499 | Mario | 2020-12-17 | 1 | -232/+231 |
| | |||||
* | profile_load() requires channel_address | Mario | 2020-11-24 | 1 | -1/+1 |
| | |||||
* | missing include | Mario | 2020-11-23 | 1 | -0/+1 |
| | |||||
* | fix mod item issue with remote channels | Mario | 2020-11-22 | 1 | -16/+12 |
| | |||||
* | restrict returned html usage to local_channel() until some issues will be ↵ | Mario | 2020-11-21 | 1 | -10/+18 |
| | | | | worked out | ||||
* | returning the rendered html when posting a comment will make the following ↵ | Mario | 2020-11-20 | 1 | -2/+12 |
| | | | | update (and its implication in mod pubstream) obsolete | ||||
* | item/activity fetching | Mario | 2020-10-02 | 1 | -0/+100 |
| | |||||
* | fix embeded shares | Mario | 2020-07-13 | 1 | -2/+0 |
| | |||||
* | zap group compatibility - rewrites DMs and wall-to-wall posts to group pages ↵ | Zot | 2020-06-17 | 1 | -1/+25 |
| | | | | as new posts authored by the group with an embedded reshare. This currently has known delivery issues due to zot/zot6 xchan confusion which are already slated for resolution in hz5. Specifically "sender is not owner/author" and missing abconfig permissions on the zot6 identity for a channel we're connected with over traditional zot. | ||||
* | use $mid as plink to prevent to long plinks | Mario | 2020-04-20 | 1 | -4/+6 |
| | |||||
* | missing lib import | Mario | 2020-04-19 | 1 | -0/+1 |
| | |||||
* | make sure $post_tags is defined somewhere outsite a clause to prevent PHP ↵ | Mario | 2020-04-19 | 1 | -1/+2 |
| | | | | warnings | ||||
* | de-duplicate $post_tags | Mario | 2020-04-18 | 1 | -2/+2 |
| | |||||
* | implement addressing and fix conversation fetching | Mario | 2020-04-18 | 1 | -60/+22 |
| | |||||
* | Remove unnecessary [summary] tag processing | Max Kostikov | 2020-04-15 | 1 | -10/+10 |
| | |||||
* | use Libsync::build_sync_packet() in mod item, default Lib/Queue driver to ↵ | Mario | 2020-03-29 | 1 | -3/+4 |
| | | | | zot6 and some whitespace cleanup in queue_deliver() | ||||
* | implement poll UI in jot | Mario | 2020-02-26 | 1 | -3/+58 |
| | |||||
* | issue with multi-line poll elements | zotlabs | 2020-02-12 | 1 | -4/+4 |
| | |||||
* | this allows polls to federate from hubzilla to zap, though still a remaining ↵ | zotlabs | 2020-02-10 | 1 | -1/+5 |
| | | | | issue with voting | ||||
* | poll updates | zotlabs | 2020-02-09 | 1 | -10/+17 |
| | |||||
* | fix php warningà | Mario | 2020-01-31 | 1 | -1/+1 |
| | |||||
* | basic poll support and patch to not call System::get_platform_name() within ↵ | zotlabs | 2020-01-30 | 1 | -2/+61 |
| | | | | t() unless needed. Polls probably need refining and have not yet been fully tested after porting | ||||
* | event compatibility work | zotlabs | 2020-01-14 | 1 | -2/+0 |
| | |||||
* | fix duplicate attachment and regression with audio file upload | Mario | 2019-11-04 | 1 | -5/+0 |
| | | | (cherry picked from commit 4cfb965881df2be181aab6020c9df78c0a86fd9f) | ||||
* | Sync private items with clones; avoid sync if no local connection with ↵ | Max Kostikov | 2019-09-30 | 1 | -7/+1 |
| | | | | thread owner | ||||
* | extend definition of direct message to anything with allow_cid but *not* ↵ | zotlabs | 2019-06-28 | 1 | -1/+6 |
| | | | | | allow_gid. (cherry picked from commit 96a99935ef4f2da899275166b127537287966dac) | ||||
* | http signature consolidation | zotlabs | 2019-06-26 | 1 | -1/+1 |
| | |||||
* | provide auto redirect from zot6 /item permalinks | zotlabs | 2019-06-25 | 1 | -0/+19 |
| | |||||
* | changes to support direct messages in zot6 (set item.item_private = 2 when ↵ | zotlabs | 2019-06-19 | 1 | -6/+5 |
| | | | | private mentions are used and federate with zot:directMessage attribute which aligns with litepub:directMessage) | ||||
* | minor zot6 compatibility issues uncovered through daily use | zotlabs | 2019-06-17 | 1 | -1/+2 |
| | |||||
* | Update Item.php | Max Kostikov | 2019-05-01 | 1 | -9/+5 |
| | |||||
* | Fix missprint | Max Kostikov | 2019-05-01 | 1 | -1/+1 |
| | |||||
* | Use thr_parent for comment replies | Max Kostikov | 2019-05-01 | 1 | -6/+6 |
| | |||||
* | Add initial threaded comments support | Max Kostikov | 2019-04-29 | 1 | -6/+10 |
| | |||||
* | nomadic is not a parameter in the hz version of encode_item_collection | zotlabs | 2019-03-21 | 1 | -1/+1 |
| | |||||
* | limit 1 | Mike Macgirvin | 2019-03-13 | 1 | -1/+1 |
| | |||||
* | rework authenticated item fetches (check ACL on the parent, not on the ↵ | zotlabs | 2019-03-12 | 1 | -56/+41 |
| | | | | requested item) | ||||
* | add owner permission checks to AS item fetch | zotlabs | 2019-03-12 | 1 | -2/+37 |
| |