aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* more improvements in twitter handling, reduce duplicates from FB when double ...Friendika2011-05-221-1/+9
* removed buggy debug code ;)Friendika2011-05-221-3/+0
* friendika page hook for German impressumFriendika2011-05-221-1/+3
* fixed a couple of bugsChris Case2011-05-212-46/+52
* merged multipart email changesChris Case2011-05-2153-1405/+2205
|\
| * hooks can't contain direct values, must be variablesFriendika2011-05-211-2/+4
| * better handling of twitter follows, remove ajax anchor /#!/Friendika2011-05-211-0/+4
| * don't insert link summaries containing javascript bug #75Friendika2011-05-211-0/+4
| * 'mark seen' not getting all msgs on profile pageFriendika2011-05-202-8/+10
| * photo upload plugin size limit is not working, call photo_end hooks in any er...Friendika2011-05-201-0/+2
| * patches for youtube's change in link and embed formats, please testFriendika2011-05-202-0/+4
| * deny link not clickable on admin approval notification pageFriendika2011-05-201-1/+1
| * "notes" appFriendika2011-05-204-3/+135
| * don't send any potentially large embeds over ajax so as to avoid huge prefetc...Friendika2011-05-182-0/+17
| * doc updates - connecting to servicesFriendika2011-05-181-0/+1
| * admin directory viewFriendika2011-05-161-2/+17
| * bug #70 - error messages on group deletion, warning cleanupFriendika2011-05-151-2/+5
| * fix json_encode on url'sFriendika2011-05-121-4/+7
| * missing / in admin profile urlFabio Comuni2011-05-121-1/+1
| * Serve friendika node info as json from url /friendika/json/Fabio Comuni2011-05-121-11/+29
| * deprecate load_view_fileFriendika2011-05-1127-78/+78
| * bring back load_view_file for dispy templatesFriendika2011-05-105-6/+6
| * photo lockview not working, temp fix for po2phpFriendika2011-05-101-2/+2
| * leave extra line between imported url and contentFriendika2011-05-101-1/+1
| * don't use load_view_file() except in email templates and install of htconfig ...Friendika2011-05-1024-63/+63
| * rolling version number in preparation for releaseFriendika2011-05-091-1/+10
| * comment macros showing on photosFriendika2011-05-081-0/+4
| * set permalink on uploaded photo itemsFriendika2011-05-081-0/+8
| * Merge pull request #96 from fabrixxm/apiFriendika2011-05-052-0/+35
| |\
| | * add rsd.xml (needs a template)Fabio Comuni2011-04-211-0/+24
| | * First attemp of apiFabio Comuni2011-04-211-0/+11
| * | Merge pull request #95 from fabrixxm/dispyFriendika2011-05-051-43/+58
| |\ \
| | * | template for photo displayFabio Comuni2011-05-051-43/+58
| * | | missing is_public in editpostFriendika2011-05-051-0/+1
| * | | incorrect count of total pages in normal view modeFriendika2011-05-041-0/+2
| * | | notify not called on new photo album (first item)Friendika2011-05-031-0/+3
| * | | configurable FB poll interval, default 1hr.Friendika2011-05-021-1/+2
| * | | when viewing network group, show my private conversations to the groupFriendika2011-04-301-1/+1
| |/ /
| * | suppress duplicate FB posts (incoming after posted locally)Friendika2011-04-271-0/+2
| * | call post_local_end hook on like/dislikeFriendika2011-04-261-0/+2
| * | no insecure warning on FB connectionsFriendika2011-04-262-2/+2
| * | lots of facebook fixesFriendika2011-04-261-1/+2
| * | redirect to profile photo upload on very first loginFriendika2011-04-232-2/+16
| * | block_public should also block the contacts page and 'Connect' page if not lo...Friendika2011-04-212-1/+19
| * | when public access is blocked, profile page should show login boxFriendika2011-04-211-2/+1
| * | "firewall" setting - block all public pages from the public if configured to ...Friendika2011-04-216-0/+40
| * | bin2hex not vice versaFriendika2011-04-211-1/+1
| * | another typoFriendika2011-04-211-1/+1
| * | typoFriendika2011-04-211-1/+1
| |/
| * don't show connect link to authenticated visitorsFriendika2011-04-201-0/+2