aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/jot-header.tpl
Commit message (Collapse)AuthorAgeFilesLines
* fix language selector reloading the page if not clicking the icon exactly ↵Mario2021-09-081-2/+2
| | | | and bs5 modal issues
* Merge branch 'dev' into bs5Mario2021-07-291-1/+3
|\
| * some work on streamlining mod photosMario2021-06-231-4/+2
| |
| * jot: do not collapse the form if in popup modeMario2021-06-231-5/+4
| |
| * streamline jot popup for mod hqMario2021-06-211-0/+5
| |
* | upgrade to bootstrap 5.0.1 and first batch of fixesMario2021-06-071-1/+1
|/
* fix summary not reset on cancelMario2021-03-081-0/+1
|
* fix summary not saved in browser autosave draftMario2021-03-081-0/+7
|
* fix unexpected trigger of buttons when pressing enter in input field issue #1528Mario2021-03-081-6/+6
|
* fix file permissions. 755 for dirs, 644 for filesMario2021-01-271-0/+0
|
* Do away with auto updates except for our own actions. We might consider to ↵Mario2020-11-181-5/+8
| | | | re-implement this for single thread view like eg /display. Instead of calculating scroll positions during updates, keep track of expanded items and set the expanded state when updating - this fixes issue #1488
* implement submit on ctrl-enter for post editor and commentsMario2020-11-171-12/+17
|
* implement poll UI in jotMario2020-02-261-0/+19
|
* provide link to source and some cleanupMario Vavti2019-04-191-1/+1
|
* fix regression from commit 04ec35d9cc39cbf62c8db2818574c1f6d56f2a20 where ↵Mario Vavti2019-02-231-5/+5
| | | | selecting multiple images from embed photos dialog broke and fix issue where items were not scrolled to there correct position if justifiedGalleryActive flag was true
* exec updateInit() instead of notificationsUpdate() in jotShare()Mario Vavti2019-02-071-2/+1
|
* work on repeat/share for Hubzillazotlabs2019-02-061-1/+10
|
* fix issue with linkdropperMario Vavti2018-12-141-2/+2
|
* yet another blueimp vulnerability. Move to composer.Mike Macgirvin2018-10-311-3/+3
|
* provide editor settingsMario Vavti2018-09-211-2/+2
|
* prevent double file uploads when dropping files into jotMario Vavti2018-07-201-0/+1
|
* fix jot drag and dropMario Vavti2018-07-201-6/+9
|
* fix js error with catalan language (unescaped strings)Mario Vavti2018-05-271-2/+2
|
* remove preview on jot resetMario Vavti2018-05-201-0/+1
|
* remove some cruft from initEditor();Mario Vavti2018-05-201-70/+10
|
* implement jot reset buttonMario Vavti2018-05-201-3/+12
|
* add cancel button to editor, fix issue with autosave of categorieszotlabs2018-05-101-1/+9
|
* don't load jot autosave content into other document types or edits of other ↵zotlabs2018-04-251-9/+14
| | | | items, but do save these edits in case you need to recover them
* 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
|
* Added feature setting for auto-save, defaulting to enabled.Andrew Manning2018-04-081-27/+35
|
* Auto-save post and comment entry using localStorage in browser.Andrew Manning2018-04-081-0/+55
|
* hubzilla issue #979 - alter image selection widget to accept/submit on ↵zotlabs2018-02-251-12/+8
| | | | choose (jot, wiki, cover_photo, profile_photo)
* don't show jot bb-edit buttons if a mimetype other than text/bbcode is ↵zotlabs2018-01-291-0/+11
| | | | selected (:todo: also disable bbcode autocomplete)
* fix nav update regressions - fixes issue #950Mario Vavti2018-01-041-5/+5
|
* get rid of spinner.js in use a lightweight css spinner insteadMario Vavti2017-09-261-12/+12
|
* provide sharing of cardszotlabs2017-09-051-11/+16
|
* support upload of files and attachments into comments. This has some ↵zotlabs2017-08-081-0/+31
| | | | 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.
* add auto post preview to 'select photo from albums'zotlabs2017-08-011-0/+1
|
* auto preview when inserting a media item or embed into a post. Since this ↵zotlabs2017-08-011-0/+2
| | | | unanticipated action could be alarming (some might think the post was actually submitted), also provide a visible preview indicator within the previewed content. Remove the css for the old striped background image which hasn't been available for previewed content for a year or two.
* implement chunked uploads on the wall; making it work painlessly on /cloud ↵zotlabs2017-07-131-127/+45
| | | | was attempted but will not be implemented today. That presents some interesting dragons to slay.
* Revert "move theme specific files to theme dir"zotlabs2017-05-021-0/+598
| | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c.
* move theme specific files to theme dirzotlabs2017-05-011-598/+0
|
* missing includesMario Vavti2017-04-131-1/+1
|
* fix embed image modalsMario Vavti2017-03-221-10/+10
|
* bs4 fixesMario Vavti2017-03-181-1/+1
|
* fix item_list and item_search templates. make item filer use a bootdtrap ↵Mario Vavti2017-03-171-13/+5
| | | | modal and some css and class fixes
* fix embedimage if an albumname contains quotesMario Vavti2017-01-111-2/+3
|
* fix https://zothub.de/display/9d9078d212862c5f58Mario Vavti2016-10-301-0/+1
|