Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | | allow moderated comments like wordpress if permissions are compatible | zotlabs | 2017-06-18 | 2 | -3/+15 |
| | | |||||
* | | brainstorming a comment moderation system | zotlabs | 2017-06-17 | 1 | -0/+7 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-06-14 | 2 | -0/+24 |
|\| | |||||
| * | Added Portfolio widget | Haakon Meland Eriksen | 2017-06-13 | 2 | -0/+24 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-06-11 | 2 | -102/+106 |
|\| | |||||
| * | css fixes | Mario Vavti | 2017-06-10 | 2 | -102/+106 |
| | | |||||
| * | give the item_obscured flag a new lease on life by using it to designate ↵ | zotlabs | 2017-06-10 | 1 | -0/+3 |
| | | | | | | | | third party client-side e2ee or binary content which can only be downloaded and not viewed directly on the web (as a side effect this also allows binary files to be submitted as activities/content). The content display is suppressed and replaced with a download button. This is unfinished but harmless to backport while work is in progress unless told otherwise. Future development will take care of the remaining loose ends. | ||||
* | | clean up the warnings about connections on unclonable networks | zotlabs | 2017-06-09 | 1 | -2/+3 |
| | | |||||
* | | put unreachable federated connections in the archived tab of the connections ↵ | zotlabs | 2017-06-08 | 1 | -0/+5 |
| | | | | | | | | list page | ||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-06-07 | 3 | -18/+19 |
|\| | |||||
| * | class mixup | git-marijus | 2017-06-04 | 1 | -1/+1 |
| | | |||||
| * | rewrite wiki pages widget - no need for ajax on pageload, show the pages to ↵ | git-marijus | 2017-06-03 | 2 | -17/+18 |
| | | | | | | | | not authenticated people. | ||||
| * | hubzilla issue #795 | zotlabs | 2017-05-27 | 1 | -1/+1 |
| | | |||||
| * | apporder style improvement and add to nav menu, also add language awareness ↵ | zotlabs | 2017-05-23 | 2 | -2/+4 |
| | | | | | | | | to webpages | ||||
| * | some issues with the app order template logic | zotlabs | 2017-05-23 | 1 | -5/+6 |
| | | |||||
| * | apporder module and all the associated backend stuff to make it work; ↵ | zotlabs | 2017-05-23 | 2 | -1/+13 |
| | | | | | | | | probably needs a bit of UI cleanup and a link to it from somewhere | ||||
* | | move disapora xrd stuff to plugin | zotlabs | 2017-05-30 | 2 | -7/+1 |
| | | |||||
* | | more deprecate server_role | zotlabs | 2017-05-29 | 2 | -6/+1 |
| | | |||||
* | | start deprecation of server_role | zotlabs | 2017-05-29 | 2 | -9/+3 |
| | | |||||
* | | hubzilla issue #795 | zotlabs | 2017-05-26 | 1 | -1/+1 |
| | | |||||
* | | apporder style improvement and add to nav menu, also add language awareness ↵ | zotlabs | 2017-05-22 | 2 | -2/+4 |
| | | | | | | | | to webpages | ||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-22 | 2 | -12/+12 |
|\| | |||||
| * | some styling for system notifications | Mario Vavti | 2017-05-18 | 2 | -12/+12 |
| | | |||||
* | | some issues with the app order template logic | zotlabs | 2017-05-21 | 1 | -5/+6 |
| | | |||||
* | | apporder module and all the associated backend stuff to make it work; ↵ | zotlabs | 2017-05-21 | 2 | -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_merge | zotlabs | 2017-05-16 | 1 | -6/+1 |
|\| | |||||
| * | consolidate and simplify the generation of activitystreams persons, add a ↵ | zotlabs | 2017-05-11 | 1 | -6/+1 |
| | | | | | | | | couple more fields hoping eventually Mastodon will accept legal follow activities without choking on them. Requires an update of plugins also. | ||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-10 | 3 | -3/+3 |
|\| | |||||
| * | missing clearfix | Mario Vavti | 2017-05-10 | 3 | -3/+3 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-05 | 2 | -6/+30 |
|\| |