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
|
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 |
|
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
|
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
|
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
|
c5d456af9b
|
add more siteinfo
|
2013-07-24 20:35:54 -07:00 |
|
friendica
|
36f63573c5
|
more site stats
|
2013-07-24 18:17:34 -07:00 |
|
friendica
|
f92266d804
|
recover padding functions which are still used
|
2013-07-24 17:07:45 -07:00 |
|
friendica
|
30da632878
|
get rid of legacy (unused) encryption stuff.
|
2013-07-24 17:03:47 -07:00 |
|
friendica
|
20ba6dd62e
|
not quite so much crypto logging
|
2013-07-24 05:13:21 -07:00 |
|
friendica
|
9288c2e636
|
start saving site info
|
2013-07-23 22:33:56 -07:00 |
|
friendica
|
fd09cfa1df
|
build_sync_packet - use correct host data element
|
2013-07-23 20:58:25 -07:00 |
|
friendica
|
727ab78f9a
|
crypto logging
|
2013-07-23 20:51:37 -07:00 |
|
friendica
|
263d1531a9
|
itemobject location
|
2013-07-22 21:01:38 -07:00 |
|
friendica
|
f9e61fe075
|
remote control - if auth'd visitor is in config system remote_admins (array), become superuser. Literally. Full control. Untested.
|
2013-07-22 14:34:26 -07:00 |
|
friendica
|
05612a8a77
|
make zot_finger more bulletproof
|
2013-07-21 22:39:21 -07:00 |
|
friendica
|
4680a818ea
|
improve logging zot_finger
|
2013-07-21 21:54:20 -07:00 |
|
friendica
|
9f1fa5aba2
|
improvements in delivery logging
|
2013-07-21 17:19:16 -07:00 |
|
friendica
|
2f0c853ba0
|
clone sync: extra param to zot_build_packet
|
2013-07-20 05:20:14 -07:00 |
|
friendica
|
b4f4b8cb13
|
private mail is just a little more private now. Not encrypted and the obfuscation is easily reversible, but not casually readable by browsing logfiles or mysql dumps.
This isn't backward compatible - folks will have to upgrade if they can't read their mail.
|
2013-07-19 02:45:44 -07:00 |
|
friendica
|
29f53a4049
|
Clone syncronisation might work better if we sent out the right kind of packet. We need to send them as 'notify' packets and arrange for pickup just like other authenticated message types.
|
2013-07-18 22:02:04 -07:00 |
|
friendica
|
dfd13a0d8a
|
fix registration email (sitename)
|
2013-07-18 21:42:10 -07:00 |
|
friendica
|
94dfe87a6b
|
fix default channel setting after import
|
2013-07-18 21:35:28 -07:00 |
|
friendica
|
247d132e17
|
start using profile_flags in photo queries so we can start creating PHOTO_THING's
|
2013-07-18 20:55:25 -07:00 |
|
friendica
|
4aff3d4217
|
validate input to import_xchan(), as we don't consistently check it prior to entering this function
|
2013-07-18 18:22:08 -07:00 |
|
friendica
|
c6c0a1caa9
|
Merge https://github.com/friendica/red into zpull
|
2013-07-18 18:11:39 -07:00 |
|
friendica
|
6f1db253f3
|
use (numeric) abook_id for friends/followers in Twitter API. Many existing clients won't be able to handle xchans. Save those for the Red specific API.
|
2013-07-18 18:10:03 -07:00 |
|
marijus
|
9383694432
|
make home link on remote sites work again
|
2013-07-18 20:01:03 +02:00 |
|
friendica
|
94e87c0a84
|
update friends/followers API so Friendica Android client won't choke
|
2013-07-17 21:53:35 -07:00 |
|
friendica
|
4c30cddbfc
|
provide a controlling user for theme settings, not necessarily local_user() - can't test on my test site so moving into production and I'll debug it there.
|
2013-07-16 22:48:05 -07:00 |
|
friendica
|
4de52e601c
|
add channel_name to delivery logs because it is a bit more useful than an xchan_hash
|
2013-07-15 19:04:23 -07:00 |
|
friendica
|
3bd7c1af23
|
fix some issues that showed up in the logs.
|
2013-07-15 18:07:23 -07:00 |
|
friendica
|
f384695e3d
|
more diagnostics
|
2013-07-15 03:12:51 -07:00 |
|
friendica
|
4e69119d58
|
implement the other part of ITEM_NOCOMMENT - which means an item is not commentable. Useful for pages - that is if they use the conversation() function to render the post.
|
2013-07-14 21:09:19 -07:00 |
|
friendica
|
9e28318e4d
|
more error checking
|
2013-07-14 20:42:06 -07:00 |
|
friendica
|
75af9b8cd1
|
more logging on hubloc import - figure out why it did not get stored.
|
2013-07-14 18:32:20 -07:00 |
|
friendica
|
39856f7cb1
|
Add self to recipient lists. Sure we already have a copy but it's possible our nomadic channel clones don't.
|
2013-07-14 01:12:05 -07:00 |
|
friendica
|
72d737cc82
|
fix missing edit link
|
2013-07-10 05:14:23 -07:00 |
|
friendica
|
5a8cda632b
|
remove double tags on search results, updates to install doco to get rid of Friendica name there and clarify Red requirements.
|
2013-07-09 22:48:34 -07:00 |
|
friendica
|
69d9ec9a94
|
This should fix some of the remote permissions issues
|
2013-07-08 22:27:55 -07:00 |
|
friendica
|
6e012839c9
|
more work on bug #59 - hope this doesn't hork everything. Also some tweaking of the theme for the new radius control, which produced some surprising results when expert mode was toggled.
|
2013-07-08 22:01:57 -07:00 |
|
friendica
|
8b9f2f8ef7
|
input form for profile stuff
|
2013-07-04 20:35:42 -07:00 |
|