aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* basic poll support and patch to not call System::get_platform_name() within ↵zotlabs2020-01-308-11/+330
| | | | t() unless needed. Polls probably need refining and have not yet been fully tested after porting
* 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
| |\ | | | | | | | | | | | | bugfix: event_addtocal not preserving original privacy expectation See merge request hubzilla/core!1820
| * | minor private forum notifications fixesMario2020-01-252-2/+4
| | |
* | | z6 transition work - prevent z6 sync packets from being unpacked into an ↵zotlabs2020-01-293-3/+9
| | | | | | | | | | | | incompatible schema
* | | 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 Russian translation See merge request hubzilla/core!1819
| | | * 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 IPv6 check See merge request hubzilla/core!1818
| | * Don't validate domain with PTR record; remove uneccessary CNAME check; add ↵Max Kostikov2020-01-191-1/+1
| | | | | | | | | | | | IPv6 check
| * | 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 ↵Mario2020-01-183-3/+3
| | | | | | | | | | | | layout
| * | $owner in get_feed_for() is the atom rendered channel, for atom_entry we ↵Mario2020-01-171-2/+2
| | | | | | | | | | | | need the owners channel_id though.
| * | some work on zot6 DMsMario2020-01-1510-4/+35
| | |
| * | fix typoMario2020-01-151-1/+1
| | |
| * | Merge branch 'dev' into 'dev'Mario2020-01-158-33/+344
| |\ \ | | | | | | | | | | | | | | | | event compatibility work See merge request hubzilla/core!1817
* | | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2020-01-14865-25618/+41541
|\| | | | |/ / |/| |
| * | Merge branch 'dev' into 'dev'Mario2020-01-141-6/+6
| |\| | | | | | | | | | | | | Fix wrong URL detection with Markdown support enabled See merge request hubzilla/core!1816
| | * Fix wrong URL detection with Markdown support enabledMax Kostikov2020-01-121-6/+6
| | |
| * | composer update symfony/polyfill-ctypeMario2020-01-124-23/+23
| | |
| * | composer update sabre/davMario2020-01-1247-230/+365
| | |
| * | update cropperjs to the recent versionMario2020-01-11210-18185/+23891
| | |
| * | fix markdown testMario2020-01-091-2/+2
| | |
| * | composer updatesMario2020-01-0932-410/+217
| | |
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2020-01-091-3/+11
| |\ \
| | * | Merge branch 'dev' into 'dev'Mario2020-01-091-3/+11
| | |\| | | | | | | | | | | | | | | | | Add age choice on cached item retrieve See merge request hubzilla/core!1813
| | | * Update Cache.phpMax Kostikov2020-01-061-2/+1
| | | |
| | | * Add age choice on cached item retrieveMax Kostikov2020-01-051-2/+11
| | | |
| * | | deal with situations where we do not have an xchan_addr but only an xchan_urlMario2020-01-091-3/+3
| |/ /
| * | Merge branch 'dev' into 'dev'Max Kostikov2019-12-281-1/+1
| |\ \ | | | | | | | | | | | | | | | | Fixed es-es/hmessages.po See merge request hubzilla/core!1812
| | * | Fixed es-es/hmessages.pomjfriaza2019-12-281-1/+1
| | | |
| * | | Merge branch 'dev' into 'dev'Max Kostikov2019-12-282-3/+3
| |\| | | | | | | | | | | | | | | | | | Update Spanish See merge request hubzilla/core!1811
| | * | Update Spanishmjfriaza2019-12-282-3/+3
| |/ /
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2019-12-282-193/+217
| |\ \
| | * | Merge branch 'dev' into 'dev'Max Kostikov2019-12-272-193/+217
| | |\| | | | | | | | | | | | | | | | | Update Russian translation See merge request hubzilla/core!1810
| | | * Update hstrings.phpMax Kostikov2019-12-271-10/+13
| | | |