aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* 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-084-0/+48
| | | | 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.
* remove some no longer used images/iconszotlabs2017-08-0711-0/+0
|
* Merge pull request #838 from phellmes/devgit-marijus2017-08-062-2361/+2411
|\ | | | | Update DE translation strings (also for 2.6RC)
| * Update DE translation stringsphellmes2017-08-052-2361/+2411
| |
* | Merge pull request #839 from anaqreon/docogit-marijus2017-08-061-0/+8
|\ \ | | | | | | Fix CSS for help page content list in sidebar.
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into docoAndrew Manning2017-08-058-30/+34
| |\|
| * | Fix CSS for help page content list in sidebar.www-data2017-08-031-0/+8
| | |
* | | allow channel address to be changedzotlabs2017-08-041-0/+20
| | |
* | | auto preview mail on media insertion alsozotlabs2017-08-031-0/+3
| |/ |/|
* | Merge remote-tracking branch 'mike/master' into devgit-marijus2017-08-035-2/+7
|\ \
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-08-022-2291/+2341
| |\|
| * | add auto post preview to 'select photo from albums'zotlabs2017-08-011-0/+1
| | |
| * | auto preview comments also on media/link addzotlabs2017-08-011-0/+1
| | |
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-08-014-544/+2
| |\ \
| * | | auto preview when inserting a media item or embed into a post. Since this ↵zotlabs2017-08-014-2/+5
| | | | | | | | | | | | | | | | 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 taggit-marijus2017-08-031-0/+1
| | | |
* | | | fix attachment upload for private mailgit-marijus2017-08-032-28/+26
| |_|/ |/| |
* | | Merge pull request #834 from mjfriaza/devgit-marijus2017-08-022-2291/+2341
|\ \ \ | |_|/ |/| | Updated the Spanish translation
| * | Updated the Spanish translationManuel Jiménez Friaza2017-08-022-2291/+2341
| | |
* | | css fixgit-marijus2017-08-021-0/+1
| | |
* | | use small line-height only for larger screensgit-marijus2017-08-011-1/+1
| | |
* | | remove blugrid schema until somebody cares to fix itMario Vavti2017-08-012-543/+0
| |/ |/|
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-07-311-0/+1
|\ \
| * | less badge more iconMario Vavti2017-08-011-0/+1
| | |
* | | modify connection edit display for channels with no address/webbiezotlabs2017-07-301-1/+1
|/ /
* | disable file notifications on initial upload for now - it can behave funky ↵git-marijus2017-07-311-1/+1
| | | | | | | | when uploading multiple small files at once
* | no need for jquery heregit-marijus2017-07-302-2/+8
| |
* | implement file notification on initial upload and rename ↵git-marijus2017-07-291-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 versagit-marijus2017-07-293-2/+14
| |
* | make pubs notification available on small screensgit-marijus2017-07-291-2/+2
| |
* | initial notifications support for new shared files and new (since initial ↵git-marijus2017-07-284-2/+38
| | | | | | | | site load) pubstream activity
* | remove borders from navbar togglergit-marijus2017-07-271-1/+1
| |
* | make local channel (not our own) nav menus appear similar to what we are ↵git-marijus2017-07-251-6/+5
| | | | | | | | used from remote channels
* | add text-dark class to cat tagsinputgit-marijus2017-07-221-1/+1
| |
* | show the right conversation active and do not show any conversation active ↵git-marijus2017-07-221-1/+1
| | | | | | | | if we compose a new one
* | indicate the selected channel in the dropdown menu and minor css fixesgit-marijus2017-07-223-16/+4
| |
* | more nav_set_selectedgit-marijus2017-07-222-1/+6
| |
* | provide a mechanism to mark apps active in the bingit-marijus2017-07-212-5/+5
| |
* | more css fixesgit-marijus2017-07-201-6/+6
| |
* | css fixgit-marijus2017-07-201-1/+1
| |
* | some fixes for the bs-default schemagit-marijus2017-07-182-15/+12
| |
* | some love for the installergit-marijus2017-07-177-128/+100
| |
* | fix photo item commentsgit-marijus2017-07-161-7/+5
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-07-132-4/+4
|\ \
| * | update to match primary colorMario Vavti2017-07-102-4/+4
| | |
* | | implement chunked uploads on the wall; making it work painlessly on /cloud ↵zotlabs2017-07-132-128/+47
|/ / | | | | | | was attempted but will not be implemented today. That presents some interesting dragons to slay.
* | minor css fixMario Vavti2017-07-031-4/+0
| |
* | merge red into hubzillaMario Vavti2017-07-0335-188/+1156
|\ \
| * | diaspora hcard wasn't being renderedzotlabs2017-06-281-2/+2
| | |