aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* 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
* missing acl selector after mergeFriendika2011-04-201-1/+1
* merge status editor instancesFriendika2011-04-202-164/+25
* keep space before t() for legacy string pullerFriendika2011-04-201-1/+1
* pull request #91 fabrixxm (manual merge)Friendika2011-04-201-3/+5
* edit post broke with recent checkinFriendika2011-04-191-3/+3
* provide disclosure warning on private network pageFriendika2011-04-192-1/+6
* per contact network page (link in photo menu)Friendika2011-04-191-7/+29