aboutsummaryrefslogtreecommitdiffstats
path: root/mod/display.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* yet another template converted to language neutral formatFriendika2011-03-081-1/+6
|
* sparkle link enhancements to display pageFriendika2011-03-071-15/+7
|
* yet another templateFriendika2011-02-241-1/+1
|
* generalise wallwall template and fix "via wall-to-wall" floatFriendika2011-02-241-1/+5
|
* ajax reload fixesFriendika2011-02-161-1/+2
|
* provide permalink for posts, include permalinks in feeds and imported from feedsFriendika2011-02-161-0/+1
|
* wrong return url for ajax comments on display and photos pagesFriendika2011-02-141-1/+1
|
* owner's sparkle link, sometimes not author's - on display pageFriendika2011-01-231-1/+15
|
* add cc-license text to all content pagesFriendika2011-01-231-0/+3
|
* do a better job of comparing same URLs.Friendika2011-01-191-2/+2
|
* undo sql change in f9f018ef083acb554003 (02-DEC-2010), not relevant and ↵Friendika2011-01-191-1/+1
| | | | incorrect
* fix typo, check for empty group in network pageFriendika2011-01-031-1/+1
|
* email check failed, translate wall_item templateFriendika2011-01-031-0/+1
|
* more hooksFriendika2010-12-251-1/+7
|
* replace quick fix with correct fixFriendika2010-12-121-2/+2
|
* display request issueFriendika2010-12-121-0/+1
|
* profile load optimisationFriendika2010-12-111-1/+0
|
* smiley filterFriendika2010-12-081-1/+1
|
* display the fact that a conversation is private without disclosing the ↵Friendika2010-12-071-2/+2
| | | | details of who can/cannot see it.
* highlight any messages on page newer than 12 hoursFriendika2010-12-071-1/+7
|
* potential for privacy leakage, plus photo not showing occasionallyFriendika2010-12-011-2/+2
|
* she'll be rightFriendika2010-11-211-2/+5
|
* participate in public conversationsFriendika2010-11-081-1/+1
|
* show like/dislike when no comments yet, bit of lintFriendika2010-11-031-3/+9
|
* fix like/dislike refresh on photos/display itemsFriendika2010-11-021-0/+10
|
* more lintMike Macgirvin2010-10-311-26/+4
|
* use browser geolocation when desiredMike Macgirvin2010-10-191-2/+9
|
* eradicate redundant get_uid functionMike Macgirvin2010-10-181-3/+3
|
* group/community/celebrity pagesMike Macgirvin2010-10-181-5/+5
|
* implement rel alternate, some corresponding last minute touchups on display ↵Mike Macgirvin2010-09-301-8/+5
| | | | module
* show members of locked conversationsMike Macgirvin2010-09-291-2/+1
|
* show lockstate on messages, sparkle failure on profile page,Mike Macgirvin2010-09-281-1/+8
| | | | comments on typo checker
* you and me babeMike Macgirvin2010-09-271-1/+1
|
* fixed photo comments, msg typo, and changed cursor when hoveringMike Macgirvin2010-09-271-7/+23
| | | | over "special friends" where SSO is allowed
* stronger type checking on comparisonsMike Macgirvin2010-09-261-2/+2
|
* localisation path for all view templatesMike Macgirvin2010-09-221-5/+5
|
* relationship direction was too confusing to work with. instead of ↵Mike Macgirvin2010-09-211-1/+1
| | | | "in,out,both" it's now declared by role e.g. "vip,fan,bud".