| Commit message (Expand) | Author | Age | Files | Lines |
* | limit notification detail queries for items and events | friendica | 2015-03-23 | 1 | -3/+3 |
* | The never ending saga of parent = 0 bugs on Dreamhost. | friendica | 2015-03-01 | 1 | -1/+1 |
* | provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se... | friendica | 2015-02-12 | 1 | -14/+5 |
* | restrict "mark all events seen" to only the events that are presented in the ... | friendica | 2015-02-08 | 1 | -2/+4 |
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -26/+26 |
* | this will require more fixing in include/enotify | marijus | 2015-01-23 | 1 | -1/+1 |
* | Sort notifications | Stefan Parviainen | 2014-12-30 | 1 | -2/+2 |
* | filter posts you author from unseen notifications - note there are other ways... | friendica | 2014-12-28 | 1 | -4/+9 |
* | requote ignore | friendica | 2014-11-17 | 1 | -1/+1 |
* | whitespace | friendica | 2014-11-17 | 1 | -7/+7 |
* | add unseen count and way to mark unseen to list mode. Also fix automatic mark... | friendica | 2014-11-17 | 1 | -4/+12 |
* | Merge remote-tracking branch 'upstream/master' | Habeas Codice | 2014-11-13 | 1 | -75/+117 |
|\ |
|
| * | class is a reserved word | friendica | 2014-11-10 | 1 | -4/+4 |
| * | configurable visual alerts/notifications | friendica | 2014-11-04 | 1 | -71/+113 |
* | | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -16/+18 |
|/ |
|
* | make the pending connections query consistent between mod/ping and mod/connec... | friendica | 2014-07-05 | 1 | -5/+7 |
* | more doco on mod/ping - plus fix a birthday notification which was a day off. | friendica | 2014-06-30 | 1 | -6/+52 |
* | Some documentation in mod/ping.php an reduced default logging. | Klaus Weidenbach | 2014-06-30 | 1 | -47/+33 |
* | got the presence bit. | friendica | 2014-04-26 | 1 | -1/+1 |
* | This should resolve the dav authentication loop (correctly) | friendica | 2014-02-22 | 1 | -1/+1 |
* | prevent mod/cloud looping (ping gets a new session on each call [wtf?] which ... | friendica | 2014-02-22 | 1 | -1/+1 |
* | mod/ping - don't perform any database calls if installing | friendica | 2014-02-06 | 1 | -0/+6 |
* | mod/ping should only update basic_presence - and clearing stale entries. othe... | friendica | 2014-01-30 | 1 | -9/+6 |
* | prevent runaway presence indication | friendica | 2014-01-29 | 1 | -2/+2 |
* | issues uncovered whilst testing the chatroom API | friendica | 2014-01-29 | 1 | -3/+7 |
* | chatpresence timing out too quickly | friendica | 2014-01-28 | 1 | -1/+1 |
* | fix sql query and provide setting to hide online status | friendica | 2014-01-28 | 1 | -1/+1 |
* | basic presence indication | friendica | 2014-01-28 | 1 | -0/+25 |
* | Fix new connection nav URL | Thomas Willingham | 2014-01-08 | 1 | -1/+1 |
* | split private messages into two modules - "message" is just for message lists... | friendica | 2013-12-21 | 1 | -1/+1 |
* | clicking on an event notification from somebody else should take you to view ... | friendica | 2013-11-13 | 1 | -1/+1 |
* | fix marking events seen | friendica | 2013-04-16 | 1 | -1/+1 |
* | replace old intro link | friendica | 2013-03-06 | 1 | -1/+1 |
* | prevent repeated channel names in system notifications | friendica | 2013-02-10 | 1 | -1/+1 |
* | smarty support in intltext, fix old pending accounts query in ping, log faile... | friendica | 2013-02-09 | 1 | -2/+4 |
* | debugging mark all seen for various notification types | friendica | 2013-02-04 | 1 | -1/+2 |
* | finish up the "mark all xyz seen" for all known values of xyz | friendica | 2013-02-03 | 1 | -0/+43 |
* | mopping up the events issues so I can move on to other stuff | friendica | 2013-01-16 | 1 | -2/+15 |
* | typo | friendica | 2013-01-16 | 1 | -0/+31 |
* | still some bugs but events are happening again. | friendica | 2013-01-15 | 1 | -3/+3 |
* | fix the "personal" network filter and introduction notifications | friendica | 2013-01-09 | 1 | -4/+4 |
* | The rest of the front end for the new notifications - now only missing "mark ... | friendica | 2013-01-08 | 1 | -2/+2 |
* | remove debugging | friendica | 2013-01-08 | 1 | -3/+0 |
* | lots of notification tweaks | friendica | 2013-01-08 | 1 | -0/+39 |
* | fix register_policy globally | friendica | 2013-01-03 | 1 | -1/+1 |
* | fix event query - some DB's have problems with it | friendica | 2013-01-03 | 1 | -3/+3 |
* | get notification backend working again | friendica | 2012-12-19 | 1 | -1/+1 |
* | set_baseurl issue, more cleanup | friendica | 2012-12-19 | 1 | -13/+4 |
* | DB: do the mail table again. Mail almost working onsite, still needs to zot t... | friendica | 2012-12-04 | 1 | -4/+5 |
* | connection notifications | friendica | 2012-12-02 | 1 | -2/+32 |