Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | z6 transition work - prevent z6 sync packets from being unpacked into an ↵ | zotlabs | 2020-01-29 | 1 | -0/+1 | |
| | | | | | | | | | | | | incompatible schema | |||||
| * | | more work on zap export | zotlabs | 2020-01-25 | 2 | -1/+25 | |
| |/ | ||||||
* | | update create_identity() to use Lib/Connect via connect_and_sync() ported ↵ | Mario | 2020-01-26 | 1 | -5/+50 | |
| | | | | | | | | from zap | |||||
* | | port Lib/Connect and Module/Follow from zap. Connect with new connections ↵ | Mario | 2020-01-26 | 1 | -0/+20 | |
|/ | | | | via zot6 | |||||
* | bugfix: event_addtocal not preserving original privacy expectation | zotlabs | 2020-01-24 | 1 | -1/+1 | |
| | ||||||
* | make sure we import the zot6 xchan if we do not have it yet | Mario | 2020-01-23 | 1 | -1/+12 | |
| | ||||||
* | Merge branch 'dev' into 'dev' | Mario | 2020-01-22 | 1 | -1/+1 | |
|\ | | | | | | | | | Don't validate domain with PTR record; remove uneccessary CNAME check; add IPv6 check See merge request hubzilla/core!1818 | |||||
| * | Don't validate domain with PTR record; remove uneccessary CNAME check; add ↵ | Max Kostikov | 2020-01-19 | 1 | -1/+1 | |
| | | | | | | | | IPv6 check | |||||
* | | more shortlocalize and bdi tags | Mario | 2020-01-20 | 1 | -5/+9 | |
| | | ||||||
* | | we need 24h format | Mario | 2020-01-18 | 1 | -1/+1 | |
| | | ||||||
* | | introduce db_str_to_date() | Mario | 2020-01-18 | 2 | -0/+13 | |
| | | ||||||
* | | fix shortlocalize | Mario | 2020-01-18 | 1 | -1/+1 | |
| | | ||||||
* | | move mail frontend to addons and remove mail app from system apps | Mario | 2020-01-18 | 1 | -4/+0 | |
| | | ||||||
* | | implement bdi tags via bbcode where possible | Mario | 2020-01-18 | 2 | -3/+9 | |
| | | ||||||
* | | $owner in get_feed_for() is the atom rendered channel, for atom_entry we ↵ | Mario | 2020-01-17 | 1 | -2/+2 | |
| | | | | | | | | need the owners channel_id though. | |||||
* | | Merge branch 'dev' into 'dev' | Mario | 2020-01-15 | 2 | -5/+24 | |
|\ \ | | | | | | | | | | | | | event compatibility work See merge request hubzilla/core!1817 | |||||
| * | | event compatibility work | zotlabs | 2020-01-14 | 1 | -1/+9 | |
| | | | ||||||
| * | | rework activitystreams events - send invite/event activities instead of ↵ | zotlabs | 2020-01-12 | 2 | -4/+15 | |
| | | | | | | | | | | | | create/event. Also a first pass at creating a Zap export file from Hubzilla. Much more work is needed before this is functional. | |||||
* | | | Merge branch 'dev' into 'dev' | Mario | 2020-01-14 | 1 | -6/+6 | |
|\ \ \ | | |/ | |/| | | | | | | | Fix wrong URL detection with Markdown support enabled See merge request hubzilla/core!1816 | |||||
| * | | Fix wrong URL detection with Markdown support enabled | Max Kostikov | 2020-01-12 | 1 | -6/+6 | |
| | | | ||||||
* | | | deal with situations where we do not have an xchan_addr but only an xchan_url | Mario | 2020-01-09 | 1 | -3/+3 | |
|/ / | ||||||
* / | Add .webp image format support | Max Kostikov | 2019-12-07 | 3 | -6/+16 | |
|/ | ||||||
* | Add content pinning support | Max Kostikov | 2019-12-04 | 1 | -1/+4 | |
| | ||||||
* | sse: template fixes, fix missing forum notifications and minor impovements | Mario | 2019-11-29 | 1 | -0/+1 | |
| | ||||||
* | Add space after comma in connection accepted interactions list | Max Kostikov | 2019-11-22 | 1 | -3/+3 | |
| | ||||||
* | sse: store the item mid plus reactions mids in data-mids and change ↵ | Mario | 2019-11-22 | 1 | -0/+3 | |
| | | | | functions accordingly | |||||
* | More descriptive connection status icons | M. Dent | 2019-11-22 | 1 | -2/+20 | |
| | ||||||
* | Update opengraph.php | Max Kostikov | 2019-11-18 | 1 | -63/+60 | |
| | ||||||
* | onepoll: do not update dead feeds | Mario | 2019-11-15 | 1 | -0/+4 | |
| | ||||||
* | make inline pdf a security option, move thumbnail security to security ↵ | Mario | 2019-11-15 | 1 | -1/+1 | |
| | | | | options from admin/site | |||||
* | wildcard tag issue | zotlabs | 2019-11-12 | 1 | -0/+3 | |
| | ||||||
* | sse notifications | Mario | 2019-11-11 | 2 | -1/+16 | |
| | ||||||
* | Better BBcode to Markdown conversion | Max Kostikov | 2019-11-08 | 1 | -2/+5 | |
| | ||||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | zotlabs | 2019-11-08 | 1 | -1/+1 | |
|\ | ||||||
| * | Merge branch 'dev' into 'dev' | Max Kostikov | 2019-11-08 | 1 | -1/+1 | |
| |\ | | | | | | | | | | | | | Do not trim a sufficiently shortened Opengraph description See merge request hubzilla/core!1774 | |||||
| | * | Do not trim a sufficiently shortened Opengraph description | Max Kostikov | 2019-11-08 | 1 | -1/+1 | |
| | | | ||||||
| | * | Move title sanitizer code in the right place | Max Kostikov | 2019-11-06 | 1 | -12/+12 | |
| | | | ||||||
| | * | Formatting | Max Kostikov | 2019-11-06 | 1 | -1/+1 | |
| | | | ||||||
| | * | Update feedutils.php | Max Kostikov | 2019-11-06 | 1 | -9/+9 | |
| | | | ||||||
| | * | Sanitize title on Atom/RSS feed import | Max Kostikov | 2019-11-06 | 1 | -0/+12 | |
| | | | ||||||
| * | | svg stuff | Zot | 2019-11-08 | 2 | -0/+43 | |
| | | | ||||||
* | | | exempt svg from tag completion | zotlabs | 2019-11-08 | 2 | -7/+9 | |
| | | | ||||||
* | | | svg stuff | zotlabs | 2019-11-07 | 2 | -0/+43 | |
|/ / | ||||||
* | | Sanitize title on Atom/RSS feed import | Max Kostikov | 2019-11-07 | 1 | -0/+12 | |
| | | ||||||
* | | fix query with protocol prefix not always picking the right xchan | Mario | 2019-11-04 | 1 | -1/+1 | |
| | | | | | | (cherry picked from commit 03317b9864c0d7c99e144404c647b9923d8d29ea) | |||||
* | | Add hook to comments_are_now_closed() | M. Dent | 2019-11-03 | 1 | -0/+19 | |
|/ | ||||||
* | Update opengraph.php | Max Kostikov | 2019-10-15 | 1 | -2/+2 | |
| | ||||||
* | Better Opengraph image type detection | Max Kostikov | 2019-10-15 | 1 | -3/+7 | |
| | ||||||
* | Updates to zcard/profile images and other public images to account for ↵ | M. Dent | 2019-10-14 | 2 | -4/+4 | |
| | | | | infrastructure caches (CDN) | |||||
* | Revert "Remove visible channels list from pubstream tags cloud creation ↵ | Max Kostikov | 2019-10-13 | 1 | -0/+71 | |
| | | | | | | procedure" This reverts commit 5c4c6e68f600d50deed8ddb32dd6702af9b52853 |