| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 wor... | Mario | 2020-11-21 | 1 | -10/+18 |
* | returning the rendered html when posting a comment will make the following up... | Mario | 2020-11-20 | 1 | -2/+12 |
* | 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 |
* | 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 war... | Mario | 2020-04-19 | 1 | -1/+2 |
* | 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 zot... | Mario | 2020-03-29 | 1 | -3/+4 |
* | 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 |
* | 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 t... | zotlabs | 2020-01-30 | 1 | -2/+61 |
* | 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 |
* | Sync private items with clones; avoid sync if no local connection with thread... | Max Kostikov | 2019-09-30 | 1 | -7/+1 |
* | extend definition of direct message to anything with allow_cid but *not* allo... | zotlabs | 2019-06-28 | 1 | -1/+6 |
* | 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 pr... | zotlabs | 2019-06-19 | 1 | -6/+5 |
* | 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 reques... | zotlabs | 2019-03-12 | 1 | -56/+41 |
* | add owner permission checks to AS item fetch | zotlabs | 2019-03-12 | 1 | -2/+37 |
* | authenticated fetch fixes | zotlabs | 2019-03-09 | 1 | -0/+1 |
* | missing use App | Mario Vavti | 2019-02-08 | 1 | -0/+1 |
* | add missing zot6 conversation completion (required for message repeats) | zotlabs | 2019-02-07 | 1 | -0/+144 |
* | fix verb for reshares | zotlabs | 2019-02-06 | 1 | -1/+1 |
* | fix linkify_tags() so it works with xchans across multiple protocols, also so... | zotlabs | 2019-02-03 | 1 | -2/+2 |
* | fix generated plink | zotlabs | 2018-12-03 | 1 | -3/+3 |
* | more work on the mid/uuid conversion | zotlabs | 2018-11-15 | 1 | -17/+19 |
* | item uuid changes | zotlabs | 2018-11-12 | 1 | -1/+3 |
* | begin native summary support | zotlabs | 2018-11-08 | 1 | -1/+23 |
* | Remove servicelevel logic | M. Dent | 2018-09-29 | 1 | -22/+0 |