aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* let's limit this to two weeks so it doesn't pound servers and waste too much ...friendica2014-03-261-1/+1
* there's the problemfriendica2014-03-261-4/+5
* more work on firehosefriendica2014-03-265-10/+42
* add admin/channelsfriendica2014-03-261-3/+3
* allow zotfeed to create a firehose of a site.friendica2014-03-263-17/+37
* This should be a slight improvement in setting ciphers - we'll punt on RedHat...friendica2014-03-251-8/+4
* Merge https://github.com/friendica/red into zpullfriendica2014-03-251-1/+5
|\
| * Fix wall photo uploads.Thomas Willingham2014-03-251-1/+5
* | missed onefriendica2014-03-251-1/+0
* | ensure wall_upload always has width and height if the image is validfriendica2014-03-251-1/+5
|/
* this should improve queue performance dramatically.friendica2014-03-244-7/+15
* that should fix it.friendica2014-03-242-2/+7
* that didn't work out wellfriendica2014-03-241-2/+2
* ssl ciphers - be liberal in what we accept, conservative in what we generatefriendica2014-03-241-12/+24
* don't allow normal channels to have the name 'sys'.friendica2014-03-231-0/+5
* make sure crypto is loaded before creating a keypairfriendica2014-03-231-0/+1
* cheange encode_item() logging to logger_data because it's way too noisy and h...friendica2014-03-231-1/+1
* create_sys_channel during setup bypasses our check when creating the first ac...friendica2014-03-232-0/+11
* provide 'style' option to archive widget to choose between 'select' and 'list...friendica2014-03-231-0/+2
* add curl error text to mod/probe so we can remotely diagnose communication is...friendica2014-03-231-2/+4
* Merge https://github.com/friendica/red into zpullfriendica2014-03-231-2/+4
|\
| * add width and height to uploaded photo bodymarijus2014-03-221-1/+3
| * use border-box for everythingmarijus2014-03-221-1/+1
* | improve curl error loggingfriendica2014-03-231-1/+3
|/
* we don't allow forgeries to be received - save some bandwidth by not allowing...friendica2014-03-211-0/+5
* found what I believe is the root cause of issue #230, but don't yet have a wo...friendica2014-03-201-13/+21
* increase log info to track down source of ownership failuresfriendica2014-03-201-1/+1
* docofriendica2014-03-191-0/+1
* prune_hub_reinstalls() and add cron weekly as a side effectfriendica2014-03-192-0/+49
* cleanupfriendica2014-03-183-26/+36
* oopsThomas Willingham2014-03-181-1/+1
* Missed oneThomas Willingham2014-03-181-2/+3
* sprintf errorfriendica2014-03-171-1/+1
* remove mysql dependencies from cache apifriendica2014-03-161-31/+16
* mail notification goes to old linkfriendica2014-03-161-1/+1
* little fixes of hopefully nil significancefriendica2014-03-165-16/+18
* this is the correct fixfriendica2014-03-161-2/+2
* mergeChristian Vogeley2014-03-156-22/+16
|\
| * contact_block() not being shown to unauthenticated visitors - even if perms a...friendica2014-03-132-4/+7
| * file had wrong extensionfriendica2014-03-111-9/+0
| * protect filed conversations from expiration - we check the parent to see if i...friendica2014-03-111-1/+1
| * version updatefriendica2014-03-111-1/+1
| * this commit is an attempt to make conv items better scalable on smaller scree...marijus2014-03-101-7/+7
* | API: statusnet_html:trim was trimming too muchChristian Vogeley2014-03-151-1/+2
|/
* collapse the advanced directory search so that folks who think they're advanc...friendica2014-03-081-1/+1
* advanced search front-endfriendica2014-03-081-0/+5
* notify when permissions change and haven't been saved.friendica2014-03-071-0/+1
* bring friends backfriendica2014-03-061-10/+10
* add clock widget and correct some docofriendica2014-03-051-0/+56
* move language selector to a modulefriendica2014-03-051-1/+0