Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | missed some string for translation - update strings | Mario Vavti | 2018-02-28 | 1 | -3/+3 |
| | |||||
* | provide opt-out link and text with notification emails | zotlabs | 2018-02-25 | 1 | -1/+10 |
| | |||||
* | remove the unused ZotDriver and ProtoDriver classes | zotlabs | 2018-02-21 | 2 | -49/+0 |
| | |||||
* | move dreport from zot to lib | zotlabs | 2018-02-21 | 1 | -0/+55 |
| | |||||
* | move Zotlabs\Zot\Verify to Zotlabs\Lib\Verify as part of the z6 re-org | zotlabs | 2018-02-21 | 1 | -0/+63 |
| | |||||
* | refactor of the DB update system. Updates are now stored individually in ↵ | zotlabs | 2018-02-16 | 1 | -74/+60 |
| | | | | Zotlabs/Update/_nnnn.php and are objects; so only the pending updates need to be loaded and executed rather than all historical updates. There is one single number (DB_UPDATE_VERSION) representing the current version and it is EQUAL TO the last known update. A dummy update _1201 was created to address the difference in counting behaviour; it will be executed on the next change of DB_UPDATE_VERSION as well as the next update. The database config values are also loaded from disk on every update immediately before setting the update lock in order to reduce timing conflicts and race conditions. | ||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2018-02-14 | 1 | -5/+5 |
|\ | |||||
| * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-02-14 | 1 | -0/+141 |
| |\ | |||||
| * | | fix item link in fsprint | Mario Vavti | 2018-02-13 | 1 | -1/+1 |
| | | | |||||
| * | | match against item verb | Mario Vavti | 2018-02-13 | 1 | -4/+4 |
| | | | |||||
* | | | provide option to block the public stream unless authenticated, since there ↵ | zotlabs | 2018-02-14 | 1 | -0/+9 |
| |/ |/| | | | | | could be legal issues with unmoderated content | ||||
* | | turn shares into activities - make certain to pull addons or JSON-LD will ↵ | zotlabs | 2018-02-13 | 1 | -0/+141 |
|/ | | | | chuck a wobbly | ||||
* | if always_show_in_notices is set to 1 also show likes and dislikes | Mario Vavti | 2018-02-12 | 1 | -15/+28 |
| | |||||
* | Merge branch 'dev' | zotlabs | 2018-01-22 | 1 | -1/+15 |
|\ | |||||
| * | better notifications for edit post/comments which may have been originally ↵ | zotlabs | 2018-01-22 | 1 | -1/+15 |
| | | | | | | | | posted long ago | ||||
* | | mod_search: fix the group by mess | zotlabs | 2018-01-21 | 1 | -2/+2 |
|/ | |||||
* | remove deprecated 'qcomment' feature; unused since 2012 | zotlabs | 2018-01-18 | 1 | -4/+0 |
| | |||||
* | surface the article feature | zotlabs | 2018-01-15 | 1 | -0/+1 |
| | |||||
* | Merge pull request #951 from dawnbreak/docu | git-marijus | 2018-01-12 | 2 | -37/+106 |
|\ | | | | | :bulb: Add source documentation from recent conversations. | ||||
| * | :bulb: Add source documentation from recent conversations. | Klaus Weidenbach | 2018-01-05 | 2 | -37/+106 |
| | | | | | | | | | | | | 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. | ||||
* | | scrutinizer mods | zotlabs | 2018-01-09 | 1 | -2/+3 |
| | | |||||
* | | hubzilla issue #946 | zotlabs | 2018-01-07 | 1 | -0/+121 |
|/ | |||||
* | disallow backslashes in wiki and wiki-page names | zotlabs | 2017-12-05 | 1 | -0/+4 |
| | |||||
* | PHP 7.2 silence some warnings | Mario Vavti | 2017-12-04 | 1 | -3/+3 |
| | |||||
* | fix some pubstream on/off weirdness | Mario | 2017-12-03 | 1 | -1/+1 |
| | |||||
* | add a filter for notification to show new posts only | Mario Vavti | 2017-12-01 | 1 | -0/+2 |
| | |||||
* | pubstream comments and a few other bugfixes that were discovered along the way | zotlabs | 2017-11-26 | 1 | -0/+8 |
| | |||||
* | some more work on mod hq | Mario Vavti | 2017-11-24 | 1 | -0/+4 |
| | |||||
* | optional divider between item header and body | zotlabs | 2017-11-22 | 1 | -1/+2 |
| | |||||
* | article feature | zotlabs | 2017-11-22 | 2 | -1/+16 |
| | |||||
* | fix issues with apporder related to recent pinned apps changes | Mario Vavti | 2017-11-19 | 1 | -2/+2 |
| | |||||
* | add > pin and remove > unpin | Mario Vavti | 2017-11-16 | 1 | -2/+2 |
| | |||||
* | provide ability to pin apps to navbar from /apps. this removes the ability ↵ | Mario Vavti | 2017-11-16 | 1 | -12/+29 |
| | | | | to have per custom navbar pinned apps - this can be added later if desired | ||||
* | revert back to get the mid from enotify - otherwise we can not distinct ↵ | Mario Vavti | 2017-11-10 | 1 | -1/+2 |
| | | | | between posts and likes | ||||
* | get the path infos from pathname instead of seperate data attribute | Mario Vavti | 2017-11-09 | 1 | -1/+0 |
| | |||||
* | load notifications links to /display via ajax if we are already in /display | Mario Vavti | 2017-11-09 | 1 | -0/+1 |
| | |||||
* | Merge branch 'dev' into docu | git-marijus | 2017-11-04 | 1 | -1/+5 |
|\ | |||||
| * | provide short localised summary for likes that will end up in displayed ↵ | zotlabs | 2017-11-03 | 1 | -1/+5 |
| | | | | | | | | notifications | ||||
* | | :bulb: Improving Doxygen documentation. | Klaus Weidenbach | 2017-11-03 | 6 | -86/+193 |
|/ | | | | | Fix some Doxygen parsing errors. Improve hooks documentation. | ||||
* | ability to pin apps to the navbar when using named navbars | zotlabs | 2017-10-08 | 1 | -0/+7 |
| | |||||
* | check write_storage permission in /display | zotlabs | 2017-10-08 | 1 | -1/+1 |
| | |||||
* | no need to move $modrated check up | Mario Vavti | 2017-10-06 | 1 | -2/+3 |
| | |||||
* | to find out if a comment is to be moderated we need to look at the actual ↵ | Mario Vavti | 2017-10-06 | 1 | -2/+1 |
| | | | | comment not at its parent | ||||
* | enable anonymous comments also in /display | Mario Vavti | 2017-10-06 | 1 | -1/+1 |
| | |||||
* | typo | zotlabs | 2017-10-05 | 1 | -1/+1 |
| | |||||
* | Add JSalmon signing library for Zot6. See ↵ | zotlabs | 2017-10-05 | 1 | -0/+38 |
| | | | | https://macgirvin.com/wiki/mike/Zot%2BVI/Encryption/Signatures | ||||
* | add admin app - the site admin link probably does not belong in the ↵ | zotlabs | 2017-10-05 | 1 | -1/+1 |
| | | | | 'usermenu' and this is a first step to straigtening out that historical mistake. | ||||
* | wiki double encoding html entities | zotlabs | 2017-10-04 | 1 | -1/+1 |
| | |||||
* | typo | zotlabs | 2017-09-25 | 1 | -1/+1 |
| | |||||
* | more zot6 basic stuff | zotlabs | 2017-09-25 | 1 | -0/+7 |
| |