Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | merge hell | redmatrix | 2015-12-20 | 1 | -30/+39 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' | Haakon Meland Eriksen | 2015-12-14 | 1 | -2/+0 |
|\ | |||||
| * | remove some unused stuff | redmatrix | 2015-12-08 | 1 | -2/+0 |
| | | |||||
* | | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version | Haakon Meland Eriksen | 2015-12-12 | 1 | -1/+1 |
| | | |||||
* | | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version | Haakon Meland Eriksen | 2015-12-11 | 1 | -1/+1 |
| | | |||||
* | | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version | Haakon Meland Eriksen | 2015-12-11 | 1 | -4/+0 |
| | | |||||
* | | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version | Haakon Meland Eriksen | 2015-12-10 | 1 | -1/+2 |
| | | |||||
* | | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version | Haakon Meland Eriksen | 2015-12-10 | 1 | -1/+1 |
| | | |||||
* | | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version | Haakon Meland Eriksen | 2015-12-09 | 1 | -1/+1 |
| | | |||||
* | | Hubzilla textbox - promoting Hubzilla features in jot.tpl - third version | Haakon Meland Eriksen | 2015-12-09 | 1 | -6/+6 |
| | | |||||
* | | Hubzilla textbox - promoting Hubzilla features in jot.tpl - second version | Haakon Meland Eriksen | 2015-12-09 | 1 | -6/+3 |
| | | |||||
* | | Hubzilla textbox - promoting Hubzilla features in jot.tpl | Haakon Meland Eriksen | 2015-12-09 | 1 | -29/+26 |
|/ | |||||
* | some event heavy lifting - please test and report issues | Mario Vavti | 2015-11-24 | 1 | -5/+5 |
| |