aboutsummaryrefslogtreecommitdiffstats
path: root/include/notify.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into tresfriendica2015-04-231-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Contact.php include/ItemObject.php include/api.php include/attach.php include/diaspora.php include/dir_fns.php include/enotify.php include/event.php include/expire.php include/items.php include/notifier.php include/notify.php include/photos.php include/taxonomy.php include/text.php include/widgets.php include/zot.php mod/admin.php mod/channel.php mod/dirsearch.php mod/display.php mod/editwebpage.php mod/events.php mod/home.php mod/item.php mod/manage.php mod/mood.php mod/network.php mod/page.php mod/photos.php mod/ping.php mod/post.php mod/thing.php mod/viewsrc.php view/css/mod_events.css
| * provide relief to sites that are severely impacted by the slow ITEM_UNSEEN ↵friendica2015-02-121-1/+1
| | | | | | | | searches. This does not incorporate any other flag optimisations as that will require a major DB update and possibly involve significant downtime. This is just to bite off a little chunk now and provide some much needed relief.
* | heavy lifting converting item flag bitsfriendica2015-01-221-5/+2
|/
* start formatting for Doxygenfriendica2013-02-251-1/+1
|
* network & home notification fixesfriendica2013-01-111-8/+7
|
* minor notification tweaksfriendica2013-01-081-1/+1
|
* further progress on new network/home notificationsfriendica2012-11-291-8/+8
|
* mood mostly workingfriendica2012-11-131-3/+3
|
* a bit more progress on the new network/home ajax notifications, at least ↵friendica2012-11-131-52/+33
| | | | I've now got a plan
* start on network/home notification refactorfriendica2012-10-271-0/+60