aboutsummaryrefslogtreecommitdiffstats
path: root/mod/ping.php
Commit message (Expand)AuthorAgeFilesLines
* Linking new connection notification to pending connections (see Channel 1) an...jeroenpraat2016-01-271-1/+1
* restrict event notification to events and birthdays (exclude tasks)redmatrix2015-08-221-0/+2
* more work on mail flagsredmatrix2015-06-231-10/+5
* DB changes for some channel flagsredmatrix2015-06-151-1/+1
* sql errors after last major edit adventureredmatrix2015-06-141-1/+1
* convert the abook fieldsredmatrix2015-06-141-8/+4
* more work on item table optimisationredmatrix2015-06-101-3/+6
* Merge branch 'master' into tresredmatrix2015-05-141-1/+1
|\
| * convert ITEM_WALL from bitfield to standaloneredmatrix2015-05-061-4/+3
* | Merge branch 'master' into tresfriendica2015-04-231-8/+6
|\|
| * limit notification detail queries for items and eventsfriendica2015-03-231-3/+3
| * The never ending saga of parent = 0 bugs on Dreamhost.friendica2015-03-011-1/+1
| * provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se...friendica2015-02-121-14/+5
* | Merge branch 'master' into tresfriendica2015-02-081-2/+4
|\|
| * restrict "mark all events seen" to only the events that are presented in the ...friendica2015-02-081-2/+4
* | Merge branch 'master' into tresfriendica2015-01-291-26/+26
|\|
| * local_user => local_channelfriendica2015-01-281-26/+26
* | Merge branch 'master' into tres and add some work on the item_deleted flag re...friendica2015-01-261-1/+1
|\|
| * this will require more fixing in include/enotifymarijus2015-01-231-1/+1
* | heavy lifting converting item flag bitsfriendica2015-01-221-15/+7
* | working through the xchan table to remove bitfields, mostly complete except f...friendica2015-01-201-6/+4
|/
* Sort notificationsStefan Parviainen2014-12-301-2/+2
* filter posts you author from unseen notifications - note there are other ways...friendica2014-12-281-4/+9
* requote ignorefriendica2014-11-171-1/+1
* whitespacefriendica2014-11-171-7/+7
* add unseen count and way to mark unseen to list mode. Also fix automatic mark...friendica2014-11-171-4/+12
* Merge remote-tracking branch 'upstream/master'Habeas Codice2014-11-131-75/+117
|\
| * class is a reserved wordfriendica2014-11-101-4/+4
| * configurable visual alerts/notificationsfriendica2014-11-041-71/+113
* | PostgreSQL support initial commitHabeas Codice2014-11-131-16/+18
|/
* make the pending connections query consistent between mod/ping and mod/connec...friendica2014-07-051-5/+7
* more doco on mod/ping - plus fix a birthday notification which was a day off.friendica2014-06-301-6/+52
* Some documentation in mod/ping.php an reduced default logging.Klaus Weidenbach2014-06-301-47/+33
* got the presence bit.friendica2014-04-261-1/+1
* This should resolve the dav authentication loop (correctly)friendica2014-02-221-1/+1
* prevent mod/cloud looping (ping gets a new session on each call [wtf?] which ...friendica2014-02-221-1/+1
* mod/ping - don't perform any database calls if installingfriendica2014-02-061-0/+6
* mod/ping should only update basic_presence - and clearing stale entries. othe...friendica2014-01-301-9/+6
* prevent runaway presence indicationfriendica2014-01-291-2/+2
* issues uncovered whilst testing the chatroom APIfriendica2014-01-291-3/+7
* chatpresence timing out too quicklyfriendica2014-01-281-1/+1
* fix sql query and provide setting to hide online statusfriendica2014-01-281-1/+1
* basic presence indicationfriendica2014-01-281-0/+25
* Fix new connection nav URLThomas Willingham2014-01-081-1/+1
* split private messages into two modules - "message" is just for message lists...friendica2013-12-211-1/+1
* clicking on an event notification from somebody else should take you to view ...friendica2013-11-131-1/+1
* fix marking events seenfriendica2013-04-161-1/+1
* replace old intro linkfriendica2013-03-061-1/+1
* prevent repeated channel names in system notificationsfriendica2013-02-101-1/+1
* smarty support in intltext, fix old pending accounts query in ping, log faile...friendica2013-02-091-2/+4