Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | privacy leakage | friendica | 2013-07-31 | 1 | -1/+1 |
| | |||||
* | fix some privacy leakage in logs | friendica | 2013-07-31 | 3 | -25/+29 |
| | |||||
* | better mail obscuring | friendica | 2013-07-31 | 7 | -61/+96 |
| | |||||
* | missing include | friendica | 2013-07-30 | 1 | -0/+1 |
| | |||||
* | attachment permissions not right | friendica | 2013-07-30 | 2 | -40/+46 |
| | |||||
* | unencrypt private posts for editing | friendica | 2013-07-30 | 2 | -1/+10 |
| | |||||
* | zot feed - getting cut off too early | friendica | 2013-07-29 | 1 | -6/+9 |
| | |||||
* | ensure conversation is included | friendica | 2013-07-29 | 1 | -0/+1 |
| | |||||
* | fix some weirdness on the zot feed | friendica | 2013-07-29 | 3 | -13/+24 |
| | |||||
* | fix bug #84, make imported messages from your clones show up on your wall | friendica | 2013-07-29 | 6 | -3/+30 |
| | |||||
* | tgroup_check wasn't allowing comments through. | friendica | 2013-07-29 | 1 | -2/+9 |
| | |||||
* | load_pconfig had some issues when given a family | friendica | 2013-07-29 | 2 | -27/+13 |
| | |||||
* | browser location issue but this may not fix it | friendica | 2013-07-29 | 2 | -2/+2 |
| | |||||
* | encrypt private messages on disk - there are still a couple of places where ↵ | friendica | 2013-07-28 | 4 | -8/+69 |
| | | | | the text is leaked in the logs during processing. | ||||
* | cleaning up issues reported in logs | friendica | 2013-07-28 | 2 | -7/+2 |
| | |||||
* | improve the red smiley | friendica | 2013-07-28 | 2 | -2/+2 |
| | |||||
* | add gz to access denied files to block rotated logs from public access | friendica | 2013-07-26 | 85 | -1323/+1079 |
| | |||||
* | the rest of the heavy lifting on clone sync - now we're down to some log ↵ | friendica | 2013-07-25 | 2 | -1/+83 |
| | | | | messages and a whole lot of testing | ||||
* | trying to center the selected channel on the manage page. Dreamhost really ↵ | friendica | 2013-07-25 | 2 | -3/+18 |
| | | | | 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. | ||||
* | build_sync_packet was looking at stale channel info - load it fresh from the DB. | friendica | 2013-07-25 | 1 | -1/+8 |
| | |||||
* | log the sync packets locally at LOGGER_DATA level | friendica | 2013-07-25 | 1 | -0/+2 |
| | |||||
* | include zot | friendica | 2013-07-25 | 2 | -1/+2 |
| | |||||
* | more work on clone sync | friendica | 2013-07-25 | 4 | -105/+103 |
| | |||||
* | fix media uploads in api (specifically friendica for android) | friendica | 2013-07-25 | 3 | -38/+12 |
| | |||||
* | gprobe requires hex argument | friendica | 2013-07-24 | 1 | -1/+1 |
| | |||||
* | add chandesc field to profiles to provide some arbitrary text in the ↵ | friendica | 2013-07-24 | 3 | -2/+9 |
| | | | | 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. | ||||
* | obscured flags for items | friendica | 2013-07-24 | 1 | -1/+1 |
| | |||||
* | hide detailed site information if you're off the grid. | friendica | 2013-07-24 | 1 | -23/+32 |
| | |||||
* | add more siteinfo | friendica | 2013-07-24 | 2 | -2/+14 |
| | |||||
* | more site stats | friendica | 2013-07-24 | 2 | -0/+13 |
| | |||||
* | recover padding functions which are still used | friendica | 2013-07-24 | 1 | -0/+15 |
| | |||||
* | get rid of legacy (unused) encryption stuff. | friendica | 2013-07-24 | 1 | -174/+1 |
| | |||||
* | not quite so much crypto logging | friendica | 2013-07-24 | 2 | -2/+3 |
| | |||||
* | start saving site info | friendica | 2013-07-23 | 2 | -4/+94 |
| | |||||
* | build_sync_packet - use correct host data element | friendica | 2013-07-23 | 1 | -1/+1 |
| | |||||
* | crypto logging | friendica | 2013-07-23 | 1 | -2/+6 |
| | |||||
* | potential solution to Friendica for Android photo uploads, which aren't ↵ | friendica | 2013-07-23 | 2 | -2/+5 |
| | | | | working on Red currently. | ||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-07-22 | 0 | -0/+0 |
|\ | |||||
| * | Wrong path in include | Thomas Willingham | 2013-07-23 | 1 | -1/+1 |
| | | |||||
* | | itemobject location | friendica | 2013-07-22 | 1 | -1/+1 |
|/ | |||||
* | add logging to matrix page load because I don't want to spend a week telling ↵ | friendica | 2013-07-22 | 1 | -0/+2 |
| | | | | somebody how to determine if it found anything. Now it will just take a week to tell them how to turn on LOGGER_ALL and read the logfile. | ||||
* | remote control - if auth'd visitor is in config system remote_admins ↵ | friendica | 2013-07-22 | 2 | -1/+16 |
| | | | | (array), become superuser. Literally. Full control. Untested. | ||||
* | make zot_finger more bulletproof | friendica | 2013-07-21 | 2 | -1/+6 |
| | |||||
* | improve logging zot_finger | friendica | 2013-07-21 | 1 | -1/+1 |
| | |||||
* | mail completion issue | friendica | 2013-07-21 | 2 | -2/+2 |
| | |||||
* | get rid of ugly article wrapper | friendica | 2013-07-21 | 1 | -2/+0 |
| | |||||
* | log when zid_init invokes reverse magic-auth | friendica | 2013-07-21 | 1 | -0/+1 |
| | |||||
* | log forbidden photos with complete URL and observer webbie (if available). | friendica | 2013-07-21 | 1 | -0/+3 |
| | |||||
* | make forbidden sign less obnoxious and more theme-able | friendica | 2013-07-21 | 2 | -1/+1 |
| | |||||
* | getElementById returns null on failure | friendica | 2013-07-21 | 1 | -1/+1 |
| |