aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Collapse)AuthorAgeFilesLines
...
* fix the sitename alsofriendica2013-09-081-1/+1
|
* fix the recipient and subject localisation of failed update emailsfriendica2013-09-081-3/+3
|
* public site list (will take a few days to populate, assuming folks have ↵friendica2013-09-051-1/+1
| | | | updated their site access policy which old sites do not have)
* update photo timestamp on site renamefriendica2013-09-051-1/+2
|
* security fix and ability to change layout on webpage edit formfriendica2013-09-031-3/+13
|
* testing Comanchefriendica2013-09-031-3/+2
|
* Merge pull request #108 from cvogeley/masterfriendica2013-09-021-11/+17
|\ | | | | More mobile theme fixes
| * More mobile theme fixesChristian Vogeley2013-08-311-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 ↵friendica2013-09-011-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 recursionfriendica2013-08-311-1/+1
|
* I've got a pretty good idea of how to bootstrap, parse and render Comanche ↵friendica2013-08-291-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 ↵friendica2013-08-291-2/+14
| | | | dns name
* some basic mappings between comanche pages and normal pages so normal pages ↵friendica2013-08-281-5/+32
| | | | will still work
* right - here's how we're going to link comanche with webpagesfriendica2013-08-281-1/+1
|
* bring back mail list and cleanup some issues which popped out with full PHP ↵friendica2013-08-271-1/+3
| | | | warnings
* get rid of ssl_policy - it's implicit in the site urlfriendica2013-08-271-5/+5
|
* clone sync was trying to update xchan info in the abook loop.friendica2013-08-261-2/+3
|
* found the buggerfriendica2013-08-261-1/+5
|
* regex patchfriendica2013-08-261-0/+1
|
* Try to ensure full paths don't leak into xchan_addr and hubloc_addrfriendica2013-08-251-0/+5
|
* always use system provided baseurl if configuredfriendica2013-08-251-0/+22
|
* start timestamping hubloc connections so we can eventually remove dead onesfriendica2013-08-241-2/+5
|
* another issue with site renamefriendica2013-08-241-2/+2
|
* fix xchans more completely after a URL changefriendica2013-08-241-4/+13
|
* premium/restricted channel connections implemented, configure at ↵friendica2013-08-211-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 ↵friendica2013-08-211-5/+7
| | | | buttons and editing has not been completed
* Merge https://github.com/friendica/red into zpullfriendica2013-08-211-2/+2
|\
| * Merge remote-tracking branch 'upstream/master'Christian Vogeley2013-08-211-1/+1
| |\ | | | | | | | | | Update
| * | show chosen desktop theme when SESSION['show_mobile'] is falseChristian Vogeley2013-08-211-2/+2
| | |
* | | basic structure for premium channel implementationfriendica2013-08-211-5/+2
| |/ |/|
* | poll stufffriendica2013-08-211-1/+1
| |
* | network-wide poll voting structurefriendica2013-08-201-1/+1
| |
* | email attachments (and fix email photos)friendica2013-08-191-1/+1
|/
* More steps for mobile theme toggling + dash eliminationChristian Vogeley2013-08-191-8/+14
|
* get rid of more variables with dashes in the names - use underscore *except* ↵friendica2013-08-151-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.
* Do it like normal themesChristian Vogeley2013-08-161-1/+1
|
* Fix Load mobile themeChristian Vogeley2013-08-161-1/+2
|
* primitive cms functionality - provide a custom menu below your profile vcardfriendica2013-08-131-0/+10
|
* menu management is now functional with the exception of acl's (and of course ↵friendica2013-08-131-1/+1
| | | | a way to display the menus you create, and probably a bit more input sanity checking)
* debugging issue #58 - seems to work but needs (more) themingfriendica2013-08-131-1/+1
|
* untested patch for issue #58 - will require theming if it worksfriendica2013-08-131-12/+6
|
* block content-type (called ITEM_BUILDBLOCK to avoid confusion with content ↵friendica2013-08-121-0/+1
| | | | that is blocked)
* check these in so I can go back and find out why the stylsheet is horkedfriendica2013-08-111-1/+5
|
* important bits we need to allow php executable content. These must be ↵friendica2013-08-111-2/+2
| | | | explicitly allowed - but only if the account has ACCOUNT_ROLE_ALLOWCODE and *only* for web pages and profile fields. This content cannot be transmitted to other sites.
* Add a site access policy (to determine if this is really a public site or ↵friendica2013-08-061-0/+11
| | | | just an open site) and add an orphan flag to xchans in case all their hublocs go away. Get rid of a couple of DO NOT EDIT template messages which were still lurking in the tree.
* basic *account* removal, but the channel removal which it calls still needs ↵friendica2013-08-041-1/+1
| | | | (lots of) work. Oh and the intro table is no longer used and won't be - so it's gone.
* basic email invitations - and doc updatefriendica2013-08-021-2/+2
|
* add "xchan_instance_url" for communicating with services that lack nomadic ↵friendica2013-08-011-1/+1
| | | | identity. This will be set to the url of the Red site that they are connected with. Only the nomadic identity clone at that site can communicate directly with them. Other instances will need to relay through that site - and if it goes down, that connection is stuffed.
* better mail obscuringfriendica2013-07-311-1/+1
|
* fix bug #84, make imported messages from your clones show up on your wallfriendica2013-07-291-1/+1
|