Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perform input validation on xchan_store and re-enable the post method of the ↵ | zotlabs | 2016-12-26 | 2 | -2/+10 |
| | | | | xchan api endpoint. | ||||
* | create first webpage as 'home' if none exist. | zotlabs | 2016-12-25 | 1 | -1/+5 |
| | |||||
* | show webpages link to visitors if a 'home' page exists. This means the nav ↵ | zotlabs | 2016-12-25 | 1 | -4/+19 |
| | | | | menu must be used to edit pages. | ||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-12-24 | 1 | -2/+2 |
|\ | |||||
| * | update changelog | Mario Vavti | 2016-12-23 | 1 | -2/+2 |
| | | |||||
* | | issue with post signatures if posted from api and logged in locally with a ↵ | zotlabs | 2016-12-24 | 2 | -3364/+3405 |
|/ | | | | different identity. | ||||
* | Merge pull request #627 from anaqreon/dev | zotlabs | 2016-12-23 | 4 | -285/+258 |
|\ | | | | | Merging proposed changes to 2.0RC for doco revisions | ||||
| * | Merging proposed changes to 2.0RC for doco revisions | Andrew Manning | 2016-12-22 | 4 | -285/+258 |
|/ | |||||
* | move style info into css file | Mario Vavti | 2016-12-22 | 4 | -43/+39 |
| | |||||
* | another check | Mario Vavti | 2016-12-22 | 1 | -3/+5 |
| | |||||
* | a cleaner way to work around browser bugs | Mario Vavti | 2016-12-22 | 1 | -7/+4 |
| | |||||
* | more robust crossbrowser support | Mario Vavti | 2016-12-22 | 3 | -3/+26 |
| | |||||
* | provide separate logging (if configured) for btlogger which is used to catch ↵ | zotlabs | 2016-12-21 | 3 | -1/+31 |
| | | | | really subtle issues which don't always leave an audit trail. Similar to dbfail.out, the file btlogger.out (if it exists and is write-able) will only log these unusual situations with backtraces so we can find the culprits. | ||||
* | update util/hz to use zot api instead of the (now optional) twitter api | zotlabs | 2016-12-21 | 1 | -1/+1 |
| | |||||
* | more vcard work | zotlabs | 2016-12-21 | 8 | -5/+18 |
| | |||||
* | css fixes | Mario Vavti | 2016-12-21 | 2 | -2/+7 |
| | |||||
* | fix a glitch in sticky-kit and comment out alt_pager() in ↵ | Mario Vavti | 2016-12-21 | 4 | -5/+4 |
| | | | | widget_conversations since it will not work there | ||||
* | update changelog | Mario Vavti | 2016-12-21 | 1 | -0/+11 |
| | |||||
* | provide call button on connections list if mobile|tablet and a phone number ↵ | zotlabs | 2016-12-20 | 4 | -2/+46 |
| | | | | exists | ||||
* | abook_vcard cleanup | zotlabs | 2016-12-20 | 4 | -73/+44 |
| | |||||
* | allow update of fn and initial setting from channel name | zotlabs | 2016-12-20 | 2 | -0/+8 |
| | |||||
* | progress on abook_vcard | zotlabs | 2016-12-20 | 5 | -181/+182 |
| | |||||
* | more abook_vcard | zotlabs | 2016-12-20 | 2 | -1/+204 |
| | |||||
* | abook_vcard first commit | zotlabs | 2016-12-20 | 3 | -1/+553 |
| | |||||
* | turns out we do need this in certain situations | Mario Vavti | 2016-12-20 | 1 | -0/+2 |
| | |||||
* | some changes to heading sizes to make some sense in the doco (this will ↵ | Mario Vavti | 2016-12-20 | 4 | -20/+37 |
| | | | | undergo some refinement in the next release cycle when we possibly upgrade to bootstrap 4) and get rid of the accordion for now. | ||||
* | More heading work and some content rearrangement. | Andrew Manning | 2016-12-19 | 2 | -72/+63 |
| | |||||
* | Move headings down to start at H3 at Mario's direction | Andrew Manning | 2016-12-19 | 10 | -171/+289 |
| | |||||
* | Merge pull request #622 from mjfriaza/dev | zotlabs | 2016-12-20 | 2 | -1182/+1224 |
|\ | | | | | Translated new strings into Spanish version | ||||
| * | Translated new strings into Spanish version | Manuel Jiménez Friaza | 2016-12-17 | 2 | -1182/+1224 |
| | | |||||
* | | allow tel: links on mobile devices | zotlabs | 2016-12-19 | 1 | -2/+2 |
| | | |||||
* | | call zidify_links() when formatting bbcode for internal consumption | zotlabs | 2016-12-19 | 12 | -23/+23 |
| | | |||||
* | | improve oembed cache security | zotlabs | 2016-12-19 | 1 | -10/+5 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-12-19 | 1 | -0/+8 |
|\ \ | |||||
| * \ | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-12-19 | 2 | -1118/+1155 |
| |\ \ | |||||
| * | | | fix contextualHelpFocus() to work wit sticky aside | Mario Vavti | 2016-12-19 | 1 | -0/+8 |
| | | | | |||||
* | | | | zidify private mail | zotlabs | 2016-12-19 | 2 | -6/+6 |
| |/ / |/| | | |||||
* | | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | jeroenpraat | 2016-12-19 | 24 | -1284/+1525 |
|\| | | |||||
| * | | make sticky aside available for small screens. we had to get rid of the ↵ | Mario Vavti | 2016-12-19 | 3 | -22/+28 |
| | | | | | | | | | | | | transition effect for this to work reliably | ||||
| * | | this is not needed | Mario Vavti | 2016-12-19 | 1 | -2/+0 |
| | | | |||||
| * | | deprecate bb_iframe | zotlabs | 2016-12-18 | 1 | -9/+9 |
| | | | |||||
| * | | re-factor item_photo_menu - there is some room for future development, ↵ | zotlabs | 2016-12-18 | 4 | -8/+190 |
| | | | | | | | | | | | | currently it was made compatible with minimal template changes | ||||
| * | | use darkorange. | zotlabs | 2016-12-16 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | zotlabs | 2016-12-16 | 9 | -287/+306 |
| |\ \ | |||||
| | * | | display inline instead of floating | Mario Vavti | 2016-12-16 | 3 | -12/+7 |
| | | | | |||||
| | * | | retrigger after fullscreen | Mario Vavti | 2016-12-16 | 1 | -0/+1 |
| | | | | |||||
| | * | | move the sticky-kit^Cquery plugin to /lib and see if we want this for the ↵ | Mario Vavti | 2016-12-16 | 7 | -290/+297 |
| | | | | | | | | | | | | | | | | whole app | ||||
| | * | | some fixes for doco nav | Mario Vavti | 2016-12-16 | 1 | -0/+16 |
| | | | | |||||
| * | | | use lock colour to indicate that permissions have been set by the software ↵ | zotlabs | 2016-12-16 | 3 | -1/+7 |
| | | | | | | | | | | | | | | | | 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. | ||||
| * | | | string update | zotlabs | 2016-12-16 | 1 | -929/+959 |
| | | | |