aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
| * missing space in nav tplzotlabs2017-06-282-2/+2
| |
| * provide a gender icon on the profile sidebar within reasonzotlabs2017-06-271-1/+1
| |
| * provide more comprehensible information on the admin summary pagezotlabs2017-06-261-2/+2
| |
| * minor usability enhancements with the connections list - label the edit icon ↵zotlabs2017-06-252-2/+6
| | | | | | | | 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.
| * cdav migration to corezotlabs2017-06-222-0/+125
| |
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-06-203-12/+10
| |\
| * | allow moderated comments like wordpress if permissions are compatiblezotlabs2017-06-183-3/+17
| | |
| * | brainstorming a comment moderation systemzotlabs2017-06-171-0/+7
| | |
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-06-142-0/+24
| |\ \
| * \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-06-112-102/+106
| |\ \ \
| * | | | clean up the warnings about connections on unclonable networkszotlabs2017-06-091-2/+3
| | | | |
| * | | | put unreachable federated connections in the archived tab of the connections ↵zotlabs2017-06-081-0/+5
| | | | | | | | | | | | | | | | | | | | list page
| * | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-06-078-38/+50
| |\ \ \ \
| * | | | | active nav-link was white on whitezotlabs2017-05-311-0/+4
| | | | | |
| * | | | | remove text_highlight css load from corezotlabs2017-05-301-1/+0
| | | | | |
| * | | | | move disapora xrd stuff to pluginzotlabs2017-05-302-7/+1
| | | | | |
| * | | | | remove server role from language configszotlabs2017-05-2910-78/+0
| | | | | |
| * | | | | more deprecate server_rolezotlabs2017-05-292-6/+1
| | | | | |
| * | | | | start deprecation of server_rolezotlabs2017-05-292-9/+3
| | | | | |
| * | | | | hubzilla issue #795zotlabs2017-05-261-1/+1
| | | | | |
| * | | | | apporder style improvement and add to nav menu, also add language awareness ↵zotlabs2017-05-222-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | to webpages
| * | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-223-12/+18
| |\ \ \ \ \
| * | | | | | some issues with the app order template logiczotlabs2017-05-211-5/+6
| | | | | | |
| * | | | | | apporder module and all the associated backend stuff to make it work; ↵zotlabs2017-05-212-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | probably needs a bit of UI cleanup and a link to it from somewhere
| * | | | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-161-6/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-105-11074/+10557
| |\ \ \ \ \ \ \