aboutsummaryrefslogtreecommitdiffstats
path: root/mod/profile.php
Commit message (Collapse)AuthorAgeFilesLines
* remote_user => remote_channelfriendica2015-01-281-2/+2
|
* local_user => local_channelfriendica2015-01-281-3/+3
|
* Better handling of restricted /channel and /profile permissions. We will ↵friendica2014-04-141-3/+2
| | | | show the name, profile photo and a 'connect' button if appropriate on these pages regardless of permissions. A blank page makes it difficult for folks to figure out how to connect and if it is their real life friend 'x' or not. It also matches our overall policy (adopted from Facebook's lessons learned) that the channel name and default profile photo are always visible and can't really be blocked without messing up the usability of the entire network. This also makes sure that a connect button can be found somewhere besides the directory - where the entry could be blocked; and avoid somebody having to figure out the webbie and find the link to "follow" (another related issue).
* cleanup and Comanchification of mod_profilefriendica2013-12-101-45/+5
|
* include re-organisation and more doco, post_to_red fix ampersands in categoriesfriendica2013-12-041-8/+9
|
* reorganise a few included functions - notably identity related functionsfriendica2013-12-031-1/+0
|
* remove debug info - mop up and go homefriendica2013-07-031-2/+2
|
* multi-profiles workfriendica2013-07-031-9/+19
|
* more work on notification system, fix a couple of minor issues from smarty ↵friendica2013-01-071-18/+3
| | | | conversion
* implement Smarty3Zach Prezkuta2013-01-061-10/+21
|
* fix timeago updates, reset unseen counts on channel page, don't set nav ↵friendica2013-01-051-3/+0
| | | | selected on profile page
* import the toggle_mobile stuff to shut up some warningsfriendica2013-01-031-1/+1
|
* missing )friendica2013-01-021-1/+1
|
* pconfig['system']['channel_format'] lets you specify what your channel page ↵friendica2013-01-021-4/+15
| | | | looks like. By default it's a social network-like profile. 'full' makes it a full page of channel content with no sidebar widgets, and 'partial' includes the archive and categories widget (like a blog and only if they are enabled) on the sidebar but leaves out the 'social network' vcard and contact block. This may undergo revision as we use it and figure out how to make other pages tweakable and configurable in the same sorts of ways.
* "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes ↵friendica2012-10-291-168/+10
| | | | to the profile details.
* fix updating of bitwise 'unseen' to account for mysql operator precedencefriendica2012-10-281-3/+6
|
* more progress on the main photos modulefriendica2012-10-241-4/+3
|
* more ui cleanupfriendica2012-10-241-1/+1
|
* Give the UI a little love after all the backend modsfriendica2012-10-241-1/+1
|
* more heavy liftingfriendica2012-10-231-7/+5
|
* wall posts now display - address book structure revamp startedfriendica2012-10-101-27/+20
|
* start fixing all the item queriesfriendica2012-10-071-1/+1
|
* create a widget registry for pages so themes can reorder, insert/delete, and ↵friendica2012-09-271-2/+2
| | | | relocate widgets to different regions of the page
* allow themes to add to and/or completely over-ride the module sidebarfriendica2012-09-251-14/+13
|
* moving a lot of structure around. 'entity' is now 'channel'friendica2012-09-251-1/+3
|
* updatesfriendica2012-09-091-2/+12
|
* trim a bit of fatfriendica2012-08-291-70/+16
|
* now it gets hardfriendica2012-08-281-12/+7
|
* birthdays and events are now notificationsfriendica2012-07-291-4/+0
|
* error cleanupfriendica2012-07-171-11/+0
|
* updatesfriendica2012-07-141-15/+22
|
* create fetch_tags function, make search work again, change logofriendica2012-07-101-1/+2
|
* upstream fixes and a lot of taxonomy stufffriendica2012-07-101-1/+1
|
* making tags workfriendica2012-07-091-2/+14
|
* archive widgetfriendica2012-06-121-2/+5
|
* make sure default timezone is set in external processesfriendica2012-06-111-1/+1
|
* date based profile wall filter - backendfriendica2012-06-111-8/+29
|
* fewer "bob smith to bob smith via wall-to-wall".friendica2012-06-021-1/+1
|
* really fat fingers today - though none of this has gone further than my own sitefriendica2012-05-011-1/+1
|
* first try common friends for visitorsfriendica2012-05-011-0/+4
|
* PRIVACY: if wall is blocked, don't provide public keywords in HTML metafriendica2012-04-271-2/+4
|
* track requested profile error msgfriendica2012-04-141-0/+1
|
* visit "random profile" featurefriendica2012-04-101-1/+1
|
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-2/+22
|\ | | | | | | | | | | Conflicts: include/config.php update.php
| * this is betterfriendica2012-04-031-3/+2
| |
| * include contact_widgets for categories_widget when doing updatesfriendica2012-04-031-0/+2
| |
| * allow users to set categories on their postsMichael Johnston2012-04-011-1/+20
| |
| * profile wall privacyfriendica2012-03-271-1/+1
|/
* community meta tag renamed from "ika"friendica2012-03-111-1/+1
|
* fix photos after permissions_sql changefriendica2012-03-061-1/+1
|