aboutsummaryrefslogtreecommitdiffstats
path: root/mod/profile.php
Commit message (Collapse)AuthorAgeFilesLines
* yet another templateFriendika2011-02-241-1/+1
|
* generalise wallwall template and fix "via wall-to-wall" floatFriendika2011-02-241-1/+1
|
* convert update script arg passing to js - remembering the browser prefetch ↵Friendika2011-02-171-4/+3
| | | | issues
* ajax reload fixesFriendika2011-02-161-1/+2
|
* provide permalink for posts, include permalinks in feeds and imported from feedsFriendika2011-02-161-0/+1
|
* preliminary ajax comment setupsFriendika2011-02-121-1/+1
|
* toggles "post to facebook, post to twitter", etc.Friendika2011-02-111-1/+5
|
* ensure that jot_plugins inherit '$visitor' correctlyFriendika2011-02-061-5/+6
|
* email cc recipients (front end)Friendika2011-01-311-0/+2
|
* Add 'jot_tool' hook, plugins can add tool icons.Fabio Comuni2011-01-261-1/+6
|
* add cc-license text to all content pagesFriendika2011-01-231-0/+2
|
* do a better job of comparing same URLs.Friendika2011-01-191-2/+2
|
* put birthday reminders on default network page, add smileys to private mailFriendika2011-01-161-1/+1
|
* birthday notifications workingFriendika2011-01-131-0/+4
|
* undo freesans temporarily due to poor legibility.Friendika2011-01-061-1/+1
|
* 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/+6
|
* revised openid patch, added fix for Windows servers, make "is now friends ↵Friendika2010-12-231-25/+6
| | | | with" commentable, fix settings form hook to be inside form
* OpenID delegation degrade gracefully if database table is not updated.fabrixxm2010-12-231-16/+16
|
* OpenID delegation in profile pagefabrixxm2010-12-231-1/+26
|
* add more plugin hooks, etc.Friendika2010-12-221-0/+3
|
* profile load optimisationFriendika2010-12-111-48/+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/+6
|
* allow community page members to upload photos and assorted other stuff which ↵Friendika2010-12-051-6/+11
| | | | was previously restricted to the page owner
* profile page not showing remote profile avatars when their site is downFriendika2010-12-041-6/+11
|
* missing advanced profile from yesterday i18n re-orgFriendika2010-11-171-3/+5
|
* view directory cleanupFriendika2010-11-151-1/+1
|
* ff account managerFriendika2010-11-111-1/+1
|
* friend/contact sidebar blockFriendika2010-11-051-0/+4
|
* more lintMike Macgirvin2010-10-311-26/+4
|
* -Wall cleanupMike Macgirvin2010-10-301-2/+1
|
* -Wall cleanupMike Macgirvin2010-10-301-3/+3
|
* security issueMike Macgirvin2010-10-291-2/+1
|
* add nicknames to contact records (going forward and retroactive)Mike Macgirvin2010-10-231-1/+1
|
* put lrdd link into html headers for completenessMike Macgirvin2010-10-211-4/+6
|
* use browser geolocation when desiredMike Macgirvin2010-10-191-11/+25
|
* lrdd link on profile page (for salmon m/e), remove dfrn-template, qualify ↵Mike Macgirvin2010-10-191-2/+3
| | | | some contact lookups, some cleanup of app/boot
* eradicate redundant get_uid functionMike Macgirvin2010-10-181-2/+2
|
* group/community/celebrity pagesMike Macgirvin2010-10-181-6/+7
|
* show members of locked conversationsMike Macgirvin2010-09-291-4/+1
|
* show lockstate on messages, sparkle failure on profile page,Mike Macgirvin2010-09-281-1/+10
| | | | comments on typo checker
* fixed photo comments, msg typo, and changed cursor when hoveringMike Macgirvin2010-09-271-8/+18
| | | | over "special friends" where SSO is allowed
* stronger type checking on comparisonsMike Macgirvin2010-09-261-3/+3
|
* preliminary network abstraction, configurable debugging.Mike Macgirvin2010-09-261-3/+0
|
* oops - slipped on last commit, profile tab brokeMike Macgirvin2010-09-221-1/+1
|
* localisation path for all view templatesMike Macgirvin2010-09-221-9/+13
|
* 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".