aboutsummaryrefslogtreecommitdiffstats
path: root/include/identity.php
Commit message (Expand)AuthorAgeFilesLines
...
* ability to like thingsfriendica2014-06-231-1/+3
* profile likesfriendica2014-06-221-0/+19
* allow birthdays with just a year (no month or day).friendica2014-05-011-5/+10
* Better handling of restricted /channel and /profile permissions. We will show...friendica2014-04-141-17/+13
* Ooops, replaced too manyThomas Willingham2014-04-121-2/+2
* Revert to prepare_text, use bbcode only for withThomas Willingham2014-04-121-15/+15
* Bring BBCode to profilesThomas Willingham2014-04-111-15/+15
* provide the ability for rpost to post as another of your channels. This does ...friendica2014-04-051-0/+21
* Let admins set a default expire days value.Thomas Willingham2014-04-011-3/+7
* photo timestamp was missing from main profile photo url which prevents photo ...friendica2014-03-311-0/+8
* allow zotfeed to create a firehose of a site.friendica2014-03-261-0/+9
* don't allow normal channels to have the name 'sys'.friendica2014-03-231-0/+5
* make sure crypto is loaded before creating a keypairfriendica2014-03-231-0/+1
* create_sys_channel during setup bypasses our check when creating the first ac...friendica2014-03-231-0/+9
* contact_block() not being shown to unauthenticated visitors - even if perms a...friendica2014-03-131-4/+1
* undofriendica2014-03-041-2/+2
* Make zid() work for observers as well as local usersThomas Willingham2014-03-041-3/+3
* allow personalised page layouts for modules.friendica2014-02-251-2/+0
* take a pfriendica2014-02-241-1/+1
* set theme for un-viewable profilefriendica2014-02-241-21/+32
* code cleanupfriendica2014-02-201-0/+9
* get_theme_uid() - if no uid, look for a system channel and use that. This all...friendica2014-02-171-0/+5
* snakebite, cont. magic-auth via openid is now possible, with the caveat that ...friendica2014-02-171-1/+1
* don't include deleted channels in number of channels service class checksfriendica2014-02-161-4/+8
* return the expected arrayfriendica2014-02-121-3/+3
* dont show onlinestatus if block_public is onmarijus2014-02-121-0/+3
* The scenario is that you're authenticated via magic-auth on a remote hub and ...friendica2014-02-101-3/+5
* online indication to the directory popupfriendica2014-01-281-0/+22
* online indication on profile sidebarfriendica2014-01-281-1/+27
* Missed these from git add...a year agoThomas Willingham2014-01-171-0/+2
* prevent zid's from reaching the DAV core code.friendica2014-01-161-1/+1
* fix the fix (can't work on query if it hasn't been added to $dest yet)zottel2014-01-101-2/+3
* process str_replace before urlencodingfriendica2014-01-091-1/+1
* urlencode query_string for magic auth to make sure GET params make it backzottel2014-01-091-2/+2
* a bit more backend work on thingsfriendica2013-12-281-32/+3
* add account_level, is_foreigner and is_member functions; convert all e2ee use...friendica2013-12-231-0/+32
* remove a couple of mysql reserved words from being used as table or row names...friendica2013-12-221-1/+1
* clean up sys_channel creation so it will workfriendica2013-12-221-12/+24
* StyleThomas Willingham2013-12-221-7/+7
* Must have broken that in a merge - put it backThomas Willingham2013-12-221-0/+17
* Some sys chan stuffThomas Willingham2013-12-221-35/+14
* default photo issue, and connections page showing deleted accounts. Also show...friendica2013-12-191-1/+1
* make default profile photo configurable - should be functional but needs admi...friendica2013-12-191-0/+21
* comanchify all the simple cases - those that only load a profile. Rework perm...friendica2013-12-111-1/+6
* cleanup and Comanchification of mod_profilefriendica2013-12-101-0/+3
* move profile tabs and network/matrix tabs to include/conversationfriendica2013-12-051-73/+0
* add poco and follow to default xchan creationfriendica2013-12-041-1/+2
* more documentation workfriendica2013-12-031-75/+106
* reorganise a few included functions - notably identity related functionsfriendica2013-12-031-0/+747
* Don't allow channel creation with a nicknamefriendica2013-11-141-0/+6