Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | query optimisations for notifications - use a specific index only | Mario Vavti | 2018-01-28 | 2 | -0/+13 | |
| | | | ||||||
| * | | provide a default video image if nothing else is available. Allow sites to ↵ | zotlabs | 2018-01-28 | 1 | -1/+5 | |
| |/ | | | | | | | change it. | |||||
| * | typo from previous checkin and partial fix to hubzilla #965 - show any ↵ | zotlabs | 2018-01-26 | 2 | -2/+9 | |
| | | | | | | | | connection without comment permission as archived in contact_block(). | |||||
| * | Issue with configurable site age limit, vagueness when informing about email ↵ | zotlabs | 2018-01-26 | 1 | -11/+33 | |
| | | | | | | | | validation policy; added email validation resend ability and the option to input a verification code at a webpage though both require additional work to provide these abilities. | |||||
| * | don't do any bbcode translation within code blocks (except baseurl, ↵ | zotlabs | 2018-01-25 | 1 | -14/+28 | |
| | | | | | | | | observer, and linefeeds) | |||||
| * | improve browser language detection by offering fallback of (for instance) ↵ | zotlabs | 2018-01-24 | 1 | -1/+34 | |
| | | | | | | | | fr-fr to fr if no other language matches could be found | |||||
| * | remove unused prototype importer template and obsolete reflection cms importer | zotlabs | 2018-01-24 | 2 | -365/+0 | |
| | | ||||||
| * | siteinfo embellishments | zotlabs | 2018-01-22 | 1 | -1/+3 | |
| | | ||||||
| * | ensure filter words are not empty | zotlabs | 2018-01-21 | 1 | -4/+7 | |
| | | ||||||
| * | zot api: provide channel list function (list all channel usernames [e.g. ↵ | zotlabs | 2018-01-18 | 1 | -0/+24 | |
| | | | | | | | | channel_address] associated with the logged in account) | |||||
| * | Merge branch 'dev' of https://github.com/dawnbreak/hubzilla | zotlabs | 2018-01-18 | 1 | -2/+2 | |
| |\ | ||||||
| | * | Change dsn port handling in dba_pdo. | Klaus Weidenbach | 2018-01-18 | 1 | -2/+2 | |
| | | | ||||||
| * | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-01-18 | 1 | -32/+0 | |
| |\| | ||||||
| | * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-01-18 | 3 | -23/+16 | |
| | |\ | ||||||
| | * | | consolidate navbar tucson and some javascript cleanup | Mario Vavti | 2018-01-18 | 1 | -32/+0 | |
| | | | | ||||||
| * | | | simplify interactions with the get_features hook by calling it before any ↵ | zotlabs | 2018-01-18 | 1 | -12/+14 | |
| | |/ | |/| | | | | | | | filtering takes place | |||||
| * | | simplify dir_tagadelic dramatically | zotlabs | 2018-01-17 | 1 | -18/+4 | |
| | | | ||||||
| * | | remove sendzid core code from core (put in plugin where it belongs) | zotlabs | 2018-01-17 | 2 | -5/+12 | |
| |/ | ||||||
* | | initial z6 delivery | zotlabs | 2018-01-16 | 2 | -33/+29 | |
| | | ||||||
* | | z6 deliver | zotlabs | 2018-01-16 | 2 | -9/+89 | |
|/ | ||||||
* | surface the article feature | zotlabs | 2018-01-15 | 1 | -2/+2 | |
| | ||||||
* | add summary bbcode tag | zotlabs | 2018-01-15 | 1 | -0/+15 | |
| | ||||||
* | move markdown-in-posts/comments feature to plugin | zotlabs | 2018-01-14 | 1 | -11/+4 | |
| | ||||||
* | support tables in markdown posts/comments (but not table alignment); and do ↵ | zotlabs | 2018-01-14 | 1 | -8/+9 | |
| | | | | not support iframes from html source. | |||||
* | cleanup of last fix | zotlabs | 2018-01-13 | 1 | -2/+2 | |
| | ||||||
* | unexpected openssl result | zotlabs | 2018-01-13 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-01-12 | 2 | -32/+101 | |
|\ | ||||||
| * | Merge pull request #951 from dawnbreak/docu | git-marijus | 2018-01-12 | 2 | -32/+101 | |
| |\ | | | | | | | :bulb: Add source documentation from recent conversations. | |||||
| | * | :bulb: Add source documentation from recent conversations. | Klaus Weidenbach | 2018-01-05 | 2 | -32/+101 | |
| | | | | | | | | | | | | | | | | | | There have been some conversations in the last weeks which explained several parts of the code, so add it to the source code documentation. Also some other small source code documentation improvements. | |||||
* | | | ability to parse info blocks in third-party (or system) widgets | zotlabs | 2018-01-12 | 1 | -0/+77 | |
|/ / | ||||||
* | | db issue reported in hubzilla #953 - this does not do anything about the ↵ | zotlabs | 2018-01-10 | 1 | -1/+2 | |
| | | | | | | | | auth issue | |||||
* | | hubzilla issue #945 continued: We previously blocked directory keywords when ↵ | zotlabs | 2018-01-10 | 1 | -7/+12 | |
| | | | | | | | | searching the local directory as it produced errant results and included results from the entire directory space (an issue that was resolved satisfactorily by that fix sometime in the past). As a result of issue #945 this was reworked so that we should return correct results for keywords when searching either the local directory or a standalone directory. | |||||
* | | scrutinizer issues: none worthy of including in 3.0, there will likely be a ↵ | zotlabs | 2018-01-08 | 2 | -4/+4 | |
| | | | | | | | | few hundred more before all is said and done. | |||||
* | | hubzilla issue #946 | zotlabs | 2018-01-07 | 1 | -2/+7 | |
| | | ||||||
* | | issues with feed parameters | zotlabs | 2018-01-02 | 2 | -5/+6 | |
|/ | ||||||
* | hubzilla issue #947 | zotlabs | 2018-01-01 | 1 | -1/+2 | |
| | ||||||
* | this should finish up hubzilla issue #113 | zotlabs | 2017-12-31 | 3 | -7/+25 | |
| | ||||||
* | update file thumbnails when imported/synced | zotlabs | 2017-12-30 | 1 | -0/+3 | |
| | ||||||
* | hubzilla issue #945 - directory keywords returned from twkn in standalone mode | zotlabs | 2017-12-26 | 1 | -6/+19 | |
| | ||||||
* | cannot use file_get/put_contents in attach_store, must use pipe_streams | zotlabs | 2017-12-25 | 1 | -2/+13 | |
| | ||||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-12-21 | 4 | -8/+15 | |
|\ | ||||||
| * | remove additional linebreaks after headings | Mario Vavti | 2017-12-21 | 1 | -0/+7 | |
| | | ||||||
| * | html2bbcode: use headings bbcode for headings | Mario Vavti | 2017-12-20 | 1 | -6/+6 | |
| | | ||||||
| * | merge red master into dev | Mario Vavti | 2017-12-17 | 1 | -1/+6 | |
| |\ | ||||||
| * | | silence PHP7.2 warning | Mario Vavti | 2017-12-16 | 1 | -1/+1 | |
| | | | ||||||
| * | | fix undefined constant warning | Mario Vavti | 2017-12-16 | 1 | -1/+1 | |
| | | | ||||||
* | | | hubzilla-addons issue #74 - delayed posts not honoured for GNU-Social | zotlabs | 2017-12-21 | 1 | -1/+1 | |
| |/ |/| | | | | | There is a very high probability this will also fix hubzilla-addons issue #75 | |||||
* | | reverse the logic so we zidify by default | zotlabs | 2017-12-16 | 1 | -3/+3 | |
| | | ||||||
* | | don't zidify all permalinks, only zot permalinks | zotlabs | 2017-12-16 | 1 | -1/+6 | |
|/ | ||||||
* | fix some more PHP7.2 warnings | Mario Vavti | 2017-12-14 | 1 | -2/+2 | |
| |