Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | use 24h time format | Mario | 2020-03-06 | 1 | -1/+1 | |
| | | ||||||
| * | Translate 'vote' button text | Max Kostikov | 2020-03-06 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'dev' into z6connect | Mario | 2020-03-02 | 12 | -47/+642 | |
|\| | ||||||
| * | Merge branch 'dev' into 'dev' | Max Kostikov | 2020-03-01 | 1 | -3/+49 | |
| |\ | | | | | | | | | | | | | rework img alt text - preserve legacy bbcode See merge request hubzilla/core!1844 | |||||
| | * | rework img alt text - preserve legacy bbcode | zotlabs | 2020-02-29 | 1 | -3/+49 | |
| | | | ||||||
| * | | prevent duplicate votes | Mario | 2020-02-29 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'dev' into 'dev' | Mario | 2020-02-29 | 1 | -35/+58 | |
| |\| | | | | | | | | | | | | | alt attribute for images See merge request hubzilla/core!1843 | |||||
| | * | alt attribute for images | zotlabs | 2020-02-28 | 1 | -35/+58 | |
| | | | ||||||
| * | | poll UI strings | Mario | 2020-02-28 | 1 | -1/+4 | |
| | | | ||||||
| * | | Merge branch 'dev' into 'dev' | Mario | 2020-02-27 | 1 | -2/+29 | |
| |\| | | | | | | | | | | | | | add iconfig to zot6 objects See merge request hubzilla/core!1835 | |||||
| | * | add iconfig to zot6 objects | zotlabs | 2020-02-23 | 1 | -2/+29 | |
| | | | ||||||
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2020-02-26 | 1 | -2/+2 | |
| |\ \ | ||||||
| | * | | Update cdav import parameters comment | Max Kostikov | 2020-02-24 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | implement poll UI in jot | Mario | 2020-02-26 | 1 | -1/+3 | |
| |/ / | ||||||
| * | | Implement DAV calendars sync with clones | Max Kostikov | 2020-02-24 | 3 | -2/+76 | |
| | | | ||||||
| * | | polls can also appear in shares | Mario | 2020-02-23 | 1 | -1/+1 | |
| | | | ||||||
| * | | implement optional events and polls filter | Mario | 2020-02-21 | 1 | -0/+16 | |
| | | | ||||||
| * | | Revert "Use argv() instead URI parsing" | Max Kostikov | 2020-02-20 | 3 | -0/+256 | |
| | | | | | | | | | | | | This reverts commit bcfb69eeeef6a0506a0ec0574a03b673df84a55a | |||||
| * | | fix notifications for polls | Mario | 2020-02-11 | 1 | -7/+18 | |
| |/ | ||||||
| * | 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 | |
| |/ | ||||||
* | | 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 | |
|/ / |