Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge branch 'zpull' | friendica | 2013-09-19 | 1 | -0/+1 | |
|\ | | | | | | | | | | | | | Conflicts: boot.php install/database.sql install/update.php | |||||
| * | set default charset of email_header_encode, add ud_flags to indicate which ↵ | friendica | 2013-09-18 | 1 | -1/+1 | |
| | | | | | | | | updates have been processed in some way. | |||||
* | | sync item_search with yesterday's network fix for collections. Add ud_addr ↵ | friendica | 2013-09-19 | 1 | -1/+1 | |
| | | | | | | | | to update table to store the target address since it's possible the mirroring directory won't yet have an xchan or hubloc they can link the ud_hash to and therefore mayn't know how to contact them. | |||||
* | | set default charset of email_header_encode, add ud_flags to indicate which ↵ | friendica | 2013-09-18 | 1 | -1/+1 | |
|/ | | | | (directory sync) updates have been processed in some way. | |||||
* | add "tiered" access policy, add tagcloud to directory pages | friendica | 2013-09-18 | 1 | -1/+1 | |
| | ||||||
* | site sellpage links | friendica | 2013-09-17 | 1 | -1/+1 | |
| | ||||||
* | Pieces we'll need to tie together chanman and account/channel deletion and ↵ | friendica | 2013-09-17 | 1 | -0/+1 | |
| | | | | | | | | directory sync. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. Please do not mess with any of this. OK? Understood? | |||||
* | bumped the capslock | friendica | 2013-09-17 | 1 | -1/+1 | |
| | ||||||
* | SEO: add keywords to appropriate channel pages | friendica | 2013-09-17 | 1 | -0/+7 | |
| | ||||||
* | more remote error reporting for zot | friendica | 2013-09-12 | 1 | -0/+1 | |
| | ||||||
* | extends DB in hubloc to maintain hubloc connectivity | Michael Meer | 2013-09-10 | 1 | -5/+1 | |
| | ||||||
* | site rename issue | friendica | 2013-09-09 | 1 | -1/+2 | |
| | ||||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-09-09 | 1 | -0/+11 | |
|\ | ||||||
| * | Preparation to maintain HubLocs from adminpanel. This should act as basis ↵ | Michael Meer | 2013-09-09 | 1 | -0/+11 | |
| | | | | | | | | for a kind of traffic light to get an overview. | |||||
* | | change primary key on updates table | friendica | 2013-09-09 | 1 | -1/+1 | |
|/ | ||||||
* | fix the sitename also | friendica | 2013-09-08 | 1 | -1/+1 | |
| | ||||||
* | fix the recipient and subject localisation of failed update emails | friendica | 2013-09-08 | 1 | -3/+3 | |
| | ||||||
* | public site list (will take a few days to populate, assuming folks have ↵ | friendica | 2013-09-05 | 1 | -1/+1 | |
| | | | | updated their site access policy which old sites do not have) | |||||
* | update photo timestamp on site rename | friendica | 2013-09-05 | 1 | -1/+2 | |
| | ||||||
* | security fix and ability to change layout on webpage edit form | friendica | 2013-09-03 | 1 | -3/+13 | |
| | ||||||
* | testing Comanche | friendica | 2013-09-03 | 1 | -3/+2 | |
| | ||||||
* | Merge pull request #108 from cvogeley/master | friendica | 2013-09-02 | 1 | -11/+17 | |
|\ | | | | | More mobile theme fixes | |||||
| * | More mobile theme fixes | Christian Vogeley | 2013-08-31 | 1 | -11/+17 | |
| | | | | | | | | | | | | If user is logged in personal settings are used else use admin settings. Only show toggle link if there is something to switch between. | |||||
* | | This isn't optimal, but on the short term we'll clone the page editor to use ↵ | friendica | 2013-09-01 | 1 | -1/+1 | |
|/ | | | | as a block editor, and probably a layout editor as well. Eventually, these should all probably just be switches onto a single editor instance. Decided to put the layout_mid into the item table directory rather than re-use resource_id, so that we can still have pages attached to different resources like photos and events and stuff. The block editor is far from finished, at this point I've only cloned it and changed the name and type of item it looks for. | |||||
* | add a guid to directory update table to avoid recursion | friendica | 2013-08-31 | 1 | -1/+1 | |
| | ||||||
* | I've got a pretty good idea of how to bootstrap, parse and render Comanche ↵ | friendica | 2013-08-29 | 1 | -1/+16 | |
| | | | | now. This does not mean it's close to being presentable - far from it. | |||||
* | block attempts to set the baseurl to an ip address if it was previously a ↵ | friendica | 2013-08-29 | 1 | -2/+14 | |
| | | | | dns name | |||||
* | some basic mappings between comanche pages and normal pages so normal pages ↵ | friendica | 2013-08-28 | 1 | -5/+32 | |
| | | | | will still work | |||||
* | right - here's how we're going to link comanche with webpages | friendica | 2013-08-28 | 1 | -1/+1 | |
| | ||||||
* | bring back mail list and cleanup some issues which popped out with full PHP ↵ | friendica | 2013-08-27 | 1 | -1/+3 | |
| | | | | warnings | |||||
* | get rid of ssl_policy - it's implicit in the site url | friendica | 2013-08-27 | 1 | -5/+5 | |
| | ||||||
* | clone sync was trying to update xchan info in the abook loop. | friendica | 2013-08-26 | 1 | -2/+3 | |
| | ||||||
* | found the bugger | friendica | 2013-08-26 | 1 | -1/+5 | |
| | ||||||
* | regex patch | friendica | 2013-08-26 | 1 | -0/+1 | |
| | ||||||
* | Try to ensure full paths don't leak into xchan_addr and hubloc_addr | friendica | 2013-08-25 | 1 | -0/+5 | |
| | ||||||
* | always use system provided baseurl if configured | friendica | 2013-08-25 | 1 | -0/+22 | |
| | ||||||
* | start timestamping hubloc connections so we can eventually remove dead ones | friendica | 2013-08-24 | 1 | -2/+5 | |
| | ||||||
* | another issue with site rename | friendica | 2013-08-24 | 1 | -2/+2 | |
| | ||||||
* | fix xchans more completely after a URL change | friendica | 2013-08-24 | 1 | -4/+13 | |
| | ||||||
* | premium/restricted channel connections implemented, configure at ↵ | friendica | 2013-08-21 | 1 | -5/+12 | |
| | | | | yoursite/channel/nickname - this basically redirects "follow" requests to a premium channel's sell page if it has one configured. You can still click through and create a connection request (introduction), but this provides a means for the channel owner to state their terms. If you don't abide by the terms, you will likely be blocked or the channel deleted. This facility is extensible in a number of ways. | |||||
* | progress on generic sellpage - is not yet linked from existing connect ↵ | friendica | 2013-08-21 | 1 | -5/+7 | |
| | | | | buttons and editing has not been completed | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-08-21 | 1 | -2/+2 | |
|\ | ||||||
| * | Merge remote-tracking branch 'upstream/master' | Christian Vogeley | 2013-08-21 | 1 | -1/+1 | |
| |\ | | | | | | | | | | Update | |||||
| * | | show chosen desktop theme when SESSION['show_mobile'] is false | Christian Vogeley | 2013-08-21 | 1 | -2/+2 | |
| | | | ||||||
* | | | basic structure for premium channel implementation | friendica | 2013-08-21 | 1 | -5/+2 | |
| |/ |/| | ||||||
* | | poll stuff | friendica | 2013-08-21 | 1 | -1/+1 | |
| | | ||||||
* | | network-wide poll voting structure | friendica | 2013-08-20 | 1 | -1/+1 | |
| | | ||||||
* | | email attachments (and fix email photos) | friendica | 2013-08-19 | 1 | -1/+1 | |
|/ | ||||||
* | More steps for mobile theme toggling + dash elimination | Christian Vogeley | 2013-08-19 | 1 | -8/+14 | |
| | ||||||
* | get rid of more variables with dashes in the names - use underscore *except* ↵ | friendica | 2013-08-15 | 1 | -3/+3 | |
| | | | | in CSS. These were probably already here, but if you see any - please keep them out of PHP and MySQL where they sometimes get interpreted as a subtraction operation and are a bugger to find. |