aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib
Commit message (Collapse)AuthorAgeFilesLines
* provide opt-out link and text with notification emailszotlabs2018-02-251-1/+10
|
* remove the unused ZotDriver and ProtoDriver classeszotlabs2018-02-212-49/+0
|
* move dreport from zot to libzotlabs2018-02-211-0/+55
|
* move Zotlabs\Zot\Verify to Zotlabs\Lib\Verify as part of the z6 re-orgzotlabs2018-02-211-0/+63
|
* refactor of the DB update system. Updates are now stored individually in ↵zotlabs2018-02-161-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_mergezotlabs2018-02-141-5/+5
|\
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-02-141-0/+141
| |\
| * | fix item link in fsprintMario Vavti2018-02-131-1/+1
| | |
| * | match against item verbMario Vavti2018-02-131-4/+4
| | |
* | | provide option to block the public stream unless authenticated, since there ↵zotlabs2018-02-141-0/+9
| |/ |/| | | | | could be legal issues with unmoderated content
* | turn shares into activities - make certain to pull addons or JSON-LD will ↵zotlabs2018-02-131-0/+141
|/ | | | chuck a wobbly
* if always_show_in_notices is set to 1 also show likes and dislikesMario Vavti2018-02-121-15/+28
|
* Merge branch 'dev'zotlabs2018-01-221-1/+15
|\
| * better notifications for edit post/comments which may have been originally ↵zotlabs2018-01-221-1/+15
| | | | | | | | posted long ago
* | mod_search: fix the group by messzotlabs2018-01-211-2/+2
|/
* remove deprecated 'qcomment' feature; unused since 2012zotlabs2018-01-181-4/+0
|
* surface the article featurezotlabs2018-01-151-0/+1
|
* Merge pull request #951 from dawnbreak/docugit-marijus2018-01-122-37/+106
|\ | | | | :bulb: Add source documentation from recent conversations.
| * :bulb: Add source documentation from recent conversations.Klaus Weidenbach2018-01-052-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 modszotlabs2018-01-091-2/+3
| |
* | hubzilla issue #946zotlabs2018-01-071-0/+121
|/
* disallow backslashes in wiki and wiki-page nameszotlabs2017-12-051-0/+4
|
* PHP 7.2 silence some warningsMario Vavti2017-12-041-3/+3
|
* fix some pubstream on/off weirdnessMario2017-12-031-1/+1
|
* add a filter for notification to show new posts onlyMario Vavti2017-12-011-0/+2
|
* pubstream comments and a few other bugfixes that were discovered along the wayzotlabs2017-11-261-0/+8
|
* some more work on mod hqMario Vavti2017-11-241-0/+4
|
* optional divider between item header and bodyzotlabs2017-11-221-1/+2
|
* article featurezotlabs2017-11-222-1/+16
|
* fix issues with apporder related to recent pinned apps changesMario Vavti2017-11-191-2/+2
|
* add > pin and remove > unpinMario Vavti2017-11-161-2/+2
|
* provide ability to pin apps to navbar from /apps. this removes the ability ↵Mario Vavti2017-11-161-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 Vavti2017-11-101-1/+2
| | | | between posts and likes
* get the path infos from pathname instead of seperate data attributeMario Vavti2017-11-091-1/+0
|
* load notifications links to /display via ajax if we are already in /displayMario Vavti2017-11-091-0/+1
|
* Merge branch 'dev' into docugit-marijus2017-11-041-1/+5
|\
| * provide short localised summary for likes that will end up in displayed ↵zotlabs2017-11-031-1/+5
| | | | | | | | notifications
* | :bulb: Improving Doxygen documentation.Klaus Weidenbach2017-11-036-86/+193
|/ | | | | Fix some Doxygen parsing errors. Improve hooks documentation.
* ability to pin apps to the navbar when using named navbarszotlabs2017-10-081-0/+7
|
* check write_storage permission in /displayzotlabs2017-10-081-1/+1
|
* no need to move $modrated check upMario Vavti2017-10-061-2/+3
|
* to find out if a comment is to be moderated we need to look at the actual ↵Mario Vavti2017-10-061-2/+1
| | | | comment not at its parent
* enable anonymous comments also in /displayMario Vavti2017-10-061-1/+1
|
* typozotlabs2017-10-051-1/+1
|
* Add JSalmon signing library for Zot6. See ↵zotlabs2017-10-051-0/+38
| | | | https://macgirvin.com/wiki/mike/Zot%2BVI/Encryption/Signatures
* add admin app - the site admin link probably does not belong in the ↵zotlabs2017-10-051-1/+1
| | | | 'usermenu' and this is a first step to straigtening out that historical mistake.
* wiki double encoding html entitieszotlabs2017-10-041-1/+1
|
* typozotlabs2017-09-251-1/+1
|
* more zot6 basic stuffzotlabs2017-09-251-0/+7
|
* missing Zlib filezotlabs2017-09-241-0/+25
|