aboutsummaryrefslogtreecommitdiffstats
path: root/mod/channel.php
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵friendica2014-01-211-0/+1
| | | | owner vagueness (potential bugs) in profile_tabs()
* when loading a single thread on the channel page, tell JS that there isn't ↵friendica2014-01-201-2/+6
| | | | any more content to load.
* 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
| | | | channels using channel/<channel>/?mid=...
* Merge pull request #258 from zzottel/masterfriendica2014-01-081-28/+48
|\ | | | | Add display of a thread to channel module
| * 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 ↵friendica2014-01-081-0/+1
|/ | | | would be useful for forum-like channels and/or block-oriented themes.
* 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
| | | | giving up.
* 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
|