Commit Graph

576 Commits

Author SHA1 Message Date
redmatrix 6729c27b77 git update everything 2016-03-13 18:15:38 -07:00
redmatrix cb0c43bc68 provide service federation overview - how to go about it and the appropriate places to attach your plugin. 2016-03-12 16:45:53 -08:00
redmatrix 9a0f0181a5 issues #306 and #307 2016-03-04 14:38:14 -08:00
redmatrix 459166116d turn timezone aware birthdays into a feature for those who want an uncluttered calendar - at the expense of possibly sending somebody's birthday greeting on the wrong day if they are in a different timezone. 2016-02-26 12:45:44 -08:00
redmatrix fdd7faab51 string update 2016-02-19 19:12:26 -08:00
redmatrix ade91f8190 directory modes reversed 2016-02-12 14:02:50 -08:00
redmatrix b4e3cd000f rev update 2016-02-05 00:06:35 -08:00
redmatrix c75f76f740 heavy lifting on admin security page 2016-02-03 20:24:46 -08:00
redmatrix 08aeeadd71 move permission check before global block check 2016-01-29 14:07:10 -08:00
redmatrix d83b907cdc rename collections to privacy groups 2016-01-26 23:44:15 -08:00
redmatrix 48495f41e8 provide mechanism for custom .well-known handlers and static files (e.g. for letsencypt ownership verification). Document that if you create a .well-known directory to validate a letsencrypt cert you need to remove it before installing hubzilla. We probably need a check for this in the install checklist. 2016-01-22 02:22:27 -08:00
Bob Mottram 457cc48043 Type of script 2016-01-21 12:22:54 +00:00
redmatrix f66c6bfebf Merge https://github.com/redmatrix/hubzilla into pending_merge 2016-01-15 11:59:38 -08:00
redmatrix fe77ab4d71 minor version roll 2016-01-15 11:59:19 -08:00
ken restivo b58177e3c6 Use ctrl-d for multi-line messages. 2016-01-14 21:05:36 -08:00
redmatrix 58efd7553c very small tweaks to CLI plugin manager utility 2016-01-13 00:08:07 -08:00
ken restivo 93096a9db8 Correct docs. 2016-01-12 18:51:57 -08:00
redmatrix f757285ea8 cli utility for managing addons 2016-01-12 18:00:20 -08:00
ken restivo bbc1a1f1fb Source the conf. 2016-01-12 13:20:37 -08:00
ken restivo addf696db8 Add very simple, minimalist posting shell script. 2016-01-12 13:19:21 -08:00
redmatrix b00c22916a fix relative urls on some Diaspora profile photos 2016-01-09 14:02:58 -08:00
redmatrix c38edfcb32 issue #241 (redmatrix issue 405) 2016-01-01 16:12:43 -08:00
redmatrix a085f4df7f regression: default inherited permission was not being set for a connection if the permission was 'inherited'. We need to set these so that if somebody changes the top level permissions they don't have to go back and manually edit every connection to allow/deny what used to be an automatic inherited setting. 2015-12-25 14:25:58 -08:00
redmatrix a99d28dea9 sql delete with limit 2015-12-18 13:46:03 -08:00
redmatrix 46e4d2d573 bring back the schemaspy makefile 2015-12-15 20:00:48 -08:00
redmatrix 9fb7a12849 incorrect obj_type on several items 2015-12-11 02:52:43 -08:00
redmatrix 4ccd9ae6da start of v4 2015-12-06 19:16:38 -08:00
redmatrix d8dc055dce version and string update 2015-12-05 12:40:35 -08:00
Andrew Manning b1f4b9759b Abort addon update if repo does not exist 2015-11-30 07:49:56 -05:00
redmatrix 962d9f36d0 document dreport expiration setting 2015-11-27 20:05:20 -08:00
redmatrix 301072a86c issue #85, community tags and file tags lost during edits. This required splitting off communitytags as a separate tag type and is not backward compatible. Community tags on older posts or those federated from redmatrix clones will not be preserved during edits. 2015-11-20 00:15:48 -08:00
redmatrix dba38821bc superblock enhancements 2015-11-13 15:28:34 -08:00
ken restivo 0c8219e683 Correct directory (this runs from inside hubzilla_er 2015-11-08 22:58:21 -08:00
ken restivo de9c44fc56 First attempt at auto-generating schemaspy. 2015-11-08 22:51:58 -08:00
redmatrix 9a42d63516 Merge https://github.com/redmatrix/redmatrix into pending_merge
Conflicts:
	boot.php
	install/update.php
2015-11-06 12:43:51 -08:00
redmatrix 4620eb32d2 version and string update 2015-11-06 12:35:43 -08:00
redmatrix 1c8f63f1e5 rev update 2015-11-06 12:34:29 -08:00
ken restivo 4bd0e083d1 Put generated date at end of data. 2015-11-03 21:19:16 -08:00
ken restivo d9c7b39b88 Commit the tool used to generate the hooks docs. 2015-11-03 21:15:49 -08:00
redmatrix 77a03e376c Merge https://github.com/redmatrix/redmatrix into pending_merge
Conflicts:
	include/photo/photo_driver.php
	include/text.php
	mod/post.php
2015-11-03 20:46:47 -08:00
redmatrix 14b74069f8 version 2015-11-03 17:40:05 -08:00
redmatrix 5f80121637 add hubloc repair script (needed for deadsuperhero, probably temporary) 2015-10-30 22:43:38 -07:00
redmatrix dc4bd531a4 issue #106 2015-10-29 15:11:41 -07:00
redmatrix a1163b70a6 version and strings 2015-10-25 14:26:02 -07:00
redmatrix 768615f2f1 version and strings 2015-10-23 21:36:18 -07:00
redmatrix 2540ecc0ac Merge https://github.com/redmatrix/redmatrix into pending_merge
Conflicts:
	README.md
2015-10-17 16:53:14 -07:00
redmatrix b82a9a6594 messages.po got truncated due to a failed cron job 2015-10-17 16:47:18 -07:00
redmatrix be701677d6 Merge https://github.com/redmatrix/redmatrix into pending_merge
Conflicts:
	view/nl/messages.po
	view/nl/strings.php
2015-10-17 16:38:57 -07:00
redmatrix b6c765c9dc allow homepage content to be a full redirect 2015-10-17 16:33:28 -07:00
redmatrix c07f694a07 another try at issue #89 - rotating photos 2015-10-16 04:21:40 -07:00