aboutsummaryrefslogtreecommitdiffstats
path: root/mod/channel.php
Commit message (Collapse)AuthorAgeFilesLines
* Upstream mergeChristian Vogeley2013-09-151-3/+2
|\
| * make /channel respect "Maximum number of conversations to load at any time" ↵marijus2013-09-101-3/+2
| | | | | | | | setting like /network does.
* | Search by dateChristian Vogeley2013-09-151-11/+12
|/ | | | Search by date (archive) works a bit now
* filter by category fixesMichael Johnston2013-09-061-1/+4
|
* $yoursite/~foo has taken you to foo's channel page for ages. If you're ↵friendica2013-08-041-3/+10
| | | | logged in locally, $yoursite/~ will now take you to *your* channel page. If you aren't logged in, it won't.
* tag cloud tweaking - allow your own comments, disallow all private postsfriendica2013-07-031-1/+1
|
* This probably needs some configurable options, but let's only show tags from ↵friendica2013-07-021-1/+1
| | | | your top-level posts in your personal tag cloud to prevent your commenters from tag spamming you and featuring their tags on your wall. It would be bad if somebody was able to make #penis_enlargement *your* personal top tag. We can do something different for the matrix, as it can't be seen by outsiders.
* oops - returned too many itemsfriendica2013-07-021-1/+1
|
* tag cloud feature (enable the feature, then it will show up on your channel ↵friendica2013-07-021-0/+3
| | | | page)
* fix location setting stufffriendica2013-05-281-3/+2
|
* Updated build_query for midThomas Willingham2013-03-251-1/+1
|
* tweaky tweak, plus add share tracking db, and don't show acl for guest ↵friendica2013-03-061-0/+1
| | | | postings, and experiment with compressing pcss on the fly
* progress on tag deliveryfriendica2013-02-111-1/+1
|
* mod_display - no fun. Not working at all. But a bit of progress.friendica2013-02-101-0/+1
|
* fix new/search mod on network page, fix the parent queries on network and ↵friendica2013-02-041-2/+2
| | | | channel pages - which you probably didn't even notice were all stuffed up because the endless scroll made things right.
* debugging of file attachment api - somewhat functional but the attachment ↵friendica2013-01-311-1/+2
| | | | info structure in the item table needs to be re-done.
* why oh why is poco_load not getting called? oh - that's why.friendica2013-01-241-5/+1
|
* more work on notification system, fix a couple of minor issues from smarty ↵friendica2013-01-071-5/+12
| | | | conversion
* implement Smarty3Zach Prezkuta2013-01-061-11/+15
|
* remove debuggingfriendica2013-01-051-2/+2
|
* fix timeago updates, reset unseen counts on channel page, don't set nav ↵friendica2013-01-051-2/+4
| | | | selected on profile page
* fix live update on channel pagefriendica2013-01-051-2/+2
|
* fix channel page permissions for public viewingfriendica2012-12-281-2/+1
|
* several small fixes and adjustmentsfriendica2012-12-161-0/+3
|
* fixing permissions_sql - may need more tweaksfriendica2012-12-161-1/+1
|
* add live page loading and and endless scroll to home (mod_channel)friendica2012-12-161-19/+49
|
* start to whip the permissions into shape, also got rid of the mce drop ↵friendica2012-12-091-47/+17
| | | | shadow until we can figure out how to do it without the ugly black bars. I tend to prefer "outy" shadows over "inny" shadows anyway, but maybe that's just me.
* basic (very basic) communication showing up on network pagefriendica2012-11-261-4/+7
|
* allow theme selectionfriendica2012-11-071-0/+1
|
* fixing broken things again after the latest round of ripping out the yellow ↵friendica2012-10-291-5/+10
| | | | slime and replacing it with red slime.
* "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes ↵friendica2012-10-291-0/+256
to the profile details.