Commit graph

8555 commits

Author SHA1 Message Date
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
2c9e6bb10f potential solution to Friendica for Android photo uploads, which aren't working on Red currently. 2013-07-23 20:17:10 -07:00
friendica
52df14d80d Merge https://github.com/friendica/red into zpull 2013-07-22 21:02:01 -07:00
friendica
263d1531a9 itemobject location 2013-07-22 21:01:38 -07:00
Thomas Willingham
64c92dd808 Wrong path in include 2013-07-23 04:40:33 +01:00
friendica
3eb0444059 add logging to matrix page load because I don't want to spend a week telling 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. 2013-07-22 19:59:18 -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
8aadb9ec3c mail completion issue 2013-07-21 21:48:12 -07:00
friendica
9b8e3e41f1 get rid of ugly article wrapper 2013-07-21 20:19:05 -07:00
friendica
19557e7718 log when zid_init invokes reverse magic-auth 2013-07-21 20:16:01 -07:00
friendica
e9d899f737 log forbidden photos with complete URL and observer webbie (if available). 2013-07-21 19:56:57 -07:00
friendica
a2738389ed make forbidden sign less obnoxious and more theme-able 2013-07-21 19:37:58 -07:00
friendica
168d7ae9fc getElementById returns null on failure 2013-07-21 18:44:24 -07:00
friendica
400f3baee9 fix error updating pagetitle with notify count if not logged in locally (no notify count available) 2013-07-21 18:34:15 -07:00
friendica
19f674c29d remove obsolete notifications 2013-07-21 17:45:36 -07:00
friendica
2455b0c92f remove some unused settings from admin page 2013-07-21 17:33:40 -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
45797f01ad remove stray debugging 2013-07-19 03:02:08 -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
ade8174750 private pokes - perhaps a little *too* private. 2013-07-19 01:20:51 -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
Thomas Willingham
8a2ab29997 Merge pull request #81 from git-marijus/master
make home link on remote sites work again
2013-07-18 15:22:19 -07:00
marijus
9383694432 make home link on remote sites work again 2013-07-18 20:01:03 +02:00
friendica
d9701d4606 position the visage timestamp 2013-07-17 22:13:13 -07:00
friendica
8c007ef9b5 fix template syntax 2013-07-17 22:02:03 -07:00
friendica
94e87c0a84 update friends/followers API so Friendica Android client won't choke 2013-07-17 21:53:35 -07:00
friendica
fc265a8e3a block duplicate channels 2013-07-17 21:38:37 -07:00
friendica
15a614e158 Merge https://github.com/friendica/red into zpull 2013-07-17 18:16:04 -07:00
friendica
e147bb80de usability improvements on abook permissions settings - keep advanced dialogue open, make quick links clear relevant settings before setting each, and don't auto submit. This shows you exactly what happens with the quick settings and allows you to change/correct it if it isn't what you want. 2013-07-17 18:12:50 -07:00
Thomas Willingham
d286081381 Merge pull request #80 from git-marijus/patch-1
Update style.css
2013-07-17 13:23:21 -07:00
git-marijus
1fd4d0a605 Update style.css
wall-item-arrowphoto-wrapper z-index should not be higher than nav z-index otherwise arrow scroll above the nav area...
2013-07-17 22:19:41 +02:00
friendica
2323e946ee Merge https://github.com/friendica/red into zpull 2013-07-17 02:02:54 -07:00
friendica
d6133c861c configurable theme precedence rules, and passing the page owner to the pcss theme settings. 2013-07-17 02:01: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
6d447ace5c define some photo types; primarily profile photos and things, but there is room for others. Also move the "decoration" out of the mod_page.css and into fancy.css - mod_xxx.css should only specify element positions and basic layout, not "decoration". Once we get more positioning stuff moved into module and basic layout files, we can trim down the style.css a lot - as it will theoretically only have decoration. And if we use macro substitution (pcss) we should be able to ultimately change the colour, size or background in one place and be done with it. This will make life easier for theme developers. 2013-07-16 21:56:02 -07:00