aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/comment_item.tpl
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to bootstrap 5.0.1 and first batch of fixesMario2021-06-071-5/+5
|
* get devHilmar R2021-03-011-0/+0
|
* first cut on implementing additional encryption with the SJCL library. aes ↵Mario Vavti2020-08-201-1/+1
| | | | only and no backward compatibility.
* Move auto_save_draft to header from thread commentDM42.Net Hubzilla Development2019-11-281-3/+0
|
* Added feature setting for auto-save, defaulting to enabled.Andrew Manning2018-04-081-0/+3
|
* remove deprecated 'qcomment' feature; unused since 2012zotlabs2018-01-181-8/+0
|
* remove obsolete classMario Vavti2017-08-281-1/+1
|
* rewrite comment form handlinggit-marijus2017-08-281-1/+1
|
* only show upload button to those with write_storage permissionzotlabs2017-08-081-0/+2
|
* support upload of files and attachments into comments. This has some ↵zotlabs2017-08-081-0/+3
| | | | repercussions when it comes to post permissions since the commenter will not know the distribution of the post. Basically the files will be uploaded with the commenter's default ACL. Most of the time this will do the right thing.
* allow moderated comments like wordpress if permissions are compatiblezotlabs2017-06-181-3/+4
|
* brainstorming a comment moderation systemzotlabs2017-06-171-0/+7
|
* css fixMario Vavti2017-05-051-1/+1
|
* bs4 fixesMario Vavti2017-03-191-2/+1
|
* bs4 fixesMario Vavti2017-03-181-10/+4
|
* some sed magic on button class namesMario Vavti2017-03-101-11/+11
|
* add links to zcards #500 ; also provide drag/drop highlighting of comment ↵redmatrix2016-09-051-1/+1
| | | | regions when a link is being dragged over them
* fix #480, enable bbcode autocomplete for photo comments and remove some ↵Mario Vavti2016-08-131-0/+1
| | | | redundant javascript
* allow dropping links on comments as well as postsredmatrix2016-08-091-1/+1
|
* update icon names in view/Treer2016-05-011-10/+10
|
* comment buttons hookredmatrix2016-02-041-0/+1
|
* do not destroy page layout if feature_encrypt is not enabledMario Vavti2015-03-191-2/+2
|
* remove the now redundant audio/video buttons and label the editor text style ↵friendica2015-03-111-6/+6
| | | | 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.
* 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-1/+1
| | | | goes to submit instead of the next button.
* Group comment editor iconsStefan Parviainen2014-12-081-28/+34
|
* 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.
* wrong label on iconfriendica2014-07-251-1/+1
|
* move new comment open/close js functions to core so they can be used by ↵marijus2014-06-051-1/+1
| | | | other themes
* fix one more bootstrap override regressionmarijus2014-05-261-1/+1
|
* for some reason this is also needed to make it work reliable in webkit browsersmarijus2014-05-241-1/+1
|
* should be redbasic not redmarijus2014-05-241-1/+1
|
* possible fix for empty commentbox colapsing on tool-button clickmarijus2014-05-241-1/+1
|
* the js seems to interfere with something else... comment out for now...marijus2014-05-201-6/+6
|
* some work on comment_item.tplmarijus2014-05-201-47/+41
|
* sort out the preview iconsfriendica2013-11-251-1/+1
|
* fix default cipher for comments and set it at the conversation level rather ↵friendica2013-11-141-1/+1
| | | | than the item level.
* e2ee in comments and a bit of cleanup so not every theme has to define how ↵friendica2013-11-141-8/+13
| | | | to insert bbcode, only if they're doing something special (e.g. this is how to implement a javascript plugin :-)), and I got rid of the predefined http:// in the bbcode for urls. You're almost always pasting a url which already has that bit and it just creates an extra step.
* replace a bunch of graphic icons with vector iconsfriendica2013-10-081-16/+16
|
* Kill autogenerated warnings, plus a typo.Thomas Willingham2013-07-161-5/+0
|
* remove "internal" templates, use "tpl/" folder for smarty3 templates,fabrixxm2013-05-081-44/+49
| | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
* just tinkering and trying a few things - don't get upset. It can all be ↵friendica2013-03-051-1/+0
| | | | reverted it it sucks. Freedom's just another word for "nothin' left to lose" and I'm not sure it's possible to create a UI that's hated more than Friendica. So that gives us plenty of artististic license to explore some different directions and see if they lead to anything interesting.
* that was certainly some fun debugging (not)friendica2012-11-041-1/+31
|
* permissions responder + upstream mergefriendica2012-09-101-5/+4
|
* upstreamfriendica2012-08-211-0/+4
|
* merge comment threading, provide plugin/theme functions to handle css/js ↵friendica2012-08-091-1/+2
| | | | includes
* major theme re-org, only duepuntozero and slackr working atmfriendica2012-08-011-0/+34