aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib
Commit message (Expand)AuthorAgeFilesLines
* functions to support module and widget registration by plugins. These have id...zotlabs2018-07-121-6/+30
* app store fixeszotlabs2018-07-051-18/+13
* appstore changeszotlabs2018-07-041-10/+78
* some changes to support plumezotlabs2018-07-011-1/+2
* fix issue #1221Mario Vavti2018-06-101-2/+2
* fixes for search_item.tplMario Vavti2018-06-071-7/+0
* update a number of links in the codezotlabs2018-06-061-1/+1
* differentiate between direct messages and followers-only messagesMario Vavti2018-05-251-2/+6
* paint the locks on private activitypub items red. their privacy model is "sli...Mario Vavti2018-05-231-0/+4
* add hook 'get_system_apps'zotlabs2018-05-211-0/+2
* fix php warningMario Vavti2018-05-121-2/+2
* hubzilla issue #1169zotlabs2018-05-101-0/+79
* Change hovertip on paperclip button to read 'Attach/Upload file' because a lo...zotlabs2018-05-091-1/+1
* Provide admin delete ability if the viewer is admin but has no existing delet...zotlabs2018-05-021-0/+4
* generating random numbers too large for 32-bit systemszotlabs2018-04-251-2/+2
* added variable to store the raw json string as received, since this is signed...zotlabs2018-04-231-0/+2
* issue with wiki synczotlabs2018-04-151-2/+9
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-131-31/+23
|\
| * remove recipient name from stored notifications but keep them in emails.zotlabs2018-04-121-31/+23
* | provide visible star status for starred postsMario Vavti2018-04-131-3/+3
|/
* allow to toggle visibility of likes/dislikes in notificationsMario Vavti2018-04-111-2/+3
* Added feature setting for auto-save, defaulting to enabled.Andrew Manning2018-04-081-1/+4
* obscurify chatszotlabs2018-04-011-1/+1
* preserve existing categories when updating an app from an embed sourcezotlabs2018-03-241-0/+6
* app sellpage not being storedzotlabs2018-03-241-0/+1
* add auth flag to share attributes so we can make a costly determination to us...zotlabs2018-03-151-5/+7
* missed some string for translation - update stringsMario Vavti2018-02-281-3/+3
* 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 Zotl...zotlabs2018-02-161-74/+60
* 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 c...zotlabs2018-02-141-0/+9
| |/ |/|
* | turn shares into activities - make certain to pull addons or JSON-LD will chu...zotlabs2018-02-131-0/+141
|/
* 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 po...zotlabs2018-01-221-1/+15
* | 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.Klaus Weidenbach2018-01-052-37/+106
* | 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