| Commit message (Expand) | Author | Age | Files | Lines |
* | possible sql performance improvement | Mario Vavti | 2019-04-27 | 1 | -1/+1 |
* | 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 |
* | | Fix: delayed items propagate before publication on cloned channels | DM42.Net (Matt Dent) | 2018-11-18 | 1 | -2/+0 |
|/ |
|
* | add item.uuid to relevant places | zotlabs | 2018-11-15 | 1 | -1/+2 |
* | item uuid changes | zotlabs | 2018-11-12 | 1 | -1/+9 |
* | begin native summary support | zotlabs | 2018-11-08 | 1 | -2/+13 |
* | delivery chain linkage messed up if original post was edited | zotlabs | 2018-10-26 | 1 | -6/+15 |
* | Update items.php | Max Kostikov | 2018-09-27 | 1 | -1/+1 |
* | important hyperdrive component | zotlabs | 2018-09-09 | 1 | -2/+9 |
* | code cleanup | zotlabs | 2018-08-23 | 1 | -23/+31 |
* | first_post_date() (used by archive widget) - trigger the query options off of... | zotlabs | 2018-08-23 | 1 | -14/+15 |
* | tweak archive widget for articles | zotlabs | 2018-08-22 | 1 | -2/+14 |
* | possible fixes for can_comment_on_post(), provide wiki_list on wiki sidebar | zotlabs | 2018-08-15 | 1 | -13/+27 |
* | bad merge | zotlabs | 2018-07-01 | 1 | -0/+4 |
* | remove the white-space pre-wrap property on code blocks. This should probably... | zotlabs | 2018-06-24 | 1 | -8/+2 |
* | remote_self wasn't working correctly | zotlabs | 2018-06-24 | 1 | -5/+6 |
* | whitespace | zotlabs | 2018-06-18 | 1 | -2/+0 |
* | provide flag to collect_recipients to exclude privacy groups (for federation ... | zotlabs | 2018-06-18 | 1 | -2/+8 |
* | remove several unused/unreferenced templates | zotlabs | 2018-06-17 | 1 | -0/+12 |
* | fixes for immediate expire, channel_active not initialised in DB | zotlabs | 2018-06-10 | 1 | -4/+1 |
* | anybody authenticated not correctly handled in can_comment_on_post() | zotlabs | 2018-05-15 | 1 | -1/+1 |
* | use Zlib/MessageFilter for sourced messages also | zotlabs | 2018-05-10 | 1 | -34/+4 |
* | hubzilla issue #1169 | zotlabs | 2018-05-10 | 1 | -62/+1 |
* | tag search not finding articles | zotlabs | 2018-05-09 | 1 | -1/+1 |
* | check_item_source: always log uid | zotlabs | 2018-05-05 | 1 | -0/+1 |