aboutsummaryrefslogtreecommitdiffstats
path: root/mod/display.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* make network tag and personal searches work againfriendica2012-07-161-1/+2
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
* make auto-complete work in more placesSimon L'nu2012-03-161-1/+9
* fix photos after permissions_sql changefriendica2012-03-061-1/+1
* [privacy] rework latest fixfriendica2012-03-061-3/+0
* remove stray debuggingfriendica2012-03-061-2/+2
* [PRIVACY] privacy issue bug #314friendica2012-03-061-2/+5
* From Tobias H - catch some irregularities caused by cut/paste codefriendica2012-02-281-4/+4
* reshare in "display" viewFabio Comuni2012-02-131-0/+14
* hidden jot in "display" to allow reshareFabio Comuni2012-02-101-0/+4
* implement "moderate" flag on itemsfriendica2012-01-231-0/+1
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* make@ tag completion work on /display pageFriendika2011-11-021-0/+3
* .Friendika2011-09-241-2/+0
* cleanupFriendika2011-08-161-1/+1
* honour hidden profiles on display item pageFriendika2011-07-051-2/+7
* consolidate perrmisions sql, minor duepuntozero validation fixesFriendika2011-06-301-36/+1