aboutsummaryrefslogtreecommitdiffstats
path: root/mod/display.php
Commit message (Expand)AuthorAgeFilesLines
* module updatesredmatrix2016-04-181-340/+0
* refactor the js detection into a checkjs class which is only enabled on deman...redmatrix2016-04-131-3/+7
* reverse the logic of the jsenabled setting so that sessions without js are pe...redmatrix2016-04-121-6/+6
* fix autocomplete for /channel and /displayMario Vavti2016-04-091-1/+4
* static Appredmatrix2016-03-311-8/+8
* remove superfluous returnMario Vavti2016-03-111-1/+0
* Issue #316 make /display updates work. Basically copy and paste what we do on...Mario Vavti2016-03-091-3/+48
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-101-1/+5
|\
| * show status editor in /display on share action.Mario Vavti2015-07-101-1/+4
| * revertMario Vavti2015-07-091-2/+2
| * do not show status editor in /display - we most probably want to read the thr...Mario Vavti2015-07-091-1/+2
* | more work on item table optimisationredmatrix2015-06-101-5/+6
* | Merge branch 'master' into tresfriendica2015-04-231-0/+16
|\|
| * add loadtime search to channel and fix it for home. display and search need f...friendica2015-03-211-0/+13
| * correct indentzottel2015-02-201-2/+2
| * show item title in channel/mid and display pageszottel2015-02-201-0/+3
| * provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se...friendica2015-02-121-4/+1
* | Merge branch 'master' into tresfriendica2015-01-291-7/+7
|\|
| * remote_user => remote_channelfriendica2015-01-281-1/+1
| * local_user => local_channelfriendica2015-01-281-7/+7
* | more message restrict conversionsfriendica2015-01-291-2/+2
* | start on item_restrict conversionfriendica2015-01-221-1/+1
* | heavy lifting converting item flag bitsfriendica2015-01-221-4/+1
|/
* hide friends broken, add parameter for item search by verbfriendica2015-01-131-0/+1
* incorrect check for sys ownershipfriendica2014-12-191-4/+5
* wall tagsfriendica2014-12-151-0/+1
* PostgreSQL support initial commitHabeas Codice2014-11-131-4/+4
* repeated content collapse on update from display page under rare conditions (...friendica2014-09-181-0/+2
* honour sys channel permissions for who can view the sys owned contentfriendica2014-07-261-2/+11
* cleanupfriendica2014-06-191-1/+1
* only show jotnets when posting conversation itemsfriendica2014-06-141-1/+1
* issue #433friendica2014-06-101-0/+1
* add sys channel (discover) posts to "anonymous" search. They will by default ...friendica2014-06-031-2/+7
* mod_display: match "message_id begins with xxxx" as well as "message_id = xxxx"friendica2014-05-221-3/+3
* change the way jot tools are displayed/hiddenmarijus2014-04-081-1/+1
* add fh to other page templatesfriendica2014-03-271-0/+1
* preparatory work for supporting a "list view" mode for conversations. This wo...friendica2014-01-081-0/+1
* JS-less displayzottel2013-12-171-4/+7
* quite a bit of work on default acl permissions and various acl quirksfriendica2013-11-291-1/+9
* mod_display - if we are given the mid of a webpage, redirect to that webpage....friendica2013-10-281-1/+19
* doc - complete hook list, still need detailed functional descriptions with pa...friendica2013-10-181-1/+1
* Put a status editor on the display page if you're logged in. This fixes issue...friendica2013-10-181-0/+23
* turn off endless scroll if we have no more content to load - currently for mo...friendica2013-10-131-0/+2
* one more edge case in the public perms - don't match perms = 0 which is priva...friendica2013-09-221-3/+3
* fixes for display and search privacy enforcementfriendica2013-09-221-1/+3
* remove old debugging cruftfriendica2013-09-101-1/+1
* encode and decode channel names containing HTML special characters and quotes...friendica2013-09-061-3/+3
* fix mod-display when not logged in.friendica2013-06-181-2/+2
* odds and ends in prepearation for photo abstraction, plus red-to-friendica addonfriendica2013-04-251-0/+15
* Updated build_query for midThomas Willingham2013-03-251-5/+3