Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement DAV calendars sync with clones | Max Kostikov | 2020-02-24 | 1 | -1/+4 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2020-02-20 | 1 | -1/+4 |
|\ | |||||
| * | Revert "Use argv() instead URI parsing" | Max Kostikov | 2020-02-20 | 1 | -1/+4 |
| | | | | | | | | This reverts commit bcfb69eeeef6a0506a0ec0574a03b673df84a55a | ||||
* | | fix warning | Mario | 2020-02-20 | 1 | -2/+2 |
|/ | |||||
* | fix notifications for polls | Mario | 2020-02-11 | 2 | -2/+7 |
| | |||||
* | fix poll responses | zotlabs | 2020-02-10 | 1 | -0/+1 |
| | |||||
* | this allows polls to federate from hubzilla to zap, though still a remaining ↵ | zotlabs | 2020-02-10 | 1 | -2/+9 |
| | | | | issue with voting | ||||
* | poll fixes | Mario | 2020-02-10 | 2 | -2/+7 |
| | |||||
* | poll updates | zotlabs | 2020-02-09 | 2 | -20/+36 |
| | |||||
* | missing piece of poll code | zotlabs | 2020-01-31 | 1 | -0/+67 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | zotlabs | 2020-01-30 | 1 | -3/+8 |
|\ | |||||
| * | Merge branch 'dev' into 'dev' | Max Kostikov | 2020-01-30 | 1 | -3/+8 |
| |\ | | | | | | | | | | | | | Prevent multiple database requests on name platform check See merge request hubzilla/core!1824 | ||||
| | * | Update System.php | Max Kostikov | 2020-01-30 | 1 | -2/+1 |
| | | | |||||
| | * | Update System.php | Max Kostikov | 2020-01-30 | 1 | -3/+4 |
| | | | |||||
| | * | Prevent multiple database requests on name platform check | Max Kostikov | 2020-01-30 | 1 | -3/+8 |
| | | | |||||
| * | | z6 compat work | Zot | 2020-01-30 | 2 | -3/+8 |
| | | | |||||
* | | | basic poll support and patch to not call System::get_platform_name() within ↵ | zotlabs | 2020-01-30 | 1 | -4/+41 |
| | | | | | | | | | | | | 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 | 2 | -3/+8 |
|/ / | | | | | | | incompatible schema | ||||
* | | the address or URL as linktitle should be sufficient | Mario | 2020-01-18 | 1 | -2/+2 |
| | | |||||
* | | 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 | -1/+0 |
| | | |||||
* | | implement bdi tags via bbcode where possible | Mario | 2020-01-18 | 1 | -5/+5 |
| | | |||||
* | | more bdi tags | Mario | 2020-01-18 | 2 | -7/+7 |
| | | |||||
* | | some work on zot6 DMs | Mario | 2020-01-15 | 2 | -3/+9 |
| | | |||||
* | | Merge branch 'dev' into 'dev' | Mario | 2020-01-15 | 2 | -24/+62 |
|\ \ | | | | | | | | | | | | | event compatibility work See merge request hubzilla/core!1817 | ||||
| * | | event compatibility work | zotlabs | 2020-01-14 | 1 | -12/+33 |
| | | | |||||
| * | | rework activitystreams events - send invite/event activities instead of ↵ | zotlabs | 2020-01-12 | 2 | -12/+29 |
| | | | | | | | | | | | | 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-09 | 1 | -3/+11 |
|\ \ \ | |/ / |/| / | |/ | | | Add age choice on cached item retrieve See merge request hubzilla/core!1813 | ||||
| * | Update Cache.php | Max Kostikov | 2020-01-06 | 1 | -2/+1 |
| | | |||||
| * | Add age choice on cached item retrieve | Max Kostikov | 2020-01-05 | 1 | -2/+11 |
| | | |||||
* | | missing translation "%d unseen" | zotlabs | 2019-12-09 | 1 | -1/+1 |
|/ | |||||
* | Add content pinning support | Max Kostikov | 2019-12-04 | 1 | -6/+12 |
| | |||||
* | Move auto_save_draft to header from thread comment | DM42.Net Hubzilla Development | 2019-11-28 | 1 | -4/+1 |
| | |||||
* | Fix once cached embedded content is used and stored forever | Max Kostikov | 2019-11-25 | 1 | -9/+4 |
| | |||||
* | sse: fix a regression where not all appearances of an notification were ↵ | Mario | 2019-11-22 | 1 | -12/+1 |
| | | | | looped through and fix format_notify() to not look for the parent item anymore | ||||
* | sse: store the item mid plus reactions mids in data-mids and change ↵ | Mario | 2019-11-22 | 2 | -2/+15 |
| | | | | functions accordingly | ||||
* | AP fixes | Mario | 2019-11-15 | 1 | -1/+7 |
| | |||||
* | sse notifications | Mario | 2019-11-11 | 2 | -5/+136 |
| | |||||
* | more fix date header format | Mario | 2019-11-08 | 1 | -1/+1 |
| | | | (cherry picked from commit fa437b7977ba7fffd7368fa5c75e3d57fbf75424) | ||||
* | fix date header format | Mario | 2019-11-08 | 1 | -1/+1 |
| | | | (cherry picked from commit bb11cd15d147ebbcc90b544788c9c2ef4925daa5) | ||||
* | svg stuff | Zot | 2019-11-08 | 1 | -0/+150 |
| | |||||
* | Merge branch 'cherry-pick-7cc8c2d1' into 'dev' | M. Dent | 2019-11-06 | 1 | -6/+11 |
|\ | | | | | | | | | port fixes from zap to check for arrays See merge request hubzilla/core!1767 | ||||
| * | port fixes from zap to check for arrays | Mario | 2019-11-04 | 1 | -6/+11 |
| | | | | | | (cherry picked from commit 7cc8c2d127b09b7e53c7916c6ea104fa566971db) | ||||
* | | add date and request target headers to make pixelfed happy | Mario | 2019-11-04 | 1 | -2/+2 |
|/ | | | (cherry picked from commit 3604220c2a5aedddf25143cc5fd87ed576d34702) | ||||
* | fix zap->hubzlla event title compatibility | Mario Vavti | 2019-10-05 | 1 | -1/+2 |
| | | | (cherry picked from commit d8b8d8ceb5cc9d701f91dac26834af15f3257cce) | ||||
* | Allow addons to process forum posts published through mentions | Max Kostikov | 2019-10-05 | 1 | -1/+1 |
| | |||||
* | another timezone fix | Zot | 2019-10-05 | 1 | -2/+7 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2019-09-28 | 1 | -0/+1 |
|\ | | | | | | | | | issue with bearcap tests See merge request hubzilla/core!1738 | ||||
| * | issue with bearcap tests | zotlabs | 2019-09-26 | 1 | -0/+1 |
| | | |||||
* | | Notify on custom items - rework hooks | M. Dent | 2019-09-23 | 1 | -11/+45 |
| | |