Commit Graph

879 Commits

Author SHA1 Message Date
friendica d13f693f85 more css cleanup 2013-12-09 18:44:09 -08:00
friendica bc78334be7 more css shrinkage 2013-12-09 18:28:52 -08:00
friendica 70a81d6ad5 Merge branch 'master' of https://github.com/git-marijus/red
Conflicts:
	view/theme/redbasic/css/style.css
2013-12-09 15:45:52 -08:00
marijus 76d8501d67 saved search icon work and bugfixes for #tags not beeing deletable and save button showing if saved search is disabled 2013-12-10 00:32:49 +01:00
friendica f85cba10eb notes widget 2013-12-09 15:27:46 -08:00
friendica e33d9d358a make suggestion photo sizes match top level post sizes 2013-12-07 00:59:36 -08:00
friendica 4123d3aa54 tweaking of the name field size and limits so it doesn't push the content around 2013-12-06 22:04:07 -08:00
friendica a1a5b70476 more overflow hidden important so it works 2013-12-06 21:53:32 -08:00
friendica f45b06ffa0 suggestion widget 2013-12-06 21:40:01 -08:00
friendica b3f6220226 make some "selection-is-selected" classes work again 2013-12-05 19:23:30 -08:00
friendica 307fcac86d more icon updates 2013-12-04 17:36:53 -08:00
marijus 82388465e4 split conversation.css out of style.css 2013-12-04 23:32:49 +01:00
marijus 6d4a265ab2 this should remain in style.css 2013-12-03 23:26:21 +01:00
marijus 27e0f4e061 split out mod_message and a typo 2013-12-03 23:08:57 +01:00
friendica 061725b97a clear floats on the connect button 2013-12-02 19:26:57 -08:00
friendica 55d8ed17a7 trimmed style.css by a few hundred lines. Needs many more such efforts 2013-12-01 21:11:47 -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 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 bed0bca4d7 Merge https://github.com/friendica/red into zpull 2013-11-25 14:54:34 -08:00
friendica fe9162395a sort out the preview icons 2013-11-25 14:54:14 -08:00
23n ba6d6876d6 no underlined drop icon 2013-11-25 22:18:34 +01:00
marijus 24acf29009 polish up share button a little 2013-11-25 13:51:35 +01:00
marijus a98685df76 make profile-jot-text and -title height scalable 2013-11-23 09:49:12 +01:00
marijus ccba7d8d07 make profile-jot-text placeholder more prominent 2013-11-23 09:19:37 +01:00
marijus 7f6f4d2e9e typo 2013-11-23 01:12:30 +01:00
marijus adad1b75cd use placeholder for profile-jot-text and some minor alignment 2013-11-23 01:10:54 +01:00
marijus 45c10d6d0a use same font for textarea aswell and some simplification 2013-11-22 22:23:25 +01:00
marijus 72e0bd6b28 missing input type and use same font for password and text input 2013-11-22 21:19:41 +01:00
marijus 1f9ef3e44d not needed anymore with new defaults 2013-11-21 15:18:18 +01: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 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 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 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
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