aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-311-2/+1
|\ | | | | | | | | | | | | | | Conflicts: include/identity.php install/update.php util/messages.po view/nl/messages.po
| * Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-311-1/+0
| |\
| | * Removed redmatrix.nl as a fallback server (directory mode to normal) + ↵jeroenpraat2015-08-291-1/+0
| | | | | | | | | | | | update strings ES
| * | change the likes db structure to make it more easily importable/exportableredmatrix2015-08-311-1/+1
| |/
* | Changed favicon to new one (based on new Hubzilla arrow). Please revert when ↵jeroenpraat2015-08-311-1/+1
| | | | | | | | it's not okay. Also added a new optional default profile photo, in the same style.
* | more work on AccessList integrationredmatrix2015-08-271-0/+1
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-271-1/+1
|\|
| * fallback directory server list updateredmatrix2015-08-271-1/+1
| |
* | add load_pdl hook for pluginsredmatrix2015-08-221-0/+5
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-201-1/+1
|\|
| * missed this one - it's requiredredmatrix2015-08-201-1/+1
| |
* | more work on tasksredmatrix2015-08-201-0/+1
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-181-1/+1
|\|
| * add event_sequence for vtodo'sredmatrix2015-08-181-1/+1
| |
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-161-1/+1
|\|
| * add DB support for tasks, todo items and repeating eventsredmatrix2015-08-161-1/+1
| |
* | updateredmatrix2015-08-071-17/+5
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-301-1/+1
|\|
| * dummy updateredmatrix2015-07-301-1/+1
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-231-1/+0
|\| | | | | | | | | Conflicts: include/diaspora.php
| * patch to allow theme based widgetsredmatrix2015-07-231-1/+0
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-031-1/+1
|\| | | | | | | | | | | | | Conflicts: boot.php include/items.php util/messages.po
| * in hubzilla we're going to convert doco to items. define it here so that an ↵redmatrix2015-07-031-0/+1
| | | | | | | | accidental import/export doesn't chuck a wobbly.
* | start doco cleanupredmatrix2015-07-031-0/+3
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-281-1/+1
|\| | | | | | | | | | | | | Conflicts: include/zot.php mod/connedit.php util/messages.po
| * no this isn't it. well ok, it's part of it, but not the important part. it's ↵redmatrix2015-06-281-1/+1
| | | | | | | | still pretty cool.
* | more work on photos, including os_storage for the size '0' photo and ↵redmatrix2015-06-231-2/+2
| | | | | | | | numbering duplicate filenames
* | more work on item table optimisationredmatrix2015-06-101-0/+1
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-091-1/+1
|\| | | | | | | | | | | | | | | | | Conflicts: install/schema_mysql.sql mod/home.php mod/page.php view/nl/messages.po view/nl/strings.php
| * add site_dead flag to prevent delivery to dead sites. Allow sys channel ↵redmatrix2015-06-081-1/+1
| | | | | | | | webpages to be viewed even if site is configured "block public".
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-281-1/+1
|\| | | | | | | | | | | | | | | Conflicts: install/schema_mysql.sql mod/impel.php view/pt-br/messages.po view/pt-br/strings.php
| * add menu_created, menu_edited fields to DBredmatrix2015-05-281-1/+1
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-271-2/+3
|\| | | | | | | | | Conflicts: mod/impel.php
* | Merge branch 'master' into tresredmatrix2015-05-171-1/+13
|\ \
| * | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-171-1/+13
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/bb2diaspora.php include/diaspora.php include/enotify.php mod/admin.php mod/cloud.php mod/dav.php mod/home.php mod/invite.php mod/like.php mod/mitem.php mod/p.php mod/pubsites.php mod/setup.php mod/siteinfo.php util/messages.po
| | * Implement permission checking for OAuth clients using the xperm table. ↵redmatrix2015-05-171-0/+10
| | | | | | | | | | | | Currently 'all' permissions are applied to OAuth clients which gives them the same rights as the channel owner and full access to API functions as the channel owner. However, individual permissions can now be created. These mirror the permission names from the normal permission table (although it isn't required that they do so). Lack of an xp_perm entry for the specified permission and lack of an 'all' override indicates permission denied.
| | * preserve htmlhead in case somebody needs itMario Vavti2015-05-151-1/+3
| | |
* | | Merge branch 'master' into tresredmatrix2015-05-141-1/+1
|\| |
| * | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-141-1/+1
| |\|
| | * provide default permissions ('all') for existing and newly created OAuth app ↵redmatrix2015-05-141-1/+1
| | | | | | | | | | | | clients, which will be extended in the future to allow specific permissions.
* | | Merge branch 'master' into tresredmatrix2015-05-141-9/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Import/refimport.php include/activities.php include/attach.php include/event.php include/externals.php include/identity.php include/items.php include/notifier.php include/photos.php include/taxonomy.php include/zot.php mod/channel.php mod/connedit.php mod/events.php mod/item.php mod/like.php mod/manage.php mod/mood.php mod/ping.php mod/poke.php mod/subthread.php mod/tagger.php mod/thing.php
| * | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-131-2/+2
| |\| | | | | | | | | | | | | | | | | | | Conflicts: boot.php include/api.php include/enotify.php
| | * product was a bad string to use because we may require it for e-commerce, ↵redmatrix2015-05-131-2/+2
| | | | | | | | | | | | and RED_PLATFORM is equally problematic for other reasons.
| * | second pass name changeredmatrix2015-05-051-3/+3
| | |
| * | first pass name changeredmatrix2015-05-051-4/+4
| | |
| * | change nameredmatrix2015-05-051-1/+1
| |/
* | Merge branch 'master' into tresfriendica2015-04-231-56/+167
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Contact.php include/ItemObject.php include/api.php include/attach.php include/diaspora.php include/dir_fns.php include/enotify.php include/event.php include/expire.php include/items.php include/notifier.php include/notify.php include/photos.php include/taxonomy.php include/text.php include/widgets.php include/zot.php mod/admin.php mod/channel.php mod/dirsearch.php mod/display.php mod/editwebpage.php mod/events.php mod/home.php mod/item.php mod/manage.php mod/mood.php mod/network.php mod/page.php mod/photos.php mod/ping.php mod/post.php mod/thing.php mod/viewsrc.php view/css/mod_events.css
| * Merge https://github.com/friendica/red into pending_mergefriendica2015-03-291-47/+32
| |\
| | * Correcting reported Doxygen syntax warnings.Klaus Weidenbach2015-03-291-47/+32
| | | | | | | | | | | | | | | | | | | | | Fixed wrong Doxygen syntax and add some of the available FIXME to Doxygen documentation. Updated Doxygen configuration to add also all capital letter tags. Adding some more Doxygen documentation.
| * | fix os_mkdirfriendica2015-03-291-2/+3
| |/