aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into tresredmatrix2015-05-1424-119/+234
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-136-9/+9
| |\ | | | | | | | | | | | | | | | | | | 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-136-9/+9
| | | | | | | | | | | | and RED_PLATFORM is equally problematic for other reasons.
| * | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-124-4/+23
| |\| | | | | | | | | | | | | | | | Conflicts: mod/mitem.php view/nl/strings.php
| | * provide a method for loading site/custom widgetsredmatrix2015-05-121-0/+3
| | |
| | * replace project name with $product or $Product in strings to avoid merge ↵redmatrix2015-05-121-2/+15
| | | | | | | | | | | | issues across different project names. Currently a place-holder. The strings themselves have not yet been modified.
| | * fix a couple of miscellaneous errors which showed up in the logsredmatrix2015-05-112-2/+5
| | |
| * | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-102-2/+20
| |\| | | | | | | | | | | | | | | | | | | Conflicts: mod/mitem.php view/de/messages.po view/de/strings.php
| | * Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-05-103-8/+88
| | |\
| | | * uid > channel id to make submenus visible for observersMario Vavti2015-05-101-3/+3
| | | |
| | | * provide ability to create submenusMario Vavti2015-05-101-1/+19
| | | |
| | * | rev updateredmatrix2015-05-101-1/+1
| | | |
| * | | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-073-5/+59
| |\ \ \ | | | |/ | | |/|
| | * | provide wrap variable for comanche menusMario Vavti2015-05-072-4/+18
| | | |
| | * | provide a possibility to include js/css libsMario Vavti2015-05-071-0/+40
| | | |
| | * | adjust icon sizeMario Vavti2015-05-071-1/+1
| | | |
| * | | missed one...redmatrix2015-05-061-0/+2
| | | |
| * | | forgot to saveredmatrix2015-05-061-2/+0
| | | |
| * | | Hopefully this will make item_cache the defaultredmatrix2015-05-062-14/+54
| | | |
| * | | convert ITEM_WALL from bitfield to standaloneredmatrix2015-05-0614-49/+54
| | | |
| * | | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-062-2/+25
| |\| |
| | * | allow blocks to have custom classes and add a new template called zen which ↵Mario Vavti2015-05-061-2/+10
| | |/ | | | | | | | | | gives you an empty page to work with
| | * Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-05-051-1/+1
| | |\
| | * | turn consensus items into diaspora polls for that networkredmatrix2015-05-051-0/+15
| | | |
| * | | no need to obscure the diaspora signature if we're not obscuring the postsredmatrix2015-05-062-6/+12
| | | |
| * | | for hubzilla we won't be obscuring items, only private mail, this will allow ↵redmatrix2015-05-052-59/+1
| | | | | | | | | | | | | | | | us to search and cache private posts
| * | | second pass name changeredmatrix2015-05-052-3/+3
| | | |
| * | | first pass name changeredmatrix2015-05-0513-22/+22
| | |/ | |/|
| * | remove obsolete linebreakMario Vavti2015-05-041-1/+1
| |/
* | Merge branch 'master' into tresfriendica2015-05-012-2/+28
|\|
| * more performance workfriendica2015-04-301-1/+9
| |
| * Merge https://github.com/redmatrix/redmatrix into pending_mergefriendica2015-04-301-0/+2
| |\
| * | just a test, please do not try to implement this as there are severe ↵friendica2015-04-302-2/+20
| | | | | | | | | | | | security issues
* | | Merge branch 'master' into tresfriendica2015-04-295-13/+30
|\ \ \ | | |/ | |/| | | | | | | Conflicts: include/notifier.php
| * | disable voting in blocks, layouts and webpagesMario Vavti2015-04-291-0/+2
| |/
| * Provide webpage layout descriptionMario Vavti2015-04-251-1/+1
| |
| * Merge https://github.com/redmatrix/redmatrix into pending_mergefriendica2015-04-242-1/+2
| |\
| | * add widget class to blocks again by default. we have the wrap variable now ↵Mario Vavti2015-04-241-1/+1
| | | | | | | | | | | | to remove the div wrapper if necessary.
| | * provide block titles in blocklistMario Vavti2015-04-241-0/+1
| | |
| * | zotfeed issuesfriendica2015-04-241-3/+3
| | |
| * | mod/branchtopic - move an off-topic comment to its own thread as a fresh ↵friendica2015-04-241-1/+1
| |/ | | | | | | wall-to-wall post and the same delivery permissions as its parent. No adjustments are made for complex delivery chains.
| * block unfederated posts from zot_feedfriendica2015-04-231-0/+6
| |
| * disconnectfriendica2015-04-231-7/+15
| |
* | Merge branch 'master' into tresfriendica2015-04-2358-3887/+5463
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * fix webpage permsMario Vavti2015-04-221-1/+1
| |
| * use PERMS_SPECIFIC for anything that hasn't been specified. This way there's ↵friendica2015-04-211-24/+24
| | | | | | | | nothing that's "only yourself", and let's you add additional permissions at will rather than be forced to accept the defaults or turn on custom permissions just to give a friend delegation rights or the ability to post photos.
| * issue #162friendica2015-04-201-0/+1
| |
| * issue #176, sender copy of item not obscured if using private mentionfriendica2015-04-201-1/+3
| |
| * force event obj_type on updatefriendica2015-04-201-1/+2
| |
| * issue #157, provide default directory sort orderfriendica2015-04-191-1/+7
| |