aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* BBcode reference page is essentially complete. There is still room for ↵Andrew Manning2016-12-273-113/+190
| | | | improvement.
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-12-266-124/+276
|\
| * Merge pull request #628 from anaqreon/devzotlabs2016-12-276-124/+276
| |\ | | | | | | Doco revisions
| | * Almost completed reconstruction of bbcode reference pageAndrew Manning2016-12-263-60/+194
| | |
| | * Updated markup language support doco. Modified parseIdentityAwareHTML BBcode ↵Andrew Manning2016-12-264-30/+48
| | | | | | | | | | | | parsing to support the BBcode reference which is now in /help/member/bbcode.html. Add Bootstrap classes to tables for BBcode tables that have the border=0 or border=1 options set.
| | * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devAndrew Manning2016-12-262-5/+24
| | |\ | | |/ | |/|
| | * Fix broken linkAndrew Manning2016-12-251-1/+1
| | |
* | | perform input validation on xchan_store and re-enable the post method of the ↵zotlabs2016-12-262-2/+10
|/ / | | | | | | xchan api endpoint.
* | create first webpage as 'home' if none exist.zotlabs2016-12-251-1/+5
| |
* | show webpages link to visitors if a 'home' page exists. This means the nav ↵zotlabs2016-12-251-4/+19
|/ | | | menu must be used to edit pages.
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-12-241-2/+2
|\
| * update changelogMario Vavti2016-12-231-2/+2
| |
* | issue with post signatures if posted from api and logged in locally with a ↵zotlabs2016-12-242-3364/+3405
|/ | | | different identity.
* Merge pull request #627 from anaqreon/devzotlabs2016-12-234-285/+258
|\ | | | | Merging proposed changes to 2.0RC for doco revisions
| * Merging proposed changes to 2.0RC for doco revisionsAndrew Manning2016-12-224-285/+258
|/
* move style info into css fileMario Vavti2016-12-224-43/+39
|
* another checkMario Vavti2016-12-221-3/+5
|
* a cleaner way to work around browser bugsMario Vavti2016-12-221-7/+4
|
* more robust crossbrowser supportMario Vavti2016-12-223-3/+26
|
* provide separate logging (if configured) for btlogger which is used to catch ↵zotlabs2016-12-213-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 apizotlabs2016-12-211-1/+1
|
* more vcard workzotlabs2016-12-218-5/+18
|
* css fixesMario Vavti2016-12-212-2/+7
|
* fix a glitch in sticky-kit and comment out alt_pager() in ↵Mario Vavti2016-12-214-5/+4
| | | | widget_conversations since it will not work there
* update changelogMario Vavti2016-12-211-0/+11
|
* provide call button on connections list if mobile|tablet and a phone number ↵zotlabs2016-12-204-2/+46
| | | | exists
* abook_vcard cleanupzotlabs2016-12-204-73/+44
|
* allow update of fn and initial setting from channel namezotlabs2016-12-202-0/+8
|
* progress on abook_vcardzotlabs2016-12-205-181/+182
|
* more abook_vcardzotlabs2016-12-202-1/+204
|
* abook_vcard first commitzotlabs2016-12-203-1/+553
|
* turns out we do need this in certain situationsMario Vavti2016-12-201-0/+2
|
* some changes to heading sizes to make some sense in the doco (this will ↵Mario Vavti2016-12-204-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 Manning2016-12-192-72/+63
|
* Move headings down to start at H3 at Mario's directionAndrew Manning2016-12-1910-171/+289
|
* Merge pull request #622 from mjfriaza/devzotlabs2016-12-202-1182/+1224
|\ | | | | Translated new strings into Spanish version
| * Translated new strings into Spanish versionManuel Jiménez Friaza2016-12-172-1182/+1224
| |
* | allow tel: links on mobile deviceszotlabs2016-12-191-2/+2
| |
* | call zidify_links() when formatting bbcode for internal consumptionzotlabs2016-12-1912-23/+23
| |
* | improve oembed cache securityzotlabs2016-12-191-10/+5
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-12-191-0/+8
|\ \
| * \ Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-12-192-1118/+1155
| |\ \
| * | | fix contextualHelpFocus() to work wit sticky asideMario Vavti2016-12-191-0/+8
| | | |
* | | | zidify private mailzotlabs2016-12-192-6/+6
| |/ / |/| |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devjeroenpraat2016-12-1924-1284/+1525
|\| |
| * | make sticky aside available for small screens. we had to get rid of the ↵Mario Vavti2016-12-193-22/+28
| | | | | | | | | | | | transition effect for this to work reliably
| * | this is not neededMario Vavti2016-12-191-2/+0
| | |
| * | deprecate bb_iframezotlabs2016-12-181-9/+9
| | |
| * | re-factor item_photo_menu - there is some room for future development, ↵zotlabs2016-12-184-8/+190
| | | | | | | | | | | | currently it was made compatible with minimal template changes
| * | use darkorange.zotlabs2016-12-161-1/+1
| | |