aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | update diaspora compatibility list, and also remove private mail 'unsend' ↵redmatrix2016-09-033-61/+69
| | | | | | | | (recall) from techlevel 0 which includes the basic server configuration. It's one less cross network compatibility issue that basic members will have to be aware of and one less complication for entry-level 'pro' members.
* | revert moving home button to first position. instead move register and login ↵Mario Vavti2016-09-031-37/+38
| | | | | | | | buttons to the end of the list.
* | pro: add system techlevel to new accountsredmatrix2016-09-021-4/+6
| |
* | pro: allow admin to set a site techlevel and optionally lock it.redmatrix2016-09-022-2/+7
| |
* | show home icon in first position in nav, provide register link also if ↵Mario Vavti2016-09-022-23/+27
| | | | | | | | register policy is set to approve and whitespace cleanup
* | missed the namespaceredmatrix2016-09-021-2/+2
| |
* | empty schemaredmatrix2016-09-022-3681/+3764
| |
* | put theme config into its own namespaceredmatrix2016-09-013-6/+8
| |
* | turn theme configuration into a class objectredmatrix2016-09-013-123/+128
| |
* | check that the advanced_theming feature is enabled before the pdledit module ↵redmatrix2016-09-012-0/+10
| | | | | | | | can be accessed.
* | separate the 'expert' feature into 'advanced_theming' and ↵redmatrix2016-09-015-17/+41
| | | | | | | | 'advanced_dirsearch'. Hide both features unless techlevel > 3.
* | actively set all the theme options on the display settings page based on the ↵redmatrix2016-09-014-9/+32
| | | | | | | | current theme selection
* | more work on theme select backendredmatrix2016-09-012-5/+29
| |
* | provide json module to load theme specific settings so we can auto-fill the ↵redmatrix2016-09-012-1/+44
| | | | | | | | display settings page with schemas and theme settings whenever somebody makes a different theme selection
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-09-013-8/+14
|\ \
| * | introduce checklist BBcode for checklistsMario Vavti2016-09-013-8/+14
| | |
* | | theme preview - that was easy; plus a bit more tweaking of the saved search ↵redmatrix2016-09-013-2/+4
|/ / | | | | | | widget to try and get the sucker to auto submit
* | even though there is now a sitesearch widget, remove it from the search page ↵redmatrix2016-08-311-1/+1
| | | | | | | | pdl since we can just use the navbar and it offers more modes.
* | some issues with saved search - tags and connection searches weren't being ↵redmatrix2016-08-315-3/+45
| | | | | | | | saved.
* | document that include/permissions is being deprecated but may still be needed.redmatrix2016-08-311-0/+6
| |
* | Hubzilla pro: Don't offer 'custom/expert' permissions below a techlevel of ↵redmatrix2016-08-313-9/+23
| | | | | | | | 4; but any existing expert mode members are grandfathered in.
* | Do not allow PERMS_PUBLIC as a choice for writable permission limits. Change ↵redmatrix2016-08-311-2/+4
| | | | | | | | text of buttons in expert mode for consistency with usage ('Channel Permission Limits' and 'Default Access Control List (ACL)').
* | allow public comments (sort of - see the notes)redmatrix2016-08-311-5/+4
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-08-314-13784/+14054
|\ \
| * \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devjeroenpraat2016-08-3121-68/+1026
| |\ \
| * | | Dutch and Spanish string updatejeroenpraat2016-08-314-13784/+14054
| | | |
* | | | provide techlevels in the pro server role. Should have no visible effect on ↵redmatrix2016-08-3112-20/+81
| |/ / |/| | | | | | | | other roles.
* | | resolve merge conflictMario Vavti2016-08-3120-68/+1019
|\ \ \
| * | | The 'save to folder' modal dialog looked like crap. Now it only looks like dung.redmatrix2016-08-303-5/+15
| | | |
| * | | only check permissions on normal photos and force cover photos as well as ↵redmatrix2016-08-301-0/+9
| | | | | | | | | | | | | | | | profile photos to be public. As a side effect 'thing' photos will also be considered public.
| * | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-08-302-14/+11
| |\ \ \
| | * \ \ Merge pull request #507 from anaqreon/exportzotlabs2016-08-312-14/+11
| | |\ \ \ | | | | | | | | | | | | Imported webpage elements update existing elements properly. AllowCode…
| | | * | | Imported webpage elements update existing elements properly. AllowCode ↵Andrew Manning2016-08-302-14/+11
| | | | | | | | | | | | | | | | | | | | | | | | permission is checked correctly and issues error on import if denied.
| * | | | | version and release policy guideredmatrix2016-08-301-0/+30
| |/ / / /
| * / / / first cut at project governance docredmatrix2016-08-302-0/+47
| |/ / /
| * | | increase timeout on oembed remote fetches. This is a balancing act. Too ↵redmatrix2016-08-301-3/+12
| | | | | | | | | | | | | | | | short and many sites won't show up. Too long and you could be watching a spinner anxiously waiting for the page to load even if your own site is blindingly fast.
| * | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-08-3013-6219/+7100
| |\ \ \
| | * \ \ Merge pull request #506 from anaqreon/website-exportzotlabs2016-08-3111-53/+903
| | |\ \ \ | | | |/ / | | |/| | Website export
| | | * | Merge remote-tracking branch 'upstream/dev' into website-exportAndrew Manning2016-08-3039-6240/+6309
| | | |\ \ | | | |/ / | | |/| |
| | | * | Merge remote-tracking branch 'upstream/dev' into website-exportAndrew Manning2016-08-271-2/+2
| | | |\ \
| | | * \ \ Merge remote-tracking branch 'upstream/dev' into website-exportAndrew Manning2016-08-271-0/+1
| | | |\ \ \
| | | * \ \ \ Merge remote-tracking branch 'upstream/dev' into website-export. Added ↵Andrew Manning2016-08-2726-4413/+4711
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | attach_move() to include/attach.php.
| | | * \ \ \ \ Merge remote-tracking branch 'upstream/dev' into website-exportAndrew Manning2016-08-2328-3913/+4113
| | | |\ \ \ \ \
| | | * | | | | | Website export to cloud files works. Created new recursive copy function in ↵Andrew Manning2016-08-234-9/+113
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | attach.php.
| | | * | | | | | Visual improvements to the export element tableAndrew Manning2016-08-211-25/+25
| | | | | | | | |
| | | * | | | | | Block export and re-import works. Fixed bug where layout content was not ↵Andrew Manning2016-08-203-3/+157
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | being imported properly.
| | | * | | | | | Layouts list and are selectable for export to the zip fileAndrew Manning2016-08-203-16/+137
| | | | | | | | |
| | | * | | | | | Export of pages and their layouts to a zip file works. Bug on importing the ↵Andrew Manning2016-08-205-10/+242
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exported zip file for pages.
| | | * | | | | | Merge remote-tracking branch 'upstream/dev' into website-exportAndrew Manning2016-08-1911-6150/+6138
| | | |\ \ \ \ \ \
| | | * | | | | | | Pages populate the available-to-export list. New checkbox class for smaller ↵Andrew Manning2016-08-194-10/+182
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | boxes.