| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | catch OpenID login errors in cases when the OpenID server does not answers | Tobias Diekershoff | 2012-03-30 | 1 | -1/+5 |
| * | | rename "file as" to "save to folder" | friendica | 2012-03-30 | 2 | -3/+3 |
| * | | bug #352 - qcomment plugin disabled, qcomments still allowed | friendica | 2012-03-30 | 1 | -2/+5 |
| * | | another silly mistake | friendica | 2012-03-29 | 1 | -3/+3 |
| * | | silly mistake | friendica | 2012-03-29 | 1 | -2/+3 |
| * | | zrl on mentions | friendica | 2012-03-29 | 1 | -0/+6 |
| * | | use zrl to get home again | friendica | 2012-03-29 | 4 | -17/+31 |
| * | | typo in function name | friendica | 2012-03-29 | 1 | -3/+2 |
| * | | some reported warnings cleaned up | friendica | 2012-03-28 | 3 | -8/+11 |
| * | | Merge branch 'pull' | friendica | 2012-03-28 | 8 | -73/+311 |
| |\ \ |
|
| * | | | improved rw notifications | friendica | 2012-03-28 | 1 | -0/+11 |
* | | | | Several improvements | Michael Vogel | 2012-03-31 | 2 | -2/+6 |
| |/ /
|/| | |
|
* | | | Merge commit 'upstream/master' | Michael Vogel | 2012-03-28 | 24 | -128/+282 |
|\| | |
|
| * | | filer: info() on item filed | Fabio Comuni | 2012-03-28 | 1 | -0/+1 |
| * | | profile_tabs hook | friendica | 2012-03-27 | 1 | -1/+1 |
| * | | don't expire filed items | friendica | 2012-03-27 | 1 | -0/+5 |
| * | | theme description with preview (non-translatable unfortunately) | friendica | 2012-03-26 | 1 | -0/+1 |
| * | | preparation for some possibly killer features | friendica | 2012-03-26 | 1 | -6/+4 |
| * | | language issues in enotify | friendica | 2012-03-26 | 1 | -5/+9 |
| * | | don't include friend suggestions for people with the same name as current con... | friendica | 2012-03-25 | 1 | -2/+6 |
| * | | theme screenshots | friendica | 2012-03-25 | 1 | -0/+10 |
| * | | enotify plugin hook | friendica | 2012-03-25 | 1 | -2/+24 |
| * | | NOTIFY_SYSTEM | friendica | 2012-03-25 | 1 | -1/+6 |
| * | | improved the inivitations and added a bit of sales pitch. | friendica | 2012-03-24 | 1 | -3/+1 |
| * | | bug #346 - add oembed maxwidth to oembed request | friendica | 2012-03-24 | 1 | -2/+3 |
| * | | prevent duplicate friend suggestions | friendica | 2012-03-24 | 1 | -0/+9 |
| * | | block filed items from deletion | friendica | 2012-03-24 | 2 | -4/+4 |
| * | | ability to change tags in edited posts | friendica | 2012-03-22 | 2 | -5/+22 |
| |/ |
|
| * | prevent re-registrations using a deleted username - not an issue with Friendi... | friendica | 2012-03-22 | 1 | -0/+6 |
| * | support lowercase :-p smilie | friendica | 2012-03-21 | 1 | -0/+2 |
| * | remove stray template variable from old code | friendica | 2012-03-20 | 1 | -2/+1 |
| * | more friend suggestions | friendica | 2012-03-20 | 1 | -1/+1 |
| * | change default profile photo to something more interesting than a reddish bro... | friendica | 2012-03-20 | 3 | -5/+5 |
| * | add IP address to failed login log message | friendica | 2012-03-19 | 1 | -1/+2 |
| * | Merge pull request #152 from beardy-unixer/84f8e2eaa87c90473ce79ebcd4f76f3657... | friendica | 2012-03-19 | 1 | -24/+2 |
| |\ |
|
| | * | modified: include/text.php | Thomas | 2012-03-19 | 1 | -3/+2 |
| | * | modified: include/text.php | Thomas | 2012-03-19 | 1 | -21/+0 |
| * | | Merge pull request #150 from fabrixxm/master | friendica | 2012-03-19 | 1 | -1/+1 |
| |\ \ |
|
| | * \ | Merge remote-tracking branch 'friendica/master' | Fabio Comuni | 2012-03-19 | 20 | -141/+640 |
| | |\ \ |
|
| | * | | | add 'loggin_out' hook | Fabio Comuni | 2012-03-12 | 1 | -1/+1 |
| * | | | | refactor openid logins/registrations | friendica | 2012-03-19 | 1 | -25/+4 |
| | |_|/
| |/| | |
|
| * | | | some openid fixes, use identity url from openid server and normalise it. | friendica | 2012-03-19 | 1 | -0/+3 |
| | |/
| |/| |
|
| * | | support "no_smilies" | friendica | 2012-03-19 | 1 | -0/+5 |
| * | | Merge pull request #149 from CatoTH/master | Simon | 2012-03-19 | 1 | -8/+12 |
| |\ \ |
|
| | * | | Existing photos could not be used as profile photos anymore - should be fixed... | Tobias Hößl | 2012-03-19 | 1 | -8/+12 |
| * | | | community discovery cont., cleanup of DB debugging | friendica | 2012-03-18 | 5 | -17/+47 |
| |/ / |
|
| * | | CSRF-Protection in the group-related form (creating, renaming and dropping a ... | Tobias Hößl | 2012-03-18 | 1 | -0/+6 |
| * | | replace split() by explode(); split is deprecated | Tobias Hößl | 2012-03-18 | 2 | -2/+2 |
| * | | bug #337, call template_unescape() only at the end of template processing | friendica | 2012-03-17 | 3 | -4/+4 |
| * | | queue optimisation - back off delivery attempts to once per hour after the fi... | friendica | 2012-03-17 | 1 | -3/+8 |