Commit Graph

6342 Commits

Author SHA1 Message Date
zotlabs c38e7ee3e3 show webpages link to visitors if a 'home' page exists. This means the nav menu must be used to edit pages. 2016-12-25 14:26:27 -08:00
zotlabs 35ed9b9b72 issue with post signatures if posted from api and logged in locally with a different identity. 2016-12-24 15:00:37 -08:00
zotlabs f2bfdfdedd provide separate logging (if configured) for btlogger which is used to catch 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. 2016-12-21 23:35:54 -08:00
Mario Vavti 04472bd730 fix a glitch in sticky-kit and comment out alt_pager() in widget_conversations since it will not work there 2016-12-21 11:51:24 +01:00
zotlabs 3d811a17fe provide call button on connections list if mobile|tablet and a phone number exists 2016-12-20 23:26:31 -08:00
zotlabs a270ca5101 allow update of fn and initial setting from channel name 2016-12-20 19:31:50 -08:00
zotlabs 493aa9f20d progress on abook_vcard 2016-12-20 18:43:20 -08:00
zotlabs 4103344e48 abook_vcard first commit 2016-12-20 16:45:12 -08:00
zotlabs d2cc7df7db allow tel: links on mobile devices 2016-12-19 18:59:40 -08:00
zotlabs 231b70b987 call zidify_links() when formatting bbcode for internal consumption 2016-12-19 16:06:49 -08:00
zotlabs 1798ebd395 improve oembed cache security 2016-12-19 15:38:42 -08:00
zotlabs 350627988e zidify private mail 2016-12-19 14:35:13 -08:00
zotlabs ca2e2f5f45 deprecate bb_iframe 2016-12-18 22:33:23 -08:00
zotlabs 92f3d863fa re-factor item_photo_menu - there is some room for future development, currently it was made compatible with minimal template changes 2016-12-18 16:26:00 -08:00
zotlabs 6cf17c7bcc use array_shift - it's cleaner 2016-12-15 16:41:01 -08:00
zotlabs 95485a0da2 z_fetch_url incorrect variable 2016-12-15 16:02:52 -08:00
zotlabs f67acc82cf html2plain warnings 2016-12-15 13:45:27 -08:00
zotlabs 00fc66d8e8 postgres is picky about this stuff 2016-12-14 20:51:10 -08:00
zotlabs 63efbdffe6 markdown regex 2016-12-14 14:27:00 -08:00
Mario Vavti a7af6d8a3c fix regex 2016-12-14 13:18:02 +01:00
Mario Vavti 028935a318 wiki: do not show revert buttons if we do not have write perms and minor cleanup 2016-12-14 11:55:52 +01:00
zotlabs cbffd32d8e use absolute namespace in case this gets moved 2016-12-13 20:05:36 -08:00
zotlabs 0394a3e939 tag and mention handling in private mail (which required refactoring the bbcode cleanup stuff in mod_item) 2016-12-13 20:01:38 -08:00
zotlabs 66a53c6d3c add plugin hook to zot_best_algorithm() 2016-12-13 18:43:47 -08:00
zotlabs c4a9b61da6 restructuring include/message for mail preview 2016-12-13 16:34:08 -08:00
Mario Vavti 0927af40c3 bring lockview to wikilist 2016-12-13 11:14:22 +01:00
Mario Vavti 68bdd26426 simplify wikilist widget 2016-12-13 10:09:56 +01:00
zotlabs 0f7d36cfa0 move the rest of superblock out of core 2016-12-11 16:27:43 -08:00
zotlabs 9e27559bdb clone sync missing for some item delete operations 2016-12-11 14:39:06 -08:00
Mario Vavti 65a26958f7 fix embed-image for fullscreen mode and some adjustments for /help 2016-12-10 21:33:29 +01:00
zotlabs 0a6916e1b9 superblock issue + string update 2016-12-09 00:49:55 -08:00
zotlabs 8b57add891 don't alter received/changed timestamps when editing 2016-12-08 16:18:40 -08:00
zotlabs 5833bb3bd4 only update the 'changed' timestamp for recent item_store events 2016-12-08 11:16:23 -08:00
zotlabs b407074281 always check api_user 2016-12-07 19:04:24 -08:00
zotlabs 07706b41f4 document the api filedata call 2016-12-07 15:22:26 -08:00
zotlabs b3963456c0 attach_list_files bugfix 2016-12-06 21:11:39 -08:00
zotlabs 641e9ff508 api files improvements/fixes and documentation 2016-12-06 20:34:23 -08:00
Andrew Manning 8ba5cbc2b9 Merge remote-tracking branch 'upstream/dev' into doco 2016-12-05 20:16:19 -05:00
zotlabs fbf13dde21 minor changes to config api and markdown_to_bb 2016-12-05 14:50:34 -08:00
zotlabs bdd713413a typo 2016-12-04 20:24:55 -08:00
zotlabs e896592261 minor optimisation to reduce code duplication 2016-12-04 17:48:31 -08:00
zotlabs df23ef36c7 api_zot: implement /api/z/1.0/network/stream and fix /api/z/1.0/channel/stream 2016-12-04 17:07:25 -08:00
zotlabs 16e48a859c Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge 2016-12-04 11:43:27 -08:00
zotlabs 6346c00527 bugfix for api group_members 2016-12-04 11:42:40 -08:00
Mario Vavti bb7680dc51 implement content type in wiki list 2016-12-04 15:07:03 +01:00
Mario Vavti 161572b292 leave toc title for the author 2016-12-04 14:31:45 +01:00
Andrew Manning 3b3da24823 Merge remote-tracking branch 'upstream/dev' into doco 2016-12-04 08:08:22 -05:00
Mario Vavti b12d4c03cb fixes for toc bbcode and bbcode wiki toc 2016-12-04 12:51:23 +01:00
zotlabs 25ea754502 item_store: parent wasn't being returned in api call 2016-12-03 13:16:04 -08:00
zotlabs a33a5771ed Merge pull request #608 from redmatrix/jeroenpraat-patch-1
Fix full screen for embedded videos
2016-12-04 07:46:31 +11:00