Commit Graph
22583 Commits
Author SHA1 Message Date
zotlabs d6c23486d5 create site_store_lowlevel() to initialise data structures for the site table 2017-04-03 16:43:30 -07:00
zotlabs d2bafdb2bf fr strings update (Monret) 2017-04-03 15:56:47 -07:00
zotlabs f2f2b534e6 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge 2017-04-03 15:55:22 -07:00
zotlabs 2d9ae8ff2c Revert "fr strings update (Monret)"
This reverts commit 4e4d406d23.
2017-04-03 15:55:03 -07:00
zotlabs 4e4d406d23 fr strings update (Monret) 2017-04-03 15:53:48 -07:00
zotlabsandMario Vavti a9bda2b12e sql error photos_albums_list with non-logged-in viewer 2017-04-03 10:55:42 +02:00
zotlabsandMario Vavti 5fb7ea8dbd fix connectDefaultShare generated js function, though it isn't obvious if we still use it. 2017-04-03 10:53:07 +02:00
zotlabsandMario Vavti d35678b891 change hook for perm_is_allowed while retaining backwards compatibility 2017-04-03 10:52:52 +02:00
zotlabsandMario Vavti 405e3fc214 import_author_zot() - check for both hubloc and xchan entries. This should catch and repair entries which were subject to transient storage failures. 2017-04-03 10:51:31 +02:00
zotlabsandMario Vavti fbba78411d app sorting issue 2017-04-03 10:50:43 +02:00
zotlabsandMario Vavti 75cd816e02 logic error 2017-04-03 10:49:20 +02:00
zotlabsandMario Vavti c8a886e399 import authors from any unrecognised network as network 'unknown'. 2017-04-03 10:48:41 +02:00
zotlabsandMario Vavti 19b2568133 whitespace 2017-04-03 10:45:39 +02:00
git-marijusandGitHub ccc8a05eb0 Merge pull request #711 from zotlabs/crypto-upgrade
crypto updates
2017-04-03 10:38:09 +02:00
zotlabs 26125bcf0b sql error photos_albums_list with non-logged-in viewer 2017-04-02 22:20:37 -07:00
zotlabs 263efbfe39 reference to deprecated function import_author_diaspora in socgraph.php 2017-04-02 21:49:50 -07:00
zotlabs 9a5ce2354d remove some obsolete permissions stuff 2017-04-02 20:51:40 -07:00
zotlabs f25f5aeaaa fix connectDefaultShare generated js function, though it isn't obvious if we still use it. 2017-04-02 20:35:45 -07:00
zotlabs af14020e42 change hook for perm_is_allowed while retaining backwards compatibility 2017-04-02 20:03:27 -07:00
zotlabs 4a49643bcd import_author_zot() - check for both hubloc and xchan entries. This should catch and repair entries which were subject to transient storage failures. 2017-04-02 19:46:20 -07:00
zotlabs 29596d12e3 app sorting issue 2017-04-02 17:34:16 -07:00
zotlabs 1a28fb2a0c logic error 2017-04-02 17:12:42 -07:00
zotlabs d985db60cc import authors from any unrecognised network as network 'unknown'. 2017-04-02 17:09:51 -07:00
zotlabs a76ad1478f crypto updates 2017-04-02 16:44:44 -07:00
zotlabs 044067f055 harden security 2017-04-02 16:40:36 -07:00
zotlabs 810d9e21bc use aes-ctr which is slightly/arguably better than a poke in the eye and don't restrict the crypto algorithm by server role. 2017-04-01 15:30:59 -07:00
zotlabs 7256579c16 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge 2017-03-31 17:27:18 -07:00
zotlabs ecf30b2c71 strings 2017-03-31 17:25:04 -07:00
Mario Vavti 95f4f14dca triple a is more sane 2017-03-31 19:14:24 +02:00
Mario Vavti 391854058e minor css adjustments 2017-03-31 18:13:36 +02:00
Mario Vavti 1bcee2f11c various form css fixes 2017-03-31 16:13:58 +02:00
Mario Vavti 572a04b40a make btn-outline-secondary color slightly darker 2017-03-31 14:20:13 +02:00
Mario Vavti d9ee8b2c32 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev 2017-03-31 13:59:43 +02:00
Mario Vavti 614366e499 css fixes 2017-03-31 13:59:28 +02:00
git-marijusandGitHub 89e3f3210f Merge pull request #710 from dawnbreak/importcsrf
🔒 Add CSRF protection for import and import_items.
2017-03-31 13:40:02 +02:00
Mario Vavti dc55c710da add max height to #navbar-collapse-2 2017-03-31 13:38:55 +02:00
Mario Vavti 47817b8ae1 version bump 2017-03-31 11:11:07 +02:00
Mario Vavti 3e66549ea4 regenerate hmessages.po 2017-03-31 11:10:31 +02:00
zotlabsandMario Vavti 8b7d0f33c3 fix a couple more instances where we were still calling mail() directly for site critical messages 2017-03-31 10:33:17 +02:00
zotlabsandMario Vavti a20fd4d463 get rid of some more deprecated uses of $a 2017-03-31 10:31:29 +02:00
zotlabsandMario Vavti bfd506f184 remove obsolete app argument from load_pdl 2017-03-31 10:30:41 +02:00
zotlabsandMario Vavti c20aa6062c get rid of get_app() 2017-03-31 10:30:17 +02:00
zotlabsandMario Vavti b2a51db14e add 'author_is_pmable()' function with plugin hooks to control whether or not to display a 'send mail' link in the thread author menu. 2017-03-31 10:28:54 +02:00
zotlabsandMario Vavti 33ff7bf968 provide platform specific install script 2017-03-31 10:27:28 +02:00
zotlabsandMario Vavti 57a8b3f857 provide compatibility with old-style update system 2017-03-31 10:26:44 +02:00
zotlabsandMario Vavti 6e5a06421f get rid of 'davguest' and allow for project specific DB updates (currently db updates are common between all possible projects/subprojects/forks). 2017-03-31 10:26:06 +02:00
zotlabsandMario Vavti 5f0004b416 move db_upgrade to zlib 2017-03-31 10:25:27 +02:00
zotlabs e79f450af9 aes256gcm is not ready for prime time. Stay tuned. Until it is, we're pretty much stuffed unless we go to 3rd party crypto libs. 2017-03-30 21:45:29 -07:00
zotlabs c4f5d17db6 Merge branch 'importcsrf' of https://github.com/dawnbreak/hubzilla into csrf 2017-03-30 21:05:31 -07:00
zotlabs d1a018f2e8 whitespace 2017-03-30 21:04:55 -07:00