Commit Graph

13473 Commits

Author SHA1 Message Date
redmatrix 5153f93d70 try and update user variables 2015-05-03 22:52:08 -07:00
friendica f8447550e0 update readme 2015-05-03 22:46:36 -07:00
jeroenpraat 35a446445b Updating Dutch 2015-05-02 18:23:23 +02:00
friendica e4fe068ed5 more performance work 2015-04-30 18:16:54 -07:00
friendica 9fc87d43c9 Merge https://github.com/redmatrix/redmatrix into pending_merge 2015-04-30 17:53:47 -07:00
friendica 097002910e just a test, please do not try to implement this as there are severe security issues 2015-04-30 17:52:34 -07:00
Mario Vavti e8d2dd7204 document [var=wrap]none[/var] for block elements 2015-04-30 18:18:46 +02:00
Mario Vavti 2376d2140a fix block view 2015-04-29 21:43:41 +02:00
Mario Vavti 310d122901 disable voting in blocks, layouts and webpages 2015-04-29 21:36:53 +02:00
Mario Vavti e56b8fdfaf fix $noloc state in mod editwebpages 2015-04-29 16:45:05 +02:00
Mario Vavti f987fc3e6f adjust placeholder naming 2015-04-29 16:33:03 +02:00
friendica bc44b6f793 Merge https://github.com/redmatrix/redmatrix into pending_merge 2015-04-28 13:14:40 -07:00
friendica 8711c223f3 version update 2015-04-28 13:14:15 -07:00
redmatrix a4ffbe77c7 Merge pull request #316 from oliverlorenz/patch-1
Thank you! Updated INSTALL.txt - outdated link corrected
2015-04-29 06:13:20 +10:00
Mario Vavti d6152d809a revert some changes in justified gallery 2015-04-28 22:06:09 +02:00
Oliver Lorenz c6400b30c9 Updated INSTALL.txt - outdated link corrected 2015-04-28 15:09:18 +02:00
Mario Vavti 31b5b06e42 Provide webpage layout description 2015-04-25 22:35:24 +02:00
friendica e01873b4cf Merge https://github.com/redmatrix/redmatrix into pending_merge 2015-04-24 15:01:59 -07:00
friendica 268307b534 zotfeed issues 2015-04-24 15:01:37 -07:00
Mario Vavti fcaa980a3f css fixes 2015-04-24 22:51:59 +02:00
Mario Vavti cc3c1107bd add widget class to blocks again by default. we have the wrap variable now to remove the div wrapper if necessary. 2015-04-24 22:41:56 +02:00
Mario Vavti b7f6cceaea provide block titles in blocklist 2015-04-24 22:37:22 +02:00
Mario Vavti 2583cab469 add title to element array 2015-04-24 14:14:33 +02:00
Mario Vavti da0875a015 there is no key named term in this array 2015-04-24 12:43:41 +02:00
Mario Vavti 9894a7b2d0 copy/paste typo 2015-04-24 12:37:13 +02:00
Mario Vavti c6a75f407d webpages layout fixes 2015-04-24 11:36:49 +02:00
friendica 98b3d7d6ff reset route 2015-04-24 00:59:02 -07:00
friendica b3ac1cd993 mod/branchtopic - move an off-topic comment to its own thread as a fresh wall-to-wall post and the same delivery permissions as its parent. No adjustments are made for complex delivery chains. 2015-04-24 00:56:06 -07:00
friendica 41343b32c5 block unfederated posts from zot_feed 2015-04-23 21:45:42 -07:00
friendica ca305f5421 Merge https://github.com/redmatrix/redmatrix into pending_merge 2015-04-23 21:29:27 -07:00
friendica 5ac177391b disconnect 2015-04-23 21:13:59 -07:00
Mario Vavti c696860cc5 webpages blocks fixes 2015-04-23 21:04:01 +02:00
friendica 4759fa662b explain a bit more about the structure and scope 2015-04-22 16:56:42 -07:00
Mario Vavti 29061b3ee3 do not show acl button if not owner 2015-04-22 12:31:30 +02:00
Mario Vavti dfc88a41df fix webpages profile_tabs 2015-04-22 12:21:33 +02:00
Mario Vavti 9e490d022b fix webpage perms 2015-04-22 12:00:15 +02:00
Mario Vavti b4dff3a9ff provide headings for blocks and layouts 2015-04-22 10:31:36 +02:00
friendica e807231e91 add translation plugin to the to-do 2015-04-21 22:22:28 -07:00
friendica 2cef6c3ac5 use PERMS_SPECIFIC for anything that hasn't been specified. This way there's 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. 2015-04-21 21:41:39 -07:00
Mario Vavti 09096811ca missing class 2015-04-21 23:30:12 +02:00
Mario Vavti ba524e1a72 move .lockview to style.css and a typo 2015-04-21 23:27:30 +02:00
Mario Vavti c52682c68f missing dropdown class 2015-04-21 23:21:09 +02:00
Mario Vavti e58e8f3f75 bring lockstate to webpages 2015-04-21 23:08:54 +02:00
Mario Vavti 21704ecb93 bring lockview to menu items, slightly change the way /lockview is called 2015-04-21 22:45:54 +02:00
Mario Vavti 0bd9fe0b11 rework and hopefully improve webpage menu creation workflow 2015-04-21 10:05:26 +02:00
friendica 6bc2766d79 issue #162 2015-04-20 20:49:55 -07:00
friendica 53339d19a3 issue #176, sender copy of item not obscured if using private mention 2015-04-20 20:14:07 -07:00
friendica 3eeea9d8f0 force event obj_type on update 2015-04-20 17:02:45 -07:00
friendica 8c54ad4f3a update to-do list 2015-04-20 01:55:23 -07:00
friendica a707e9b9f5 issue #178, searching for words such as 'data' would return private items regardless of their unobscured content. 2015-04-19 23:16:17 -07:00