Commit Graph

7755 Commits

Author SHA1 Message Date
Christian Vogeley 4e447bb7e8 change back mod to 644 2013-08-03 01:31:11 +02:00
Christian Vogeley f09ac4e597 Revert "Revert "merge""
This reverts commit 9294f72adb.
2013-08-03 00:18:14 +02:00
Christian Vogeley 9294f72adb Revert "merge"
This reverts commit c0cd147a3a, reversing
changes made to d2d1e54bfe.
2013-08-03 00:14:59 +02:00
Christian Vogeley c0cd147a3a merge 2013-08-03 00:04:26 +02:00
friendica 1d816ba90a basic email invitations - and doc update 2013-08-02 03:45:40 -07:00
friendica ae5cd53e1e potentially fixes the "federation" bug w/r/t/ tagged forums 2013-08-01 21:24:55 -07:00
friendica 852f102ba3 minor - change nav_set_selected() to only highlight intros if on that particular connections page and not for any connections page. 2013-08-01 20:10:03 -07:00
friendica 27b4127f30 pass item by reference so title can be altered 2013-08-01 19:18:05 -07:00
friendica 222fe08420 ensure that no unencrypted content leaks through item_store which is private - we typically do this in mod/item, but some functions
bypass mod/item to create private posts
2013-08-01 18:50:36 -07:00
friendica 6197f945ad add "xchan_instance_url" for communicating with services that lack nomadic identity. This will be set to the url of the Red site that they are connected with. Only the nomadic identity clone at that site can communicate directly with them. Other instances will need to relay through that site - and if it goes down, that connection is stuffed. 2013-08-01 16:55:37 -07:00
friendica 85b6be5b00 Merge https://github.com/friendica/red into zpull 2013-08-01 14:28:35 -07:00
friendica 7d00f61ceb Merge pull request #86 from beardy-unixer/master
"Can edit my webpages" permissions
2013-08-01 14:31:30 -07:00
friendica 005f2cbda1 Merge pull request #85 from git-marijus/master
make "selected" class work on all navigation menu items
2013-08-01 14:31:02 -07:00
friendica 85c7d7165f yhis should fix the privacy leak - as well as non-private replies to private posts 2013-08-01 14:27:40 -07:00
Thomas Willingham 31ffabc3d2 Remove logging 2013-08-01 19:13:51 +01:00
Thomas Willingham f3791d48b0 "Can edit my webpages" permissions 2013-08-01 18:40:50 +01:00
marijus 47de80ead4 make "selected" class work on all navigation menu items 2013-08-01 13:26:57 +02:00
friendica 2a848c0d37 privacy leakage 2013-07-31 22:58:23 -07:00
friendica 0d22e1eefb fix some privacy leakage in logs 2013-07-31 18:57:14 -07:00
friendica c00c550c58 better mail obscuring 2013-07-31 02:32:41 -07:00
friendica c45ebdf97f missing include 2013-07-30 20:01:17 -07:00
friendica 41c411739f attachment permissions not right 2013-07-30 19:43:46 -07:00
friendica cb4d61e092 unencrypt private posts for editing 2013-07-30 19:05:34 -07:00
friendica 1a78c85fa0 zot feed - getting cut off too early 2013-07-29 20:39:12 -07:00
friendica 5613e27f00 ensure conversation is included 2013-07-29 20:31:58 -07:00
friendica 79dacc3f1a fix some weirdness on the zot feed 2013-07-29 20:31:02 -07:00
friendica 7b3c29ebe6 fix bug #84, make imported messages from your clones show up on your wall 2013-07-29 17:30:46 -07:00
friendica 092ef64ac7 tgroup_check wasn't allowing comments through. 2013-07-29 16:51:44 -07:00
friendica ca5abc0247 load_pconfig had some issues when given a family 2013-07-29 05:37:05 -07:00
friendica 6295dff409 browser location issue but this may not fix it 2013-07-29 01:18:42 -07:00
friendica d002ff668a encrypt private messages on disk - there are still a couple of places where the text is leaked in the logs during processing. 2013-07-28 21:04:03 -07:00
friendica 10f016841c cleaning up issues reported in logs 2013-07-28 18:54:40 -07:00
friendica aa8bb99678 improve the red smiley 2013-07-28 18:45:27 -07:00
Christian Vogeley d2d1e54bfe Check existance of bbcode tags before executing regexes, to avoid unnecessary execution 2013-07-28 02:28:35 +02:00
Christian Vogeley 37662c1f45 . 2013-07-27 22:37:06 +02:00
Christian Vogeley 3f57a28951 don't know why they were marked as changed 2013-07-27 22:30:34 +02:00
Christian Vogeley b2053f7504 don't why they were marked as changed 2013-07-27 22:30:04 +02:00
friendica 53118a4352 add gz to access denied files to block rotated logs from public access 2013-07-26 03:50:46 -07:00
friendica 7f87da68ba the rest of the heavy lifting on clone sync - now we're down to some log messages and a whole lot of testing 2013-07-25 22:57:06 -07:00
friendica c59fff945f trying to center the selected channel on the manage page. Dreamhost really botched up my dev site so it's taking 5 minute per page load - and I don't have any more time to waste tweaking one line of CSS, grabbing a cup of coffee, and drinking it, before seeing the CSS changes. It still needs more tweaking but I might have to do that on the production site - which loads promptly. 2013-07-25 21:09:34 -07:00
friendica e822ab65d7 build_sync_packet was looking at stale channel info - load it fresh from the DB. 2013-07-25 20:10:53 -07:00
friendica 65c8100948 log the sync packets locally at LOGGER_DATA level 2013-07-25 19:50:55 -07:00
friendica 21c73ceb10 include zot 2013-07-25 17:52:55 -07:00
friendica 3d95fcb7cd more work on clone sync 2013-07-25 16:00:04 -07:00
friendica e45beccd5b fix media uploads in api (specifically friendica for android) 2013-07-25 05:04:52 -07:00
friendica 98d3d06352 gprobe requires hex argument 2013-07-24 21:32:08 -07:00
friendica c975e51e8a add chandesc field to profiles to provide some arbitrary text in the directory - such as to inform people what this channel is about before they connect. This will work best with a "channel detail" popup in the directory to provide more info than is available in the micro-profiles (when hovered, or clicked or something). And of course, the first thing is to enable this data to be stored in the directory. 2013-07-24 21:23:20 -07:00
friendica 9feeb218d0 obscured flags for items 2013-07-24 21:08:45 -07:00
friendica 1a624c10aa hide detailed site information if you're off the grid. 2013-07-24 20:53:28 -07:00
friendica c5d456af9b add more siteinfo 2013-07-24 20:35:54 -07:00