aboutsummaryrefslogtreecommitdiffstats
path: root/include/identity.php
Commit message (Expand)AuthorAgeFilesLines
* export chatroomsredmatrix2015-09-031-0/+6
* channel export - don't include linked resource items (photos, events). These ...redmatrix2015-09-031-2/+4
* export appsredmatrix2015-09-011-0/+7
* add the baseurl so we can easily relocate objectsredmatrix2015-09-011-1/+2
* use different obj export output format for hubzilla compatibilityredmatrix2015-09-011-1/+8
* typo in sqlredmatrix2015-08-311-1/+1
* change the likes db structure to make it more easily importable/exportableredmatrix2015-08-311-1/+1
* provide ability to export by month as well as by yearredmatrix2015-08-171-3/+14
* add item_id to yearly dump filesredmatrix2015-08-171-0/+12
* Fixes regarding the new default profile photo size. The default profile photo...Mario Vavti2015-07-201-2/+2
* provide a way to export a single year of items (to potentially keep from exha...redmatrix2015-07-161-1/+30
* don't provide a connect button on the sys channel profile sidebarredmatrix2015-06-111-0/+4
* some work on issue #329redmatrix2015-05-251-2/+3
* product was a bad string to use because we may require it for e-commerce, and...redmatrix2015-05-131-1/+1
* 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
* 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
* remote_user => remote_channelfriendica2015-01-281-4/+4
* local_user => local_channelfriendica2015-01-281-20/+20
* 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