Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | JS-less display | zottel | 2013-12-17 | 1 | -4/+7 |
| | |||||
* | quite a bit of work on default acl permissions and various acl quirks | friendica | 2013-11-29 | 1 | -1/+9 |
| | |||||
* | mod_display - if we are given the mid of a webpage, redirect to that ↵ | friendica | 2013-10-28 | 1 | -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 ↵ | friendica | 2013-10-18 | 1 | -1/+1 |
| | | | | parameters and examples for each | ||||
* | Put a status editor on the display page if you're logged in. This fixes ↵ | friendica | 2013-10-18 | 1 | -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 ↵ | friendica | 2013-10-13 | 1 | -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 ↵ | friendica | 2013-09-22 | 1 | -3/+3 |
| | | | | private, this and prior checkin are for issue #114 | ||||
* | fixes for display and search privacy enforcement | friendica | 2013-09-22 | 1 | -1/+3 |
| | |||||
* | remove old debugging cruft | friendica | 2013-09-10 | 1 | -1/+1 |
| | |||||
* | encode and decode channel names containing HTML special characters and ↵ | friendica | 2013-09-06 | 1 | -3/+3 |
| | | | | quotes so they will survive a reshare without mangling | ||||
* | fix mod-display when not logged in. | friendica | 2013-06-18 | 1 | -2/+2 |
| | |||||
* | odds and ends in prepearation for photo abstraction, plus red-to-friendica addon | friendica | 2013-04-25 | 1 | -0/+15 |
| | |||||
* | Updated build_query for mid | Thomas Willingham | 2013-03-25 | 1 | -5/+3 |
| | |||||
* | fix mod_display breakage. | friendica | 2013-03-24 | 1 | -2/+9 |
| | |||||
* | rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no ↵ | friendica | 2013-03-21 | 1 | -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 possible | friendica | 2013-03-02 | 1 | -11/+23 |
| | |||||
* | progress on tag delivery | friendica | 2013-02-11 | 1 | -1/+1 |
| | |||||
* | taming the wild mod_display | friendica | 2013-02-10 | 1 | -7/+4 |
| | |||||
* | progress on mod/display - slow but any progress is good | friendica | 2013-02-10 | 1 | -24/+9 |
| | |||||
* | mod_display - no fun. Not working at all. But a bit of progress. | friendica | 2013-02-10 | 1 | -100/+96 |
| | |||||
* | bring back selective "mark unseen" on network page now that we can mark all ↵ | friendica | 2013-02-03 | 1 | -2/+0 |
| | | | | unseen | ||||
* | implement Smarty3 | Zach Prezkuta | 2013-01-06 | 1 | -1/+2 |
| | |||||
* | mod_display - now barely functional but that's a lot better than being ↵ | friendica | 2012-12-20 | 1 | -43/+51 |
| | | | | totally buggered. | ||||
* | there are now 2 permalinks - one is the remote original post (plink) and the ↵ | friendica | 2012-12-16 | 1 | -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) | friendica | 2012-11-04 | 1 | -1/+1 |
| | |||||
* | this one is going to be hard | friendica | 2012-10-23 | 1 | -43/+69 |
| | |||||
* | wall posts now display - address book structure revamp started | friendica | 2012-10-10 | 1 | -5/+1 |
| | |||||
* | updates | friendica | 2012-09-09 | 1 | -2/+12 |
| | |||||
* | major theme re-org, only duepuntozero and slackr working atm | friendica | 2012-08-01 | 1 | -9/+1 |
| | |||||
* | Added urlify to try and create webbie auto-suggestions out of whatever ↵ | friendica | 2012-07-30 | 1 | -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 again | friendica | 2012-07-16 | 1 | -1/+2 |
| | |||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
| | | | | | | Conflicts: include/config.php update.php | ||||
* | make auto-complete work in more places | Simon L'nu | 2012-03-16 | 1 | -1/+9 |
| | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com> | ||||
* | fix photos after permissions_sql change | friendica | 2012-03-06 | 1 | -1/+1 |
| | |||||
* | [privacy] rework latest fix | friendica | 2012-03-06 | 1 | -3/+0 |
| | |||||
* | remove stray debugging | friendica | 2012-03-06 | 1 | -2/+2 |
| | |||||
* | [PRIVACY] privacy issue bug #314 | friendica | 2012-03-06 | 1 | -2/+5 |
| | |||||
* | From Tobias H - catch some irregularities caused by cut/paste code | friendica | 2012-02-28 | 1 | -4/+4 |
| | |||||
* | reshare in "display" view | Fabio Comuni | 2012-02-13 | 1 | -0/+14 |
| | |||||
* | hidden jot in "display" to allow reshare | Fabio Comuni | 2012-02-10 | 1 | -0/+4 |
| | |||||
* | implement "moderate" flag on items | friendica | 2012-01-23 | 1 | -0/+1 |
| | |||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | make@ tag completion work on /display page | Friendika | 2011-11-02 | 1 | -0/+3 |
| | |||||
* | . | Friendika | 2011-09-24 | 1 | -2/+0 |
| | |||||
* | cleanup | Friendika | 2011-08-16 | 1 | -1/+1 |
| | |||||
* | honour hidden profiles on display item page | Friendika | 2011-07-05 | 1 | -2/+7 |
| | |||||
* | consolidate perrmisions sql, minor duepuntozero validation fixes | Friendika | 2011-06-30 | 1 | -36/+1 |
| | |||||
* | "firewall" setting - block all public pages from the public if configured to ↵ | Friendika | 2011-04-21 | 1 | -0/+5 |
| | | | | do so | ||||
* | move all message display sub-functions from boot.php into conversation.php | Friendika | 2011-04-12 | 1 | -3/+5 |
| | |||||
* | that's better... | Friendika | 2011-04-11 | 1 | -1/+5 |
| |