aboutsummaryrefslogtreecommitdiffstats
path: root/mod/display.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* implement "moderate" flag on itemsfriendica2012-01-231-0/+1
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* 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
|
* "firewall" setting - block all public pages from the public if configured to ↵Friendika2011-04-211-0/+5
| | | | do so
* move all message display sub-functions from boot.php into conversation.phpFriendika2011-04-121-3/+5
|
* that's better...Friendika2011-04-111-1/+5
|
* wallwall oddities on display pageFriendika2011-04-111-0/+1
|
* pull in new 'writable' dfrn flagFriendika2011-04-111-1/+1
|
* all conversations unified except photosFriendika2011-04-111-187/+2
|
* comment open/close anomolies in non-English languagesFriendika2011-04-071-0/+2
|
* item_photo_menu to display pageFriendika2011-04-041-0/+1
|
* edit to display pageFriendika2011-03-181-0/+4
|
* no sharing from thread display pageFriendika2011-03-161-1/+1
|
* share,retweet,relay,forward, whateverFriendika2011-03-161-0/+1
|