friendica
8c8be2a05e
add client field to chatpresence - which will give us a place to put IP addresses for webRTC. Might as well allow for that since we'll (soon) have presence. Then we wouldn't need SIP and folks can "just" p2p each other using any mechanism they wish if they have permission to do so.
2014-01-28 15:05:44 -08:00
friendica
d6a9497e4a
cleanup include/menu in preparation for the next phase of bookmarking
2014-01-27 14:46:39 -08:00
friendica
f90b3b60cb
don't prompt guests for a password if they're accessing an embedded public file.
2014-01-26 02:58:03 -08:00
friendica
4b66a399e4
get rid of bootstrap's blockqote margin css which is just bloody wrong and can't easily be over-ridden
2014-01-25 02:53:31 -08:00
friendica
3869b16298
prettyphoto (js|css) not found
2014-01-24 14:35:32 -08:00
friendica
5e4f45c03a
mod_profperm migrated
2014-01-23 14:35:59 -08:00
friendica
3914200223
simplify chanview authentication and make sure it carries through multiple generations
2014-01-22 03:01:28 -08:00
friendica
8a5c747010
move some store things
2014-01-21 00:19:53 -08:00
friendica
fdfea0a8e9
catch auth exceptions
2014-01-20 01:03:58 -08:00
friendica
f3a7bf913f
add the jquery file uploader. Have been suggesting this as a replacement for the valum uploaders for quite some time - as there is client resize ability and no license incompatibilities. It still requires integration.
2014-01-19 14:08:21 -08:00
friendica
db67f08d3c
some more bookmark infrastructure plus a doc update
2014-01-18 21:45:42 -08:00
friendica
18a40d0c37
prevent zid's from reaching the DAV core code.
2014-01-16 01:19:58 -08:00
friendica
47b8071ca7
dav: throw exception if channel for requested DAV directory is deleted
2014-01-15 03:12:47 -08:00
friendica
cff7056f8f
mod_attach: output stream wasn't working
2014-01-11 12:58:00 -08:00
friendica
3298768d95
directory creation error, display localtimes on cloud webpage, doc updates
2014-01-10 00:47:40 -08:00
friendica
c6b9e44353
fix table bbcode
2014-01-09 00:53:33 -08:00
friendica
8d562abe78
keep the to-do list somewhat current.
2014-01-08 00:03:01 -08:00
friendica
b8564134aa
make storage limit service classes apply to accounts, not channels. Also include a css file that was missing from work yesterday.
2014-01-07 14:10:28 -08:00
friendica
a3161a8cd6
version update
2014-01-06 02:38:15 -08:00
friendica
196b3022bd
Merge branch 'master' into movejs
...
Conflicts:
version.inc
2014-01-06 02:37:06 -08:00
friendica
ae8a30273a
whitespace
2014-01-06 02:23:56 -08:00
friendica
85ed9404f9
the web browser interface for DAV has now got zot
2014-01-05 14:12:53 -08:00
friendica
0c85c97480
move js files from core
2014-01-04 03:58:21 -08:00
friendica
475b24ca9e
more dav work
2014-01-03 01:44:25 -08:00
friendica
ad08561d84
some DAV tweaks before the next round of heavy lifting
2014-01-02 01:09:57 -08:00
friendica
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.
2014-01-01 16:07:36 -08:00
friendica
0dd7d93674
basic edit and delete for things
2013-12-30 04:25:55 -08:00
friendica
f36be066af
display_thing: it ain't much, but it's implemented.
2013-12-29 00:51:27 -08:00
friendica
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.
2013-12-28 13:28:49 -08:00
friendica
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.
2013-12-27 21:19:23 -08:00
friendica
152ed96379
issue #230 - deletion failure in multiple delivery chains
2013-12-26 00:14:17 -08:00
friendica
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.
2013-12-25 01:05:46 -08:00
friendica
45a4c649ed
oops
2013-12-23 12:01:38 -08:00
friendica
0366991b45
appears that I missed a few files for Comanchification. so here's mitem.
2013-12-22 02:04:55 -08:00
friendica
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.
2013-12-21 23:47:44 -08:00
friendica
a084a3fa47
comanchify mod_search - we've got three modules left to Comanchify: admin, directory and message - each of which introduces "interesting challenges"
2013-12-20 01:39:42 -08:00
friendica
125543aded
more comanche migration
2013-12-19 02:16:14 -08:00
friendica
44ead61339
authtest: do a better job of success/failure indication
2013-12-17 16:35:22 -08:00
friendica
a7a775a718
install redbasic during setup so that at least one theme is registered. Otherwise none of the display settings seem to work very well.
2013-12-16 00:25:08 -08:00
friendica
0272ab4cd9
Provide a fallback channel to probe for magic-auth when we have no prior communications with a site.
...
This will be a system channel if one exists, otherwise any channel will do. We'll try to use the first
valid channel on the site because that was probably created when the site was installed and is the
closest thing to a system channel we've got.
2013-12-15 14:36:43 -08:00
friendica
c00f0d4b28
a couple more comanche conversions
2013-12-14 13:26:40 -08:00
friendica
64b16f1e1a
add construct_page hook
2013-12-13 01:13:35 -08:00
friendica
941f81eb30
check that every invocation of htmlspecialchars has the right arg list
2013-12-12 02:01:42 -08:00
friendica
40e2900326
comanchify all the simple cases - those that only load a profile. Rework permission checks for the profile sidebar so that it is all done internally. Remove crepair which we aren't using.
2013-12-11 14:54:36 -08:00
friendica
e873f6e95e
we're almost ready to turn on comanche for mod_network. All the widgets are done.
2013-12-10 00:05:31 -08:00
friendica
00f4ee2717
migrate follow widget to comanche and remove obsolete mod/intro.php
2013-12-09 00:12:44 -08:00
friendica
d32e05fb5e
starting on the journey to comanche everywhere - beginning with widget conversions. There are approximately 20 which need to be wrapped for accessibility to comanche.
2013-12-08 16:04:28 -08:00
friendica
e33d9d358a
make suggestion photo sizes match top level post sizes
2013-12-07 00:59:36 -08:00
friendica
1aa79d9ee6
some code cleanup - gad I forgot what a mess the "other" notifications tabs (everything but system) were in. Maybe I'll just remove them so we can start over.
2013-12-06 00:02:39 -08:00
friendica
d66d8ff524
mod_authtest --- magic-auth diagnostic for those that are too freaking important to read logs or code and expect others to be able to debug complex authentication transactions with no information beyond "it didn't work". This will provide a transaction report including both sides of the exchange that you can paste into a bug report and that a developer can actually figure out where in the transaction that things went wrong and maybe even be able to then figure out why.
2013-12-05 15:40:50 -08:00
friendica
d8903f09f5
include re-organisation and more doco, post_to_red fix ampersands in categories
2013-12-04 00:19:29 -08:00
friendica
cb17f8c2d1
rev update
2013-12-03 15:05:25 -08:00
friendica
d9f67876dc
refactor magic-auth
2013-12-02 15:15:02 -08:00
friendica
bd33e0486d
deprecate a->get_curl_code() and $a->get_curl_headers()
2013-12-01 00:16:02 -08:00
friendica
3163731a3d
hooks getting called twice
2013-11-30 03:40:25 -08:00
friendica
df66c510c9
allow zot-info to return results for address= with webbies or naked nicknames
2013-11-29 00:57:47 -08:00
friendica
aab9b30d03
synchronise deletion of comments between red and wp
2013-11-28 00:16:13 -08:00
friendica
e3f5c4458b
re-enable jquery migration tool until we sort out all the issues
2013-11-27 00:48:17 -08:00
friendica
ed71567e5c
create jquery-compat to hold deprecated jquery functions, load it before all the dependent js scripts
2013-11-26 13:24:36 -08:00
friendica
c0f2bc436c
force HTML notification mails to use predefined colours.
2013-11-25 00:07:00 -08:00
friendica
a82a1d7c05
add recipient name to the rest of the notification emails
2013-11-24 14:39:29 -08:00
friendica
d27ed7f6e5
rev update
2013-11-23 01:01:23 -08:00
friendica
34f8b21511
init_groups_visitor() was still using old array of id output (not the newer array of hash which we need for permission queries)
2013-11-22 11:52:38 -08:00
friendica
8f236771c6
mark hublocs with incorrect sitekeys deleted
2013-11-21 14:42:48 -08:00
friendica
f6c41e61ac
add logo to readme
2013-11-20 00:25:04 -08:00
friendica
fa8f26c544
change the way magic-auth works - we rarely need a destination channel and if that channel has problems
...
it shouldn't mess up authentication to the hub.
2013-11-18 00:55:41 -08:00
friendica
92f37fd0d5
document extra features
2013-11-17 01:10:46 -08:00
friendica
766529b78e
theme works
2013-11-16 00:01:03 -08:00
friendica
eb3a563410
redbasic - set pixel dimensions of conversation top author photo and reply author photos. Hint: if you set these to something like 64px and 32px respectively and reduce the main font-size to say 0.9em, young people won't complain as much about the "ugly dated UI". You see they're used to companies squeezing every pixel out of the screen (more room for advertising) and they don't yet have bad eyes so they can still read teeny stuff. Big fonts and pictures are for old folks that need glasses and make young people complain about the "dated" interface. It's a sure sign that you're going to find old folks here and not many young adults or teens. What's missing at the moment is that if you shrink these photos, the "item-photo-menu" arrow is no longer in the bottom corner of the picture, but might be outside the photo. Will have to see if there's a way to dynamically position this based on the size.
2013-11-15 01:11:03 -08:00
friendica
49a392942c
acl in webpages and a couple of other little bits related to webpages - sort the list of pages by last edited and use prepare_body() so we get private stuff (and attachments, categories, etc.) formatted correctly
2013-11-14 14:19:20 -08:00
friendica
251ba6db30
fix photo permissions on encrypted posts
2013-11-13 03:15:07 -08:00
friendica
7cb4c2f8ad
cap width of conversations at 1024px
2013-11-12 01:34:09 -08:00
friendica
435e2dae0e
display encrypted text inline
2013-11-11 00:21:00 -08:00
friendica
29e142acb3
rev update
2013-11-10 15:25:13 -08:00
friendica
97a109eed4
doc update
2013-11-09 12:15:34 -08:00
friendica
7381326b7a
provide expire feature on post and comments as well as private messages. This requires a feature setting and is currently unmaskable - if the author says it's gone, there's not a lot you can do to stop it or try and save it. It's gone.
2013-11-07 00:47:50 -08:00
friendica
8b9633e46b
DB - allow private messages to expire
2013-11-06 17:27:51 -08:00
friendica
5b48ab772b
fix private group delivery
2013-11-05 14:26:31 -08:00
friendica
c61a0d9dab
private tagged posts weren't creating second delivery chain - they were incorrectly being marked as "in a reshare" due to being obscured.
2013-11-04 16:44:23 -08:00
friendica
8a75e92020
rev update and de string fix
2013-11-03 00:38:11 -07:00
friendica
8eed3a1006
doc updates
2013-11-02 15:45:38 -07:00
friendica
09ca39fd08
provide an html src converter
2013-10-31 22:08:10 -07:00
friendica
8da4da37cc
access policy and directory mode were crossed on site table creation
2013-10-30 01:30:37 -07:00
friendica
75ba7ae116
rpost bbcode tag
2013-10-29 18:46:51 -07:00
friendica
1bf6591e1b
implement monthly directory pings
2013-10-28 00:11:44 -07:00
friendica
e2988a0253
put comanche widgets in their own file. Added a category tagcloud widget - but the entries aren't going to link to anything until we have a webpage search ability. But this will be a way to exercise and test widget arguments.
2013-10-27 16:30:55 -07:00
friendica
370f8b84da
include/reddav.php is the glue between Red attachments and the SabreDav interfaces. Much work remains beofre we're ready to actually use this interface. Think of it as a conceptual outline and I'm starting to fill it in from the top down.
2013-10-26 14:48:03 -07:00
friendica
cb84485f7c
now that the icons have been softened, the drop-icons stick out like a sore thumb. Soften them as well
2013-10-24 00:51:02 -07:00
friendica
7b7ef56b54
replace text links with icons on design pages
2013-10-23 19:35:51 -07:00
friendica
985d8091ad
very early cloud demo code - READ THE FRICKIN NOTES and also THE CODE in mod/cloud.php - there is no other documentation. Use at your own risk. Send all bug reports to nobody@nowhere.com.
2013-10-22 17:34:39 -07:00
friendica
b35122f7a6
add sabre (1.8.x) via composer in the !@#$ place it wants to be
2013-10-21 15:46:31 -07:00
friendica
c48da79adf
link to source - if it's on the display page link to original source (probably on a different site). All other conversations link to 'llink' which is a local copy and may provide a richer possibility of interactions, especially if you're logged in locally and it's your own copy of the post.
2013-10-20 20:29:52 -07:00
friendica
d54b6099d2
remove "via wall-To-Wall" text as it's soooo Facebook and is out of place in derived/sourced channels. It's now just "$author via $xyz".
2013-10-19 01:48:43 -07:00
friendica
3772682204
Put a status editor on the display page if you're logged in. This fixes issue #113 and also provides the ability to reshare from that page.
2013-10-18 14:25:55 -07:00
friendica
a3b358d025
wrong app name
2013-10-16 00:17:16 -07:00
friendica
66f427db5e
directory sync optimisations to save redundant processing
2013-10-15 02:33:35 -07:00
friendica
4f2c056d6d
template and icons for categories and "file as"
2013-10-14 04:49:28 -07:00
friendica
1354702d69
remove the disabled flag on individual permissions and improve the text to show that settings may be inherited. The reason for this change is that we want the individual settings to be stored regardless of the inherited settings, because if somebody changes the higher precedence privacy settings it could leave all their existing contacts with no permissions and this could be a support nightmare.
...
So this way if somebody starts off with "anybody on the network can send me their stream and posts" and later changes it to "only specific connections can send me their stream and posts", the individual setting will already be set for all their connections. The previous behaviour is that this setting would have been disabled so none of their existing connections will have this specific permission. Old-timers who were here and made lots of connections before this commit - will have to edit all their connections if they change their privacy settings from lesser restrictive to be more restrictive.
2013-10-13 15:42:30 -07:00
friendica
c459228dca
show private message conversant in sidebar because without a reply you may not remember who it is/was.
2013-10-12 00:57:00 -07:00
friendica
7cd1bd59b2
bug 175 - categories not updated when editing
2013-10-11 20:44:13 -07:00