| Commit message (Expand) | Author | Age | Files | Lines |
* | some work on issue #329 | redmatrix | 2015-05-25 | 1 | -2/+3 |
* | product was a bad string to use because we may require it for e-commerce, and... | redmatrix | 2015-05-13 | 1 | -1/+1 |
* | Correcting reported Doxygen syntax warnings. | Klaus Weidenbach | 2015-03-29 | 1 | -227/+200 |
* | provide a site-wide expiration policy without loopholes - still need work to ... | friendica | 2015-03-24 | 1 | -3/+1 |
* | add reddress to profile - but all is not as it seems. Copy to clipboard is bl... | friendica | 2015-03-07 | 1 | -4/+7 |
* | support rel=me on channel "homepage" url | friendica | 2015-02-24 | 1 | -1/+1 |
* | remote rating and addition of rate-me to channel profile sidebar | friendica | 2015-02-04 | 1 | -4/+2 |
* | first cut at rating widget. The flaw is that it is limited because it require... | friendica | 2015-02-04 | 1 | -0/+6 |
* | remote_user => remote_channel | friendica | 2015-01-28 | 1 | -4/+4 |
* | local_user => local_channel | friendica | 2015-01-28 | 1 | -20/+20 |
* | Allow tags in mail, many profile fields, and admin info | Stefan Parviainen | 2015-01-13 | 1 | -13/+1 |
* | Merge remote-tracking branch 'upstream/master' | Christian Vogeley | 2015-01-11 | 1 | -1/+4 |
|\ |
|
| * | Don't show links to edit alternate profiles if multi_profiles is disabled | Stefan Parviainen | 2014-12-30 | 1 | -1/+4 |
* | | Fix for issue #763 Error creating new channel within the limits of the | Christian Vogeley | 2015-01-11 | 1 | -1/+1 |
|/ |
|
* | Show tags in other channels profile field to make it easier to navigate to th... | Stefan Parviainen | 2014-12-07 | 1 | -3/+14 |
* | implicit boolean, formatting | Habeas Codice | 2014-11-20 | 1 | -2/+2 |
* | Merge remote-tracking branch 'upstream/master' | Habeas Codice | 2014-11-13 | 1 | -1/+20 |
|\ |
|
| * | issue #683 - don't linkify homepage field without validating | friendica | 2014-11-10 | 1 | -0/+2 |
| * | some minor cleanup of unreported (and as yet undiscovered) issues with permis... | friendica | 2014-11-05 | 1 | -0/+2 |
| * | ok heads up - potentially destabilising change. I've tried to sort out all th... | friendica | 2014-11-04 | 1 | -1/+16 |
* | | PostgreSQL support initial commit | Habeas Codice | 2014-11-13 | 1 | -10/+10 |
|/ |
|
* | several unrelated things - auto_follow wasn't working for new accounts, error... | friendica | 2014-10-27 | 1 | -0/+2 |
* | private forum issues | friendica | 2014-10-21 | 1 | -1/+2 |
* | this is the reason Diaspora forum tagging was broken | friendica | 2014-10-14 | 1 | -3/+4 |
* | disable email notifications when bulk importing content. | friendica | 2014-10-08 | 1 | -0/+32 |
* | Changed default avatars to PNG as agreed with Mike here: https://redmatrix.nl... | Jeroen | 2014-10-05 | 1 | -1/+1 |
* | That's a string, not an integer | Thomas Willingham | 2014-10-03 | 1 | -1/+1 |
* | Set timezone when creating a channel. | Thomas Willingham | 2014-10-03 | 1 | -3/+4 |
* | issues with diaspora comment signatures on relayed comments that are relayed ... | friendica | 2014-10-02 | 1 | -0/+11 |
* | only auto-follow the site recommendations if creating the first channel for a... | friendica | 2014-10-01 | 1 | -1/+11 |
* | ability to pre-populate connections for new channels. e.g. "MySpace Tom" | friendica | 2014-10-01 | 1 | -1/+10 |
* | Merge remote branch 'upstream/master' | habeascodice | 2014-09-28 | 1 | -0/+16 |
|\ |
|
| * | some background work for import/export of things and liked things/profiles | friendica | 2014-09-27 | 1 | -0/+16 |
* | | Typo in regex causes runtime error | habeascodice | 2014-09-28 | 1 | -1/+1 |
|/ |
|
* | optionally include wall items (posts) in import/export | friendica | 2014-09-25 | 1 | -3/+4 |
* | usability tweaks | friendica | 2014-09-17 | 1 | -2/+6 |
* | channel permission roles | friendica | 2014-09-17 | 1 | -5/+5 |
* | implement permission roles - the backend should be done except for maybe a co... | friendica | 2014-09-17 | 1 | -8/+53 |
* | use the more portable encoded_item format for exported items - but with added... | friendica | 2014-09-16 | 1 | -12/+6 |
* | channel export with items | friendica | 2014-09-15 | 1 | -1/+35 |
* | This is long overdue - use a symblic constant NULL_DATE instead of the easily... | friendica | 2014-09-08 | 1 | -1/+1 |
* | store diaspora meta info in the item table. It has to go there or it will kil... | friendica | 2014-09-03 | 1 | -16/+11 |
* | the rest of the diaspora local discovery stuff | friendica | 2014-08-21 | 1 | -3/+21 |
* | some work on extended profile fields | friendica | 2014-08-13 | 1 | -0/+41 |
* | issue #551 provide import/export of profiles (if this feature is enabled) | friendica | 2014-08-04 | 1 | -9/+7 |
* | Let site admin choose what profile fields to support. | friendica | 2014-08-02 | 1 | -0/+37 |
* | correct the permissions on profile page | friendica | 2014-07-17 | 1 | -1/+1 |
* | clean up more code duplication | friendica | 2014-07-14 | 1 | -1/+1 |
* | visage tracking opt-in/opt-out | friendica | 2014-07-03 | 1 | -0/+12 |
* | ability to like things | friendica | 2014-06-23 | 1 | -1/+3 |