aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | some openid fixes, use identity url from openid server and normalise it.friendica2012-03-191-0/+3
| |/ / |/| |
* | | support "no_smilies"friendica2012-03-191-0/+5
* | | Merge pull request #149 from CatoTH/masterSimon2012-03-191-8/+12
|\ \ \
| * | | Existing photos could not be used as profile photos anymore - should be fixed...Tobias Hößl2012-03-191-8/+12
* | | | community discovery cont., cleanup of DB debuggingfriendica2012-03-185-17/+47
|/ / /
* | | CSRF-Protection in the group-related form (creating, renaming and dropping a ...Tobias Hößl2012-03-181-0/+6
* | | replace split() by explode(); split is deprecatedTobias Hößl2012-03-182-2/+2
* | | bug #337, call template_unescape() only at the end of template processingfriendica2012-03-173-4/+4
* | | queue optimisation - back off delivery attempts to once per hour after the fi...friendica2012-03-171-3/+8
* | | template processor broken with foreach k=>v and k is integer 0friendica2012-03-171-1/+1
* | | add "send pm" link to photo dropdown for Diaspora contactsfriendica2012-03-161-0/+11
* | | Merge branch 'pull'friendica2012-03-161-6/+8
|\ \ \
| * \ \ Merge pull request #141 from CatoTH/masterSimon2012-03-161-6/+8
| |\ \ \
| | * | | Use tabindex to enable easy navigation in the dialog to write private mails; ...Tobias Hößl2012-03-161-6/+8
* | | | | wrong link in d* comment notificationsfriendica2012-03-161-1/+1
|/ / / /
* | | | bug #335 network search broken after new ssl policy settingsfriendica2012-03-161-1/+1
* | | | whitespacefriendica2012-03-161-0/+1
* | | | notification for disapora commentsfriendica2012-03-161-0/+42
|/ / /
* | | Merge branch 'pull'friendica2012-03-157-63/+305
|\ \ \ | | |/ | |/|
| * | html2bbcode: Disabled size conversionMichael Vogel2012-03-151-9/+9
| * | Merge commit 'upstream/master'Michael Vogel2012-03-159-44/+263
| |\ \
| * | | Mail: Subject are now with working "Re:"Michael Vogel2012-03-122-43/+14
| * | | Removing test exportsMichael Vogel2012-03-112-4/+4
| * | | Merge commit 'upstream/master'Michael Vogel2012-03-111-3/+3
| |\ \ \
| * | | | Item cache now is one day.Michael Vogel2012-03-111-1/+1
| * | | | Cache: item cache now has an autodelete of old files. The pages plugin now se...Michael Vogel2012-03-112-1/+14
| * | | | Caching improved.Michael Vogel2012-03-101-13/+11
| * | | | Enabled Caching for items. Changed color of tags in diabook.Michael Vogel2012-03-101-1/+16
| * | | | New config options if ostatus polling should use the priority in the contactsMichael Vogel2012-03-101-1/+4
| * | | | Mail: Removing signatures, gpg, unnecessary line breaksMichael Vogel2012-03-103-2/+240
| * | | | Merge commit 'upstream/master'Michael Vogel2012-03-0911-213/+421
| |\ \ \ \
| * | | | | html2bbcode: don't convert sizes and fonts.Michael2012-03-021-3/+7
* | | | | | track whether contact is a community page or notfriendica2012-03-151-0/+5
| |_|_|/ / |/| | | |
* | | | | basic ssl_policy for important modulesfriendica2012-03-142-20/+28
* | | | | ssl_policy stufffriendica2012-03-141-0/+17
* | | | | more work on filer, comment level and file tag removalfriendica2012-03-133-20/+28
* | | | | file as widget and basic filing implementation for duepuntozero,slackrfriendica2012-03-133-1/+32
* | | | | Merge pull request #129 from CatoTH/masterfriendica2012-03-136-9/+64
|\ \ \ \ \
| * | | | | Some security against XSRF-attacksTobias Hößl2012-03-121-0/+46
| * | | | | Merge branch 'master' of git://github.com/friendica/friendicaTobias Hößl2012-03-121-0/+73
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' of git://github.com/friendica/friendicaTobias Hößl2012-03-111-3/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' of git://github.com/friendica/friendicaTobias Hößl2012-03-0911-206/+405
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Mostly some checks in order to avoid Notices; 1 real bugfix in /mod/network.phpTobias Hößl2012-02-283-5/+11
| * | | | | Merge remote branch 'upstream/master'Tobias Hößl2012-02-2814-167/+719
| |\ \ \ \ \
| * | | | | | wasn't actually changed beforeTobias Hößl2012-02-281-2/+2
| * | | | | | Avoid a noticeTobias Hößl2012-02-281-0/+1
| * | | | | | Avoid a NoticeTobias Hößl2012-02-271-1/+3
| * | | | | | Avoid a NoticeTobias Hößl2012-02-271-1/+1
* | | | | | | initial tag display for categories and save-to-file - suitable for testing bu...friendica2012-03-131-0/+27
| |_|_|_|/ / |/| | | | |
* | | | | | more save to file backendfriendica2012-03-111-1/+55