aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | unencrypt private posts for editingfriendica2013-07-302-1/+10
* | zot feed - getting cut off too earlyfriendica2013-07-291-6/+9
* | ensure conversation is includedfriendica2013-07-291-0/+1
* | fix some weirdness on the zot feedfriendica2013-07-293-13/+24
* | fix bug #84, make imported messages from your clones show up on your wallfriendica2013-07-296-3/+30
* | tgroup_check wasn't allowing comments through.friendica2013-07-291-2/+9
* | load_pconfig had some issues when given a familyfriendica2013-07-292-27/+13
* | browser location issue but this may not fix itfriendica2013-07-292-2/+2
* | encrypt private messages on disk - there are still a couple of places where t...friendica2013-07-284-8/+69
* | cleaning up issues reported in logsfriendica2013-07-282-7/+2
* | improve the red smileyfriendica2013-07-282-2/+2
* | add gz to access denied files to block rotated logs from public accessfriendica2013-07-2685-1323/+1079
|/
* the rest of the heavy lifting on clone sync - now we're down to some log mess...friendica2013-07-252-1/+83
* trying to center the selected channel on the manage page. Dreamhost really bo...friendica2013-07-252-3/+18
* build_sync_packet was looking at stale channel info - load it fresh from the DB.friendica2013-07-251-1/+8
* log the sync packets locally at LOGGER_DATA levelfriendica2013-07-251-0/+2
* include zotfriendica2013-07-252-1/+2
* more work on clone syncfriendica2013-07-254-105/+103
* fix media uploads in api (specifically friendica for android)friendica2013-07-253-38/+12
* gprobe requires hex argumentfriendica2013-07-241-1/+1
* add chandesc field to profiles to provide some arbitrary text in the director...friendica2013-07-243-2/+9
* obscured flags for itemsfriendica2013-07-241-1/+1
* hide detailed site information if you're off the grid.friendica2013-07-241-23/+32
* add more siteinfofriendica2013-07-242-2/+14
* more site statsfriendica2013-07-242-0/+13
* recover padding functions which are still usedfriendica2013-07-241-0/+15
* get rid of legacy (unused) encryption stuff.friendica2013-07-241-174/+1
* not quite so much crypto loggingfriendica2013-07-242-2/+3
* start saving site infofriendica2013-07-232-4/+94
* build_sync_packet - use correct host data elementfriendica2013-07-231-1/+1
* crypto loggingfriendica2013-07-231-2/+6
* potential solution to Friendica for Android photo uploads, which aren't worki...friendica2013-07-232-2/+5
* Merge https://github.com/friendica/red into zpullfriendica2013-07-220-0/+0
|\
| * Wrong path in includeThomas Willingham2013-07-231-1/+1
* | itemobject locationfriendica2013-07-221-1/+1
|/
* add logging to matrix page load because I don't want to spend a week telling ...friendica2013-07-221-0/+2
* remote control - if auth'd visitor is in config system remote_admins (array),...friendica2013-07-222-1/+16
* make zot_finger more bulletprooffriendica2013-07-212-1/+6
* improve logging zot_fingerfriendica2013-07-211-1/+1
* mail completion issuefriendica2013-07-212-2/+2
* get rid of ugly article wrapperfriendica2013-07-211-2/+0
* log when zid_init invokes reverse magic-authfriendica2013-07-211-0/+1
* log forbidden photos with complete URL and observer webbie (if available).friendica2013-07-211-0/+3
* make forbidden sign less obnoxious and more theme-ablefriendica2013-07-212-1/+1
* getElementById returns null on failurefriendica2013-07-211-1/+1
* fix error updating pagetitle with notify count if not logged in locally (no n...friendica2013-07-211-10/+13
* remove obsolete notificationsfriendica2013-07-212-19/+17
* remove some unused settings from admin pagefriendica2013-07-212-4/+0
* improvements in delivery loggingfriendica2013-07-213-17/+34
* clone sync: extra param to zot_build_packetfriendica2013-07-202-2/+2