ad08561d84
some DAV tweaks before the next round of heavy lifting
friendica2014-01-02 01:09:57 -08:00
76106e16d5
fix attachment rendering for preview
friendica2014-01-01 21:09:12 -08:00
057d885baf
return to working on red-dav; This is a bit of a slog at the moment and the basic framework isn't even close to working. This does break the working test we did have (which was never connected to the Red backend). Now we're starting to connect Red and DAV together intimately. There will probably be some twists and turns along the way as we get the information we need into all the class objects that need them. But the important part is that the RedDirectory and RedFile classes are loading without throwing white screens and from here we can use logging to figure out what the DAV front end is trying to do and what it is passing to the backend and hopefully figure out what it expects to do with the results. Unless you're a competent developer with a strong background in OOP and are helping develop this code, you should keep it an arm's length away from any production site and don't even think of enabling it. By default it is turned off.
friendica2014-01-01 16:07:36 -08:00
ca8bf551d1
Shorten the to-do list some more.
friendica2013-12-30 21:50:59 -08:00
c95909921e
auto-crop imported photos for things and xchans. This results in undistorted images but may result in cropping important parts of the picture. Still this will work well for 95 out of 100 cases. If the width exceeds the height by greater than 1.2 we will remove an equal margin from either side of the photo leaving the center intact. If the height exceeds the width we will chop off the bottom to make it square. This is good for most single person photographs, unless the object of interest is off-center horizontally in a wide photo - or one is trying to emphasize aspects of human anatomy which may be at the bottom of a tall photo.
friendica2013-12-30 21:41:13 -08:00
5455a156b0
for once the to-do list is actually shrinking.
friendica2013-12-30 15:46:38 -08:00
4c541bb680
expose profile things in the UI
friendica2013-12-30 15:41:42 -08:00
0dd7d93674
basic edit and delete for things
friendica2013-12-30 04:25:55 -08:00
6e81c332b7
group ACL control using tags (group must be "visible")
friendica2013-12-29 23:47:19 -08:00
a331e1acde
modify tag_deliver and tgroup_check to handle exclusion tags
friendica2013-12-29 19:45:54 -08:00
3f110567a1
handle exclusive tags and add to ACL
friendica2013-12-29 16:30:11 -08:00
c03c0724ed
basic support for exclusion tags - we just need to use the results to tweak the ACL.
friendica2013-12-29 16:12:39 -08:00
f36be066af
display_thing: it ain't much, but it's implemented.
friendica2013-12-29 00:51:27 -08:00
22f614feba
a bit more backend work on things
friendica2013-12-28 17:04:23 -08:00
aacd3164fa
allow objects to have permissions
friendica2013-12-28 16:05:03 -08:00
1d0fddd39c
things can now have (consistent sized) photos - plus I found a couple of issues with duplicate notifications and contact photos not getting an album name (it was crossed with filename). The last one doesn't matter as neither is used, but it was wrong so it has been corrected. Oh and thing photos weren't working at all because the form element name was different than what the module was looking for. But that had never been tested as I was waiting to get the import/resize finished. Next up for that module is display and deletion of things; but the priority is pretty low.
friendica2013-12-28 13:28:49 -08:00
121ee48963
sslify - remove the redirect fallback - as it gets called occasionally and creates mixed content exceptions. Let's see how we go without it. Also a doc update.
friendica2013-12-27 21:19:23 -08:00
c59688553c
remove prettyphoto from core - this will affect the enhanced photo albums feature on the short term which has been disabled until we figure out how to make the setting per-theme instead of a core option. The library is still available in core (library/prettyphoto) currently but needs to be moved to theme js and loaded/accessed from there [for themes which use it]. Then the library will be removed. It appears that other lightboxes commonly use rel= to group photo albums. So we may provide a generic rel= tag in photo album templates so that the choice of lightbox or album viewer is not only a theme option but could also be accomplished with plugins.
friendica2013-12-26 13:08:16 -08:00
1430db5ea8
and add a border for delineation
friendica2013-12-25 16:57:48 -08:00
eda7c24c4e
improve the register text until the new register page is finished
friendica2013-12-25 16:53:59 -08:00
c5c5e8b4e0
knock a couple of items off the to-do list. There may still be some associated issues and/or feature requests but we'll deal with those separately.
friendica2013-12-25 14:22:42 -08:00
5dee22c94d
db update for directory profiles - and fix broken database.sql from the sys_perms addition a couple days back
friendica2013-12-25 01:22:51 -08:00
b1ade138ff
use colorbox for single photo viewing (replacing prettyPhoto, which may have license incompatibilities). Also set maximum size of a directory popup and let it scroll after that in case somebody set their profile keywords to the content of Webster's dictionary.
friendica2013-12-25 01:05:46 -08:00
8194ade886
improve the directory popup a bit
friendica2013-12-23 19:44:23 -08:00
766454a607
first thing to make it less annoying is to only popup if you click. Will improve on it later - but this gives us something we can test to improve the popup contents.
friendica2013-12-23 18:59:49 -08:00
b08d4cc1fe
first cut at a directory popup. It's a bit annoying at the moment, so we'll have to make it less so. Also had second thoughts about the project homepage changes made yesterday. Just because a bunch of Reddit trolls can't get social networking out of their brain long enough to explore other technologies or even read the project page doesn't mean we should pander to them and explain how or why we either are or aren't a social network.
friendica2013-12-23 17:24:25 -08:00
63a42480c7
add account_level, is_foreigner and is_member functions; convert all e2ee user input and prompts to hex to avoid javascipt's lame handling of quotes. !!This breaks all prior encrypted posts.!!
friendica2013-12-23 15:13:09 -08:00
3ac659e9c5
Reduce life of xref cookie per Opinion 04/2012 on Cookie Consent Exemption.
Thomas Willingham2013-12-23 04:58:12 +00:00
ca05565fcc
one step closer to merging register and pubsites pages
friendica2013-12-22 20:07:18 -08:00
dcc58dec00
Provide Terms of Service placeholder page (includes doc/SiteTOS.md)
friendica2013-12-22 19:56:22 -08:00
6fcc4beac5
still not entirely happy with the text. So I'm playing with it a bit.
friendica2013-12-22 19:19:12 -08:00
1a42580ad4
remove a couple of mysql reserved words from being used as table or row names. For this round we're getting 'group' and 'desc'. Warning: potentially destabilising as this touches a lot of code.
friendica2013-12-22 18:37:39 -08:00
eff38538ee
more (somewhat minor) but important cleanup for mod_photos so visitors with the correct permissions to add photos can also remove them
friendica2013-12-22 17:44:14 -08:00
a9e225b38a
issue deleting photos (attached item remained undeleted and became visible, though the photo was gone)
friendica2013-12-22 17:30:49 -08:00
6e5173f430
let's confront this "social network" elephant in the room head on rather than try to sweep it under the rug.
friendica2013-12-22 15:51:02 -08:00
c1a85ccbec
add ability to set created date/time from the api
friendica2013-12-22 14:29:15 -08:00
97728543c1
clean up sys_channel creation so it will work
friendica2013-12-22 14:08:38 -08:00
77fdb4a1ee
js functions behind quick permission links were lost in comanchification process - because the js didn't get relocated to the new connedit module
friendica2013-12-22 13:49:32 -08:00
7e7b5bfa49
last remaining files to be Comanchified with the exception of mod_admin. Though I should probably take a third look to see if anything else uses widgets. In fact - it appears that the flattrwidget does.
friendica2013-12-22 02:16:45 -08:00
0366991b45
appears that I missed a few files for Comanchification. so here's mitem.
friendica2013-12-22 02:04:55 -08:00
d32bbaf599
split private messages into two modules - "message" is just for message lists, "mail" is for reading and writing conversations. This is so we can Comanchify it cleanly.
friendica2013-12-21 23:47:44 -08:00
aa312f72bf
comanchify mod_directory. Two modules remaining. Actually three because message needs to be split.
friendica2013-12-20 12:43:04 -08:00
a084a3fa47
comanchify mod_search - we've got three modules left to Comanchify: admin, directory and message - each of which introduces "interesting challenges"
friendica2013-12-20 01:39:42 -08:00
cd78f9d13d
sourced items which are then edited at the source weren't setting up the second delivery chain.
friendica2013-12-19 20:23:19 -08:00
bccc20f38c
default photo issue, and connections page showing deleted accounts. Also show last updated on connedit page
friendica2013-12-19 19:16:46 -08:00