Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zchannel rename to new_channel | friendica | 2012-10-29 | 1 | -1/+1 |
| | |||||
* | comments sort of working again but now need to fix the threading which was ↵ | friendica | 2012-10-25 | 1 | -201/+118 |
| | | | | ported when it was only half working | ||||
* | updates | friendica | 2012-09-09 | 1 | -0/+2 |
| | |||||
* | simplify | friendica | 2012-07-21 | 1 | -16/+5 |
| | |||||
* | registration issue after re-factor | friendica | 2012-06-01 | 1 | -1/+6 |
| | |||||
* | turn registration code into a standalone function for re-use | friendica | 2012-05-31 | 1 | -310/+23 |
| | |||||
* | Create a "potential default group" called "Friends" on registration. | friendica | 2012-05-30 | 1 | -0/+5 |
| | |||||
* | rev update | friendica | 2012-05-20 | 1 | -29/+8 |
| | |||||
* | Remove Gravatar from core and add new hook avatar_lookup. | Klaus Weidenbach | 2012-04-09 | 1 | -9/+5 |
| | | | | | This patch removes all occurances of Gravatar from friendica's core and adds a new hook "avatar_lookup" inside the function avatar_img($email) where the new *avatar-plugins should hook in. I haven't touched the language files yet. Are they updated automatically somehow? | ||||
* | Rename gravatar_img() more generic to avatar_img(). | Klaus Weidenbach | 2012-04-09 | 1 | -2/+2 |
| | | | | | I would like to extend the Gravatar support to also use Libravatar, a decentralized avatar service. First step to extract Gravatar from core and put it into its own plugin. Later the Libravatar plugin can be done, too as a plugin. | ||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -2/+9 |
|\ | | | | | | | | | | | Conflicts: include/config.php update.php | ||||
| * | ensure all new users get a timezone. We'll use UTC until they choose otherwise. | friendica | 2012-03-31 | 1 | -2/+2 |
| | | |||||
| * | register hooks for a COPA plugin | friendica | 2012-03-31 | 1 | -0/+7 |
|/ | |||||
* | prevent re-registrations using a deleted username - not an issue with ↵ | friendica | 2012-03-22 | 1 | -0/+10 |
| | | | | Friendica but could create a serious privacy issue with federated platforms | ||||
* | add closeness attribute | friendica | 2012-01-31 | 1 | -2/+2 |
| | |||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | implement max daily registrations | friendica | 2011-12-20 | 1 | -0/+19 |
| | |||||
* | cannot register at all when multiple_pages is not allowed | friendica | 2011-12-09 | 1 | -1/+6 |
| | |||||
* | more social graph stuff | Friendika | 2011-11-01 | 1 | -3/+5 |
| | |||||
* | . | Friendika | 2011-09-24 | 1 | -2/+1 |
| | |||||
* | cleanup | Friendika | 2011-08-16 | 1 | -1/+1 |
| | |||||
* | guid functions | Friendika | 2011-08-07 | 1 | -1/+1 |
| | |||||
* | some more zot changes migrating back to f9a mainline | Friendika | 2011-08-01 | 1 | -3/+3 |
| | |||||
* | register hook | Friendika | 2011-07-19 | 1 | -0/+2 |
| | |||||
* | basic diaspora discovery | Friendika | 2011-07-18 | 1 | -2/+3 |
| | |||||
* | invite system | Friendika | 2011-07-17 | 1 | -0/+32 |
| | |||||
* | input the admin email address during install/setup. | Friendika | 2011-07-07 | 1 | -3/+8 |
| | |||||
* | collapse multiple spaces in usernames | Friendika | 2011-06-29 | 1 | -0/+3 |
| | |||||
* | bug #85 | Friendika | 2011-05-23 | 1 | -2/+17 |
| | |||||
* | add info() function. Works like notice() but show messages in a div with ↵ | Fabio Comuni | 2011-05-23 | 1 | -2/+2 |
| | | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes | ||||
* | deprecate load_view_file | Friendika | 2011-05-11 | 1 | -4/+4 |
| | |||||
* | photo lockview not working, temp fix for po2php | Friendika | 2011-05-10 | 1 | -2/+2 |
| | |||||
* | don't use load_view_file() except in email templates and install of htconfig ↵ | Friendika | 2011-05-10 | 1 | -2/+2 |
| | | | | - to avoid getting wrong file when package is updated by copying over an older version. | ||||
* | set utf-8 on all emails | Friendika | 2011-04-14 | 1 | -3/+8 |
| | |||||
* | doco | Friendika | 2011-04-13 | 1 | -2/+5 |
| | |||||
* | support feed attachments/enclosures, and fix for bug #30 | Friendika | 2011-04-06 | 1 | -1/+1 |
| | |||||
* | repair duplicate nickname accounts caused by race condition | Friendika | 2011-03-24 | 1 | -0/+18 |
| | |||||
* | Merge branch 'gettext' of https://github.com/fabrixxm/friendika into ↵ | Friendika | 2011-03-18 | 1 | -2/+2 |
|\ | | | | | | | fabrixxm-gettext | ||||
| * | update source strings | fabrixxm | 2011-03-11 | 1 | -2/+2 |
| | | |||||
* | | roll back "real people preferred" message - ineffectual | Friendika | 2011-03-11 | 1 | -1/+3 |
|/ | |||||
* | indicate preference to register/communicate-with real people and not ↵ | Friendika | 2011-03-08 | 1 | -1/+4 |
| | | | | fictitious entities. | ||||
* | move php path setting inside proc_run | Friendika | 2011-02-23 | 1 | -2/+1 |
| | |||||
* | move directory registration block before redirect | Friendika | 2011-02-23 | 1 | -7/+7 |
| | |||||
* | push directory on register - if permitted | Friendika | 2011-02-23 | 1 | -0/+8 |
| | |||||
* | resolve file inclusion conflicts w/ multiple plugins, improve the typo checker | Friendika | 2011-02-21 | 1 | -0/+4 |
| | |||||
* | default publish to directory, but offer registration privacy setting. | Friendika | 2011-02-21 | 1 | -3/+25 |
| | | | | | generalise publish option template - so once translated we can merge them all. Update strings. | ||||
* | removed function was still referenced | Friendika | 2011-01-11 | 1 | -1/+1 |
| | |||||
* | use default system theme for system pages | Friendika | 2011-01-07 | 1 | -0/+4 |
| | |||||
* | secure admin hijacking from openid | Friendika | 2011-01-04 | 1 | -0/+11 |
| | |||||
* | declare key size/algorithm to ensure key gets generated | Friendika | 2011-01-02 | 1 | -0/+13 |
| |