Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | first cut at group chooser UI | Friendika | 2011-04-12 | 5 | -4/+66 | |
| |/ |/| | ||||||
* | | visual display of group members | Friendika | 2011-04-11 | 4 | -18/+58 | |
| | | ||||||
* | | no newline at eof | Friendika | 2011-04-11 | 2 | -2/+4 | |
| | | ||||||
* | | missed one | Friendika | 2011-04-11 | 2 | -0/+2 | |
| | | ||||||
* | | table for email poll driver | Friendika | 2011-04-11 | 3 | -1/+20 | |
| | | ||||||
* | | cleanup | Friendika | 2011-04-11 | 1 | -17/+27 | |
| | | ||||||
* | | death to comment box oddities (a slow death as it will take some time for ↵ | Friendika | 2011-04-11 | 5 | -14/+29 | |
| | | | | | | | | everybody to upgrade) | |||||
* | | bug #44 wallwall in loozah issue after recent template fix | Friendika | 2011-04-11 | 2 | -3/+11 | |
| | | ||||||
* | | that's better... | Friendika | 2011-04-11 | 1 | -1/+5 | |
| | | ||||||
* | | wallwall oddities on display page | Friendika | 2011-04-11 | 4 | -3/+8 | |
| | | ||||||
* | | photo menu added to wallwall template | Friendika | 2011-04-11 | 1 | -1/+10 | |
| | | ||||||
* | | wrong variable passed | Friendika | 2011-04-11 | 3 | -15/+13 | |
| | | ||||||
* | | markdown parser | Friendika | 2011-04-11 | 1 | -0/+3042 | |
| | | ||||||
* | | set writable flag on all stat contacts with notify link | Friendika | 2011-04-11 | 1 | -0/+5 | |
| | | ||||||
* | | pull in new 'writable' dfrn flag | Friendika | 2011-04-11 | 7 | -15/+25 | |
| | | ||||||
* | | all conversations unified except photos | Friendika | 2011-04-11 | 3 | -261/+35 | |
| | | ||||||
* | | more validation fixes | Friendika | 2011-04-10 | 2 | -4/+4 | |
| | | ||||||
* | | some w3c validation issues | Friendika | 2011-04-10 | 4 | -226/+76 | |
| | | ||||||
* | | first cut at profile page conversation | Friendika | 2011-04-10 | 1 | -1/+1 | |
| | | ||||||
* | | "display list of status items" moved to include/conversation.php, | Friendika | 2011-04-10 | 2 | -338/+353 | |
| | | | | | | | | | | currently network module has been updated to use it for display, other modules to follow with whatever special case code they require. | |||||
* | | little fix | Friendika | 2011-04-10 | 1 | -2/+2 | |
| | | ||||||
* | | set writable flag on dfrn_poll | Friendika | 2011-04-10 | 3 | -5/+34 | |
| | | ||||||
* | | protocol update | Friendika | 2011-04-10 | 1 | -2/+2 | |
| | | ||||||
* | | initial dfrn update to pass perms | Friendika | 2011-04-10 | 6 | -9/+22 | |
| | | ||||||
* | | [privacy] use owner's default permission settings on "is now friends ↵ | Friendika | 2011-04-10 | 2 | -1/+6 | |
| | | | | | | | | with..." msg | |||||
* | | nav link to help & documentation | Friendika | 2011-04-10 | 1 | -0/+6 | |
| | | ||||||
* | | bug #37, ampersand + everything following in url is stripped when using link ↵ | Friendika | 2011-04-10 | 4 | -2/+30 | |
| | | | | | | | | icon to share link | |||||
* | | bug #34, line breaks double in retweet/share | Friendika | 2011-04-10 | 3 | -3/+6 | |
| | | ||||||
* | | Merge branch 'fabrixxm-master' | Friendika | 2011-04-08 | 1 | -4/+9 | |
|\ \ | ||||||
| * | | Fix query for authors in item_photo_menu(), cache authors from ↵ | Fabio Comuni | 2011-04-08 | 1 | -4/+9 | |
| | | | | | | | | | | | | extract_item_authors() | |||||
* | | | revup | Friendika | 2011-04-08 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'fabrixxm-master' | Friendika | 2011-04-08 | 5 | -1757/+2591 | |
|\| | | ||||||
| * | | Fix a typo, updated IT strings | Fabio Comuni | 2011-04-08 | 5 | -1757/+2591 | |
| | | | ||||||
* | | | Merge branch 'opensearch' of https://github.com/fabrixxm/friendika into ↵ | Friendika | 2011-04-08 | 3 | -0/+35 | |
|\ \ \ | | | | | | | | | | | | | fabrixxm-opensearch | |||||
| * | | | add opensearch support | Fabio Comuni | 2011-04-08 | 3 | -0/+35 | |
| |/ / | ||||||
* / / | Updates to the German strings | Tobias Diekershoff | 2011-04-08 | 2 | -1218/+1586 | |
|/ / | ||||||
* | | the rest of the english html templates except for htconfig | Friendika | 2011-04-07 | 61 | -3818/+955 | |
| | | ||||||
* | | more templates | Friendika | 2011-04-07 | 30 | -302/+123 | |
| | | ||||||
* | | Merge branch 'tobiasd-master' | Friendika | 2011-04-07 | 2 | -1123/+3914 | |
|\ \ | ||||||
| * | | some more German translations | Tobias Diekershoff | 2011-04-07 | 1 | -59/+59 | |
| | | | ||||||
| * | | German translation updated | Tobias Diekershoff | 2011-04-07 | 2 | -1123/+3914 | |
| |/ | ||||||
* / | comment open/close anomolies in non-English languages | Friendika | 2011-04-07 | 6 | -3/+11 | |
|/ | ||||||
* | Add some text suggesting that new folks add some basic profile information ↵ | Friendika | 2011-04-06 | 1 | -1/+14 | |
| | | | | if they want to make any friends. | |||||
* | more templates | Friendika | 2011-04-06 | 14 | -186/+107 | |
| | ||||||
* | more templates converted to string files | Friendika | 2011-04-06 | 25 | -544/+356 | |
| | ||||||
* | attachment storage | Friendika | 2011-04-06 | 1 | -0/+1 | |
| | ||||||
* | xmlify enclosure items | Friendika | 2011-04-06 | 1 | -2/+2 | |
| | ||||||
* | some fixes to attachment output in feed | Friendika | 2011-04-06 | 1 | -3/+3 | |
| | ||||||
* | support feed attachments/enclosures, and fix for bug #30 | Friendika | 2011-04-06 | 12 | -11/+61 | |
| | ||||||
* | if base url changes radically, save the change. | Friendika | 2011-04-06 | 1 | -4/+7 | |
| |