aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* issue with multi-line poll elementszotlabs2020-02-121-4/+4
* fix poll responseszotlabs2020-02-103-2/+13
* this allows polls to federate from hubzilla to zap, though still a remaining ...zotlabs2020-02-102-3/+14
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2020-02-104-5/+11
|\
| * poll fixesMario2020-02-104-5/+11
| * Merge branch 'dev' into 'dev'Mario2020-02-106-36/+84
| |\
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2020-02-091-0/+2
|\| | | |/ |/|
| * Merge branch 'patch-1' into 'dev'Mario2020-02-071-0/+2
| |\
| | * Add 'hook call' to be used for new addon 'NavBanner_options'Voryzen2020-02-071-0/+2
| |/
| * Merge branch 'dev' into 'dev'Max Kostikov2020-02-052-0/+73
| |\
* | | poll updateszotlabs2020-02-096-36/+84
| |/ |/|
* | missing piece of poll codezotlabs2020-01-312-0/+73
|/
* fix php warningÃMario2020-01-311-1/+1
* Merge branch 'dev' into 'dev'Mario2020-01-318-11/+330
|\
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2020-01-302-3/+17
| |\ | |/ |/|
* | Merge branch 'dev' into 'dev'Max Kostikov2020-01-301-3/+8
|\ \
| * | Update System.phpMax Kostikov2020-01-301-2/+1
| * | Update System.phpMax Kostikov2020-01-301-3/+4
| * | Prevent multiple database requests on name platform checkMax Kostikov2020-01-301-3/+8
* | | Merge branch 'dev' into 'dev'Mario2020-01-305-4/+34
|\ \ \
| * | | z6 compat workZot2020-01-305-4/+34
|/ / /
* | | provide img and zmg tags with image descriptionMario2020-01-301-0/+9
| | * basic poll support and patch to not call System::get_platform_name() within t...zotlabs2020-01-308-11/+330
| | * Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2020-01-292-2/+4
| | |\ | |_|/ |/| |
* | | Merge branch 'dev' into 'dev'Mario2020-01-261-1/+1
|\ \ \
* | | | minor private forum notifications fixesMario2020-01-252-2/+4
| | | * z6 transition work - prevent z6 sync packets from being unpacked into an inco...zotlabs2020-01-293-3/+9
| | | * more work on zap exportzotlabs2020-01-252-1/+25
| | |/ | |/|
| * | bugfix: event_addtocal not preserving original privacy expectationzotlabs2020-01-241-1/+1
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2020-01-2431-872/+634
| |\ \ | |/ / |/| |
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2020-01-232-389/+514
|\ \ \
| * \ \ Merge branch 'dev' into 'dev'Max Kostikov2020-01-222-389/+514
| |\ \ \ | | | |/ | | |/|
| | * | Update hstrings.phpMax Kostikov2020-01-221-27/+48
| | * | Update hmessages.poMax Kostikov2020-01-221-362/+466
* | | | make sure we import the zot6 xchan if we do not have it yetMario2020-01-231-1/+12
|/ / /
* | | Merge branch 'dev' into 'dev'Mario2020-01-221-1/+1
|\| |
| * | Don't validate domain with PTR record; remove uneccessary CNAME check; add IP...Max Kostikov2020-01-191-1/+1
* | | fix typoMario2020-01-211-1/+1
* | | more shortlocalize and bdi tagsMario2020-01-201-5/+9
* | | the address or URL as linktitle should be sufficientMario2020-01-181-2/+2
* | | missing update fileMario2020-01-181-0/+25
* | | we need 24h formatMario2020-01-181-1/+1
* | | introduce db_str_to_date()Mario2020-01-182-0/+13
* | | fix shortlocalizeMario2020-01-182-2/+2
* | | move mail frontend to addons and remove mail app from system appsMario2020-01-186-459/+6
* | | implement bdi tags via bbcode where possibleMario2020-01-183-8/+14
* | | more bdi tagsMario2020-01-182-7/+7
* | | wrap profile names in bdi tags to prevent mastodon-kiddies to mess with the l...Mario2020-01-183-3/+3
* | | $owner in get_feed_for() is the atom rendered channel, for atom_entry we need...Mario2020-01-171-2/+2
* | | some work on zot6 DMsMario2020-01-1510-4/+35