Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make acl selector work correctly if we provide a cid in mod network | Mario | 2020-10-16 | 1 | -1/+1 |
| | |||||
* | first cut on implementing additional encryption with the SJCL library. aes ↵ | Mario Vavti | 2020-08-20 | 1 | -2/+2 |
| | | | | only and no backward compatibility. | ||||
* | remove voting from UI in favour of polls | Mario | 2020-04-08 | 1 | -11/+1 |
| | |||||
* | poll UI strings | Mario | 2020-02-28 | 1 | -7/+7 |
| | |||||
* | implement poll UI in jot | Mario | 2020-02-26 | 1 | -3/+37 |
| | |||||
* | fix regression from commit 04ec35d9cc39cbf62c8db2818574c1f6d56f2a20 where ↵ | Mario Vavti | 2019-02-23 | 1 | -1/+1 |
| | | | | 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 | ||||
* | Add filter hooks and the ability to add buttons to the default status editor | DM42.Net (Matt Dent) | 2019-02-01 | 1 | -1/+11 |
| | |||||
* | jot: show settings icon only to local profile owner | Mario | 2018-10-03 | 1 | -0/+2 |
| | |||||
* | implement conversation tools (settings/conversation), remove additional ↵ | Mario Vavti | 2018-09-27 | 1 | -4/+4 |
| | | | | features from the settings menu and get rid of skill levels | ||||
* | provide editor settings | Mario Vavti | 2018-09-21 | 1 | -5/+8 |
| | |||||
* | implement jot reset button | Mario Vavti | 2018-05-20 | 1 | -0/+6 |
| | |||||
* | don't load jot autosave content into other document types or edits of other ↵ | zotlabs | 2018-04-25 | 1 | -2/+2 |
| | | | | items, but do save these edits in case you need to recover them | ||||
* | hubzilla issue #979 - alter image selection widget to accept/submit on ↵ | zotlabs | 2018-02-25 | 1 | -4/+0 |
| | | | | choose (jot, wiki, cover_photo, profile_photo) | ||||
* | get rid of spinner.js in use a lightweight css spinner instead | Mario Vavti | 2017-09-26 | 1 | -3/+5 |
| | |||||
* | cards - change placeholdertext, separate from button text | zotlabs | 2017-08-24 | 1 | -1/+1 |
| | |||||
* | several card enhancements | zotlabs | 2017-08-23 | 1 | -2/+2 |
| | |||||
* | cards feature | zotlabs | 2017-08-23 | 1 | -2/+2 |
| | |||||
* | support upload of files and attachments into comments. This has some ↵ | zotlabs | 2017-08-08 | 1 | -0/+1 |
| | | | | 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. | ||||
* | implement chunked uploads on the wall; making it work painlessly on /cloud ↵ | zotlabs | 2017-07-13 | 1 | -1/+2 |
| | | | | was attempted but will not be implemented today. That presents some interesting dragons to slay. | ||||
* | Revert "move theme specific files to theme dir" | zotlabs | 2017-05-02 | 1 | -0/+303 |
| | | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c. | ||||
* | move theme specific files to theme dir | zotlabs | 2017-05-01 | 1 | -303/+0 |
| | |||||
* | fix embed image modals | Mario Vavti | 2017-03-22 | 1 | -6/+6 |
| | |||||
* | update to latest bs4 from git and change hidden-* classes to d-* | Mario Vavti | 2017-03-20 | 1 | -4/+4 |
| | |||||
* | bs4 fixes | Mario Vavti | 2017-03-18 | 1 | -25/+26 |
| | |||||
* | many class fixes and revive shiny class for item titles in a new way | Mario Vavti | 2017-03-13 | 1 | -1/+1 |
| | |||||
* | merge dev into bs4 | Mario Vavti | 2017-03-13 | 1 | -1/+1 |
|\ | |||||
| * | we need to have this even if we are not the owner. otherwise we loose the ↵ | Mario Vavti | 2017-03-13 | 1 | -1/+1 |
| | | | | | | | | acl if e.g. not-owner edits a webpage. should probably find a better solution for this though. | ||||
* | | fixing classes | Mario Vavti | 2017-03-10 | 1 | -1/+1 |
| | | |||||
* | | some sed magic on button class names | Mario Vavti | 2017-03-10 | 1 | -23/+23 |
|/ | |||||
* | use lock colour to indicate that permissions have been set by the software ↵ | zotlabs | 2016-12-16 | 1 | -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 Vavti | 2016-08-21 | 1 | -62/+95 |
| | |||||
* | Change text for submenu on small screens to be static toggle statement | Andrew Manning | 2016-08-14 | 1 | -1/+1 |
| | |||||
* | Added a disable comments setting to the "Additional features" settings with ↵ | Andrew Manning | 2016-08-14 | 1 | -0/+9 |
| | | | | a corresponding post editor toggle button | ||||
* | You can drag links to the editor (which will be parsed and inserted); as ↵ | redmatrix | 2016-08-09 | 1 | -1/+1 |
| | | | | well as files (which will be uploaded) | ||||
* | multi acl: port /rpost | Mario Vavti | 2016-08-05 | 1 | -1/+1 |
| | |||||
* | multi acl: port events | Mario Vavti | 2016-08-03 | 1 | -1/+1 |
| | |||||
* | multiple acl work | Mario Vavti | 2016-08-03 | 1 | -4/+5 |
| | |||||
* | Photo embed button with album browser works in new post editor. | Andrew Manning | 2016-06-12 | 1 | -1/+1 |
| | |||||
* | Stashing changes. Not a functional state. | Andrew Manning | 2016-06-09 | 1 | -0/+29 |
| | |||||
* | remove unused code and whitespace | Mario Vavti | 2016-05-09 | 1 | -1/+1 |
| | |||||
* | make weblink and attach button hideable and some minor fixes | Mario Vavti | 2016-05-01 | 1 | -1/+7 |
| | |||||
* | update icon names in view/ | Treer | 2016-05-01 | 1 | -23/+23 |
| | |||||
* | get rid of the unused ispublic variable | Mario Vavti | 2016-04-29 | 1 | -1/+1 |
| | |||||
* | some work on making mod editpost use status_editor() - if you find anything ↵ | Mario Vavti | 2016-04-29 | 1 | -5/+5 |
| | | | | related to jot broken please revert this commit | ||||
* | some refinements on jot | Mario Vavti | 2016-04-27 | 1 | -13/+20 |
| | |||||
* | hopefully fix jot dropdown visibility issue | Mario Vavti | 2016-04-26 | 1 | -3/+5 |
| | |||||
* | some work on comanche autocomplete | Mario Vavti | 2016-04-09 | 1 | -0/+2 |
| | |||||
* | fix jot form | Mario Vavti | 2016-03-03 | 1 | -11/+11 |
| | |||||
* | move preview content outside of editor space | Mario Vavti | 2016-03-01 | 1 | -1/+2 |
| | |||||
* | css fixes to make jot look better with background colors or images | Mario Vavti | 2016-03-01 | 1 | -7/+8 |
| |