aboutsummaryrefslogtreecommitdiffstats
path: root/include/identity.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into tresredmatrix2015-05-141-3/+3
|\
| * Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-131-1/+1
| |\
| | * product was a bad string to use because we may require it for e-commerce, and...redmatrix2015-05-131-1/+1
| * | convert ITEM_WALL from bitfield to standaloneredmatrix2015-05-061-2/+1
| * | second pass name changeredmatrix2015-05-051-2/+2
| |/
* | Merge branch 'master' into tresfriendica2015-04-231-233/+207
|\|
| * Correcting reported Doxygen syntax warnings.Klaus Weidenbach2015-03-291-227/+200
| * provide a site-wide expiration policy without loopholes - still need work to ...friendica2015-03-241-3/+1
| * add reddress to profile - but all is not as it seems. Copy to clipboard is bl...friendica2015-03-071-4/+7
| * support rel=me on channel "homepage" urlfriendica2015-02-241-1/+1
* | Merge branch 'master' into tresfriendica2015-02-051-0/+4
|\|
| * remote rating and addition of rate-me to channel profile sidebarfriendica2015-02-041-4/+2
| * first cut at rating widget. The flaw is that it is limited because it require...friendica2015-02-041-0/+6
* | Merge branch 'master' into tresfriendica2015-01-291-21/+21
|\|
| * remote_user => remote_channelfriendica2015-01-281-4/+4
| * local_user => local_channelfriendica2015-01-281-20/+20
* | start on item_restrict conversionfriendica2015-01-221-2/+1
* | heavy lifting converting item flag bitsfriendica2015-01-221-2/+1
* | working through the xchan table to remove bitfields, mostly complete except f...friendica2015-01-201-4/+4
* | that should take care of the bitfields in hublocfriendica2015-01-201-2/+2
|/
* Allow tags in mail, many profile fields, and admin infoStefan Parviainen2015-01-131-13/+1
* Merge remote-tracking branch 'upstream/master'Christian Vogeley2015-01-111-1/+4
|\
| * Don't show links to edit alternate profiles if multi_profiles is disabledStefan Parviainen2014-12-301-1/+4
* | Fix for issue #763 Error creating new channel within the limits of theChristian Vogeley2015-01-111-1/+1
|/
* Show tags in other channels profile field to make it easier to navigate to th...Stefan Parviainen2014-12-071-3/+14
* implicit boolean, formattingHabeas Codice2014-11-201-2/+2
* Merge remote-tracking branch 'upstream/master'Habeas Codice2014-11-131-1/+20
|\
| * issue #683 - don't linkify homepage field without validatingfriendica2014-11-101-0/+2
| * some minor cleanup of unreported (and as yet undiscovered) issues with permis...friendica2014-11-051-0/+2
| * ok heads up - potentially destabilising change. I've tried to sort out all th...friendica2014-11-041-1/+16
* | PostgreSQL support initial commitHabeas Codice2014-11-131-10/+10
|/
* several unrelated things - auto_follow wasn't working for new accounts, error...friendica2014-10-271-0/+2
* private forum issuesfriendica2014-10-211-1/+2
* this is the reason Diaspora forum tagging was brokenfriendica2014-10-141-3/+4
* disable email notifications when bulk importing content.friendica2014-10-081-0/+32
* Changed default avatars to PNG as agreed with Mike here: https://redmatrix.nl...Jeroen2014-10-051-1/+1
* That's a string, not an integerThomas Willingham2014-10-031-1/+1
* Set timezone when creating a channel.Thomas Willingham2014-10-031-3/+4
* issues with diaspora comment signatures on relayed comments that are relayed ...friendica2014-10-021-0/+11
* only auto-follow the site recommendations if creating the first channel for a...friendica2014-10-011-1/+11
* ability to pre-populate connections for new channels. e.g. "MySpace Tom"friendica2014-10-011-1/+10
* Merge remote branch 'upstream/master'habeascodice2014-09-281-0/+16
|\
| * some background work for import/export of things and liked things/profilesfriendica2014-09-271-0/+16
* | Typo in regex causes runtime errorhabeascodice2014-09-281-1/+1
|/
* optionally include wall items (posts) in import/exportfriendica2014-09-251-3/+4
* usability tweaksfriendica2014-09-171-2/+6
* channel permission rolesfriendica2014-09-171-5/+5
* implement permission roles - the backend should be done except for maybe a co...friendica2014-09-171-8/+53
* use the more portable encoded_item format for exported items - but with added...friendica2014-09-161-12/+6
* channel export with itemsfriendica2014-09-151-1/+35