aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ping updates trigger 'nav-update' custom event from <nav>Fabio Comuni2011-06-161-18/+26
* {{ if }} {{ else }} support in templatesFabio Comuni2011-06-161-7/+32
* Merge remote-tracking branch 'friendika-master/master' into adminFabio Comuni2011-06-144-5/+169
|\
| * apps is not an array...Friendika2011-06-131-1/+1
| * avoid returning events from getting posted againFriendika2011-06-132-3/+4
| * link events + personal notes to profile tabsFriendika2011-06-131-2/+2
| * event sharing, cont.Friendika2011-06-133-3/+166
* | Add {{ if a==b }} and {{ if a!=b }} to templatesFabio Comuni2011-06-131-1/+16
* | fix template's {{ for }} variable lookupFabio Comuni2011-06-131-1/+2
* | 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