Commit Graph

1120 Commits

Author SHA1 Message Date
zotlabs d4bb6c17d1 auto promote beginner (techlevel 0) accounts to level 1 after they show signs of active participation. 2017-12-10 16:41:03 -08:00
zotlabs 85b7c90637 strip acct: from OWA auth to API endpoints 2017-12-07 18:56:26 -08:00
zotlabs 4c08d7c480 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge 2017-12-06 14:30:00 -08:00
zotlabs ffaab27e77 synchronise an attach_move operation to clones 2017-12-06 14:20:17 -08:00
Mario Vavti a604236d89 missed a spot while resolving merge conflict 2017-12-06 12:40:27 +01:00
Mario Vavti 44cb68a356 resolve merge conflict 2017-12-06 09:12:28 +01:00
zotlabs b7ca2b41cc mod_cloud: provide a themed page with an error notification on errors instead of an obtuse XML error structure 2017-12-05 18:20:38 -08:00
zotlabs 8451ee20c9 disallow backslashes in wiki and wiki-page names 2017-12-05 16:33:24 -08:00
zotlabs d4acf41192 explain what happened here 2017-12-04 21:39:53 -08:00
zotlabs 24d256e253 fix mod display and others that require a non-zero profile_uid for updates 2017-12-04 21:18:10 -08:00
zotlabs cb39d9435d We only require one Update module. The rest are superfluous. 2017-12-04 15:14:58 -08:00
Mario Vavti 0305983360 fix another PHP 7.2 warning 2017-12-04 20:46:06 +01:00
Mario Vavti 657ec75c3d Merge remote-tracking branch 'mike/master' into dev 2017-12-04 08:58:19 +01:00
Mario Vavti 11b03ca4d2 mod hq: do not 404 if we have no item 2017-12-04 08:54:56 +01:00
zotlabs 1c821640ce pagetitle lost importing a pdl element from conversation 2017-12-03 19:12:55 -08:00
zotlabs 1c32c5fd2a rename button 2017-12-03 17:25:00 -08:00
zotlabs ba547c2257 chunked uploads for photos page 2017-12-03 17:22:18 -08:00
Mario dae0107dd0 fix some pubstream on/off weirdness 2017-12-03 12:31:41 +01:00
zotlabs 3d8de8cf0a remove logging line 2017-11-30 19:11:26 -08:00
zotlabs 19ec8488e0 Merge branch 'chunk' 2017-11-30 19:06:00 -08:00
zotlabs 0e8e0b48b3 more or less working chunked uploads on /cloud now. 2017-11-30 19:05:24 -08:00
Mario fc5b688716 fix issue #921 - default addressbook has no name 2017-11-30 13:40:36 +01:00
zotlabs 6a4050cc93 use the same variable name consistently 2017-11-29 14:08:30 -08:00
zotlabs 5abcb8c978 use httpsig auth for getfile 2017-11-29 13:51:54 -08:00
zotlabs 76703dee84 more chunk work 2017-11-28 17:37:18 -08:00
Mario Vavti 8073be87da set profile_uid in mod hq 2017-11-28 12:28:49 +01:00
Mario Vavti d5c56c0f5d split liveUpdateInit() out of NavUpdate() so we do not need to wait for initial ping to complete before we can init liveUpdate(). clean up main.js and bump version. 2017-11-28 11:15:19 +01:00
git-marijus 1c712ce93e Merge pull request #917 from anaqreon/minimum-age
Provide system config option for minimum registration age.
2017-11-27 12:03:06 +01:00
Mario Vavti 1ad1b74512 fix mod like after recent changes 2017-11-27 10:07:45 +01:00
zotlabs 0e91810ed6 pubstream comments and a few other bugfixes that were discovered along the way 2017-11-26 18:29:24 -08:00
Mario 4b2bd871b7 implement pubstream items in mod hq 2017-11-25 10:44:47 +01:00
Mario Vavti 2108173e74 Merge remote-tracking branch 'mike/master' into dev 2017-11-25 07:17:52 +01:00
zotlabs fda5231a71 default profile assign 2017-11-24 14:55:39 -08:00
Mario Vavti b03545f899 mod hq: minor query change 2017-11-24 22:48:15 +01:00
Andrew Manning e327b8cb9a Provide system config option for minimum registration age. 2017-11-24 13:50:29 -05:00
Mario Vavti 64c81ed174 missing files 2017-11-24 15:12:40 +01:00
Mario Vavti 87eaa6d8e5 some more work on mod hq 2017-11-24 15:01:34 +01:00
zotlabs 874cff1a87 sync packet not generated when deleting a file using the web browser interface 2017-11-24 00:12:19 -08:00
zotlabs 3bb0efd2cb remove deprecated $a argument from advanced_profile() 2017-11-23 20:35:34 -08:00
zotlabs a99ebd42ec change to bbcode calling parameters: important: will require pulling addons;
also some extra checking of server headers in upload functions
2017-11-23 15:21:50 -08:00
zotlabs c96f1dbbe2 mod_file_upload: provide a handler for chunked uploads for when we eventually support this on the client side 2017-11-22 20:24:43 -08:00
zotlabs 6c178d4485 article feature 2017-11-22 15:39:06 -08:00
zotlabs 8bd8af7d16 initial articles feature 2017-11-22 11:49:28 -08:00
zotlabs 2cb3ccbf14 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge 2017-11-21 17:32:09 -08:00
zotlabs fb1e3cba8b expose the security setting for SVG thumbnails 2017-11-21 16:22:17 -08:00
Mario Vavti d942818bd9 use item_thread_top = 1 instead of mid = parent_mid and make sure local_channel is intval 2017-11-21 22:10:09 +01:00
Mario Vavti 159d6469fd make browser history buttons work with ajax calls in /display and /hq 2017-11-21 10:19:50 +01:00
Mario Vavti 0325efeb35 Merge remote-tracking branch 'mike/master' into dev 2017-11-20 14:27:20 +01:00
Mario Vavti 9ab33f1e13 we need a mid also if there is no unseen items 2017-11-20 11:05:08 +01:00
Mario Vavti 66c0ac591c order by created instead of id 2017-11-20 10:00:13 +01:00