aboutsummaryrefslogtreecommitdiffstats
path: root/mod/network.php
Commit message (Expand)AuthorAgeFilesLines
* Saved searches on the matrix/network page just got a lot more interesting. Hi...friendica2013-10-011-3/+26
* Issue #158friendica2013-09-291-3/+3
* hopefully this will go over a bit better - check post owner permissions as we...friendica2013-09-201-1/+1
* make collections work againfriendica2013-09-181-4/+9
* fix network search - except it can't search private posts. That may be a prob...friendica2013-09-051-1/+2
* silence some warnings at php E_ALL levelsfriendica2013-08-281-5/+7
* bring back mail list and cleanup some issues which popped out with full PHP w...friendica2013-08-271-1/+1
* move js from matrix pagefriendica2013-08-151-17/+0
* add logging to matrix page load because I don't want to spend a week telling ...friendica2013-07-221-0/+2
* configurable theme precedence rules, and passing the page owner to the pcss t...friendica2013-07-171-0/+1
* use current channel photo for favicon where applicable - might be browser dep...friendica2013-07-071-0/+3
* fix cid queryfriendica2013-06-271-1/+1
* fix location setting stufffriendica2013-05-281-1/+1
* didn't realise that collections (search by group) and search by contact weren...friendica2013-05-221-26/+26
* uri to midfriendica2013-03-251-1/+1
* main_slider hookfriendica2013-03-211-1/+4
* progress on tag deliveryfriendica2013-02-111-2/+2
* reduce itemspage for better interactive performancefriendica2013-02-101-1/+1
* mod_display - no fun. Not working at all. But a bit of progress.friendica2013-02-101-0/+1
* add count of items to profiler so we can get a running averagefriendica2013-02-091-1/+1
* performance profiling - 95% of the time is spent in "conversation()" e.g. ren...friendica2013-02-091-6/+22
* reduce debug noisefriendica2013-02-081-1/+1
* fix new/search mod on network page, fix the parent queries on network and cha...friendica2013-02-041-1/+1
* debugging mark all seen for various notification typesfriendica2013-02-041-1/+1
* bring back selective "mark unseen" on network page now that we can mark all u...friendica2013-02-031-11/+6
* debugging the photo apifriendica2013-02-021-2/+2
* more progress on photos apifriendica2013-02-021-2/+2
* debugging of file attachment api - somewhat functional but the attachment inf...friendica2013-01-311-5/+6
* make contact_remove sort of work so I can actually get rid of Oliver's and Mi...friendica2013-01-251-2/+2
* rewrite the conv searchfriendica2013-01-121-4/+4
* fix the "personal" network filter and introduction notificationsfriendica2013-01-091-8/+6
* found itfriendica2013-01-041-1/+2
* stray elsefriendica2013-01-041-1/+1
* fix the contorted update logic on the network pagefriendica2013-01-041-18/+18
* several small fixes and adjustmentsfriendica2012-12-161-2/+2
* typofriendica2012-12-161-1/+1
* add live page loading and and endless scroll to home (mod_channel)friendica2012-12-161-4/+1
* pass module name to build_cmd, so we can use it elsewherefriendica2012-12-141-0/+1
* templatise the building of page queries so we can re-use it elsewherefriendica2012-12-131-51/+20
* backport features categories and add some new ones like the affinity sliderfriendica2012-11-281-19/+20
* basic (very basic) communication showing up on network pagefriendica2012-11-261-2/+2
* turn star into a featurefriendica2012-11-081-9/+18
* turn off some "advanced" features by default, like archives and saved search ...friendica2012-11-031-0/+3
* fixing broken things again after the latest round of ripping out the yellow s...friendica2012-10-291-16/+22
* "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t...friendica2012-10-291-1/+1
* closeness issue - need to work on it morefriendica2012-10-291-14/+31
* fix updating of bitwise 'unseen' to account for mysql operator precedencefriendica2012-10-281-3/+3
* Give the UI a little love after all the backend modsfriendica2012-10-241-2/+0
* don't need 'bookmark' - keep it simplefriendica2012-10-221-2/+1
* abook structurefriendica2012-10-081-15/+10