Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix poll responses | zotlabs | 2020-02-10 | 1 | -1/+1 |
| | |||||
* | poll fixes | Mario | 2020-02-10 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2020-02-10 | 2 | -2/+17 |
|\ | | | | | | | | | poll updates See merge request hubzilla/core!1828 | ||||
| * | poll updates | zotlabs | 2020-02-09 | 2 | -2/+17 |
| | | |||||
* | | Add 'hook call' to be used for new addon 'NavBanner_options' | Voryzen | 2020-02-07 | 1 | -0/+2 |
|/ | |||||
* | missing piece of poll code | zotlabs | 2020-01-31 | 1 | -0/+6 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | zotlabs | 2020-01-30 | 1 | -0/+9 |
|\ | |||||
| * | z6 compat work | Zot | 2020-01-30 | 3 | -1/+26 |
| | | |||||
| * | provide img and zmg tags with image description | Mario | 2020-01-30 | 1 | -0/+9 |
| | | |||||
* | | basic poll support and patch to not call System::get_platform_name() within ↵ | zotlabs | 2020-01-30 | 3 | -4/+84 |
| | | | | | | | | t() unless needed. Polls probably need refining and have not yet been fully tested after porting | ||||
* | | 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 |
|/ | |||||
* | 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 |
| | | |