Commit Graph
17829 Commits
Author SHA1 Message Date
zotlabs cfc61a69ef bbcode: remove the inserted <br /> between list elements due to linefeeds in the textarea. 2016-10-12 15:25:48 -07:00
zotlabs ae62d30811 more api work, mostly bringing the file up to speed with the project coding style guidelines 2016-10-11 21:43:37 -07:00
zotlabs f59a0192b4 more api work 2016-10-11 21:09:26 -07:00
zotlabs f56b4773cb When importing a channel from another server, try to auto-discover the best available api path. 2016-10-11 20:53:13 -07:00
zotlabs 1a4a8f1ef7 more api cleanup 2016-10-11 18:37:47 -07:00
zotlabs 03aacc35b3 start on the API re-write 2016-10-11 16:13:52 -07:00
Mario Vavti 6706bed676 make diaspora w2w appear as a quote to make a little bit more clear what is happening 2016-10-11 10:17:38 +02:00
zotlabs c4debca11d api issues 2016-10-10 23:24:30 -07:00
zotlabs c6eecb06d5 don't expire posts before 2001 2016-10-10 22:44:11 -07:00
zotlabs 896b46d18e spaghetti 2016-10-10 15:04:57 -07:00
Mario Vavti 78c63c480a another fix to readmore.js and update patch file 2016-10-10 14:28:52 +02:00
Mario Vavti b2cc2e6765 fix readmorejs collapsing on scrolldirection change in mobile browsers 2016-10-10 13:30:05 +02:00
zotlabs af13e5fa4a since the snap module runs without permissions controls, verify the logged in channel matches the requested cloud path 2016-10-09 21:36:55 -07:00
zotlabs 8eac8132e3 snap dav module is currently read-only. error out on any request methods which can alter data. 2016-10-09 21:28:24 -07:00
zotlabs 50f579d301 Provide better explanation of server_roles in the config template 2016-10-09 21:01:41 -07:00
zotlabs 02c72e59fa provide a DAV module which accesses the raw data storage for a channel. Together with an export data function in the API this allows a client process to create true backups of the cloud storage and importable cloud mirrors with all the metadata intact. The import function will need to be modified slightly to obtain the file contents from a plugin or API call; since it currently tries to fetch it from the source hub. 2016-10-09 20:49:40 -07:00
zotlabs e7233c0c94 more backquotes - this should take care of most except for the array import queries 2016-10-09 16:31:04 -07:00
zotlabs 2bdf135cbc remove more backquotes 2016-10-09 16:13:49 -07:00
zotlabs 134b9fc466 don't show diaspora protocol info in the hcard if the diaspora protocol is not installed. This really needs to be moved to the plugin but this was a quick fix. 2016-10-08 15:30:06 -07:00
zotlabs 10863a5949 add oauth2/oidc lib 2016-10-07 14:11:24 -07:00
redmatrix bf02e04283 merge usermenu and caret when using pro 2016-10-06 17:41:52 -07:00
redmatrix 48f70e55aa try naked embed before submission instead of at render time 2016-10-06 15:59:27 -07:00
redmatrix 3250d75320 new hook bbcode_filter 2016-10-05 17:37:18 -07:00
redmatrix 87ee48bd84 update hook documentation 2016-10-05 17:27:02 -07:00
redmatrix 24f9bb41df Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge 2016-10-05 17:26:19 -07:00
jeroenpraat d0e9b4ce9f Updating strings for it, nl and es. 2016-10-05 22:18:50 +02:00
Mario Vavti 50c5f8c389 bugfixrelease fullcalendar-3.0.1 2016-10-05 20:41:18 +02:00
redmatrix 55c67c7870 remove obscured @ hack 2016-10-04 19:37:16 -07:00
redmatrix 26ea11c44f Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge 2016-10-04 15:33:39 -07:00
redmatrix de1825e54b remove leftover rating fragment 2016-10-04 15:33:14 -07:00
Mario Vavti e259503933 feature_enabled() only takes two arguments 2016-10-04 21:12:03 +02:00
redmatrix 4e07b4c0e8 even more backslashes 2016-10-03 22:01:14 -07:00
redmatrix ce6e81c682 more backticks 2016-10-03 21:48:53 -07:00
redmatrix c44acb3575 allow delivery report for not just the author, but also if you're the owner and it's on your wall. 2016-10-03 20:50:13 -07:00
redmatrix bad5057a74 start removing db backticks 2016-10-03 19:47:36 -07:00
redmatrix fe7b7773ba wrong resource (attach_change_permissions()) 2016-10-03 17:23:43 -07:00
redmatrix cef1aa6d1b add some more stuff to admin/account_edit (service class, language, and techlevel if appropriate). Fix en-au and en-gb so they are listed as languages, and move language selector stuff to include/language.php instead of include/text.php; new file Zotlabs/Lib/Techlevels.php so we only need to write the selection array once. 2016-10-03 17:16:24 -07:00
redmatrix 5b10db6f91 return the email_sent status 2016-10-03 15:58:54 -07:00
Mario Vavti 76c2de38ff update changelog 2016-10-03 12:00:46 +02:00
Mario Vavti 816802774d another missing backslash 2016-10-02 10:47:25 +02:00
Mario Vavti b7559c1df6 missing backslash 2016-10-02 10:36:04 +02:00
Mario Vavti bbf3d960b2 update changelog 2016-10-02 10:04:08 +02:00
redmatrix e1df151d9b sync cloud storage permission changes (issue #538 continued) 2016-10-01 16:01:22 -07:00
redmatrix a2ccfc1e50 update version 2016-10-01 15:48:18 -07:00
redmatrix 883828c6cc change hook name and return results 2016-10-01 15:15:14 -07:00
redmatrix fa94644bcf Unify the various mail sending instance to enotify::send() and z_mail(). Both take the same arguments. z_mail() is text only, enotify::send() provides html and text. Both are pluggable using the enotfy_send hook. 2016-10-01 03:06:01 -07:00
redmatrix ad309f1036 provide ability for admin to change account password 2016-09-30 15:42:14 -07:00
redmatrix 56b12f6555 issue #538 continued 2016-09-30 13:00:15 -07:00
redmatrix e48323775d add another hook 2016-09-29 22:28:23 -07:00
redmatrix 0f10fc8458 issue #127 2016-09-29 19:33:08 -07:00