aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-242-3/+3
|\
| * Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-05-246-274/+322
| |\
| * | search result heading not translatableredmatrix2015-05-242-3/+3
| | |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-2429-799/+19945
|\ \ \ | | |/ | |/| | | | | | | | | | Conflicts: index.php mod/setup.php
| * | one moreHabeas Codice2015-05-241-2/+2
| | |
| * | avoid db compatibility issuesHabeas Codice2015-05-241-2/+2
| | |
| * | logic has changed - this is not needed anymoreMario Vavti2015-05-241-6/+1
| | |
| * | should not call prepare text here anymoreMario Vavti2015-05-241-1/+1
| | |
| * | Merge pull request #331 from solstag/jquerypropredmatrix2015-05-241-2/+2
| |\ \ | | | | | | | | Fix accepting contacts by using correct jquery calls.
| | * | Fix accepting contacts by using correct jquery calls.Alexandre Hannud Abdo2015-05-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not sure what the operation on disabled is supposed to do, but it also seemed to requier prop instead of attr. See for reference: http://api.jquery.com/prop/ """ The checked attribute value does not change with the state of the checkbox, while the checked property does. """
| * | | Merge pull request #333 from dawnbreak/docuredmatrix2015-05-242-258/+313
| |\ \ \ | | | | | | | | | | Add PHP's xml module check and upload limits to setup.
| | * | | Add PHP's xml module check and upload limits to setup.Klaus Weidenbach2015-05-242-258/+313
| | | |/ | | |/| | | | | | | | | And some documentation.
| * | | Merge pull request #332 from solstag/zotfeedcleanupKlaus2015-05-241-3/+1
| |\ \ \ | | |/ / | |/| | Import security only when necessary, use correct variable in log
| | * | Import security only when necessary, use correct variable in logAlexandre Hannud Abdo2015-05-221-3/+1
| | |/ | | | | | | | | | Just some cleanup, seemed like the intent of previous changes was so
| * | federation problem from diaspora comments relayed through red channels due ↵redmatrix2015-05-231-1/+1
| | | | | | | | | | | | to typo
| * | add channel_id to local_dir_update hookredmatrix2015-05-231-1/+1
| | |
| * | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-05-2321-4/+19094
| |\ \
| | * | use $a->data instead of $a->page for $content and ad another library for use ↵Mario Vavti2015-05-2321-4/+19094
| | |/ | | | | | | | | | with webpages - foundation
| * / add local_dir_update hookredmatrix2015-05-233-523/+529
| |/
* | more migration of page typesredmatrix2015-05-218-42/+40
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-212-2/+5
|\|
| * preserve lock on edited commentsredmatrix2015-05-212-2/+5
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-2013-118/+151
|\| | | | | | | | | | | | | | | Conflicts: include/items.php include/text.php mod/item.php view/nl/messages.po
| * cloning abook entries was broken in several ways if the target xchan wasn't ↵redmatrix2015-05-202-16/+13
| | | | | | | | available on the clone site. This should make it less broken.
| * check for success before updating remote idredmatrix2015-05-201-8/+9
| |
| * don't allow item_id to update without a valid post idredmatrix2015-05-201-0/+5
| |
| * Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-05-203-72/+89
| |\
| | * Another update for Dutch with complete $Projectname substitutions (and ↵jeroenpraat2015-05-202-71/+71
| | | | | | | | | | | | channel activity as suggested on previous discussion)
| | * make design elements translateableMario Vavti2015-05-201-1/+18
| | |
| * | PRIVACY: possible privacy leakage under a defined set of circumstancesredmatrix2015-05-208-26/+32
| |/
* | re-arrange the html cache a bitredmatrix2015-05-203-12/+19
| |
* | more db structureredmatrix2015-05-192-16/+32
| |
* | add rot47 to the mix. This shouldn't affect the speed to any measurable degree.redmatrix2015-05-194-20/+26
| |
* | merge redmatrix fixredmatrix2015-05-191-2/+2
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-191-1/+9
|\|
| * issue with deleting imported design elements and re-installing themredmatrix2015-05-191-1/+9
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-196-57/+80
|\| | | | | | | | | | | Conflicts: view/nl/messages.po view/nl/strings.php
| * Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-05-196-108/+127
| |\
| | * Merge pull request #327 from solstag/helpredmatrix2015-05-203-3/+21
| | |\ | | | | | | | | Document php-xml requirement for webdav and widget creation.
| | | * Document widget creation.Alexandre Hannud Abdo2015-05-192-1/+17
| | | |
| | | * Document php-xml requirement for webdav.Alexandre Hannud Abdo2015-05-191-2/+4
| | | |
| | * | remove dbg codeMario Vavti2015-05-191-1/+1
| | | |
| | * | be verbose about what type of element (block, layout, webpage) is beeing ↵Mario Vavti2015-05-191-1/+2
| | |/ | | | | | | | | | installed
| | * New update Dutchjeroenpraat2015-05-192-104/+104
| | |
| * | version updateredmatrix2015-05-191-1/+1
| |/
* | mail_obscure - AES-256 is way too slow, simplify. Ideally a substitution ↵redmatrix2015-05-195-35/+29
| | | | | | | | cipher would be adequate for our requirements.
* | vsprintf errorredmatrix2015-05-181-1/+1
| |
* | consensus items not working correctly and make the collections widget abide ↵redmatrix2015-05-182-4/+8
| | | | | | | | by the corresponding feature setting. This needs to be backported as it is borken in redmatrix. Also provide the ability to change the number of most recent expanded comments to conversations on a site-wide basis, increase it to 3 by default. We may also want this as a personal setting.
* | get rid of photo_flags in the coderedmatrix2015-05-181-7/+7
| |
* | bring the new photo schema into playredmatrix2015-05-185-53/+37
| |