Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move firefox social api configuration to plugin | zotlabs | 2017-02-02 | 1 | -4/+14 |
| | |||||
* | move rsd service to twitter_api plugin | zotlabs | 2017-02-02 | 2 | -16/+0 |
| | |||||
* | move opensearch to plugins | zotlabs | 2017-02-02 | 2 | -15/+2 |
| | |||||
* | cherry-pick nav-login changes | Mario Vavti | 2017-02-02 | 2 | -10/+8 |
| | |||||
* | fix a few style issues with nav login panel | zotlabs | 2017-02-01 | 3 | -9/+5 |
| | |||||
* | provide a feature/unfeature app button | Mario Vavti | 2017-01-30 | 2 | -3/+9 |
| | |||||
* | more work on app-bin | Mario Vavti | 2017-01-27 | 2 | -6/+11 |
| | |||||
* | add icons and links to appman and apps edit to app-bin | Mario Vavti | 2017-01-27 | 1 | -1/+4 |
| | |||||
* | Fixed numerous bugs with the addon repo management GUI. Only show Manage ↵ | Andrew Manning | 2017-01-26 | 1 | -3/+15 |
| | | | | Repos button if webserver has write permission on extend/addon/. | ||||
* | fix wiki list template | Mario Vavti | 2017-01-26 | 1 | -2/+2 |
| | |||||
* | missing quote in nav template | zotlabs | 2017-01-25 | 1 | -1/+1 |
| | |||||
* | only allow wiki owner to delete pages | zotlabs | 2017-01-25 | 1 | -1/+1 |
| | |||||
* | do not show location row on small viewports. | Mario Vavti | 2017-01-24 | 1 | -2/+2 |
| | |||||
* | nav-login - basic, crude theming | zotlabs | 2017-01-23 | 1 | -4/+5 |
| | |||||
* | put login form into the nav bar. Proof of concept - needs a bit of UI tweaks. | zotlabs | 2017-01-23 | 2 | -4/+8 |
| | |||||
* | force app icons to fixed width | Hubzilla | 2017-01-22 | 1 | -1/+1 |
| | |||||
* | use icons for app photos. | Hubzilla | 2017-01-22 | 1 | -1/+1 |
| | |||||
* | some work on app_bin - just to get it going | Mario Vavti | 2017-01-22 | 2 | -16/+32 |
| | |||||
* | native wiki updates | Hubzilla | 2017-01-18 | 1 | -1/+1 |
| | |||||
* | more work on native wiki - revert now works; still remaining: diff, ↵ | zotlabs | 2017-01-17 | 2 | -1/+61 |
| | | | | delete-page, rename-page and export wiki. | ||||
* | vcard export from profile | zotlabs | 2017-01-15 | 1 | -0/+5 |
| | |||||
* | Still trying to make the documentation link just a wee bit more obvious. | zotlabs | 2017-01-15 | 1 | -2/+2 |
| | |||||
* | several minor app nits | zotlabs | 2017-01-13 | 2 | -1/+2 |
| | |||||
* | fullscreen in album-view is disfunctional atm | Mario Vavti | 2017-01-12 | 2 | -6/+0 |
| | |||||
* | fix embedimage if an albumname contains quotes | Mario Vavti | 2017-01-11 | 2 | -4/+6 |
| | |||||
* | /connedit do not show vcard and section selector if not yet approved. ↵ | Mario Vavti | 2017-01-10 | 1 | -257/+249 |
| | | | | whitespace cleanup | ||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2017-01-09 | 1 | -9/+11 |
|\ | |||||
| * | implement a menu to select a section to be open by default | Mario Vavti | 2017-01-09 | 1 | -9/+11 |
| | | |||||
* | | channel move stuff (disabled currently because not yet complete) | zotlabs | 2017-01-09 | 1 | -0/+6 |
|/ | |||||
* | fix an issue with sticky_kit where input fields and textareas would blur on ↵ | Mario Vavti | 2017-01-05 | 1 | -3/+4 |
| | | | | recalc. auto resize the notes textarea since if it sticks to the bottom it can not be properly resized | ||||
* | feature: allow event creation in other timezones than your own. | zotlabs | 2017-01-01 | 1 | -0/+4 |
| | |||||
* | issue #636 - some localised (e.g. Italian) strings have single quotes which ↵ | zotlabs | 2017-01-01 | 1 | -6/+6 |
| | | | | throw JS errors when used in single quoted template constructs. | ||||
* | peoplefind widget should honour directory option settings (such as this site ↵ | zotlabs | 2016-12-30 | 1 | -1/+0 |
| | | | | only). | ||||
* | move style info into css file | Mario Vavti | 2016-12-22 | 1 | -9/+9 |
| | |||||
* | more vcard work | zotlabs | 2016-12-21 | 1 | -1/+1 |
| | |||||
* | provide call button on connections list if mobile|tablet and a phone number ↵ | zotlabs | 2016-12-20 | 1 | -1/+1 |
| | | | | exists | ||||
* | abook_vcard cleanup | zotlabs | 2016-12-20 | 1 | -30/+5 |
| | |||||
* | progress on abook_vcard | zotlabs | 2016-12-20 | 1 | -176/+9 |
| | |||||
* | more abook_vcard | zotlabs | 2016-12-20 | 1 | -0/+203 |
| | |||||
* | abook_vcard first commit | zotlabs | 2016-12-20 | 1 | -0/+279 |
| | |||||
* | some changes to heading sizes to make some sense in the doco (this will ↵ | Mario Vavti | 2016-12-20 | 1 | -1/+1 |
| | | | | undergo some refinement in the next release cycle when we possibly upgrade to bootstrap 4) and get rid of the accordion for now. | ||||
* | Move headings down to start at H3 at Mario's direction | Andrew Manning | 2016-12-19 | 1 | -3/+3 |
| | |||||
* | re-factor item_photo_menu - there is some room for future development, ↵ | zotlabs | 2016-12-18 | 2 | -7/+23 |
| | | | | currently it was made compatible with minimal template changes | ||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-12-16 | 1 | -1/+1 |
|\ | |||||
| * | display inline instead of floating | Mario Vavti | 2016-12-16 | 1 | -1/+1 |
| | | |||||
* | | use lock colour to indicate that permissions have been set by the software ↵ | zotlabs | 2016-12-16 | 1 | -1/+1 |
|/ | | | | to something you might not expect rather than an exclamation mark. This may not be the best colour in this page context, but it serves the intended purpose. Perhaps orange might be less intrusive and still convey the desired information. | ||||
* | note widget: whitespace and resize the textarea to reveal full content | Mario Vavti | 2016-12-15 | 1 | -21/+26 |
| | |||||
* | reworked doco navigation | Mario Vavti | 2016-12-15 | 1 | -9/+0 |
| | |||||
* | more wiki cleanup | Mario Vavti | 2016-12-15 | 1 | -20/+18 |
| | |||||
* | issue #446 apps usability - disable app if attached to a plugin that is ↵ | zotlabs | 2016-12-14 | 1 | -2/+2 |
| | | | | uninstalled, allow system apps to be soft deleted and undeleted from the edit pane. |