aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* more progress on eventsFriendika2011-06-071-16/+49
* first recently uploaded photo (in 3 hours) to an older existing album, post m...Friendika2011-06-071-2/+2
* basic saving of eventsFriendika2011-06-061-7/+34
* tinymce for event fieldsFriendika2011-06-061-5/+9
* prev/next links in calendarFriendika2011-06-061-1/+17
* event listingsFriendika2011-06-061-1/+18
* more events frameworkFriendika2011-06-061-0/+68
* strict privacy mode (Friendika-Z) - refuse to talk to networks with privacy i...Friendika2011-06-063-6/+14
* Small fix to theme selectorfabrixxm2011-06-061-1/+1
* begin event moduleFriendika2011-06-051-0/+84
* bug #88, Thanks Chris! Added a couple of minor tweaks for identity checking a...Friendika2011-06-051-2/+11
* add flag for experimental themesFriendika2011-06-051-1/+2
* mb_string is now required.Friendika2011-06-041-1/+4
* minor editsFriendika2011-06-031-1/+3
* show new_member page only on our own profileFriendika2011-06-031-1/+1
* new_member not new_userFriendika2011-06-031-1/+1
* new member pageFriendika2011-06-032-0/+46
* got it wrong - apparently no need to fix json slashesFriendika2011-06-024-4/+5
* make 'visible to everybody' warning toggle correctly in photos and settingsFriendika2011-06-012-0/+52
* add titles to shared items if availableFriendika2011-06-011-0/+2
* show group affiliations in contact editorFriendika2011-05-311-0/+10
* don't count wall posts in unseen network totalFriendika2011-05-311-3/+2
* show linked url on user's contact pageFriendika2011-05-301-3/+3
* sort wall items by date order instead of id. bug #61Friendika2011-05-301-3/+4
* bug #87 alert if email settings don't open mailbox, also display last email c...Friendika2011-05-291-1/+19
* small fixes to item post to try and sort out segfault issues on php 5.3 (?)Friendika2011-05-291-4/+7
* bug #38 ability to restrict profile, wall, photos from non-friendsFriendika2011-05-282-2/+2
* bug #38 posts and photos only visible to friends if so configuredFriendika2011-05-282-5/+17
* correct nickname for display link on comment emailsFriendika2011-05-271-2/+2
* don't reset photo permissions unless photo has owner-only permissionsFriendika2011-05-271-1/+13
* search from network pageFriendika2011-05-261-3/+18
* add webfinger diagnostic moduleFriendika2011-05-261-0/+24
* sort out a couple of email notify issuesFriendika2011-05-252-23/+23
* minor string updateFriendika2011-05-252-1/+7
* remove debug lineFriendika2011-05-251-1/+1
* Small tweak to a copule of translatable stringsFabio Comuni2011-05-251-2/+2
* file attachmentsFriendika2011-05-254-7/+127
* basic file upload/attachFriendika2011-05-242-1/+106
* ability to hide profile and wall from unknown peopleFriendika2011-05-242-4/+21
* bug #85Friendika2011-05-236-6/+41
* Merge branch 'pull'Friendika2011-05-231-4/+3
|\
| * Merge pull request #107 from fabrixxm/oembedFriendika2011-05-231-4/+3
| |\
| | * Add oembed user option for use oembed instead of standard yotube embedding.Fabio Comuni2011-05-231-11/+1
| | * add config [system][embed_all] to use oembed with links and youtube. Url pars...fabrixxm2011-05-231-3/+12
* | | Merge branch 'fabrixxm-master'Friendika2011-05-2324-64/+65
|\ \ \ | |/ / |/| |
| * | add info() function. Works like notice() but show messages in a div with clas...Fabio Comuni2011-05-2324-64/+65
| |/
* / improved browser language detect, set user language on loginFriendika2011-05-231-1/+5
|/
* if no FB image and fb link is on our site, use Friendika logo for fb image. O...Friendika2011-05-221-0/+5
* more buggy debugging code removed.Friendika2011-05-221-3/+0
* more improvements in twitter handling, reduce duplicates from FB when double ...Friendika2011-05-221-1/+9