Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | no insecure warning on FB connections | Friendika | 2011-04-26 | 2 | -2/+2 | |
| | | | ||||||
| * | | lots of facebook fixes | Friendika | 2011-04-26 | 1 | -1/+2 | |
| | | | ||||||
| * | | redirect to profile photo upload on very first login | Friendika | 2011-04-23 | 2 | -2/+16 | |
| | | | ||||||
| * | | block_public should also block the contacts page and 'Connect' page if not ↵ | Friendika | 2011-04-21 | 2 | -1/+19 | |
| | | | | | | | | | | | | logged in | |||||
| * | | when public access is blocked, profile page should show login box | Friendika | 2011-04-21 | 1 | -2/+1 | |
| | | | ||||||
| * | | "firewall" setting - block all public pages from the public if configured to ↵ | Friendika | 2011-04-21 | 6 | -0/+40 | |
| | | | | | | | | | | | | do so | |||||
| * | | bin2hex not vice versa | Friendika | 2011-04-21 | 1 | -1/+1 | |
| | | | ||||||
| * | | another typo | Friendika | 2011-04-21 | 1 | -1/+1 | |
| | | | ||||||
| * | | typo | Friendika | 2011-04-21 | 1 | -1/+1 | |
| |/ | ||||||
| * | don't show connect link to authenticated visitors | Friendika | 2011-04-20 | 1 | -0/+2 | |
| | | ||||||
| * | missing acl selector after merge | Friendika | 2011-04-20 | 1 | -1/+1 | |
| | | ||||||
| * | merge status editor instances | Friendika | 2011-04-20 | 2 | -164/+25 | |
| | | ||||||
| * | keep space before t() for legacy string puller | Friendika | 2011-04-20 | 1 | -1/+1 | |
| | | ||||||
| * | pull request #91 fabrixxm (manual merge) | Friendika | 2011-04-20 | 1 | -3/+5 | |
| | | ||||||
| * | edit post broke with recent checkin | Friendika | 2011-04-19 | 1 | -3/+3 | |
| | | ||||||
| * | provide disclosure warning on private network page | Friendika | 2011-04-19 | 2 | -1/+6 | |
| | | ||||||
| * | per contact network page (link in photo menu) | Friendika | 2011-04-19 | 1 | -7/+29 | |
| | | ||||||
| * | follow requests most adhere to site allow policy | Friendika | 2011-04-19 | 1 | -0/+7 | |
| | | ||||||
| * | provide a way to disable mailbox integration | Friendika | 2011-04-18 | 4 | -42/+63 | |
| | | ||||||
| * | still getting a zero | Friendika | 2011-04-18 | 1 | -4/+4 | |
| | | ||||||
| * | leave imap port blank if 0 | Friendika | 2011-04-18 | 1 | -1/+1 | |
| | | ||||||
| * | email integration, cont. | Friendika | 2011-04-17 | 6 | -9/+140 | |
| | | ||||||
| * | mail changes | Friendika | 2011-04-16 | 1 | -6/+10 | |
| | | ||||||
| * | relocated "follow" url scraping code so it can be used elsewhere (contact ↵ | Friendika | 2011-04-15 | 1 | -181/+23 | |
| | | | | | | | | repair, etc.) | |||||
| * | "profile locator/address" is now called "Identity Address" to reduce confusion | Friendika | 2011-04-14 | 2 | -3/+5 | |
| | | ||||||
| * | set utf-8 on all emails | Friendika | 2011-04-14 | 8 | -13/+54 | |
| | | ||||||
| * | initial spanish translation | Friendika | 2011-04-14 | 1 | -2/+6 | |
| | | ||||||
| * | contact "repair/relocate URL" tool | Friendika | 2011-04-13 | 2 | -0/+107 | |
| | | ||||||
| * | better visibility of default post permissions | Friendika | 2011-04-13 | 1 | -0/+1 | |
| | | ||||||
| * | doco | Friendika | 2011-04-13 | 1 | -2/+5 | |
| | | ||||||
| * | local documentation library | Friendika | 2011-04-13 | 1 | -0/+33 | |
| | | ||||||
| * | small wording change | Friendika | 2011-04-12 | 1 | -1/+1 | |
| | | ||||||
| * | minor ui tweaks | Friendika | 2011-04-12 | 1 | -1/+1 | |
| | | ||||||
| * | missed file addition | Friendika | 2011-04-12 | 1 | -0/+141 | |
| | | ||||||
| * | profile visibility editor | Friendika | 2011-04-12 | 1 | -4/+4 | |
| | | ||||||
| * | edit group links on network page | Friendika | 2011-04-12 | 1 | -1/+1 | |
| | | ||||||
| * | move all message display sub-functions from boot.php into conversation.php | Friendika | 2011-04-12 | 5 | -11/+17 | |
| | | ||||||
| * | cleanup | Friendika | 2011-04-12 | 1 | -31/+51 | |
| | | ||||||
| * | first cut at group chooser UI | Friendika | 2011-04-12 | 1 | -0/+19 | |
| | | ||||||
| * | visual display of group members | Friendika | 2011-04-11 | 1 | -4/+11 | |
| | | ||||||
| * | death to comment box oddities (a slow death as it will take some time for ↵ | Friendika | 2011-04-11 | 1 | -3/+7 | |
| | | | | | | | | everybody to upgrade) | |||||
| * | that's better... | Friendika | 2011-04-11 | 1 | -1/+5 | |
| | | ||||||
| * | wallwall oddities on display page | Friendika | 2011-04-11 | 2 | -0/+4 | |
| | | ||||||
| * | wrong variable passed | Friendika | 2011-04-11 | 1 | -1/+1 | |
| | | ||||||
| * | pull in new 'writable' dfrn flag | Friendika | 2011-04-11 | 5 | -15/+12 | |
| | | ||||||
| * | all conversations unified except photos | Friendika | 2011-04-11 | 2 | -249/+6 | |
| | | ||||||
| * | some w3c validation issues | Friendika | 2011-04-10 | 1 | -194/+6 | |
| | | ||||||
| * | "display list of status items" moved to include/conversation.php, | Friendika | 2011-04-10 | 1 | -338/+3 | |
| | | | | | | | | | | 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 | 2 | -2/+26 | |
| | |