aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'master' into z6zotlabs2018-02-0520-591/+452
|\| |
| * | feedutils: separate the parsing of author information from the parsing of ite...zotlabs2018-02-051-94/+126
| * | implode can take its arguments in either order, but let's try to be consistentzotlabs2018-02-041-26/+29
| * | decomplicate cont.zotlabs2018-02-031-0/+60
| * | provide summaries in feeds under very limited cases, but never in compat (GNU...zotlabs2018-02-011-3/+19
| * | some feed cleanupzotlabs2018-02-011-26/+9
| * | more generalisation of commonly used code constructszotlabs2018-02-012-15/+29
| * | more separation of complex code into separate functionszotlabs2018-02-011-0/+32
| * | redirect to the email_validation page if login was attempted after account cr...zotlabs2018-01-292-1/+2
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-01-282-0/+13
| |\|
| | * query optimisations for notifications - use a specific index onlyMario Vavti2018-01-282-0/+13
| * | provide a default video image if nothing else is available. Allow sites to ch...zotlabs2018-01-281-1/+5
| |/
| * typo from previous checkin and partial fix to hubzilla #965 - show any connec...zotlabs2018-01-262-2/+9
| * Issue with configurable site age limit, vagueness when informing about email ...zotlabs2018-01-261-11/+33
| * don't do any bbcode translation within code blocks (except baseurl, observer,...zotlabs2018-01-251-14/+28
| * improve browser language detection by offering fallback of (for instance) fr-...zotlabs2018-01-241-1/+34
| * remove unused prototype importer template and obsolete reflection cms importerzotlabs2018-01-242-365/+0
| * siteinfo embellishmentszotlabs2018-01-221-1/+3
| * ensure filter words are not emptyzotlabs2018-01-211-4/+7
| * zot api: provide channel list function (list all channel usernames [e.g. chan...zotlabs2018-01-181-0/+24
| * Merge branch 'dev' of https://github.com/dawnbreak/hubzillazotlabs2018-01-181-2/+2
| |\
| | * Change dsn port handling in dba_pdo.Klaus Weidenbach2018-01-181-2/+2
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-01-181-32/+0
| |\|
| | * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-183-23/+16
| | |\
| | * | consolidate navbar tucson and some javascript cleanupMario Vavti2018-01-181-32/+0
| * | | simplify interactions with the get_features hook by calling it before any fil...zotlabs2018-01-181-12/+14
| | |/ | |/|
| * | simplify dir_tagadelic dramaticallyzotlabs2018-01-171-18/+4
| * | remove sendzid core code from core (put in plugin where it belongs)zotlabs2018-01-172-5/+12
| |/
* | initial z6 deliveryzotlabs2018-01-162-33/+29
* | z6 deliverzotlabs2018-01-162-9/+89
|/
* surface the article featurezotlabs2018-01-151-2/+2
* add summary bbcode tagzotlabs2018-01-151-0/+15
* move markdown-in-posts/comments feature to pluginzotlabs2018-01-141-11/+4
* support tables in markdown posts/comments (but not table alignment); and do n...zotlabs2018-01-141-8/+9
* cleanup of last fixzotlabs2018-01-131-2/+2
* unexpected openssl resultzotlabs2018-01-131-1/+1
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-01-122-32/+101
|\
| * Merge pull request #951 from dawnbreak/docugit-marijus2018-01-122-32/+101
| |\
| | * :bulb: Add source documentation from recent conversations.Klaus Weidenbach2018-01-052-32/+101
* | | ability to parse info blocks in third-party (or system) widgetszotlabs2018-01-121-0/+77
|/ /
* | db issue reported in hubzilla #953 - this does not do anything about the auth...zotlabs2018-01-101-1/+2
* | hubzilla issue #945 continued: We previously blocked directory keywords when ...zotlabs2018-01-101-7/+12
* | scrutinizer issues: none worthy of including in 3.0, there will likely be a f...zotlabs2018-01-082-4/+4
* | hubzilla issue #946zotlabs2018-01-071-2/+7
* | issues with feed parameterszotlabs2018-01-022-5/+6
|/
* hubzilla issue #947zotlabs2018-01-011-1/+2
* this should finish up hubzilla issue #113zotlabs2017-12-313-7/+25
* update file thumbnails when imported/syncedzotlabs2017-12-301-0/+3
* hubzilla issue #945 - directory keywords returned from twkn in standalone modezotlabs2017-12-261-6/+19
* cannot use file_get/put_contents in attach_store, must use pipe_streamszotlabs2017-12-251-2/+13