aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* prevent re-registrations using a deleted username - not an issue with Friendi...friendica2012-03-222-0/+15
* work around doubled linefeeds in tinymce3.5b2friendica2012-03-211-0/+10
* revert permissions relaxation on communityfriendica2012-03-211-2/+2
* move friend suggestions to top of contact page, add default contact profile p...friendica2012-03-202-2/+23
* missed a default profile photo replacement in notificationsfriendica2012-03-201-1/+1
* change default profile photo to something more interesting than a reddish bro...friendica2012-03-203-5/+5
* slightly relax overly strict permissions in community and search to match tho...friendica2012-03-202-8/+11
* bug #339 - lostpass sending to username, not emailfriendica2012-03-201-4/+5
* cleanup after openid refactoringfriendica2012-03-191-1/+6
* refactor openid logins/registrationsfriendica2012-03-191-51/+55
* some openid fixes, use identity url from openid server and normalise it.friendica2012-03-192-1/+9
* ctrl + left|right cursor keys to prev/next photosfriendica2012-03-191-1/+12
* Merge pull request #149 from CatoTH/masterSimon2012-03-191-1/+1
|\
| * Existing photos could not be used as profile photos anymore - should be fixed...Tobias Hößl2012-03-191-1/+1
* | community discovery cont., cleanup of DB debuggingfriendica2012-03-181-3/+3
|/
* CSRF-Protection in the group-related form (creating, renaming and dropping a ...Tobias Hößl2012-03-181-7/+19
* remove admin view of local directoryfriendica2012-03-171-15/+2
* template processor broken with foreach k=>v and k is integer 0friendica2012-03-171-2/+2
* cut/paste errorfriendica2012-03-171-1/+1
* make auto-complete work in more placesSimon L'nu2012-03-161-1/+9
* convert boolean or int settings to strings to work around issues with templat...friendica2012-03-161-7/+7
* Merge pull request #141 from CatoTH/masterSimon2012-03-161-1/+1
|\
| * Use tabindex to enable easy navigation in the dialog to write private mails; ...Tobias Hößl2012-03-161-1/+1
* | syntax error from pasted text, remove ^M'sfriendica2012-03-161-96/+96
* | bug #335 network search broken after new ssl policy settingsfriendica2012-03-161-1/+1
|/
* track whether contact is a community page or notfriendica2012-03-152-4/+14
* more recycle fixes for plaintextfriendica2012-03-151-1/+1
* fix recycle symbol when using plaintext editorfriendica2012-03-151-1/+1
* don't allow multiple friends with http/https same person, don't show mail2 co...friendica2012-03-141-3/+18
* basic ssl_policy for important modulesfriendica2012-03-149-110/+112
* ssl_policy stufffriendica2012-03-142-7/+70
* Merge pull request #132 from campino/masterfriendica2012-03-141-104/+140
|\
| * Merge branch 'master' of git://github.com/friendica/friendicaAlexander Kampmann2012-03-145-15/+43
| |\
| * | get_tags tests corrected. They test for the right things now. Alexander Kampmann2012-03-141-6/+7
| * | get tags test improvedAlexander Kampmann2012-03-121-24/+55
| * | splitted test cases.Alexander Kampmann2012-03-091-104/+108
* | | Merge branch 'pull'friendica2012-03-141-1/+1
|\ \ \
| * \ \ Merge https://github.com/friendica/friendica into pullfriendica2012-03-141-1/+1
| |\ \ \
| | * | | PHP Fatal error: Call-time pass-by-reference has been removed in mod/item.ph...Simon L'nu2012-03-141-1/+1
* | | | | addon settings form errorfriendica2012-03-132-2/+2
|/ / / /
* / / / more work on filer, comment level and file tag removalfriendica2012-03-131-0/+21
|/ / /
* | | sort inbox by recently replied conversations firstfriendica2012-03-131-1/+1
* | | file as widget and basic filing implementation for duepuntozero,slackrfriendica2012-03-132-0/+24
* | | don't count self in number of contatcsfriendica2012-03-131-4/+2
* | | Merge branch 'pull'friendica2012-03-137-42/+83
|\ \ \
| * | | Some security against XSRF-attacksTobias Hößl2012-03-123-33/+72
| * | | Merge branch 'master' of git://github.com/friendica/friendicaTobias Hößl2012-03-123-9/+16
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' of git://github.com/friendica/friendicaTobias Hößl2012-03-114-9/+31
| |\ \ \
| * \ \ \ Merge branch 'master' of git://github.com/friendica/friendicaTobias Hößl2012-03-0911-100/+149
| |\ \ \ \
| * | | | | A 'PHP Fatal error: Call to a member function getElementsByTagName() on a no...Tobias Hößl2012-03-031-1/+1