aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add admin page in navFabio Comuni2011-06-131-2/+7
* reduce visibility of lang-select flag (duepuntozero)Friendika2011-06-101-1/+13
* fixed a few feed problems affecting activity objects/targetsFriendika2011-06-101-4/+21
* event itemFriendika2011-06-092-3/+28
* event communication basicsFriendika2011-06-092-1/+48
* eventsFriendika2011-06-091-1/+1
* more calendar work, undo strict_privacy flag to use different approachFriendika2011-06-082-22/+91
* events, continued. Also better regex matching accounting for empty elementsFriendika2011-06-073-34/+34
* more progress on eventsFriendika2011-06-071-13/+29
* basic saving of eventsFriendika2011-06-061-4/+8
* tinymce for event fieldsFriendika2011-06-061-2/+2
* event listingsFriendika2011-06-062-4/+6
* more events frameworkFriendika2011-06-061-3/+37
* strict privacy mode (Friendika-Z) - refuse to talk to networks with privacy i...Friendika2011-06-061-2/+8
* begin event moduleFriendika2011-06-051-1/+4
* use icon for language selector instead of hotkeyFriendika2011-06-051-12/+12
* more work on facebook re-queueFriendika2011-06-051-1/+5
* load hooks inside queueFriendika2011-06-051-0/+2
* new member pageFriendika2011-06-031-0/+13
* facebook queueing on failure, sync update.php with boot.php update version to...Friendika2011-06-032-16/+22
* adjust acl_selector max name length to prevent div overflowFriendika2011-06-021-1/+1
* add queue_deliver plugin hookFriendika2011-06-021-2/+14
* show group affiliations in contact editorFriendika2011-05-311-0/+12
* on rare occasions posts do not get a parent. The only thing which could cause...Friendika2011-05-291-0/+9
* order groups by nameFriendika2011-05-291-1/+1
* small fixes to item post to try and sort out segfault issues on php 5.3 (?)Friendika2011-05-291-8/+0
* bug #38 posts and photos only visible to friends if so configuredFriendika2011-05-281-2/+2
* begin event moduleFriendika2011-05-271-0/+34
* email - search from, to, cc, and bccFriendika2011-05-271-9/+16
* troublesome feed was a 307 redirect. We didn't recognise 307Friendika2011-05-261-0/+7
* file attachmentsFriendika2011-05-251-0/+1
* basic file upload/attachFriendika2011-05-241-0/+80
* turn on attach displayFriendika2011-05-241-2/+2
* attachment displayFriendika2011-05-241-2/+7
* ability to hide profile and wall from unknown peopleFriendika2011-05-241-1/+1
* improve push_lang and pop_lang to do basically nothing if the new language is...Friendika2011-05-231-0/+7
* bug #85Friendika2011-05-231-0/+23
* Merge branch 'pull'Friendika2011-05-232-56/+98
|\
| * Merge pull request #107 from fabrixxm/oembedFriendika2011-05-232-56/+98
| |\
| | * Add oembed user option for use oembed instead of standard yotube embedding.Fabio Comuni2011-05-231-2/+1
| | * add config [system][embed_all] to use oembed with links and youtube. Url pars...fabrixxm2011-05-231-6/+11
| | * Fix missing wrapping span on bbcode to html, split embed data fetch and rappr...fabrixxm2011-05-231-50/+87
| | * update oembed plugin. embed preview in editorfabrixxm2011-05-231-6/+7
* | | Merge branch 'fabrixxm-master'Friendika2011-05-231-4/+4
|\ \ \ | |/ / |/| |
| * | add info() function. Works like notice() but show messages in a div with clas...Fabio Comuni2011-05-231-4/+4
| |/
* / improved browser language detect, set user language on loginFriendika2011-05-232-1/+54
|/
* Merge remote branch 'upstream/master'Chris Case2011-05-223-63/+91
|\
| * more improvements in twitter handling, reduce duplicates from FB when double ...Friendika2011-05-222-62/+90
| * removed buggy debug code ;)Friendika2011-05-221-1/+1
* | improved standards compliance of some of the tags and fixed an issue which ca...Chris Case2011-05-221-3/+3
|/