aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* some fixes to make menu sharing work and expose it in the ui.Mario Vavti2015-05-291-5/+9
* show created/edited dates for menusMario Vavti2015-05-291-0/+2
* untested menu element import, be aware that the menu api does not over-write ...redmatrix2015-05-281-7/+46
* catch a window that wasn't yet saved when the last checkin occurredredmatrix2015-05-271-1/+0
* menu encoding for sharing/exchangeredmatrix2015-05-271-0/+4
* missing row in sql query which is used further downredmatrix2015-05-271-1/+1
* some high-level stuff we may need for shareable menus. Also make the client r...redmatrix2015-05-271-57/+83
* some work on issue #329redmatrix2015-05-251-1/+1
* add toggle for ALLOWCODE to admin/channel and also fix the ability to toggle ...redmatrix2015-05-251-5/+37
* timezone setting not saved issue #336redmatrix2015-05-241-1/+1
* typo and update to rfc7033 (webfinger) as well as webfinger diagnostic pageredmatrix2015-05-243-10/+15
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-05-242-191/+257
|\
| * Merge pull request #331 from solstag/jquerypropredmatrix2015-05-241-2/+2
| |\
| | * Fix accepting contacts by using correct jquery calls.Alexandre Hannud Abdo2015-05-221-2/+2
| * | Add PHP's xml module check and upload limits to setup.Klaus Weidenbach2015-05-241-189/+255
| |/
* / search result heading not translatableredmatrix2015-05-241-2/+2
|/
* preserve lock on edited commentsredmatrix2015-05-211-1/+4
* check for success before updating remote idredmatrix2015-05-201-8/+9
* PRIVACY: possible privacy leakage under a defined set of circumstancesredmatrix2015-05-203-5/+15
* issue with deleting imported design elements and re-installing themredmatrix2015-05-191-1/+9
* this should fix undeletable blocks and layoutsredmatrix2015-05-182-4/+6
* more work isolating the projectname from core.redmatrix2015-05-1711-18/+18
* provide default permissions ('all') for existing and newly created OAuth app ...redmatrix2015-05-141-10/+15
* remove project name dependency from most of the doc files to ease project mer...redmatrix2015-05-131-1/+1
* restrict webpage list to undeleted itemsredmatrix2015-05-132-3/+3
* product was a bad string to use because we may require it for e-commerce, and...redmatrix2015-05-133-3/+3
* issue #187redmatrix2015-05-121-1/+5
* let the site admin import a record directly from the probe diagnosticredmatrix2015-05-111-0/+3
* missing translationredmatrix2015-05-111-1/+1
* provide drop down submenu suggestions in edit modeMario Vavti2015-05-101-3/+4
* provide ability to create submenusMario Vavti2015-05-101-2/+10
* avoid double slash after editing layoutMario Vavti2015-05-061-1/+1
* disable voting in blocks, layouts and webpagesMario Vavti2015-04-293-2/+5
* fix $noloc state in mod editwebpagesMario Vavti2015-04-291-1/+1
* adjust placeholder namingMario Vavti2015-04-292-2/+3
* Provide webpage layout descriptionMario Vavti2015-04-251-2/+5
* Merge https://github.com/redmatrix/redmatrix into pending_mergefriendica2015-04-245-46/+32
|\
| * provide block titles in blocklistMario Vavti2015-04-241-1/+3
| * add title to element arrayMario Vavti2015-04-243-3/+5
| * there is no key named term in this arrayMario Vavti2015-04-241-1/+0
| * copy/paste typoMario Vavti2015-04-241-1/+1
| * webpages layout fixesMario Vavti2015-04-243-43/+26
* | reset routefriendica2015-04-241-1/+1
* | mod/branchtopic - move an off-topic comment to its own thread as a fresh wall...friendica2015-04-241-0/+42
|/
* Merge https://github.com/redmatrix/redmatrix into pending_mergefriendica2015-04-232-32/+27
|\
| * webpages blocks fixesMario Vavti2015-04-232-32/+27
* | disconnectfriendica2015-04-231-3/+5
|/
* do not show acl button if not ownerMario Vavti2015-04-221-3/+4
* fix webpages profile_tabsMario Vavti2015-04-221-5/+2
* fix webpage permsMario Vavti2015-04-222-2/+11