aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/dev' into website-exportAndrew Manning2016-08-307-18/+31
|\
| * add authors to post distribution; case insensitive sort appsredmatrix2016-08-291-1/+1
| * Before throwing a 'smarty3 dir does not exist' fatal error, try and create it...redmatrix2016-08-282-3/+6
| * 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-282-2/+2
| * Display text around the searched query in documentation searchAndrew Manning2016-08-271-2/+3
* | Merge remote-tracking branch 'upstream/dev' into website-exportAndrew Manning2016-08-271-2/+2
|\|
| * doc search brokenredmatrix2016-08-271-2/+2
* | Merge remote-tracking branch 'upstream/dev' into website-export. Added attach...Andrew Manning2016-08-279-36/+115
|\|
| * add a couple of useful observer constructs to support identity aware pagesredmatrix2016-08-261-1/+12
| * comanche: generalise the conditional variable usage and add $observer as a te...redmatrix2016-08-261-19/+27
| * ratings are gone. They can be enabled, but there is no UI for doing so at thi...redmatrix2016-08-255-27/+21
| * some more complex test scenarios for comanche conditionals: equals x, not equ...redmatrix2016-08-241-4/+40
| * provide a mechanism for global template values (macro replacements that are a...redmatrix2016-08-241-0/+6
| * allow changing the server role - as well as configuring any of the three opti...redmatrix2016-08-232-4/+28
* | Merge remote-tracking branch 'upstream/dev' into website-exportAndrew Manning2016-08-238-8/+16
|\|
| * optional server role compatibility checks for pluginsredmatrix2016-08-221-0/+1
| * server role management, part 1redmatrix2016-08-222-2/+2
| * 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
| |/
* | 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-202-6/+193
* | Merge remote-tracking branch 'upstream/dev' into website-exportAndrew Manning2016-08-192-1/+8
|\|
| * remove insecure repository warning.redmatrix2016-08-181-1/+1
| * don't set session theme unless logged in.redmatrix2016-08-161-0/+7
* | 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
|/
* move schema settings into the display settings main so we can set theme:schem...redmatrix2016-08-152-17/+59
* 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-112-32/+47
* optimise Onepoll so it doesn't try and fetch posts for a channel that we've n...redmatrix2016-08-101-0/+9
* implement acl for folder creationMario Vavti2016-08-102-10/+18
* use config system.server_role and deprecate 'UNO'redmatrix2016-08-074-19/+23
* fix cloud pathredmatrix2016-08-071-1/+1
* bring back acl for cloud file uploadsMario Vavti2016-08-061-1/+2
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-08-0515-18/+83
|\
| * 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
| |\