aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Ping.php
Commit message (Expand)AuthorAgeFilesLines
* since we only save the parent mid in notify we must look for thr_parent when ...Mario Vavti2018-02-131-1/+12
* more db and queries finetuningMario Vavti2018-02-081-13/+13
* remove some never used indices which prevented our item queries to find the r...Mario Vavti2018-02-041-11/+8
* query optimisations for notifications - use a specific index onlyMario Vavti2018-01-281-2/+6
* notifications: only handle item otype notify_idsMario Vavti2017-12-181-2/+2
* fix some pubstream on/off weirdnessMario2017-12-031-1/+1
* some more work on mod hqMario Vavti2017-11-241-1/+1
* cloud tiles: use folder-o for folders and set the icon colour to something a ...zotlabs2017-11-191-1/+2
* only provide notify id if otype == itemMario Vavti2017-11-191-1/+1
* do not double encode already encoded midMario Vavti2017-11-191-1/+6
* some more work on mod hqMario Vavti2017-11-181-0/+2
* use substr() instead of str_replace()Mario Vavti2017-11-171-2/+1
* inroduce the HQ module - a module with the potential to become a nice landing...Mario Vavti2017-11-171-1/+0
* strip author name from notify messages in notifications - fix issue #911Mario Vavti2017-11-171-1/+8
* fix unable to mark all messages readMario Vavti2017-11-061-1/+1
* update item_normal() to not include ACTIVITY_OBJ_FILE obj_typeMario Vavti2017-11-031-10/+4
* do not show seen notifys in notifications - show them in mod notifications in...Mario Vavti2017-10-221-27/+10
* new notification fixesMario Vavti2017-10-081-1/+1
* provide single post view for pubstream and rewrite llink to point to /pubstre...Mario Vavti2017-10-071-0/+1
* introduce public stream notificationsMario Vavti2017-10-061-2/+36
* introduce shared files notificationsMario Vavti2017-10-041-1/+34
* bring back notifications for account approvalsMario Vavti2017-10-041-0/+24
* consolidate disable_discover_tab config if it was not yet set to either 1 or ...git-marijus2017-08-061-1/+2
* do not show pubs notifications for items with ACTIVITY_OBJ_FILE obj_typegit-marijus2017-08-011-1/+3
* do not include ACTIVITY_OBJ_FILE obj_type in the ping/something querygit-marijus2017-07-301-2/+5
* provide public stream notification also for not authenticated viewersgit-marijus2017-07-291-2/+8
* fix notifications - item_notshown is set for likes, etc.zotlabs2017-07-291-2/+3
* filter by item_notshown instead of obj_typegit-marijus2017-07-281-3/+2
* do not show obj_type ACTIVITY_OBJ_FILE under activity notifications and do no...git-marijus2017-07-281-2/+4
* initial notifications support for new shared files and new (since initial sit...git-marijus2017-07-281-7/+45
* provide /locs link on settings page if there is more than one hubloc for this...zotlabs2016-11-051-4/+0
* [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-131-112/+95
* more backticksredmatrix2016-10-031-6/+6
* issue #466, sql typoredmatrix2016-07-281-1/+1
* the rest of the schema updates - WARNING: some third party plugins may fail; ...redmatrix2016-06-011-19/+19
* typoMario Vavti2016-05-261-1/+1
* moved enotifyredmatrix2016-05-241-2/+3
* module updatesredmatrix2016-04-181-0/+497