Commit graph

57 commits

Author SHA1 Message Date
rabuzarus be1f18146e theme-settings: hide custom settings if the scheme overwrites it - fixes https://github.com/rabuzarus/frio/issues/9
Note: this isn't a very beautiful solution since the schema developer have to list all overwriting variables in the schema header. We need a better solution for this.
2016-04-29 01:49:09 +02:00
rabuzarus ad2611c92e theme-settings: better show/hide image options js 2016-04-28 23:20:54 +02:00
rabuzarus 17958da201 introduce a filter function at the contact page.
This is done with the help of textcomplete and jsmart.js.
There is annoying bug inside. If the screensize is to small, the browser freezes. It is traced back to the "media-body" class (and its css attributes) which we use in the template.
2016-04-28 21:35:33 +02:00
rabuzarus 381551569a acl: acl_selector.tpl and some styling to the acl 2016-04-27 22:20:45 +02:00
rabuzarus 551cc39385 tabbar: more responsive through flexmenu.js 2016-04-27 19:53:22 +02:00
rabuzarus 6cca98f9c2 add some ARIA to the nav bar 2016-04-26 18:52:57 +02:00
rabuzarus 2ea7b72a49 correct the ARIA for post action dropdown 2016-04-26 14:26:19 +02:00
rabuzarus 24b1382f72 rework the contact info header of postings (move plink to dropdown) - reorder the post actions dropdown 2016-04-26 14:07:40 +02:00
rabuzarus 772417a31b add input field templates 2016-04-26 01:01:10 +02:00
rabuzarus 064ecc1423 add field select templates 2016-04-26 00:36:40 +02:00
rabuzarus d10b3da2f0 keep aspect ratio on very height wall images 2016-04-25 22:21:47 +02:00
rabuzarus 3ff8246c36 add to some more pages the standad content-wrapper page layout 2016-04-24 17:47:39 +02:00
rabuzarus 2a02c207d5 some initial work on badges 2016-04-21 04:09:20 +02:00
rabuzarus ed3b3d2d4a css: uncomment overflow: hidden for standard page section. !We have to prove if this has a negative impact 2016-04-21 03:18:09 +02:00
rabuzarus c4861a80b6 uncomment some old code which was used to transform pages into modals 2016-04-21 03:14:48 +02:00
rabuzarus e3cb0aa802 add some padding to the banner logo to fit better the center of the content section 2016-04-21 02:42:12 +02:00
rabuzarus 4c32045f68 directory page: js adds search-headding to the second nav bar 2016-04-21 02:37:18 +02:00
rabuzarus 651a177adb directory page: some reordering of elements. 2016-04-21 02:36:29 +02:00
rabuzarus 909e412475 style directory page 2016-04-21 02:14:37 +02:00
rabuzarus 1df0c88c85 contacts page: add docu 2016-04-21 01:55:47 +02:00
rabuzarus 35eb8b043c contacts page: change the contact-photo size according to display size 2016-04-21 01:52:39 +02:00
rabuzarus 8b5004a08f contacts page: style search wrapper 2016-04-21 00:00:58 +02:00
rabuzarus b1e07faf4f contacts page: batch actions are now links in a dropdown menu -
The new js funcion batch_submit_handler should handle the submission of the batch Values
2016-04-20 23:08:01 +02:00
rabuzarus 02654c60ae cleanup: remove the modal code from the contact page since it is now done with function frio_contact_photo_menu() 2016-04-20 21:11:58 +02:00
rabuzarus 438427ebf4 contact page: show a forum symbol if contact is a forum 2016-04-20 21:10:39 +02:00
rabuzarus 414d353e11 link contact requests badge to the contacts request page 2016-04-20 21:09:44 +02:00
rabuzarus 9ff69681f9 show notify badge of coontact request above the nav contact icon instead above the user menu 2016-04-20 20:04:32 +02:00
rabuzarus 29fdddc932 frio_contact_photo_menu: pages from contacts which are friendica contacts aren't opend in a new tab. 2016-04-20 19:59:44 +02:00
rabuzarus f43ad29499 replace pm & poke links in contact_photo_menu and use js for modal instead 2016-04-20 19:32:19 +02:00
rabuzarus dbecf73df1 visual notice when user is remote user or visitor 2016-04-20 18:03:22 +02:00
rabuzarus 9b0e625685 don't show acl lin if it's not present 2016-04-20 03:30:13 +02:00
rabuzarus 7600bf7d94 some docu for the contact templates 2016-04-20 03:15:35 +02:00
rabuzarus b59c0648bc initial work for contact page 2016-04-20 02:59:32 +02:00
rabuzarus 09daf2de26 fix frio_remote_nav: username wasn't displayed in top nav bar anymore 2016-04-19 03:17:06 +02:00
rabuzarus 96c854e5fc add tooltips to the top nav menu 2016-04-19 02:58:33 +02:00
rabuzarus 7d175324ee make nav menu available for remote user and friendica visitors 2016-04-19 02:06:02 +02:00
rabuzarus 9dafe525c8 use modal for wall message 2016-04-17 01:13:56 +02:00
rabuzarus d9e2562f4b replace some item_photo_menu links so we can call js functions 2016-04-17 00:55:43 +02:00
rabuzarus c3225a1631 some more css changes for autocomplete acpopup 2016-04-16 23:24:19 +02:00
rabuzarus 30317e3af0 some changes to use friendicas new autocomplete function 2016-04-16 23:07:29 +02:00
rabuzarus f9c9019d90 move js from theme.php to theme.js 2016-04-16 01:00:23 +02:00
rabuzarus e8558011c3 add logo in svg 2016-04-16 00:54:46 +02:00
rabuzarus eb1e882d7c open friendica photos from the stream with colorbox 2016-04-14 14:07:20 +02:00
rabuzarus deaaeec047 wall thread: add wall-item-body div for post content 2016-04-14 03:42:36 +02:00
rabuzarus 8485b68625 jRange: little css fix 2016-04-14 03:15:05 +02:00
rabuzarus b3014eaab2 jRange: slider color and width 100% 2016-04-14 03:14:12 +02:00
rabuzarus 37101bc321 improve transparency for some elements in style.css 2016-04-14 02:28:57 +02:00
rabuzarus 502aaabe8c rework js for shared shared content
After showmore PR is accepted it should also work well with the showmore addon.
This resolves #4
2016-04-14 02:01:40 +02:00
rabuzarus b3f5b3c899 fix: new width for the slider in theme settings 2016-04-11 13:36:07 +02:00
rabuzarus 863da63c56 first fix for mobile nav user menu (needs more work) 2016-04-03 15:07:13 +02:00