aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* reverse f325c29b48b2bf954d13e89035c1e9abecdca780 - this needs discussion. ↵Mario Vavti2018-04-231-1/+0
| | | | there is a link to source in the item menu. we might consider linking the timestamp to the source item (like some of the federated networks do) but then remove it from the item dropdown (having things double proved to confuse people). imo the link in the dropdown menu should be sufficient though.
* adding link to post sourcemrjive2018-04-201-0/+1
|
* 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
| |\| |
| | * | notifications-btn-1 does not actually require the text-white class and this ↵zotlabs2018-03-082-2/+2
| | | | | | | | | | | | | | | | is known to cause issues on dark themes
| * | | we need the javascript in the template since strings are involvedMario Vavti2018-03-072-0/+169
| | | |
| * | | more bootstrap accordion fixesMario Vavti2018-03-072-10/+10
| | | |
| * | | we do not support separate mobile themes anymoreMario Vavti2018-03-071-1/+1
| |/ /
* | | Merge branch 'dev' into oauth2Andrew Manning2018-03-051-2/+1
|\| |
| * | fix javascript error if there are no notificationsMario Vavti2018-03-051-2/+1
| | |
* | | Merge branch 'dev' into oauth2Andrew Manning2018-03-048-25/+46
|\| |
| * | add dummy f= arg to suggestion urls, use directory version of suggest for ↵zotlabs2018-03-031-1/+1
| | | | | | | | | | | | newmember link instead of the suggest module as the UI is prettier.
| * | add icon to any addon settings blocks which don't already have onezotlabs2018-03-021-0/+4
| | |
| * | fix issues with accordions in settings and comment out jquery.textinputs.jsMario Vavti2018-03-015-19/+19
| | |
| * | several email validation issueszotlabs2018-02-281-5/+5
| | |