aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Allow plugins to modify the contact photo menuMatthew Exon2012-05-151-1/+1
|
* rename get_language() to get_browser_language()friendica2012-05-132-4/+4
|
* fix search/new against possible email leakagefriendica2012-05-111-0/+3
|
* better test of email reply visibilityfriendica2012-05-112-3/+3
|
* moderated comment templatesfriendica2012-05-111-0/+11
|
* send browser back to correct page (with query args) after postingfriendica2012-05-091-1/+1
|
* slight improvement in a couple of queriesfriendica2012-05-081-0/+6
|
* don't provide 'show more' on remote friends in common unless there are ↵friendica2012-05-081-1/+2
| | | | actually more
* make it optional to optimize the item table after expirefriendica2012-05-081-1/+5
|
* finished dry run - now for real testfriendica2012-05-071-1/+3
|
* don't throw "did not contain xml" error if it's a valid rss that doesn't ↵friendica2012-05-071-1/+1
| | | | have the <?xml declaration
* If a contact has had delivery issues in the last 15 minutes, send new posts ↵friendica2012-05-074-8/+34
| | | | | | | straight to the queue and don't even try to connect. Also defer polling for stuck contacts. Should reduce the number of stuck processes trying to connect with dead or dying servers significantly.
* 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 ↵friendica2012-05-032-0/+24
| | | | processes
* 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 ↵Zach Prezkuta2012-04-301-1/+1
| | | | before checking an element in it
* 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
|