| Commit message (Expand) | Author | Age | Files | Lines |
* | restrict event notification to events and birthdays (exclude tasks) | redmatrix | 2015-08-22 | 1 | -0/+2 |
* | more work on mail flags | redmatrix | 2015-06-23 | 1 | -10/+5 |
* | DB changes for some channel flags | redmatrix | 2015-06-15 | 1 | -1/+1 |
* | sql errors after last major edit adventure | redmatrix | 2015-06-14 | 1 | -1/+1 |
* | convert the abook fields | redmatrix | 2015-06-14 | 1 | -8/+4 |
* | more work on item table optimisation | redmatrix | 2015-06-10 | 1 | -3/+6 |
* | Merge branch 'master' into tres | redmatrix | 2015-05-14 | 1 | -1/+1 |
|\ |
|
| * | convert ITEM_WALL from bitfield to standalone | redmatrix | 2015-05-06 | 1 | -4/+3 |
* | | Merge branch 'master' into tres | friendica | 2015-04-23 | 1 | -8/+6 |
|\| |
|
| * | 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 |
* | | Merge branch 'master' into tres | friendica | 2015-02-08 | 1 | -2/+4 |
|\| |
|
| * | restrict "mark all events seen" to only the events that are presented in the ... | friendica | 2015-02-08 | 1 | -2/+4 |
* | | Merge branch 'master' into tres | friendica | 2015-01-29 | 1 | -26/+26 |
|\| |
|
| * | local_user => local_channel | friendica | 2015-01-28 | 1 | -26/+26 |
* | | Merge branch 'master' into tres and add some work on the item_deleted flag re... | friendica | 2015-01-26 | 1 | -1/+1 |
|\| |
|
| * | this will require more fixing in include/enotify | marijus | 2015-01-23 | 1 | -1/+1 |
* | | heavy lifting converting item flag bits | friendica | 2015-01-22 | 1 | -15/+7 |
* | | working through the xchan table to remove bitfields, mostly complete except f... | friendica | 2015-01-20 | 1 | -6/+4 |
|/ |
|
* | 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 |