| Commit message (Expand) | Author | Age | Files | Lines |
* | Comanche: allow widgets to be class based and stored appropriately in Zotlabs | zotlabs | 2017-03-29 | 1 | -16/+0 |
* | Merge pull request #701 from dawnbreak/HTMLpurifier | Klaus | 2017-03-27 | 1 | -4/+22 |
|\ |
|
| * | :arrow_up: Update HTML Purifier library. | Klaus Weidenbach | 2017-03-26 | 1 | -4/+22 |
* | | Merge pull request #704 from zotlabs/doppleclone | git-marijus | 2017-03-27 | 1 | -6/+0 |
|\ \
| |/
|/| |
|
| * | remove redundant and non-functional/broken check for successfully cloned chan... | zotlabs | 2017-03-20 | 1 | -6/+0 |
* | | bs4 fixes for events | Mario Vavti | 2017-03-23 | 1 | -1/+1 |
* | | add icon, name and thumb to profile tabs. remove login app - we have login in... | Mario Vavti | 2017-03-21 | 1 | -13/+27 |
* | | move profile tabs to app-tray | Mario Vavti | 2017-03-20 | 2 | -2/+5 |
* | | since we have the app bin we do not actually need the profile tabs for ourself | Mario Vavti | 2017-03-20 | 1 | -0/+3 |
* | | open like-modal directly if more than 10 likes | Mario Vavti | 2017-03-19 | 1 | -7/+3 |
* | | bs4 fixes | Mario Vavti | 2017-03-18 | 1 | -1/+1 |
* | | fix item_list and item_search templates. make item filer use a bootdtrap moda... | Mario Vavti | 2017-03-17 | 2 | -3/+8 |
* | | re-add spaces between tags | Mario Vavti | 2017-03-15 | 1 | -3/+6 |
* | | style hashtags, mentions and categories. hide expand-aside button if not need... | Mario Vavti | 2017-03-15 | 2 | -14/+8 |
* | | hide nav search behind a button, css fixes and cleanup | Mario Vavti | 2017-03-14 | 1 | -45/+18 |
* | | many dropdown and class fixes. still a long way to go... | Mario Vavti | 2017-03-12 | 1 | -2/+2 |
|/ |
|
* | Take me home instead of get me home | Andrew Manning | 2017-03-09 | 1 | -1/+1 |
* | allow post_activity_item to be passed an empty ACL without resetting to chann... | zotlabs | 2017-03-06 | 1 | -1/+2 |
* | correct fix for wiki anonymous read issue (items_permissions_sql checks item.... | zotlabs | 2017-03-06 | 1 | -1/+2 |
* | remove include/probe.php which has never completed development and has never ... | zotlabs | 2017-03-05 | 2 | -100/+1 |
* | move emoji emoticons (not reactions) to plugin | zotlabs | 2017-03-05 | 1 | -14/+0 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-03-05 | 1 | -6/+4 |
|\ |
|
| * | :arrow_up: :hammer: Upgrade Markdownify library. | Klaus Weidenbach | 2017-03-05 | 1 | -6/+4 |
* | | minor feed issue | zotlabs | 2017-03-04 | 1 | -0/+8 |
|/ |
|
* | reverse sort order | zotlabs | 2017-03-02 | 1 | -1/+1 |
* | activity widget - turns out the owner is not relevant. | zotlabs | 2017-03-02 | 1 | -9/+5 |
* | activity widget - like the forum widget but represents unseen activity by aut... | zotlabs | 2017-03-02 | 2 | -0/+66 |
* | cleaner integration between the headers and session options of z_fetch_url() | zotlabs | 2017-02-28 | 1 | -7/+26 |
* | Merge pull request #686 from dawnbreak/markdown | zotlabs | 2017-03-01 | 3 | -33/+34 |
|\ |
|
| * | :arrow_up: :hammer: Upgrade PHP Markdown library. | Klaus Weidenbach | 2017-02-27 | 3 | -33/+34 |
* | | provide 'session' option to z_fetch_url to assist with remote fetches requiri... | zotlabs | 2017-02-27 | 1 | -0/+4 |
* | | remove logging | zotlabs | 2017-02-27 | 1 | -1/+1 |
|/ |
|
* | set minversion and maxversion for themes in view/theme/themename/php/theme.ph... | Mario Vavti | 2017-02-27 | 1 | -0/+2 |
* | move admin permission decision out of the router - it is already provided in ... | zotlabs | 2017-02-25 | 1 | -1/+1 |
* | We've passed the deadline for allowing unsigned zot finger tokens. It is now ... | zotlabs | 2017-02-24 | 1 | -4/+1 |
* | more work on profile vcards - still a lot of work to go | zotlabs | 2017-02-23 | 1 | -1/+1 |
* | move some functions to more appropriate places | zotlabs | 2017-02-23 | 2 | -236/+215 |
* | parse bbcode events which use the "new" vcalendar format. work in progress. | zotlabs | 2017-02-23 | 1 | -3/+144 |
* | yet one more place to use chanlink_hash() instead of chanlink_url() | Mario Vavti | 2017-02-23 | 1 | -2/+2 |
* | apps improvements | Mario Vavti | 2017-02-22 | 1 | -14/+0 |
* | change text back to 'add apps' | zotlabs | 2017-02-21 | 1 | -1/+1 |
* | Merge pull request #684 from anaqreon/dev | zotlabs | 2017-02-22 | 1 | -1/+2 |
|\ |
|
| * | Change Add Apps to Manage Apps and support translation. | Andrew Manning | 2017-02-21 | 1 | -1/+2 |
* | | use head_add_link() for feed discovery | zotlabs | 2017-02-21 | 1 | -3/+1 |
|/ |
|
* | wrong permission | Mario Vavti | 2017-02-21 | 1 | -1/+1 |
* | detect no acl | zotlabs | 2017-02-20 | 1 | -4/+6 |
* | fix find_folder_hash_by_path() which was not safe against multiple attach str... | zotlabs | 2017-02-20 | 1 | -9/+23 |
* | update fr translation | zotlabs | 2017-02-20 | 1 | -3/+3 |
* | don't search on empty filename - we shouldn't find it. The reason why this ch... | zotlabs | 2017-02-20 | 1 | -4/+6 |
* | bug in adding main.js as a js source | zotlabs | 2017-02-19 | 1 | -1/+1 |