Commit Graph

194 Commits

Author SHA1 Message Date
marijus d02162ee83 minor correction and typo 2014-10-20 23:01:58 +02:00
marijus c080c420ba not quite there yet but getting closer 2014-10-20 22:46:14 +02:00
marijus 11e8fe3085 more work on photos 2014-10-20 15:05:33 +02:00
friendica 7bbe700f3f mark signature forgeries 2014-10-16 16:19:19 -07:00
marijus c41f314302 really fix connedit > collection > checkbox 2014-10-13 12:52:21 +02:00
marijus 8406046c5b fix connedit > collection > checkbox position also for webkit - this will need a better solution though 2014-10-13 11:58:49 +02:00
marijus 030175bde6 fix connedit > collection > checkbox position 2014-10-12 14:31:51 +02:00
marijus 156c317a0a fix css for [code] 2014-10-09 12:05:22 +02:00
marijus a8df8165ea more css fixes 2014-10-09 11:21:13 +02:00
marijus cd188cb70d css fixes 2014-10-09 10:53:30 +02:00
marijus 0dcbebba77 css fix 2014-10-08 15:09:31 +02:00
marijus 289f57f79e template for searchbox and some more work on saved searches 2014-10-08 12:36:26 +02:00
marijus e05c0a8bc4 make author link bold again 2014-10-08 09:24:34 +02:00
marijus 21eae4df9c porting more widgets to bs nav-pills 2014-10-07 18:11:36 +02:00
marijus bf01685463 remove this - some widgets still need to be converted to bs-pills though 2014-10-07 15:03:27 +02:00
marijus d1dea61b79 take away some boldness, some css fixes and some photo work 2014-10-07 13:09:30 +02:00
marijus 38605eefdd more css shifting 2014-09-27 15:41:49 +02:00
marijus f652fbdf74 fix blockquote 2014-09-26 19:17:02 +02:00
marijus 574c4845b7 move some css to the right place 2014-09-26 12:34:22 +02:00
marijus b948ab5955 some more work on photos - work in progress 2014-09-26 12:29:07 +02:00
friendica 1e7fbac6c1 doc updates, clean up buttons on PM edit template to match other edit buttons 2014-09-26 01:52:30 -07:00
Klaus Weidenbach d2268a412d Don't link unknown likes.
Likes/Dislikes of unknown channels have disabled links now.
Fixed intention a bit, romved a unused variable.
2014-09-21 17:51:01 +02:00
friendica 1c56442818 Repeat after me - we always refer to our clientelle as 'members'. If your software calls you a "user" - get rid of it. 2014-09-19 23:35:16 -07:00
friendica cb434818f8 closing tag 2014-09-19 16:50:43 -07:00
friendica 87a6f25769 try to sort out walltowall translation for diaspora recipients 2014-09-19 02:22:24 -07:00
friendica 51d9f0d97a channel permission roles 2014-09-17 21:16:15 -07:00
marijus dfc8430c8a cleanup after recent changes in mod photos 2014-09-13 16:33:20 +02:00
marijus 3caee72aee another day another concept - hope this works better 2014-09-11 10:41:11 +02:00
friendica ed847a91f6 add categories to events 2014-09-07 22:14:28 -07:00
marijus c703d83350 add background color to widgets 2014-08-26 22:35:00 +02:00
Jeroen ceabf2d488 Minor adjustment photo view + update nl (at 100\%\!) 2014-08-23 17:01:19 +00:00
marijus 4a938db398 this is better cross-browser support 2014-08-13 17:37:41 +02:00
marijus 92e5f31428 tweak .comment-edit-text-empty to correlate with the new default app font-size 2014-08-13 16:56:31 +02:00
Jeroen bec565cdc3 Some more buttons. Not ready yet. Changed in private message -submit- to -send-. Confusing in other language(s). 2014-08-09 01:18:31 +00:00
friendica a7d95108d0 cleanup some text where we said "public" or "visible to anybody on the internet" when that isn't necessarily true. 2014-08-07 18:22:50 -07:00
friendica f475317dba extra room for long names on mod_manage - stylise the forbidden sign a wee bit 2014-08-06 22:47:52 -07:00
Jeroen d2a7b5babe Reworked the options on the profile edit page. In one words: buttons. Hope you liked it. Revert or fix if not. Also reworked the channels manage page a bit, because channel names where not readable with larger fonts. Not perfect yet, but now readable and I think better aligned. Also revert/fix if not good. 2014-08-06 21:49:30 +00:00
friendica 004eaacc73 channel manage page - notification indicators 2014-08-04 17:24:26 -07:00
Jeroen 994b6b5258 As talked about earlier: set body font size to 0.8rem and post/comment font size to 1.0rem. This respects the user's browser font settings. Please comment if this changes the font sizes to much. There are some other font sizes that need to be changed to a scalable size (like btn-xs), but they don't have a priority. First see if this works. - Also made it possible for users to zoom on smart devices. - Small update to Redable. Aside is now disabled on almost all tablets in portrait mode. 2014-07-29 19:09:07 +00:00
Jeroen 075fc67277 Improved photo view page. Added a delete button, stylized other button and rearangend divs a but. I even made a javascript function (copied is the right word). I changed the application (non-posts) font size (temporary) to 14px, same as button (btn) font size. I like to change all font sizes to 1.0rem (posts) and 0.8rem (application) in the near future, but I will test that first on my hub. 2014-07-27 21:44:34 +00:00
marijus 9c40ee9e60 fixes #545 2014-07-25 09:42:10 +02:00
marijus 9001406346 update to bootstrap-3.2 and minor css adjustments 2014-07-24 13:51:06 +02:00
friendica 8dc3446be4 when telling somebody that permissions have changed but not yet submitted, give them a submit button *right there* so they don't have to look for it. 2014-07-22 20:20:01 -07:00
Jeroen 010d4071ad Introducing page template Redable (sic). A template for making it easier to read long texts on a wide range of devices. Using rem and em for font sizes and region widths. Regions: aside, content, right_aside and footer. Advised to only use the middle content region as much as possible (but left and right can be used for indexes if you like). Based on the default template. Maybe later I will add some alternative css's. 2014-07-16 18:09:46 +00:00
friendica 7a082394c3 minor adjustments 2014-07-01 22:02:36 -07:00
tuscanhobbit dfe45342f6 Checkboxes were not aligned in connedit, added a table 2014-06-28 23:14:34 +02:00
marijus 0b4e1715de move hide-comments to center and change its appearence a little 2014-06-15 16:00:27 +02:00
friendica 13ba9ef003 merge the app menus 2014-06-10 21:21:50 -07:00
marijus c0e1139a46 some fixes and cleanup 2014-05-27 16:44:18 +02:00
marijus f6ee43c883 Collapsed textareas are like buttons. They should not grow/shrink in size if app font-size changes. 2014-05-26 11:32:58 +02:00