aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/jot.tpl
Commit message (Collapse)AuthorAgeFilesLines
* Revert "move theme specific files to theme dir"zotlabs2017-05-021-0/+303
| | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c.
* move theme specific files to theme dirzotlabs2017-05-011-303/+0
|
* fix embed image modalsMario Vavti2017-03-221-6/+6
|
* update to latest bs4 from git and change hidden-* classes to d-*Mario Vavti2017-03-201-4/+4
|
* bs4 fixesMario Vavti2017-03-181-25/+26
|
* many class fixes and revive shiny class for item titles in a new wayMario Vavti2017-03-131-1/+1
|
* merge dev into bs4Mario Vavti2017-03-131-1/+1
|\
| * we need to have this even if we are not the owner. otherwise we loose the ↵Mario Vavti2017-03-131-1/+1
| | | | | | | | acl if e.g. not-owner edits a webpage. should probably find a better solution for this though.
* | fixing classesMario Vavti2017-03-101-1/+1
| |
* | some sed magic on button class namesMario Vavti2017-03-101-23/+23
|/
* use lock colour to indicate that permissions have been set by the software ↵zotlabs2016-12-161-1/+1
| | | | to something you might not expect rather than an exclamation mark. This may not be the best colour in this page context, but it serves the intended purpose. Perhaps orange might be less intrusive and still convey the desired information.
* move jotnets to jot and some cleanup (mostly whitespace)Mario Vavti2016-08-211-62/+95
|
* Change text for submenu on small screens to be static toggle statementAndrew Manning2016-08-141-1/+1
|
* Added a disable comments setting to the "Additional features" settings with ↵Andrew Manning2016-08-141-0/+9
| | | | a corresponding post editor toggle button
* You can drag links to the editor (which will be parsed and inserted); as ↵redmatrix2016-08-091-1/+1
| | | | well as files (which will be uploaded)
* multi acl: port /rpostMario Vavti2016-08-051-1/+1
|
* multi acl: port eventsMario Vavti2016-08-031-1/+1
|
* multiple acl workMario Vavti2016-08-031-4/+5
|
* Photo embed button with album browser works in new post editor.Andrew Manning2016-06-121-1/+1
|
* Stashing changes. Not a functional state.Andrew Manning2016-06-091-0/+29
|
* remove unused code and whitespaceMario Vavti2016-05-091-1/+1
|
* make weblink and attach button hideable and some minor fixesMario Vavti2016-05-011-1/+7
|
* update icon names in view/Treer2016-05-011-23/+23
|
* get rid of the unused ispublic variableMario Vavti2016-04-291-1/+1
|
* some work on making mod editpost use status_editor() - if you find anything ↵Mario Vavti2016-04-291-5/+5
| | | | related to jot broken please revert this commit
* some refinements on jotMario Vavti2016-04-271-13/+20
|
* hopefully fix jot dropdown visibility issueMario Vavti2016-04-261-3/+5
|
* some work on comanche autocompleteMario Vavti2016-04-091-0/+2
|
* fix jot formMario Vavti2016-03-031-11/+11
|
* move preview content outside of editor spaceMario Vavti2016-03-011-1/+2
|
* css fixes to make jot look better with background colors or imagesMario Vavti2016-03-011-7/+8
|
* merge hellredmatrix2015-12-201-30/+39
|
* Merge remote-tracking branch 'upstream/master'Haakon Meland Eriksen2015-12-141-2/+0
|\
| * remove some unused stuffredmatrix2015-12-081-2/+0
| |
* | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third versionHaakon Meland Eriksen2015-12-121-1/+1
| |
* | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third versionHaakon Meland Eriksen2015-12-111-1/+1
| |
* | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third versionHaakon Meland Eriksen2015-12-111-4/+0
| |
* | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third versionHaakon Meland Eriksen2015-12-101-1/+2
| |
* | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third versionHaakon Meland Eriksen2015-12-101-1/+1
| |
* | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third versionHaakon Meland Eriksen2015-12-091-1/+1
| |
* | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third versionHaakon Meland Eriksen2015-12-091-6/+6
| |
* | Hubzilla textbox - promoting Hubzilla features in jot.tpl - second versionHaakon Meland Eriksen2015-12-091-6/+3
| |
* | Hubzilla textbox - promoting Hubzilla features in jot.tplHaakon Meland Eriksen2015-12-091-29/+26
|/
* some event heavy lifting - please test and report issuesMario Vavti2015-11-241-5/+5
|
* looks like there may be issues with the datetime picker if the local ↵redmatrix2015-10-251-1/+1
| | | | timezone isn't the same as your settings.
* new feature: delayed postingredmatrix2015-10-251-0/+28
|
* create photo object if feature large photos is enabled and display those ↵Mario Vavti2015-10-201-1/+1
| | | | slightly different
* bring our bbcode tools to private mailMario Vavti2015-10-051-5/+5
|
* PRIVACY: possible privacy leakage under a defined set of circumstancesredmatrix2015-05-201-0/+3
|
* allow jot to be displayed expanded, remove deprected datetimepicker js and ↵Mario Vavti2015-04-171-14/+1
| | | | some random fixes