aboutsummaryrefslogtreecommitdiffstats
path: root/mod/channel.php
Commit message (Expand)AuthorAgeFilesLines
* wrong template loaded issuefriendica2014-10-201-1/+1
* via Mario: default channel permissions not working on channel pagefriendica2014-04-111-6/+11
* change the way jot tools are displayed/hiddenmarijus2014-04-081-1/+1
* add fh to other page templatesfriendica2014-03-271-0/+1
* remove debuggingfriendica2014-01-211-1/+0
* fix location of string file in Translations.md, fix some permissions and owne...friendica2014-01-211-0/+1
* when loading a single thread on the channel page, tell JS that there isn't an...friendica2014-01-201-2/+6
* and don't send duplicate notices <sigh>zottel2014-01-101-3/+0
* add security fix to load case, toozottel2014-01-101-3/+9
* security fix for channel?mid= per zottelfriendica2014-01-101-2/+4
* some minor cleanup on plinks for some very subtle permissions issuesfriendica2014-01-091-20/+4
* fix noticeszottel2014-01-091-7/+12
* took out some left-overs from the debugging phasezottel2014-01-091-12/+0
* fix a bug that made it possible for everyone to access any message from otherzottel2014-01-091-0/+26
* Merge pull request #258 from zzottel/masterfriendica2014-01-081-28/+48
|\
| * Add display of a thread to channel module using channel/<channel>/?mid=<mid>zottel2014-01-081-28/+48
* | preparatory work for supporting a "list view" mode for conversations. This wo...friendica2014-01-081-0/+1
|/
* mod channel is now Comanchifiedfriendica2013-12-101-24/+0
* enable JS-less display of channelzottel2013-12-091-3/+7
* include re-organisation and more doco, post_to_red fix ampersands in categoriesfriendica2013-12-041-22/+9
* quite a bit of work on default acl permissions and various acl quirksfriendica2013-11-291-1/+8
* If an observer doesn't have view_stream perms, try for view_profile beforeThomas Willingham2013-10-041-0/+5
* Upstream mergeChristian Vogeley2013-09-151-3/+2
|\
| * make /channel respect "Maximum number of conversations to load at any time" s...marijus2013-09-101-3/+2
* | Search by dateChristian Vogeley2013-09-151-11/+12
|/
* filter by category fixesMichael Johnston2013-09-061-1/+4
* $yoursite/~foo has taken you to foo's channel page for ages. If you're logged...friendica2013-08-041-3/+10
* 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
* oops - returned too many itemsfriendica2013-07-021-1/+1
* tag cloud feature (enable the feature, then it will show up on your channel p...friendica2013-07-021-0/+3
* 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 postin...friendica2013-03-061-0/+1
* 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 cha...friendica2013-02-041-2/+2
* debugging of file attachment api - somewhat functional but the attachment inf...friendica2013-01-311-1/+2
* 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 co...friendica2013-01-071-5/+12
* 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 selec...friendica2013-01-051-2/+4
* 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 shadow...friendica2012-12-091-47/+17
* basic (very basic) communication showing up on network pagefriendica2012-11-261-4/+7