aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib
Commit message (Collapse)AuthorAgeFilesLines
* make fetch logging less chattyMario Vavti2019-08-091-1/+1
| | | (cherry picked from commit 130cfbf2317f1fce9cd73b40cf58a06180875c67)
* reflect repeats in notifications, use force flag for import_xchan_photo() in ↵Mario Vavti2019-07-221-5/+12
| | | | cron
* move image attachments to the topMario Vavti2019-07-191-2/+2
|
* fallback to id if href is not availableMario Vavti2019-07-181-1/+1
|
* fix issue with encoding hashtags and silence parent fetch loggingMario Vavti2019-07-181-3/+3
|
* streamline keyId and creator/actorMario Vavti2019-07-171-3/+3
|
* emoji reactions from hubzilla becoming top level posts on zap because of ↵zotlabs2019-07-111-0/+13
| | | | missing object
* fix typoMario Vavti2019-06-271-1/+1
|
* do not check send_stream permission for commentsMario Vavti2019-06-271-7/+6
|
* Merge branch 'httpsig' into 'dev'Mario2019-06-275-5/+5
|\ | | | | | | | | http signature consolidation See merge request hubzilla/core!1685
| * http signature consolidationzotlabs2019-06-265-5/+5
| |
* | port some functions from osadaMario Vavti2019-06-261-15/+272
| |
* | Merge branch 'dev' into 'dev'Mario2019-06-202-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 ↵zotlabs2019-06-192-2/+11
| | | | | | | | private mentions are used and federate with zot:directMessage attribute which aligns with litepub:directMessage)
* | Merge branch 'dev' into 'dev'Mario2019-06-181-1/+0
|\| | | | | | | | | minor zot6 compatibility issues uncovered through daily use See merge request hubzilla/core!1671
| * minor zot6 compatibility issues uncovered through daily usezotlabs2019-06-171-1/+0
| |
* | fix typoMario Vavti2019-06-181-2/+2
| |
* | more work on linked item/resource deletion for photos and events, deprecate ↵Mario Vavti2019-06-131-1/+1
| | | | | | | | the force flag in drop_item() and comment out goaway() in drop_item().
* | port delete fixes from zapMario Vavti2019-06-121-10/+12
| |
* | more work on event item deletionMario Vavti2019-06-121-0/+19
|/
* zot6 deletion issuezotlabs2019-06-111-1/+1
|
* convert AS "instrument" objects to the more appropriate "generator" - this ↵zotlabs2019-05-281-14/+14
| | | | probably should happen in pubcrawl addon also
* support 'expires' over Zot6zotlabs2019-05-281-0/+16
|
* adjust birthday handling according to community decision and slightly change ↵Mario Vavti2019-05-261-1/+1
| | | | display of allday event items
* translate make-friend activities to zot6zotlabs2019-05-201-0/+8
|
* use 'cache' flag to bbcode() on content destined for Zot6. We've seen ↵zotlabs2019-05-091-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 appMario Vavti2019-05-091-3/+2
|
* Use own variable for "Go to previous comment" hintMax Kostikov2019-05-051-1/+2
|
* Add arrows to scroll between related commentsMax Kostikov2019-05-051-7/+5
|
* port db update improvements from zapMario Vavti2019-05-031-1/+8
|
* Merge branch 'replyto_fixes' into 'dev'Mario2019-05-031-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_addrMario Vavti2019-05-021-2/+2
| |
| * provide xchan_url if there is no xchan_addrMario Vavti2019-05-021-1/+1
| |
* | Merge branch 'unfriend_delete_posts_bug' into 'dev'Mario2019-05-031-2/+6
|\ \ | | | | | | | | | | | | Unfriend delete posts bug See merge request hubzilla/core!1624
| * | emojireaction compatzotlabs2019-05-021-0/+4
| | |
| * | move apschema to core to use for emojiReaction mapping for zot6zotlabs2019-05-021-2/+2
| | |
* | | Merge branch 'dev' into 'dev'Max Kostikov2019-05-021-1/+5
|\ \ \ | | |/ | |/| | | | # Conflicts: # Zotlabs/Lib/ThreadItem.php
| * | Revert "Merge branch 'dev' into 'dev'"Max Kostikov2019-05-021-1/+1
| | | | | | | | | This reverts merge request !1620
| * | Merge branch 'dev' into 'dev'Mario2019-05-021-1/+1
| |\ \ | | | | | | | | | | | | | | | | Check if 'reply on comment' enabled for this profile See merge request hubzilla/core!1620
| * \ \ Merge branch 'dev' into 'dev'Max Kostikov2019-05-021-0/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Add Zap threads support See merge request hubzilla/core!1619
| * \ \ \ Merge branch 'dev' into 'dev'Max Kostikov2019-05-011-2/+2
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add AS threaded comments support See merge request hubzilla/core!1618
| * \ \ \ \ Merge branch 'dev' into 'dev'Mario2019-05-011-5/+5
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Add 'reply on comment' feature See merge request hubzilla/core!1614
| * | | | | event attachments still weren't being delivered to zot6zotlabs2019-04-281-2/+9
| | | | | |
| * | | | | hubloc confusion during magic auth where hublocs with more than one network ↵zotlabs2019-04-241-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | may exist
* | | | | | Add check if threads are enabled globallyMax Kostikov2019-05-021-1/+1
| |_|_|_|/ |/| | | |
* | | | | Check if 'reply on comment' enabled for this profileMax Kostikov2019-05-021-1/+1
| |_|_|/ |/| | |
* | | | Add Zap threads supportMax Kostikov2019-05-021-0/+1
| |_|/ |/| |
* | | Add threaded comments supportMax Kostikov2019-05-011-4/+11
| |/ |/|
* | Add "reply to" hint to submit buttonMax Kostikov2019-04-301-1/+1
| |
* | Add variables for threaded comments supportMax Kostikov2019-04-291-5/+5
|/