aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/jot-header.tpl
Commit message (Expand)AuthorAgeFilesLines
...
* add links to zcards #500 ; also provide drag/drop highlighting of comment reg...redmatrix2016-09-051-1/+24
* Use double quotes for strings passed via templates to javascript. Some transl...redmatrix2016-08-151-5/+5
* Replace hardcoded button title in javascript to translatable textAndrew Manning2016-08-141-2/+2
* Added a disable comments setting to the "Additional features" settings with a...Andrew Manning2016-08-141-0/+13
* initialise jot editor if it is used as a file drop target and isn't yet opened.redmatrix2016-08-101-1/+6
* open editor or comment window when linkdropping to a closed window. We probab...redmatrix2016-08-101-4/+18
* allow dropping links on comments as well as postsredmatrix2016-08-091-1/+3
* You can drag links to the editor (which will be parsed and inserted); as well...redmatrix2016-08-091-1/+1
* Fixed bug where multiple post attachements by drag-and-drop were not being ad...Andrew Manning2016-07-281-3/+3
* call wall_attach rather than wall_upload for drag/drop; which means you can d...redmatrix2016-07-241-1/+1
* Drag and drop one image file at a time into the post editor will upload it.Andrew Manning2016-07-241-1/+81
* only request geolocation permission if we're creating a post.redmatrix2016-06-291-1/+1
* Move javascript functions back to jot-header.tplAndrew Manning2016-06-121-0/+83
* Photo embed button with album browser works in new post editor.Andrew Manning2016-06-121-83/+0
* Stashing changes. Not a functional state.Andrew Manning2016-06-091-0/+83
* menu entries for basic emoji support. I could use a bit of help theming this....redmatrix2016-06-021-0/+8
* update icon names in view/Treer2016-05-011-2/+2
* get rid of the unused ispublic variableMario Vavti2016-04-291-11/+0
* fix some slight crossbrowser rendering issues with jotMario Vavti2016-04-151-1/+1
* remove obsolete jotVideoURL() and jotAudioURL()redmatrix2016-04-111-14/+0
* some work on comanche autocompleteMario Vavti2016-04-091-1/+5
* a simple autocomplete for bbcode or comanche - partly implementedMario Vavti2016-04-041-0/+1
* If text is selected in profile-jot-text when the link button is pressed, the ...Andrew Manning2015-11-201-9/+21
* new feature: delayed postingredmatrix2015-10-251-0/+13
* don't auto-open the editor in forum mode. Save the forum selection text until...redmatrix2015-09-091-0/+3
* this is weirdredmatrix2015-08-251-2/+2
* change name of moduleredmatrix2015-08-221-2/+2
* allow jot to be displayed expanded, remove deprected datetimepicker js and so...Mario Vavti2015-04-171-2/+0
* provide a separate input field for rpost attachmentsMario Vavti2015-04-161-0/+3
* Fix JavaScript problems on channels where you are not allowed to upload photos.Klaus Weidenbach2015-03-121-56/+46
* collapse jot tools to submenu on small and extra small screensMario Vavti2015-03-101-3/+30
* item voting toolsfriendica2015-02-101-0/+10
* Rename some stuff related to autocompleteStefan Parviainen2015-01-071-2/+2
* Fix initEditor on non-wall pagesStefan Parviainen2015-01-051-1/+4
* Autocmplete suggestions for non-local users, also suggest from visited channe...Stefan Parviainen2015-01-041-1/+1
* show clear browser location button only if use browser location option is set...marijus2014-12-091-1/+1
* testing new event codefriendica2014-05-291-1/+1
* newevent: front end functionsfriendica2014-05-291-0/+6
* bootstrapify aclselectormarijus2014-04-111-5/+1
* pass the original element title through the element stack so that it we don't...friendica2014-04-071-0/+4
* some work on jot, remove some deprecated js and some random style fixesmarijus2014-04-031-3/+3
* bookmarks - mop up and go homefriendica2014-02-041-1/+7
* Confirm box: fall back to standard js confirm dialog if bootstrap isn't avail...Christian Vogeley2014-01-131-3/+8
* delete confirmation popup for blocks and layoutsChristian Vogeley2014-01-121-1/+1
* Merge branch 'master' into movejsfriendica2014-01-061-1/+1
* Confirm webpage deletion promptChristian Vogeley2014-01-011-4/+3
* New modal dialog for item expiryChristian Vogeley2013-12-221-2/+22
* fix photo permissions on encrypted postsfriendica2013-11-131-0/+2
* very crude zid support for e2ee content and move bbcode converter to main.js ...friendica2013-11-121-123/+0
* basic linking of audio/video tags in encrypted bbcodefriendica2013-11-111-1/+2