| Commit message (Expand) | Author | Age | Files | Lines |
* | reduce result sets and work around a regression in justifiedGallery | Mario | 2020-07-14 | 1 | -2/+2 |
* | zot6 group updates to support edit and delete of top-level group posts. This ... | zotlabs | 2020-07-12 | 1 | -20/+54 |
* | zap group compatibility - rewrites DMs and wall-to-wall posts to group pages ... | Zot | 2020-06-17 | 1 | -2/+118 |
* | Legacy Hubzilla compatibility: when we relay a comment from hubzilla < 4.0, w... | Mario | 2020-05-11 | 1 | -1/+2 |
* | default item_wall to 0 | Mario | 2020-04-23 | 1 | -1/+1 |
* | some work on deprecating ACTIVITY_OBJ_FILE | Mario | 2020-04-23 | 1 | -4/+4 |
* | move from build_sync_packet() to Libsync::build_sync_packet() | Mario | 2020-04-09 | 1 | -4/+5 |
* | prevent duplicate votes | Mario | 2020-02-29 | 1 | -1/+1 |
* | fix poll responses | zotlabs | 2020-02-10 | 1 | -1/+1 |
* | missing piece of poll code | zotlabs | 2020-01-31 | 1 | -0/+6 |
* | make sure we import the zot6 xchan if we do not have it yet | Mario | 2020-01-23 | 1 | -1/+12 |
* | Add hook to comments_are_now_closed() | M. Dent | 2019-11-03 | 1 | -0/+19 |
* | Notify on custom items - rework hooks | M. Dent | 2019-09-23 | 1 | -17/+4 |
* | admin should be allowed to delete any item | Mario Vavti | 2019-07-13 | 1 | -5/+4 |
* | fix mid not dbesc'd. the comment was no longer true. this fixes an issue with... | Mario Vavti | 2019-06-21 | 1 | -2/+2 |
* | Merge branch 'dev' into 'dev' | Mario | 2019-06-20 | 1 | -7/+8 |
|\ |
|
| * | changes to support direct messages in zot6 (set item.item_private = 2 when pr... | zotlabs | 2019-06-19 | 1 | -7/+8 |
* | | Formatting | Max Kostikov | 2019-06-14 | 1 | -1/+1 |
* | | Add signatures processing for private messages | Max Kostikov | 2019-06-14 | 1 | -0/+4 |
* | | fix typo | Mario Vavti | 2019-06-14 | 1 | -1/+1 |
* | | more work on linked item/resource deletion for photos and events, deprecate t... | Mario Vavti | 2019-06-13 | 1 | -67/+48 |
* | | more work on event item deletion | Mario Vavti | 2019-06-12 | 1 | -1/+11 |
|/ |
|
* | Preserve parent_mid with threaded comments | Max Kostikov | 2019-05-01 | 1 | -4/+1 |
* | Add initial threaded comment support | Max Kostikov | 2019-04-29 | 1 | -2/+5 |
* | if we have an uuid deduplicate by uuid otherwise by mid | Mario Vavti | 2019-03-25 | 1 | -5/+15 |
* | Revert "item_store(): deduplicate by mid OR uuid" | Mario Vavti | 2019-03-24 | 1 | -2/+1 |
* | item_store(): deduplicate by mid OR uuid | Mario Vavti | 2019-03-24 | 1 | -1/+2 |
* | signature issue for zot6 content imported from zotfeeds to hubzilla | zotlabs | 2019-03-13 | 1 | -2/+2 |
* | Merge branch 'dev' of https://gitlab.com/macgirvin/hubzilla into dev | Mike Macgirvin | 2019-03-13 | 1 | -0/+1 |
|\ |
|
| * | check zot6 in import_author_xchan | zotlabs | 2019-03-11 | 1 | -0/+9 |
* | | perform zot6 discovery in import_author_xchan | Mike Macgirvin | 2019-03-12 | 1 | -0/+9 |
|/ |
|
* | use $channel_id until the function is adapted to not need it | Mario Vavti | 2019-02-26 | 1 | -1/+1 |
* | xchan_query and fetch_post_tags uses full query results not a single row | DM42.Net (Matt Dent) | 2019-02-23 | 1 | -3/+3 |
* | Fixes - sync item based on item's user | DM42.Net (Matt Dent) | 2019-02-23 | 1 | -4/+4 |
* | Fix misspelled variable | DM42.Net (Matt Dent) | 2019-02-23 | 1 | -1/+1 |
* | Fix: post_activity_item returns success => true even on failure. | M.Dent | 2019-02-18 | 1 | -0/+2 |
* | add missing zot6 conversation completion (required for message repeats) | zotlabs | 2019-02-07 | 1 | -0/+19 |
* | fix linkify_tags() so it works with xchans across multiple protocols, also so... | zotlabs | 2019-02-03 | 1 | -1/+1 |
* | cache embeds in the background on initial storage rather than on first access | zotlabs | 2019-01-29 | 1 | -0/+12 |
* | Correct and extend Doxygen comments. | Klaus Weidenbach | 2019-01-23 | 1 | -14/+16 |
* | Add collect_public_recipients hook | DM42.Net (Matt Dent) | 2019-01-12 | 1 | -2/+17 |
* | Add ITEM_TYPE_CUSTOM and hooks for processing custom item types | DM42.Net (Matt Dent) | 2018-12-14 | 1 | -0/+30 |
* | Merge branch 'dev' into 'dev' | Max Kostikov | 2018-12-04 | 1 | -1/+1 |
|\ |
|
| * | Create plink depending on message id format | Max Kostikov | 2018-11-30 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-12-01 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | attached photo permissions regression | zotlabs | 2018-11-30 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'mike/master' into dev | Mario | 2018-11-23 | 1 | -15/+17 |
|\| |
|
| * | fix mastodon tag notifications (again) | zotlabs | 2018-11-21 | 1 | -15/+17 |
* | | Merge remote-tracking branch 'mike/master' into dev | Mario | 2018-11-22 | 1 | -4/+4 |
|\| |
|
| * | no mention notifications from mastodon (and pleroma) | zotlabs | 2018-11-21 | 1 | -4/+4 |