aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* turn on comment editfriendica2012-04-161-4/+4
* propagate edited commentsfriendica2012-04-161-2/+6
* edited comments weren't being relayedfriendica2012-04-161-0/+24
* Merge pull request #238 from annando/masterfriendica2012-04-154-13/+178
|\
| * DBA: Reverting back to original sourceMichael Vogel2012-04-141-3/+1
| * DBA: Nothing really done ..Michael Vogel2012-04-141-71/+0
| * Merge commit 'upstream/master'Michael Vogel2012-04-145-16/+39
| |\
| * \ Merge commit 'upstream/master'Michael Vogel2012-04-133-214/+226
| |\ \
| * | | DBA: Deactivation of the mysqli-class for testing purposes.Michael Vogel2012-04-131-30/+31
| * | | Merge commit 'upstream/master'Michael Vogel2012-04-119-210/+331
| |\ \ \
| * | | | API: Improved the timeline. Several (disabled) tests with caching of photos.Michael Vogel2012-04-112-8/+12
| * | | | html2plain: changed behaviour for the "hr" element.Michael Vogel2012-04-091-1/+1
| * | | | API: Added Public TimelineMichael Vogel2012-04-081-5/+85
| * | | | API: Now mentions could work as well - only my client doesn't really workMichael Vogel2012-04-081-61/+72
| * | | | API: Basic support of the identica client added.Michael Vogel2012-04-081-0/+72
* | | | | open contact edit in same windowfriendica2012-04-151-1/+1
* | | | | Merge pull request #234 from copyninja/masterfriendica2012-04-142-0/+0
|\ \ \ \ \
| * | | | | Another bunch of executable permission removalVasudev Kamath2012-04-142-0/+0
| | |_|_|/ | |/| | |
* | | | | string fix: typo. slow down scroll to top in dispysSimon L'nu2012-04-141-2/+2
* | | | | bug #372 - category feedsfriendica2012-04-141-0/+10
|/ / / /
* | | | one morefriendica2012-04-131-1/+1
* | | | additional marital status selectorsfriendica2012-04-131-1/+1
* | | | Merge remote-tracking branch 'friendica/master'Fabio Comuni2012-04-132-1/+27
|\ \ \ \
| * | | | stray debug statements, forgot to filter pending contactsfriendica2012-04-121-5/+5
| * | | | bug #369 - show contacts who are not in any groupsfriendica2012-04-122-4/+19
| | |_|/ | |/| |
| * | | query to find un-grouped contactsfriendica2012-04-121-1/+12
* | | | move html out of lang_selector() and new template lang_selector.tplFabio Comuni2012-04-131-9/+16
* | | | validate_url allow naked subdomain if is "localhost"Fabio Comuni2012-04-131-3/+4
|/ / /
* | | reverting recent db driver changes - won't install cleanly, won't update clea...friendica2012-04-121-274/+186
* | | table cleanupfriendica2012-04-122-0/+19
| |/ |/|