Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | issues with image import to zot6 - wrong mid. Also label source project of ↵ | zotlabs | 2019-08-22 | 1 | -1/+1 |
| | | | | zotfeed since it is not completely compatible across projects. | ||||
* | Merge branch 'dev' of https://framagit.org/zot/core into dev | zotlabs | 2019-08-21 | 1 | -1/+36 |
|\ | |||||
| * | support "bearcaps" in Activity library | zotlabs | 2019-08-15 | 1 | -0/+19 |
| | | |||||
| * | zot6 compatibility: when posting from a non-primary clone the actor->id is ↵ | zotlabs | 2019-08-14 | 1 | -1/+17 |
| | | | | | | | | that of the primary, resulting in an author/owner identity mismatch. Solution is to always post with the actor->id set to the sender if it is a local channel. | ||||
* | | possible for DB to return hublocs with no sitekey | zotlabs | 2019-08-21 | 1 | -1/+1 |
|/ | |||||
* | make fetch logging less chatty | Mario Vavti | 2019-08-09 | 1 | -1/+1 |
| | | | (cherry picked from commit 130cfbf2317f1fce9cd73b40cf58a06180875c67) | ||||
* | reflect repeats in notifications, use force flag for import_xchan_photo() in ↵ | Mario Vavti | 2019-07-22 | 1 | -5/+12 |
| | | | | cron | ||||
* | move image attachments to the top | Mario Vavti | 2019-07-19 | 1 | -2/+2 |
| | |||||
* | fallback to id if href is not available | Mario Vavti | 2019-07-18 | 1 | -1/+1 |
| | |||||
* | fix issue with encoding hashtags and silence parent fetch logging | Mario Vavti | 2019-07-18 | 1 | -3/+3 |
| | |||||
* | streamline keyId and creator/actor | Mario Vavti | 2019-07-17 | 1 | -3/+3 |
| | |||||
* | emoji reactions from hubzilla becoming top level posts on zap because of ↵ | zotlabs | 2019-07-11 | 1 | -0/+13 |
| | | | | missing object | ||||
* | fix typo | Mario Vavti | 2019-06-27 | 1 | -1/+1 |
| | |||||
* | do not check send_stream permission for comments | Mario Vavti | 2019-06-27 | 1 | -7/+6 |
| | |||||
* | Merge branch 'httpsig' into 'dev' | Mario | 2019-06-27 | 5 | -5/+5 |
|\ | | | | | | | | | http signature consolidation See merge request hubzilla/core!1685 | ||||
| * | http signature consolidation | zotlabs | 2019-06-26 | 5 | -5/+5 |
| | | |||||
* | | port some functions from osada | Mario Vavti | 2019-06-26 | 1 | -15/+272 |
| | | |||||
* | | Merge branch 'dev' into 'dev' | Mario | 2019-06-20 | 2 | -2/+11 |
|\| | | | | | | | | | changes to support direct messages in zot6 (set item.item_private = 2 when... See merge request hubzilla/core!1679 | ||||
| * | changes to support direct messages in zot6 (set item.item_private = 2 when ↵ | zotlabs | 2019-06-19 | 2 | -2/+11 |
| | | | | | | | | private mentions are used and federate with zot:directMessage attribute which aligns with litepub:directMessage) | ||||
* | | Merge branch 'dev' into 'dev' | Mario | 2019-06-18 | 1 | -1/+0 |
|\| | | | | | | | | | minor zot6 compatibility issues uncovered through daily use See merge request hubzilla/core!1671 | ||||
| * | minor zot6 compatibility issues uncovered through daily use | zotlabs | 2019-06-17 | 1 | -1/+0 |
| | | |||||
* | | fix typo | Mario Vavti | 2019-06-18 | 1 | -2/+2 |
| | | |||||
* | | more work on linked item/resource deletion for photos and events, deprecate ↵ | Mario Vavti | 2019-06-13 | 1 | -1/+1 |
| | | | | | | | | the force flag in drop_item() and comment out goaway() in drop_item(). | ||||
* | | port delete fixes from zap | Mario Vavti | 2019-06-12 | 1 | -10/+12 |
| | | |||||
* | | more work on event item deletion | Mario Vavti | 2019-06-12 | 1 | -0/+19 |
|/ | |||||
* | zot6 deletion issue | zotlabs | 2019-06-11 | 1 | -1/+1 |
| | |||||
* | convert AS "instrument" objects to the more appropriate "generator" - this ↵ | zotlabs | 2019-05-28 | 1 | -14/+14 |
| | | | | probably should happen in pubcrawl addon also | ||||
* | support 'expires' over Zot6 | zotlabs | 2019-05-28 | 1 | -0/+16 |
| | |||||
* | adjust birthday handling according to community decision and slightly change ↵ | Mario Vavti | 2019-05-26 | 1 | -1/+1 |
| | | | | display of allday event items | ||||
* | translate make-friend activities to zot6 | zotlabs | 2019-05-20 | 1 | -0/+8 |
| | |||||
* | use 'cache' flag to bbcode() on content destined for Zot6. We've seen ↵ | zotlabs | 2019-05-09 | 1 | -10/+10 |
| | | | | rendered map HTML in a couple of places and these should never be rendered for outgoing content as they will only be purified on the other end. | ||||
* | remove the caldav and event app and make calendar the default app | Mario Vavti | 2019-05-09 | 1 | -3/+2 |
| | |||||
* | Use own variable for "Go to previous comment" hint | Max Kostikov | 2019-05-05 | 1 | -1/+2 |
| | |||||
* | Add arrows to scroll between related comments | Max Kostikov | 2019-05-05 | 1 | -7/+5 |
| | |||||
* | port db update improvements from zap | Mario Vavti | 2019-05-03 | 1 | -1/+8 |
| | |||||
* | Merge branch 'replyto_fixes' into 'dev' | Mario | 2019-05-03 | 1 | -3/+3 |
|\ | | | | | | | | | provide xchan_url if there is no xchan_addr See merge request hubzilla/core!1622 | ||||
| * | more provide xchan_url if there is no xchan_addr | Mario Vavti | 2019-05-02 | 1 | -2/+2 |
| | | |||||
| * | provide xchan_url if there is no xchan_addr | Mario Vavti | 2019-05-02 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'unfriend_delete_posts_bug' into 'dev' | Mario | 2019-05-03 | 1 | -2/+6 |
|\ \ | | | | | | | | | | | | | Unfriend delete posts bug See merge request hubzilla/core!1624 | ||||
| * | | emojireaction compat | zotlabs | 2019-05-02 | 1 | -0/+4 |
| | | | |||||
| * | | move apschema to core to use for emojiReaction mapping for zot6 | zotlabs | 2019-05-02 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-05-02 | 1 | -1/+5 |
|\ \ \ | | |/ | |/| | | | | # Conflicts: # Zotlabs/Lib/ThreadItem.php | ||||
| * | | Revert "Merge branch 'dev' into 'dev'" | Max Kostikov | 2019-05-02 | 1 | -1/+1 |
| | | | | | | | | | This reverts merge request !1620 | ||||
| * | | Merge branch 'dev' into 'dev' | Mario | 2019-05-02 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | | | | | Check if 'reply on comment' enabled for this profile See merge request hubzilla/core!1620 | ||||
| * \ \ | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-05-02 | 1 | -0/+1 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Add Zap threads support See merge request hubzilla/core!1619 | ||||
| * \ \ \ | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-05-01 | 1 | -2/+2 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add AS threaded comments support See merge request hubzilla/core!1618 | ||||
| * \ \ \ \ | Merge branch 'dev' into 'dev' | Mario | 2019-05-01 | 1 | -5/+5 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | Add 'reply on comment' feature See merge request hubzilla/core!1614 | ||||
| * | | | | | event attachments still weren't being delivered to zot6 | zotlabs | 2019-04-28 | 1 | -2/+9 |
| | | | | | | |||||
| * | | | | | hubloc confusion during magic auth where hublocs with more than one network ↵ | zotlabs | 2019-04-24 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | may exist | ||||
* | | | | | | Add check if threads are enabled globally | Max Kostikov | 2019-05-02 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | |