aboutsummaryrefslogtreecommitdiffstats
path: root/include/identity.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* structure for channel unionsfriendica2013-09-261-1/+1
* Service classChristian Vogeley2013-09-081-2/+5
* force webbies to lowercasefriendica2013-08-271-1/+1
* progress on generic sellpage - is not yet linked from existing connect button...friendica2013-08-211-1/+2
* some sane permission defaults.friendica2013-08-181-2/+13
* move sitekey creation to the account creation function instead of during chan...friendica2013-08-091-9/+0
* more site statsfriendica2013-07-241-0/+8
* fix default channel setting after importfriendica2013-07-181-5/+7
* mysql 5.1 chokes on 'select * from group' since group is a keywordZach Prezkuta2013-05-121-2/+2
* begin to cut the umbilicalfriendica2013-04-141-1/+1
* we'll need a special system channel (not attached to any account) for directo...friendica2013-03-181-9/+27
* start formatting for Doxygenfriendica2013-02-251-1/+1
* add groups and personal configs to export/importfriendica2013-02-211-0/+20
* dang - this is almost testable. Still have to figure out the best way to deal...friendica2013-02-191-0/+9
* more groundwork for channel importfriendica2013-02-141-0/+4
* Whinging whining stupid fucks.friendica2013-02-121-5/+13
* provide a global way of enforcing name policy restrictions, but only enforce ...friendica2013-02-071-0/+25
* add versioning info to basic identity export, create skeleton function for im...friendica2013-01-181-0/+48
* provide other ways to export the basic infofriendica2013-01-161-0/+47
* typofriendica2012-12-161-1/+1
* admittedly local magic-auth is easy so that's mostly done. Now it gets hard.friendica2012-12-131-4/+3
* fixed the hash, now onward & upwardfriendica2012-11-021-1/+1
* cleanup channel managementfriendica2012-11-011-1/+4
* need to accomodate different webbies on different hubsfriendica2012-10-311-2/+3
* starting on pinging the basic elements of federation and communicationfriendica2012-10-311-3/+12
* fixing broken things again after the latest round of ripping out the yellow s...friendica2012-10-291-1/+12
* more structural stufffriendica2012-10-291-1/+1