Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | friendica | 2014-01-21 | 1 | -0/+1 |
| | | | | owner vagueness (potential bugs) in profile_tabs() | ||||
* | when loading a single thread on the channel page, tell JS that there isn't ↵ | friendica | 2014-01-20 | 1 | -2/+6 |
| | | | | any more content to load. | ||||
* | 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 |
| | | | | channels using channel/<channel>/?mid=... | ||||
* | Merge pull request #258 from zzottel/master | friendica | 2014-01-08 | 1 | -28/+48 |
|\ | | | | | Add display of a thread to channel module | ||||
| * | 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 ↵ | friendica | 2014-01-08 | 1 | -0/+1 |
|/ | | | | would be useful for forum-like channels and/or block-oriented themes. | ||||
* | 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 |
| | | | | giving up. | ||||
* | Upstream merge | Christian Vogeley | 2013-09-15 | 1 | -3/+2 |
|\ | |||||
| * | make /channel respect "Maximum number of conversations to load at any time" ↵ | marijus | 2013-09-10 | 1 | -3/+2 |
| | | | | | | | | setting like /network does. | ||||
* | | Search by date | Christian Vogeley | 2013-09-15 | 1 | -11/+12 |
|/ | | | | Search by date (archive) works a bit now | ||||
* | 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 ↵ | friendica | 2013-08-04 | 1 | -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 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 |
| | | | | 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 items | friendica | 2013-07-02 | 1 | -1/+1 |
| | |||||
* | tag cloud feature (enable the feature, then it will show up on your channel ↵ | friendica | 2013-07-02 | 1 | -0/+3 |
| | | | | page) | ||||
* | 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 ↵ | friendica | 2013-03-06 | 1 | -0/+1 |
| | | | | postings, and experiment with compressing pcss on the fly | ||||
* | 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 ↵ | friendica | 2013-02-04 | 1 | -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 ↵ | friendica | 2013-01-31 | 1 | -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. | friendica | 2013-01-24 | 1 | -5/+1 |
| | |||||
* | more work on notification system, fix a couple of minor issues from smarty ↵ | friendica | 2013-01-07 | 1 | -5/+12 |
| | | | | conversion | ||||
* | 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 ↵ | friendica | 2013-01-05 | 1 | -2/+4 |
| | | | | selected on profile page | ||||
* | 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 ↵ | friendica | 2012-12-09 | 1 | -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 page | friendica | 2012-11-26 | 1 | -4/+7 |
| | |||||
* | allow theme selection | friendica | 2012-11-07 | 1 | -0/+1 |
| |