aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/jot.tpl
Commit message (Collapse)AuthorAgeFilesLines
* 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
* provide a separate input field for rpost attachmentsMario Vavti2015-04-161-4/+10
|
* title=>nameMario Vavti2015-04-151-5/+5
|
* Move bootstrap dependencies (tagsinput) to theme redbasic (we only have it ↵Mario Vavti2015-03-271-3/+2
| | | | there). Comment out some most probably deprecated js includes. Some css cleanup.
* fix acl for if we have an cid in /network and make $bang better visibleMario Vavti2015-03-211-1/+1
|
* some tabs title statuseditor restructuringMario Vavti2015-03-211-1/+1
|
* phase one of the great file storage unification - use one button for uploads ↵friendica2015-03-161-13/+3
| | | | of any type (image or attachment). We'll sort out which one it is and deal with it appropriately.
* remove the now redundant audio/video buttons and label the editor text style ↵friendica2015-03-111-4/+4
| | | | buttons which didn't have them. Unused editor buttons were commented in case we need to bring them back. If things go smoothly we can remove them. Use the link icon going forward - for all links.
* View upload photo button only if you have permission.Klaus Weidenbach2015-03-101-21/+23
| | | | | | | | | | Check if post_photos permission is available otherwise hide the photo upload button. Or should we show the button and just disable it with a title, about missing permission to upload photos? In comments we use the same icon, but just add [img] bb-code. Should we provide this if no permission to upload photos. Do we need different icons for [img] and photo upload buttons?
* collapse jot tools to submenu on small and extra small screensMario Vavti2015-03-101-5/+35
|
* Bring simple editor formatting functions back to the main editor (bold, ↵friendica2015-03-091-0/+17
| | | | italic, underline, quote, code) so as to maintain parity and consistency with comments. Currently this will make the editor toolbar seem a bit cluttered but be aware that the second button group (attach and link tools) will be reduced to two buttons (attach and link) when the next phase of this work is completed. The third group of tools are optional features and will only be presented based on personal choice. Visual editors may need to disable, relocate, or redefine these buttons.
* missed removing a test casefriendica2015-03-041-1/+1
|
* the link icon on comments now calls the link parsing tool (just like the ↵friendica2015-03-041-1/+1
| | | | main editor window). Eventually the link specific icons (image, link, audio, video) will all be handled by inserting a link using the link icon (here and in the main editor window) and the separate buttons will go away. We also need to tie this to oembed so that there's one place to insert a link - no matter what kind of link it is, and we'll try to find the best way to render that as content. Similarly upload will upload content, no matter what kind of content; and we'll likewise try and figure out the best way to present whatever content was uploaded (img, file, audio, video, whatever).
* per Randal overheard on a foreign network - tab in post/comment edit window ↵friendica2015-02-261-3/+3
| | | | goes to submit instead of the next button.
* item voting toolsfriendica2015-02-101-0/+6
|
* Fancy categories input with bootstrap-tagsinputStefan Parviainen2014-12-211-6/+6
|
* adjustment to clear browser location button only if use browser location ↵marijus2014-12-091-1/+1
| | | | option is set
* show clear browser location button only if use browser location option is ↵marijus2014-12-091-3/+5
| | | | set and minor css fixes
* Put some spacing between share types and other buttons in jotStefan Parviainen2014-12-081-28/+34
|
* undo disabled submit buttons now that ACL is initialised when page loadedfriendica2014-11-181-2/+2
|
* Use new date selector for item expiryStefan Parviainen2014-11-171-6/+1
|
* prevent posting before acl got populated since this will disregard the ↵marijus2014-11-081-2/+2
| | | | default acl setting and the post will be visible to the default audience without warning. the chance that this happens is quite small while writing a post but can easily happen on eg editing photos (maybe just tick a checkbox and press submit). the acl and submit buttons are disabled by default and will be activated as soon as acl is populated.
* Fix duplicate element idStefan Parviainen2014-11-051-1/+1
|
* datetimepicker data-format now data-date-formatAlexandre Hannud Abdo2014-10-071-1/+1
|
* Fix name attribute of button elements so jquery '.submit()' doesn't breakAlexandre Hannud Abdo2014-09-161-1/+1
| | | | | | | | According to "Additional notes" in: http://api.jquery.com/submit/ Not fixing buttons created with 'input' tags.
* fix one more bootstrap override regressionmarijus2014-05-261-1/+1
|
* This should fix the preview allignment permantly.jeroenpraat2014-04-181-1/+1
|
* bootstrapify aclselectormarijus2014-04-111-8/+4
|
* use $showacl to show/hide acl in jot.tpl - remove $pvisit and repair ↵marijus2014-04-091-1/+1
| | | | editblock and editlayout which still depended on it.
* replace lock icon with icon-{lock, unlock}marijus2014-04-091-5/+3
|
* whitespace cleanupmarijus2014-04-081-6/+6
|
* change the way jot tools are displayed/hiddenmarijus2014-04-081-8/+14
|
* jot and location style fixesmarijus2014-04-061-3/+3
|
* provide the ability for rpost to post as another of your channels. This does ↵friendica2014-04-051-1/+5
| | | | not yet work, so the functionality has not been enabled.
* some work on jot, remove some deprecated js and some random style fixesmarijus2014-04-031-76/+75
|
* this commit is an attempt to make conv items better scalable on smaller ↵marijus2014-03-101-1/+1
| | | | screens. also save some horizontal space.
* first cut at a directory popup. It's a bit annoying at the moment, so we'll ↵friendica2013-12-231-1/+1
| | | | have to make it less so. Also had second thoughts about the project homepage changes made yesterday. Just because a bunch of Reddit trolls can't get social networking out of their brain long enough to explore other technologies or even read the project page doesn't mean we should pander to them and explain how or why we either are or aren't a social network.
* add ability to set created date/time from the apifriendica2013-12-221-1/+0
|
* Use the red matrix iconsChristian Vogeley2013-12-221-2/+9
|
* Merge remote-tracking branch 'upstream/master' into bootstrapChristian Vogeley2013-12-221-2/+2
|\ | | | | | | | | Conflicts: view/php/theme_init.php
| * sort out the preview iconsfriendica2013-11-251-1/+1
| |
| * use placeholder for profile-jot-text and some minor alignmentmarijus2013-11-231-1/+1
| |
* | New modal dialog for item expiryChristian Vogeley2013-12-221-1/+34
|/
* allow rpost to set source appfriendica2013-11-151-0/+1
|
* fix photo permissions on encrypted postsfriendica2013-11-131-0/+1
|
* ability to use other ciphersfriendica2013-11-111-1/+1
|
* e2eefriendica2013-11-101-3/+3
|
* some more doco for how to finish it.friendica2013-11-101-0/+3
|
* provide expire feature on post and comments as well as private messages. ↵friendica2013-11-071-0/+6
| | | | This requires a feature setting and is currently unmaskable - if the author says it's gone, there's not a lot you can do to stop it or try and save it. It's gone.