aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* If a contact has had delivery issues in the last 15 minutes, send new posts s...friendica2012-05-074-8/+34
* separate poll_interval from delivery_interval - default is the same.friendica2012-05-071-1/+3
* reset permissions to forum default when adding forum delivery chainfriendica2012-05-061-2/+12
* consolidate item deletion so we can fix orphaned categories and file_as tags.friendica2012-05-051-27/+32
* workaround to clean up orphaned filetagsfriendica2012-05-041-1/+1
* only show remove category to item ownerfriendica2012-05-041-1/+2
* category removalfriendica2012-05-041-4/+9
* "show more" friends in commonfriendica2012-05-042-7/+13
* implement max load average before queuing/deferring delivery and poller proce...friendica2012-05-032-0/+24
* yet another bug in remote_friends_in_commonfriendica2012-05-032-1/+2
* string updatefriendica2012-05-031-1/+3
* validate_url() and validate_email() validate also IP address.Fabio Comuni2012-05-031-3/+3
* use mysql replace on cache itemsfriendica2012-05-021-12/+30
* fixing common friendsfriendica2012-05-021-6/+7
* missing paramfriendica2012-05-021-1/+2
* how did that happen?friendica2012-05-021-1/+1
* shuffle results of remote_common_friends widgetfriendica2012-05-022-8/+25
* only validate oncefriendica2012-05-011-3/+0
* perform basic validationfriendica2012-05-011-0/+3
* final touches - show friends in common with total strangers from different sitesfriendica2012-05-012-7/+13
* cross fingersfriendica2012-05-011-1/+1
* reduce the scope a bitfriendica2012-05-012-19/+11
* fn not foundfriendica2012-05-011-0/+1
* another onefriendica2012-05-011-1/+1
* typofriendica2012-05-011-1/+1
* first try common friends for visitorsfriendica2012-05-012-0/+81
* improve handling of relative feed url'sfriendica2012-05-011-1/+1
* convert html entities to utf-8 before email header encodingfriendica2012-05-011-2/+2
* link socgraph to zrlsfriendica2012-05-012-25/+21
* adding zrl support to social graphsfriendica2012-05-012-15/+25
* hidden plugins (add .hidden file to dir)friendica2012-04-302-1/+71
* change api.php in function api_item_get_user to check if $usercache is NULL b...Zach Prezkuta2012-04-301-1/+1
* missed a db fieldfriendica2012-04-291-1/+1
* typo in profile_selectors, fix remote taggingfriendica2012-04-292-17/+33
* not all profile selector choices have unique or direct translationsfriendica2012-04-291-6/+12
* log db error strings in all casesfriendica2012-04-291-3/+3
* improved db error loggingfriendica2012-04-291-9/+17
* toggle to archive unfriends, though render them uselessfriendica2012-04-281-0/+15
* a few more continues that should be returnsfriendica2012-04-281-7/+7
* poller refactor: continue not valid in this contextfriendica2012-04-281-1/+1
* break up poller into separate processesfriendica2012-04-272-431/+525
* implement contact archivalfriendica2012-04-273-7/+8
* make comment edit icons look more like base themefriendica2012-04-261-0/+8
* separate tag search from body searchfriendica2012-04-232-7/+7
* move unfriend to standalone function for use in account removalfriendica2012-04-231-0/+43
* allow bbcode representation of html symbols such as © by wrapping in bb ...friendica2012-04-231-0/+3
* bug #388 - notify_comment received after post deletedfriendica2012-04-222-2/+2
* api: add support for StatusNet-style media param to APIMichael Johnston2012-04-221-1/+10
* TypoTobias Hößl2012-04-171-2/+2
* Some Bugfixes, and variable checksTobias Hößl2012-04-177-41/+43