aboutsummaryrefslogtreecommitdiffstats
path: root/mod/display.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* remote_user => remote_channelfriendica2015-01-281-1/+1
* local_user => local_channelfriendica2015-01-281-7/+7
* 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
* fix mod_display breakage.friendica2013-03-241-2/+9
* rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer...friendica2013-03-211-9/+9
* improve mod/display for local users - use their own copy if possiblefriendica2013-03-021-11/+23
* progress on tag deliveryfriendica2013-02-111-1/+1
* taming the wild mod_displayfriendica2013-02-101-7/+4
* progress on mod/display - slow but any progress is goodfriendica2013-02-101-24/+9
* mod_display - no fun. Not working at all. But a bit of progress.friendica2013-02-101-100/+96
* bring back selective "mark unseen" on network page now that we can mark all u...friendica2013-02-031-2/+0
* implement Smarty3Zach Prezkuta2013-01-061-1/+2
* mod_display - now barely functional but that's a lot better than being totall...friendica2012-12-201-43/+51
* there are now 2 permalinks - one is the remote original post (plink) and the ...friendica2012-12-161-0/+2
* that was certainly some fun debugging (not)friendica2012-11-041-1/+1
* this one is going to be hardfriendica2012-10-231-43/+69
* wall posts now display - address book structure revamp startedfriendica2012-10-101-5/+1
* updatesfriendica2012-09-091-2/+12
* major theme re-org, only duepuntozero and slackr working atmfriendica2012-08-011-9/+1
* Added urlify to try and create webbie auto-suggestions out of whatever unicod...friendica2012-07-301-1/+1