aboutsummaryrefslogtreecommitdiffstats
path: root/mod/display.php
Commit message (Collapse)AuthorAgeFilesLines
* repeated content collapse on update from display page under rare conditions ↵friendica2014-09-181-0/+2
| | | | (when the conversation hasn't changed)
* 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
| | | | be public.
* 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 ↵friendica2014-01-081-0/+1
| | | | would be useful for forum-like channels and/or block-oriented themes.
* 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 ↵friendica2013-10-281-1/+19
| | | | webpage. This lets us include webpages in searches and 'view in context' will do the right thing.
* doc - complete hook list, still need detailed functional descriptions with ↵friendica2013-10-181-1/+1
| | | | parameters and examples for each
* Put a status editor on the display page if you're logged in. This fixes ↵friendica2013-10-181-0/+23
| | | | issue #113 and also provides the ability to reshare from that page.
* turn off endless scroll if we have no more content to load - currently for ↵friendica2013-10-131-0/+2
| | | | mod_display, need to add to other content modules
* one more edge case in the public perms - don't match perms = 0 which is ↵friendica2013-09-221-3/+3
| | | | private, this and prior checkin are for issue #114
* 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 ↵friendica2013-09-061-3/+3
| | | | quotes so they will survive a reshare without mangling
* 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 ↵friendica2013-03-211-9/+9
| | | | longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present.
* 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 ↵friendica2013-02-031-2/+0
| | | | unseen
* implement Smarty3Zach Prezkuta2013-01-061-1/+2
|
* mod_display - now barely functional but that's a lot better than being ↵friendica2012-12-201-43/+51
| | | | totally buggered.
* there are now 2 permalinks - one is the remote original post (plink) and the ↵friendica2012-12-161-0/+2
| | | | other is a pointer to a local copy (llink). mod_display is not longer tied to a particular id or channel so if a message is publicly viewable it will appear without any ownership info.
* 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 ↵friendica2012-07-301-1/+1
| | | | unicode stuff gets thrown in as a name. Currently this will only work for latin/european/cyrillic/russian, but possible to extend to ideographic forms.
* 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
| | | | | | Conflicts: include/config.php update.php
* make auto-complete work in more placesSimon L'nu2012-03-161-1/+9
| | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* 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
|