Commit Graph
19665 Commits
Author SHA1 Message Date
redmatrix 1977ab35c0 remove the app_menu hook - no longer used anywhere in core. Several addons still hook into it, but we can remove these over time. 2016-05-16 21:39:37 -07:00
redmatrix 296957b5b5 minor version roll 2016-05-16 19:39:08 -07:00
redmatrix 0d04a1221a issue #386 (master) 2016-05-16 19:38:38 -07:00
redmatrix 6ac6537f10 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge 2016-05-16 19:24:03 -07:00
redmatrix 883b1ff513 an issue related to #386 2016-05-16 19:23:42 -07:00
hubzilla de1527eba8 Merge pull request #388 from phellmes/de20160516
Update DE translation strings
2016-05-17 10:29:53 +10:00
redmatrix 2dcedd6951 more work on sessions and cookies, as some anomalies appeared in caldav and firefox which suggested deeper issues 2016-05-16 17:07:39 -07:00
redmatrix c8322e89c6 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge 2016-05-16 13:47:04 -07:00
redmatrix 18a9831cd3 restrict static to the one function that requires it 2016-05-16 13:46:35 -07:00
jeroenpraat 9f77180af8 Dutch and Spanish Spanish strings, and some schema-bits 2016-05-16 16:43:14 +02:00
phellmes 0bd4939695 Update DE translations strings 2016-05-16 15:11:53 +02:00
redmatrix 605c05fc8b changes to session for cdev compatibility 2016-05-16 02:03:15 -07:00
redmatrix fa3aed4e59 updated the addons list - Andrew might want to add his repo/repos and addons to this page 2016-05-15 22:37:00 -07:00
redmatrix 217db8f9b2 provide tools to extract a pdo constructor 2016-05-15 19:16:55 -07:00
redmatrix a0dd03ea0e be specific 2016-05-15 17:56:13 -07:00
redmatrix 894114bfbd be a bit more precise 2016-05-15 17:54:25 -07:00
redmatrix 90353d90dc Merge branch 'master' of https://github.com/redmatrix/hubzilla into master_merge 2016-05-15 13:22:48 -07:00
redmatrix c9ce5664d4 roll minor version due to change 2016-05-15 13:22:22 -07:00
redmatrix e8ad16cf2a issue #387 2016-05-15 13:20:58 -07:00
redmatrix c3090d5480 issue #387 2016-05-15 13:20:17 -07:00
jeroenpraat f48aee5975 stupid git 2016-05-15 09:12:24 +02:00
jeroenpraat 60f6b827f4 the other way around 2016-05-15 09:09:45 +02:00
Manuel Jiménez Friazaandredmatrix f05b4637b9 Another updated context help es-es 2016-05-14 23:41:49 -07:00
redmatrix fffeca59d0 Merge pull request #382 from mjfriaza/dev
Another updated contextual help in Spanish
2016-05-15 16:38:14 +10:00
redmatrix b14dd0e066 issue #383 2016-05-14 21:05:24 -07:00
redmatrix ec81ef7b8d issue #383 2016-05-14 21:04:19 -07:00
redmatrix e02c658eb5 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge 2016-05-14 18:36:47 -07:00
redmatrix 0800bd1e19 we don't need to force case conversion on anything but the plugin name 2016-05-14 17:30:06 -07:00
redmatrix 0503b11840 allow addon autoloaders to specify absolute namespace classes starting with \ 2016-05-14 17:24:50 -07:00
redmatrix b497faee27 Allow plugins to define autoloaded classes - a class such as Foobar\Class will load addon/foobar/Class.php and also Foobar\Category\Class.php will load addon/foobar/Category/Class.php 2016-05-14 17:18:51 -07:00
Manuel Jiménez Friaza 7ee31276f5 Another updated context help es-es 2016-05-14 12:47:28 +02:00
redmatrix 5897f62fa9 Merge pull request #381 from anaqreon/chat-notify
Enable options for chat notifications, with optional audio. Notify fo…
2016-05-14 18:32:24 +10:00
Andrew Manning 0baab50191 Enable options for chat notifications, with optional audio. Notify for member entering room and incoming messages. 2016-05-13 21:47:37 -04:00
redmatrix 0db1594f95 Merge pull request #380 from git-marijus/dev
instead of radio buttons use select to choose between public and custom selection
2016-05-14 08:11:51 +10:00
Mario Vavti 1e00fa79b3 change wording restricted -> custom selection and add a label to the select 2016-05-13 17:38:50 +02:00
Mario Vavti 573dea42d0 instead of radio buttons use select to choose between public and restricted acl. if restricted is selected acl is set to default. if there is no default acl will be set to self. if public is selected acl-list will be hidden and acl-info is visible. 2016-05-13 16:22:43 +02:00
redmatrix 269055e71c strings update 2016-05-13 00:27:38 -07:00
redmatrix 2f222546da Comanche: provide a variable '$region' which can be used within a layout to make content aware of where it is on the page. For instance this can be passed as a variable to a widget and trigger either a vertical or horizontal layout depending on which region it is assigned to. 2016-05-12 21:18:34 -07:00
redmatrix 522fec5763 split off feed handling stuff from include/items 2016-05-12 20:21:04 -07:00
redmatrix f2fc7d25c5 remove the rarely if ever used filter_insecure() function. We will provide this functionality in other ways. 2016-05-12 20:02:16 -07:00
redmatrix 2d79e75788 SECURITY: edited comment to private post loses privacy info. Not visible in stream but may be visible in feeds 2016-05-12 16:51:20 -07:00
redmatrix 781716277b SECURITY: a comment to a private post that has been edited (the comment has been edited) loses its privacy settings. This comment isn't visible in the stream but may be visible in feeds. 2016-05-12 16:47:03 -07:00
redmatrix 9f57bfb5df update std_version 2016-05-12 16:13:29 -07:00
redmatrix 4d00c48026 back merge 2016-05-12 16:11:38 -07:00
redmatrix 8fe8341d93 Merge pull request #379 from mjfriaza/dev
Updated contextual help in Spanish
2016-05-13 09:08:52 +10:00
redmatrix 57273db8a6 Merge pull request #378 from anaqreon/plugin-init
Create store/git/sys/extend/addon directory and link if it does not e…
2016-05-13 09:08:30 +10:00
Manuel Jiménez Friaza bc9f88f3f9 Updated contextual help in Spanish 2016-05-12 19:56:05 +02:00
Andrew Manning 70d413ab04 Create store/git/sys/extend/addon directory and link if it does not exist in all plugin repo GUI POST actions 2016-05-12 06:49:24 -04:00
zottel 710d6ebd49 Merge remote-tracking branch 'upstream/dev' into dev 2016-05-12 12:25:10 +02:00
redmatrix ac1ec99684 Merge branch 'dev' 1.6 2016-05-11 20:20:17 -07:00