aboutsummaryrefslogtreecommitdiffstats
path: root/mod/channel.php
Commit message (Expand)AuthorAgeFilesLines
* show item title in channel/mid and display pageszottel2015-02-201-1/+4
* provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se...friendica2015-02-121-9/+5
* remote_user => remote_channelfriendica2015-01-281-1/+1
* local_user => local_channelfriendica2015-01-281-6/+6
* hide friends broken, add parameter for item search by verbfriendica2015-01-131-0/+1
* add Thomas's Diaspora repair script as include/fixd.php - altered so it can b...friendica2014-12-161-5/+4
* wall tagsfriendica2014-12-151-0/+5
* allow members to set the per-item "show more" height (separately for network ...friendica2014-11-171-1/+6
* fix the update_unseen stuff on the channel page alsofriendica2014-11-171-8/+26
* "list mode" (forum and blog mode, no comments or comment boxes displayed on t...friendica2014-11-161-1/+7
* PostgreSQL support initial commitHabeas Codice2014-11-131-9/+9
* 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