aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
...
* hubzilla issue #1169zotlabs2018-05-101-0/+2
|
* Add supported protocols to siteinfo (not siteinfo.json)zotlabs2018-05-071-0/+4
|
* Simplify first channel creation even further by using a site-configurable ↵zotlabs2018-05-072-0/+3
| | | | default permissions role and removing one more conceptual roadblock for first time registrants. This default role only applies to the first channel an account creates and can be changed from the settings page once they've started to explore. This functionality was always present but optional and not well exposed. Now it is part of the standard workflow and exposed in the admin settings.
* use cursor-pointer class instead of fakelink to avoid the link color for the ↵Mario Vavti2018-05-052-2/+2
| | | | dropdown caret
* If somebody precisely clicks the down-arrow on the author photo it should ↵zotlabs2018-05-041-1/+1
| | | | probably also trigger the dropdown
* provide easy access to the autoperms setting for forum and repository ↵zotlabs2018-05-021-0/+1
| | | | channels. This may be needed in the future to protect an existing forum from assault by spammers with changing identities. The forum can quickly be turned into membership by approval and either left that way permanently or hopefully reversed at a later date. Previously this would require switching to expert mode or setting a pconfig manually.
* admin delete of fileszotlabs2018-05-021-2/+2
|
* new feature (post 3.4): allow a different username to be used when importing.zotlabs2018-05-011-0/+1
|
* The channel import page seems to have missed the big theme cleanup of the ↵zotlabs2018-05-011-34/+26
| | | | last couple of years.
* provide warnings about profile photo and cover photo permissionszotlabs2018-05-012-1/+6
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-04-252-0/+2
|\
| * show caret-down on item-photo hover to indicate a dropdown menuMario Vavti2018-04-252-0/+2
| |
* | don't load jot autosave content into other document types or edits of other ↵zotlabs2018-04-252-11/+16
|/ | | | items, but do save these edits in case you need to recover them
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-04-181-2/+3
|\
| * when changing cover photo, show existingzotlabs2018-04-171-2/+3
| |
* | update to bootstrap-4.1 and improve visibility of some text when using ↵Mario Vavti2018-04-173-5/+6
|/ | | | custom panel colours
* fix illegal string offset warningMario Vavti2018-04-132-2/+2
|
* provide visible star status for starred postsMario Vavti2018-04-132-56/+21
|
* move the thread author menu to to the wall item photo. the menu list was ↵Mario Vavti2018-04-132-14/+20
| | | | getting too long.
* allow to toggle visibility of likes/dislikes in notificationsMario Vavti2018-04-111-0/+1
|
* wrong functionMario Vavti2018-04-111-1/+1
|
* do not get or set post category if the field is not available. remove logging.Mario Vavti2018-04-101-3/+5
|
* fix autosave content not cleaned after post submissionMario Vavti2018-04-101-24/+47
|
* last commented expiration setting in adminzotlabs2018-04-101-0/+1
|
* Merge pull request #1051 from anaqreon/auto-savegit-marijus2018-04-092-0/+66
|\ | | | | Auto-save comment and post text
| * Added feature setting for auto-save, defaulting to enabled.Andrew Manning2018-04-082-27/+38
| |
| * Auto-save post and comment entry using localStorage in browser.Andrew Manning2018-04-082-32/+55
| |
| * Merge branch 'dev' into auto-saveAndrew Manning2018-04-076-4/+59
| |\
| * | Post body and title are auto-savedAndrew Manning2018-04-041-0/+32
| | |
* | | more work merging techlevels and featureszotlabs2018-04-081-0/+15
| | |
* | | first cut of feature/techlevel mergezotlabs2018-04-081-0/+7
| |/ |/|
* | Use Add Files/Photos instead of Upload to open the upload dialogMario Vavti2018-04-073-3/+3
| |
* | oauth2 client settings pagezotlabs2018-04-053-1/+56
|/
* Merge branch 'master' into oauth2zotlabs2018-04-033-7/+7
|\
| * some more work on hubzilla issue #1019zotlabs2018-04-021-1/+1
| |
| * fix missing login/out buttons for medium screensizeMario Vavti2018-04-012-6/+6
| |
* | Merge branch 'dev' into oauth2Andrew Manning2018-03-311-0/+1
|\|
| * Hubzilla issue #1022 - improve the usabilityzotlabs2018-03-301-3/+1
| |
| * Hubzilla issue #1022 - provide a way to share wiki pages. Currently this is ↵zotlabs2018-03-301-0/+3
| | | | | | | | only implemented in the 'edit' pane and could use some improvement/enhancement
* | Merge branch 'dev' into oauth2Andrew Manning2018-03-274-7/+13
|\|
| * slight re-org and update of documentation, moving the tutorial to the top.zotlabs2018-03-161-3/+3
| |
| * reveal the profile name field only if multi prifiles feature is enabledMario Vavti2018-03-141-2/+6
| |
| * show site registration notifications setting only to site adminMario Vavti2018-03-141-1/+3
| |
| * Merge pull request #18 from redmatrix/devmrjive2018-03-1327-98/+326
| |\ | | | | | | Dev
| * | small work on connections pagemrjive2018-03-131-1/+1
| | |
* | | Merge branch 'dev' into oauth2Andrew Manning2018-03-121-1/+1
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-03-121-1/+1
| |\ \
| | * | trim expects error ... in admin/sitezotlabs2018-03-101-1/+1
| | | |
* | | | Merge branch 'dev' into oauth2Andrew Manning2018-03-107-13/+182
|\| | |
| * | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-03-092-2/+2
| |\| |