aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Drupal doesn't provide absolute URL on feed. Fix to allow importing Drupal "c...Friendika2011-05-211-0/+18
* regex stuffed upFriendika2011-05-211-3/+3
* patches for youtube's change in link and embed formats, please testFriendika2011-05-202-1/+15
* "notes" appFriendika2011-05-202-7/+16
* more indicators of public visibilityFriendika2011-05-191-1/+1
* typo in email delete sql, add message sender to body for better handling of m...Friendika2011-05-191-1/+8
* better mailing list support, email addr can be either 'from' or 'to'Friendika2011-05-192-3/+17
* don't send any potentially large embeds over ajax so as to avoid huge prefetc...Friendika2011-05-181-1/+1
* doc updates - connecting to servicesFriendika2011-05-181-0/+1
* "show all n comments" comes back after toggled and ajax updated, plus connect...Friendika2011-05-171-0/+3
* bug #65 'show all nn comments', 'show more posts like this' are misleading af...Friendika2011-05-161-2/+2
* bug #70 - error messages on group deletion, warning cleanupFriendika2011-05-152-2/+2
* wrong author came from feed, not from FBFriendika2011-05-141-1/+1
* deprecate load_view_fileFriendika2011-05-117-19/+19
* bring back load_view_file for dispy templatesFriendika2011-05-102-6/+6
* don't use load_view_file() except in email templates and install of htconfig ...Friendika2011-05-106-17/+17
* missing self photo on remote site comment boxesFriendika2011-05-091-0/+9
* use local contact photo if availableFriendika2011-05-091-2/+15
* refactor "which link to show" logicFriendika2011-05-062-110/+96
* Merge pull request #96 from fabrixxm/apiFriendika2011-05-052-13/+531
|\
| * API workfabrixxm2011-04-271-6/+22
| * More works on apiFabio Comuni2011-04-211-200/+158
| * Reworked template processor. support for "if" "for" and "inc" blocks, also ne...Fabio Comuni2011-04-211-13/+100
| * work on api.Fabio Comuni2011-04-211-89/+157
| * First attemp of apiFabio Comuni2011-04-211-0/+389
* | issues with private photos - hitting internal size limitsFriendika2011-05-042-2/+11
* | lost comment boxes on status.net conversationsFriendika2011-05-031-1/+1
* | warn if msg is visible to allFriendika2011-05-011-0/+1
* | fix private imagesFriendika2011-04-302-4/+43
* | missing location after editor was consolidatedFriendika2011-04-281-1/+1
* | Icons as CSS classes, hide net/home/mail/notify-update divs with no valuefabrixxm2011-04-281-9/+6
* | misspellFriendika2011-04-261-1/+1
* | over-ride comment boxFriendika2011-04-261-1/+2
* | no insecure warning on FB connectionsFriendika2011-04-261-1/+1
* | lots of facebook fixesFriendika2011-04-263-5/+9
* | redirect to profile photo upload on very first loginFriendika2011-04-231-1/+11
|/
* merge status editor instancesFriendika2011-04-201-0/+85
* keep space before t() for legacy string pullerFriendika2011-04-201-1/+1
* pull request #91 fabrixxm (manual merge)Friendika2011-04-201-9/+28
* photos_link not photo_linkFriendika2011-04-191-1/+1
* per contact network page (link in photo menu)Friendika2011-04-191-1/+4
* provide a way to disable mailbox integrationFriendika2011-04-182-9/+19
* "wait" cursor when submitting comments bug #45Friendika2011-04-181-3/+7