aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Expand)AuthorAgeFilesLines
...
* some issues with saved search - tags and connection searches weren't being sa...redmatrix2016-08-311-0/+1
* Hubzilla pro: Don't offer 'custom/expert' permissions below a techlevel of 4;...redmatrix2016-08-313-9/+23
* Do not allow PERMS_PUBLIC as a choice for writable permission limits. Change ...redmatrix2016-08-311-2/+4
* provide techlevels in the pro server role. Should have no visible effect on o...redmatrix2016-08-311-2/+21
* only check permissions on normal photos and force cover photos as well as pro...redmatrix2016-08-301-0/+9
* Imported webpage elements update existing elements properly. AllowCode permis...Andrew Manning2016-08-301-2/+0
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-08-301-7/+313
|\
| * Merge remote-tracking branch 'upstream/dev' into website-exportAndrew Manning2016-08-304-15/+25
| |\
| * \ Merge remote-tracking branch 'upstream/dev' into website-exportAndrew Manning2016-08-271-2/+2
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/dev' into website-export. Added attach...Andrew Manning2016-08-277-31/+49
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/dev' into website-exportAndrew Manning2016-08-237-7/+15
| |\ \ \ \
| * | | | | Website export to cloud files works. Created new recursive copy function in a...Andrew Manning2016-08-231-8/+47
| * | | | | Block export and re-import works. Fixed bug where layout content was not bein...Andrew Manning2016-08-201-1/+68
| * | | | | Layouts list and are selectable for export to the zip fileAndrew Manning2016-08-201-14/+56
| * | | | | Export of pages and their layouts to a zip file works. Bug on importing the e...Andrew Manning2016-08-201-6/+136
| * | | | | Merge remote-tracking branch 'upstream/dev' into website-exportAndrew Manning2016-08-191-1/+1
| |\ \ \ \ \
| * | | | | | Pages populate the available-to-export list. New checkbox class for smaller b...Andrew Manning2016-08-191-4/+10
| * | | | | | Progress implementing zip file exportAndrew Manning2016-08-171-2/+24
* | | | | | | remove duplicated includeredmatrix2016-08-291-1/+0
| |_|_|_|_|/ |/| | | | |
* | | | | | Before throwing a 'smarty3 dir does not exist' fatal error, try and create it...redmatrix2016-08-281-2/+2
* | | | | | create smarty dir before any templates can be initialisedredmatrix2016-08-281-2/+3
* | | | | | supercedes pull request #503redmatrix2016-08-281-1/+9
* | | | | | move allowed email domains to admin->security pageredmatrix2016-08-281-8/+8
* | | | | | fix aconfigredmatrix2016-08-281-1/+1
* | | | | | Display text around the searched query in documentation searchAndrew Manning2016-08-271-2/+3
| |_|_|_|/ |/| | | |
* | | | | doc search brokenredmatrix2016-08-271-2/+2
| |_|_|/ |/| | |
* | | | ratings are gone. They can be enabled, but there is no UI for doing so at thi...redmatrix2016-08-255-27/+21
* | | | allow changing the server role - as well as configuring any of the three opti...redmatrix2016-08-232-4/+28
| |_|/ |/| |
* | | optional server role compatibility checks for pluginsredmatrix2016-08-221-0/+1
* | | server role management, part 1redmatrix2016-08-221-1/+1
* | | Merge branch 'dev' of https://github.com/git-marijus/hubzilla into git-mariju...redmatrix2016-08-214-5/+10
|\ \ \
| * | | move jotnets to jot and some cleanup (mostly whitespace)Mario Vavti2016-08-214-5/+9
| | |/ | |/|
* / | issue #496redmatrix2016-08-212-1/+3
|/ /
* / remove insecure repository warning.redmatrix2016-08-181-1/+1
|/
* move schema settings into the display settings main so we can set theme:schem...redmatrix2016-08-151-16/+58
* fix attached photo/file permissions on clonesredmatrix2016-08-151-134/+2
* Added a disable comments setting to the "Additional features" settings with a...Andrew Manning2016-08-141-0/+2
* string updateredmatrix2016-08-121-1/+1
* fix auto-connect settingzottel2016-08-121-3/+0
* more cleanup of apiredmatrix2016-08-111-1/+1
* A bit of api cleanup. Don't get excited. This is like a 0.005% cleanup but yo...redmatrix2016-08-111-32/+23
* implement acl for folder creationMario Vavti2016-08-101-9/+14
* use config system.server_role and deprecate 'UNO'redmatrix2016-08-072-16/+19
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-08-0514-18/+79
|\
| * multi acl: port /settingsMario Vavti2016-08-051-1/+5
| * multi acl: port /displayMario Vavti2016-08-051-0/+1
| * multi acl: port /thingMario Vavti2016-08-051-0/+8
| * multi acl: port /rpostMario Vavti2016-08-052-5/+5
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-08-051-2/+3
| |\
| | * Parse bbcode when page loadsAndrew Manning2016-08-041-2/+2