Commit Graph

2803 Commits

Author SHA1 Message Date
friendica eb3d8e2cd7 provide a page template "none" which lets a webpage take over the entire page. Everything. The application is essentially bypassed. You'll need doctype and html and head and body tags in your content as none of them are supplied. There are no page regions. Nada. We should probably restrict this to those who have code exec in their account_roles but other folks won't be able to do very much useful with it anyway as their HTML is filtered. 2013-11-20 16:28:17 -08:00
friendica ed129f19b0 fix plugin and them toggles for the colourblind, add theme info block and recent screenshot to redbasic 2013-11-18 18:37:38 -08:00
friendica dc6cd8a701 admin/users - add expiration date to table and ability to sort by reverse expiration and also filter by service class through url options 2013-11-18 15:38:02 -08:00
friendica bec85f1494 implement admin remove account 2013-11-17 13:54:43 -08:00
friendica 8893643da0 more photo menu positioning work for varying photo sizes 2013-11-16 19:48:45 -08:00
friendica 2e464cb909 make submit buttons look more or less like links 2013-11-16 19:27:06 -08:00
friendica 3f9eb41e76 more of a light&fresh look 2013-11-16 13:00:18 -08:00
friendica 766529b78e theme works 2013-11-16 00:01:03 -08:00
friendica fda617830d theme work 2013-11-15 23:56:41 -08:00
friendica 60a9d9e750 do a better job of lining things up (like comments) when the photo size changes 2013-11-15 23:51:27 -08:00
friendica 579cf4ccfb reposition certain things like the wall-to-wall "to" photo when one changes the size of the author icons 2013-11-15 23:18:53 -08:00
friendica 18a7284443 Merge pull request #204 from tuscanhobbit/master
Updated Italian translation with new E2EE strings
2013-11-15 15:20:42 -08:00
p.tacconi 3b2a883f22 Updated Italian translation with E2EE strings 2013-11-15 13:52:37 +01:00
friendica 0b8c9654ea allow rpost to set source app 2013-11-15 03:10:00 -08:00
friendica fc0a5d58d1 make font size tweakable for the whole app 2013-11-15 02:43:59 -08:00
friendica 7254401452 changed some defaults - for some of us everything will have shrunk and may be hard to read. turn on expert mode if you want to change them back. 2013-11-15 02:14:40 -08:00
friendica e45666f4e1 Merge https://github.com/friendica/red into zpull 2013-11-15 01:56:23 -08:00
friendica eb982074ba reposition the photo menu button when the author photo is resized 2013-11-15 01:55:33 -08:00
friendica ad299334e3 Merge pull request #203 from git-marijus/master
wrong variable
2013-11-15 01:36:21 -08:00
marijus 8db6a4f385 wrong variable 2013-11-15 10:24:43 +01: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 2fe6aef8bc fix default cipher for comments and set it at the conversation level rather than the item level. 2013-11-14 22:54:16 -08:00
friendica fa79085bd5 when setting font_size - the expert setting needs units. Otherwise you can't switch from px to em 2013-11-14 19:42:21 -08:00
friendica 592c24e162 e2ee in comments and a bit of cleanup so not every theme has to define how to insert bbcode, only if they're doing something special (e.g. this is how to implement a javascript plugin :-)), and I got rid of the predefined http:// in the bbcode for urls. You're almost always pasting a url which already has that bit and it just creates an extra step. 2013-11-14 15:41:25 -08:00
marijus 3311fe4813 make autocomplete better themable by adding an id 2013-11-14 18:03:16 +01:00
friendica ee629534d5 E2EE on private mail (also fixed autocomplete results dropdown for recipient which was positioned below the navbar instead of next to the recipient input box) 2013-11-13 23:10:29 -08:00
friendica 412ebdade7 issues with converse_width uncovered during testing 2013-11-13 19:24:13 -08:00
friendica 0f6907ab68 change section_width to converse_width 2013-11-13 17:19:56 -08:00
marijus 6a9e1f2542 add font-size to searchbars 2013-11-13 19:39:18 +01:00
marijus 83837d89c7 typo 2013-11-13 17:11:51 +01:00
marijus a10715e4db search placeholder work 2013-11-13 17:09:42 +01:00
marijus 71fb7f3edf Merge branch 'master' of https://github.com/friendica/red 2013-11-13 17:04:14 +01:00
friendica 251ba6db30 fix photo permissions on encrypted posts 2013-11-13 03:15:07 -08:00
marijus 71d864f283 more searchbar style work 2013-11-13 10:44:21 +01:00
friendica a1b8f6e4ec fix chanview 2013-11-12 23:45:04 -08:00
friendica be7e732391 fix forbidden photos and vcard photo template 2013-11-12 19:25:23 -08:00
friendica b26989bb65 removeme sort of works for a single channel - lots of loose ends to deal with but it's a start 2013-11-12 18:27:36 -08:00
friendica 8eaab0642f very crude zid support for e2ee content and move bbcode converter to main.js so it's available when not logged in (though we might ultimately want to force people to get a matrix account to use our encryption). 2013-11-12 15:44:49 -08:00
friendica 7cb4c2f8ad cap width of conversations at 1024px 2013-11-12 01:34:09 -08:00
friendica 34ee8de821 basic linking of audio/video tags in encrypted bbcode 2013-11-11 20:20:31 -08:00
friendica cdcc68a168 having a real problem with $section_width - which is preventing fluid layouts.
I don't see an easy way a fixed width can work - either as percentage or a pixel width.
I think the right way to do this is probably to set a right-margin - which will let the
width float within the constraints of the viewport but should achieve the same result.
2013-11-11 19:45:40 -08:00
friendica a7c53d470b ability to use other ciphers 2013-11-11 18:42:49 -08:00
friendica 58e0d58489 add rabbit and tripledes ciphers - probably need a pconfig to set the default 2013-11-11 18:31:34 -08:00
friendica 54438be7c2 make e2ee work on tinymce 2013-11-11 17:50:36 -08:00
friendica d9013f4311 provide real barebones XSS protection on e2ee contents and implement a few bbcode tags we're likely to see a lot of. Still need to write a js zid() function to properly implement zrl and zmg but at least they will be linked now. 2013-11-11 16:47:49 -08:00
friendica 4a3191cd19 localise js ui strings for e2ee 2013-11-11 15:20:30 -08:00
marijus f8a34c737d change spacing to fit other widgets 2013-11-11 16:50:43 +01:00
friendica b5bc04799c turn safemode into a proper widget 2013-11-11 01:18:09 -08:00
friendica 435e2dae0e display encrypted text inline 2013-11-11 00:21:00 -08:00
friendica ca4103debe e2ee 2013-11-10 23:19:44 -08:00