| Commit message (Expand) | Author | Age | Files | Lines |
* | wrong template loaded issue | friendica | 2014-10-20 | 1 | -1/+1 |
* | via Mario: default channel permissions not working on channel page | friendica | 2014-04-11 | 1 | -6/+11 |
* | change the way jot tools are displayed/hidden | marijus | 2014-04-08 | 1 | -1/+1 |
* | add fh to other page templates | friendica | 2014-03-27 | 1 | -0/+1 |
* | remove debugging | friendica | 2014-01-21 | 1 | -1/+0 |
* | fix location of string file in Translations.md, fix some permissions and owne... | friendica | 2014-01-21 | 1 | -0/+1 |
* | when loading a single thread on the channel page, tell JS that there isn't an... | friendica | 2014-01-20 | 1 | -2/+6 |
* | and don't send duplicate notices <sigh> | zottel | 2014-01-10 | 1 | -3/+0 |
* | add security fix to load case, too | zottel | 2014-01-10 | 1 | -3/+9 |
* | security fix for channel?mid= per zottel | friendica | 2014-01-10 | 1 | -2/+4 |
* | some minor cleanup on plinks for some very subtle permissions issues | friendica | 2014-01-09 | 1 | -20/+4 |
* | fix notices | zottel | 2014-01-09 | 1 | -7/+12 |
* | took out some left-overs from the debugging phase | zottel | 2014-01-09 | 1 | -12/+0 |
* | fix a bug that made it possible for everyone to access any message from other | zottel | 2014-01-09 | 1 | -0/+26 |
* | Merge pull request #258 from zzottel/master | friendica | 2014-01-08 | 1 | -28/+48 |
|\ |
|
| * | Add display of a thread to channel module using channel/<channel>/?mid=<mid> | zottel | 2014-01-08 | 1 | -28/+48 |
* | | preparatory work for supporting a "list view" mode for conversations. This wo... | friendica | 2014-01-08 | 1 | -0/+1 |
|/ |
|
* | mod channel is now Comanchified | friendica | 2013-12-10 | 1 | -24/+0 |
* | enable JS-less display of channel | zottel | 2013-12-09 | 1 | -3/+7 |
* | include re-organisation and more doco, post_to_red fix ampersands in categories | friendica | 2013-12-04 | 1 | -22/+9 |
* | quite a bit of work on default acl permissions and various acl quirks | friendica | 2013-11-29 | 1 | -1/+8 |
* | If an observer doesn't have view_stream perms, try for view_profile before | Thomas Willingham | 2013-10-04 | 1 | -0/+5 |
* | Upstream merge | Christian Vogeley | 2013-09-15 | 1 | -3/+2 |
|\ |
|
| * | make /channel respect "Maximum number of conversations to load at any time" s... | marijus | 2013-09-10 | 1 | -3/+2 |
* | | Search by date | Christian Vogeley | 2013-09-15 | 1 | -11/+12 |
|/ |
|
* | filter by category fixes | Michael Johnston | 2013-09-06 | 1 | -1/+4 |
* | $yoursite/~foo has taken you to foo's channel page for ages. If you're logged... | friendica | 2013-08-04 | 1 | -3/+10 |
* | tag cloud tweaking - allow your own comments, disallow all private posts | friendica | 2013-07-03 | 1 | -1/+1 |
* | This probably needs some configurable options, but let's only show tags from ... | friendica | 2013-07-02 | 1 | -1/+1 |
* | oops - returned too many items | friendica | 2013-07-02 | 1 | -1/+1 |
* | tag cloud feature (enable the feature, then it will show up on your channel p... | friendica | 2013-07-02 | 1 | -0/+3 |
* | fix location setting stuff | friendica | 2013-05-28 | 1 | -3/+2 |
* | Updated build_query for mid | Thomas Willingham | 2013-03-25 | 1 | -1/+1 |
* | tweaky tweak, plus add share tracking db, and don't show acl for guest postin... | friendica | 2013-03-06 | 1 | -0/+1 |
* | progress on tag delivery | friendica | 2013-02-11 | 1 | -1/+1 |
* | mod_display - no fun. Not working at all. But a bit of progress. | friendica | 2013-02-10 | 1 | -0/+1 |
* | fix new/search mod on network page, fix the parent queries on network and cha... | friendica | 2013-02-04 | 1 | -2/+2 |
* | debugging of file attachment api - somewhat functional but the attachment inf... | friendica | 2013-01-31 | 1 | -1/+2 |
* | why oh why is poco_load not getting called? oh - that's why. | friendica | 2013-01-24 | 1 | -5/+1 |
* | more work on notification system, fix a couple of minor issues from smarty co... | friendica | 2013-01-07 | 1 | -5/+12 |
* | implement Smarty3 | Zach Prezkuta | 2013-01-06 | 1 | -11/+15 |
* | remove debugging | friendica | 2013-01-05 | 1 | -2/+2 |
* | fix timeago updates, reset unseen counts on channel page, don't set nav selec... | friendica | 2013-01-05 | 1 | -2/+4 |
* | fix live update on channel page | friendica | 2013-01-05 | 1 | -2/+2 |
* | fix channel page permissions for public viewing | friendica | 2012-12-28 | 1 | -2/+1 |
* | several small fixes and adjustments | friendica | 2012-12-16 | 1 | -0/+3 |
* | fixing permissions_sql - may need more tweaks | friendica | 2012-12-16 | 1 | -1/+1 |
* | add live page loading and and endless scroll to home (mod_channel) | friendica | 2012-12-16 | 1 | -19/+49 |
* | start to whip the permissions into shape, also got rid of the mce drop shadow... | friendica | 2012-12-09 | 1 | -47/+17 |
* | basic (very basic) communication showing up on network page | friendica | 2012-11-26 | 1 | -4/+7 |