Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some issues with mod_display on very first anonymous page visit (prior to ↵ | zotlabs | 2017-08-30 | 2 | -1/+3 |
| | | | | any browser cookies being set) | ||||
* | remove obsolete class | Mario Vavti | 2017-08-28 | 1 | -1/+1 |
| | |||||
* | rewrite comment form handling | git-marijus | 2017-08-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-08-24 | 1 | -17/+14 |
|\ | |||||
| * | minor adjustmen to the help language selector | git-marijus | 2017-08-24 | 1 | -2/+2 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/dev' into doco | Andrew Manning | 2017-08-24 | 1 | -0/+9 |
| |\ | |||||
| | * | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2017-08-24 | 1 | -0/+9 |
| | |\ | |||||
| * | | | Added language selector menu for Help pages | Andrew Manning | 2017-08-24 | 1 | -0/+15 |
| |/ / | |||||
| * | | Repaired and extended support for help page translations including table of ↵ | Andrew Manning | 2017-08-23 | 1 | -18/+0 |
| | | | | | | | | | | | | contents files at the top level. Moved help module javascript to mod_help.js. | ||||
* | | | cards - change placeholdertext, separate from button text | zotlabs | 2017-08-24 | 1 | -1/+1 |
| |/ |/| | |||||
* | | cards: make likes reload page | zotlabs | 2017-08-23 | 1 | -0/+1 |
| | | |||||
* | | several card enhancements | zotlabs | 2017-08-23 | 1 | -2/+2 |
| | | |||||
* | | cards feature | zotlabs | 2017-08-23 | 2 | -2/+10 |
|/ | |||||
* | contact_slider.tpl didn't get updated with one of the bootstrap changes ↵ | zotlabs | 2017-08-13 | 1 | -3/+3 |
| | | | | where 'in' was renamed to 'show' | ||||
* | minor js and css changes | git-marijus | 2017-08-12 | 1 | -2/+2 |
| | |||||
* | only show upload button to those with write_storage permission | zotlabs | 2017-08-08 | 1 | -0/+2 |
| | |||||
* | support upload of files and attachments into comments. This has some ↵ | zotlabs | 2017-08-08 | 3 | -0/+35 |
| | | | | 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 channel address to be changed | zotlabs | 2017-08-04 | 1 | -0/+20 |
| | |||||
* | auto preview mail on media insertion also | zotlabs | 2017-08-03 | 1 | -0/+3 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | git-marijus | 2017-08-03 | 3 | -0/+5 |
|\ | |||||
| * | add auto post preview to 'select photo from albums' | zotlabs | 2017-08-01 | 1 | -0/+1 |
| | | |||||
| * | auto preview when inserting a media item or embed into a post. Since this ↵ | zotlabs | 2017-08-01 | 3 | -0/+4 |
| | | | | | | | | 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. | ||||
* | | fix issue #836 - missing opening form tag | git-marijus | 2017-08-03 | 1 | -0/+1 |
| | | |||||
* | | fix attachment upload for private mail | git-marijus | 2017-08-03 | 2 | -28/+26 |
|/ | |||||
* | modify connection edit display for channels with no address/webbie | zotlabs | 2017-07-30 | 1 | -1/+1 |
| | |||||
* | disable file notifications on initial upload for now - it can behave funky ↵ | git-marijus | 2017-07-31 | 1 | -1/+1 |
| | | | | when uploading multiple small files at once | ||||
* | no need for jquery here | git-marijus | 2017-07-30 | 2 | -2/+8 |
| | |||||
* | implement file notification on initial upload and rename ↵ | git-marijus | 2017-07-29 | 1 | -0/+1 |
| | | | | get_parent_cloudpath() to get_cloud_url() which now includes the filename | ||||
* | close the apps-menu if the notifications-menu is open and vice versa | git-marijus | 2017-07-29 | 1 | -1/+1 |
| | |||||
* | make pubs notification available on small screens | git-marijus | 2017-07-29 | 1 | -2/+2 |
| | |||||
* | initial notifications support for new shared files and new (since initial ↵ | git-marijus | 2017-07-28 | 3 | -1/+21 |
| | | | | site load) pubstream activity | ||||
* | remove borders from navbar toggler | git-marijus | 2017-07-27 | 1 | -1/+1 |
| | |||||
* | make local channel (not our own) nav menus appear similar to what we are ↵ | git-marijus | 2017-07-25 | 1 | -6/+5 |
| | | | | used from remote channels | ||||
* | show the right conversation active and do not show any conversation active ↵ | git-marijus | 2017-07-22 | 1 | -1/+1 |
| | | | | if we compose a new one | ||||
* | indicate the selected channel in the dropdown menu and minor css fixes | git-marijus | 2017-07-22 | 2 | -4/+4 |
| | |||||
* | more nav_set_selected | git-marijus | 2017-07-22 | 1 | -1/+1 |
| | |||||
* | provide a mechanism to mark apps active in the bin | git-marijus | 2017-07-21 | 2 | -5/+5 |
| | |||||
* | css fix | git-marijus | 2017-07-20 | 1 | -1/+1 |
| | |||||
* | some love for the installer | git-marijus | 2017-07-17 | 4 | -86/+98 |
| | |||||
* | fix photo item comments | git-marijus | 2017-07-16 | 1 | -7/+5 |
| | |||||
* | implement chunked uploads on the wall; making it work painlessly on /cloud ↵ | zotlabs | 2017-07-13 | 2 | -128/+47 |
| | | | | was attempted but will not be implemented today. That presents some interesting dragons to slay. | ||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-07-02 | 4 | -5/+5 |
|\ | |||||
| * | update bs-dev and min version bump | Mario Vavti | 2017-07-02 | 4 | -5/+5 |
| | | |||||
| * | allow moderated comments like wordpress if permissions are compatible | zotlabs | 2017-06-19 | 2 | -3/+15 |
| | | |||||
| * | brainstorming a comment moderation system | zotlabs | 2017-06-19 | 1 | -0/+7 |
| | | |||||
* | | diaspora hcard wasn't being rendered | zotlabs | 2017-06-28 | 1 | -2/+2 |
| | | |||||
* | | missing space in nav tpl | zotlabs | 2017-06-28 | 2 | -2/+2 |
| | | |||||
* | | provide a gender icon on the profile sidebar within reason | zotlabs | 2017-06-27 | 1 | -1/+1 |
| | | |||||
* | | provide more comprehensible information on the admin summary page | zotlabs | 2017-06-26 | 1 | -2/+2 |
| | | |||||
* | | minor usability enhancements with the connections list - label the edit icon ↵ | zotlabs | 2017-06-25 | 1 | -2/+2 |
| | | | | | | | | so it's more obvious; the intuitive action is to click the photo or name which isn't what we usually want. Also move the Delete button over just a bit more so it's harder to accidentally click on small screens with big thumbs. |