git-marijus 
							
						 
					 
					
						
						
							
						
						4728e72d18 
					 
					
						
						
							
							some love for the installer  
						
						
						
						
					 
					
						2017-07-17 16:19:19 +02:00 
						 
				 
			
				
					
						
							
							
								Mario Vavti 
							
						 
					 
					
						
						
							
						
						133292e241 
					 
					
						
						
							
							update bs-dev and min version bump  
						
						
						
						
					 
					
						2017-07-02 11:24:17 +02:00 
						 
				 
			
				
					
						
							
							
								zotlabs 
							
						 
					 
					
						
						
							
						
						84c04cfe1c 
					 
					
						
						
							
							remove text_highlight css load from core  
						
						
						
						
					 
					
						2017-06-07 09:28:54 +02:00 
						 
				 
			
				
					
						
							
							
								Mario Vavti 
							
						 
					 
					
						
						
							
						
						171b6a222d 
					 
					
						
						
							
							fixes for latest bootstrap  
						
						
						
						
					 
					
						2017-03-28 15:41:12 +02:00 
						 
				 
			
				
					
						
							
							
								Mario Vavti 
							
						 
					 
					
						
						
							
						
						f05181322c 
					 
					
						
						
							
							update to latest bs-dev  
						
						
						
						
					 
					
						2017-03-28 13:29:59 +02:00 
						 
				 
			
				
					
						
							
							
								Mario Vavti 
							
						 
					 
					
						
						
							
						
						4f4c9bf5d6 
					 
					
						
						
							
							fix full template nav  
						
						
						
						
					 
					
						2017-03-25 09:41:35 +01:00 
						 
				 
			
				
					
						
							
							
								Mario Vavti 
							
						 
					 
					
						
						
							
						
						37d350c3f5 
					 
					
						
						
							
							update to latest bs4 from git and change hidden-* classes to d-*  
						
						
						
						
					 
					
						2017-03-20 11:18:23 +01:00 
						 
				 
			
				
					
						
							
							
								Mario Vavti 
							
						 
					 
					
						
						
							
						
						a0a376e95e 
					 
					
						
						
							
							hide nav search behind a button, css fixes and cleanup  
						
						
						
						
					 
					
						2017-03-14 18:31:19 +01:00 
						 
				 
			
				
					
						
							
							
								Mario Vavti 
							
						 
					 
					
						
						
							
						
						39d56fd08f 
					 
					
						
						
							
							initial commit for the bootstrap version 4 branch - upgrade lib and make nav.tpl kind of working again  
						
						
						
						
					 
					
						2017-03-09 10:17:57 +01:00 
						 
				 
			
				
					
						
							
							
								zotlabs 
							
						 
					 
					
						
						
							
						
						573846707c 
					 
					
						
						
							
							fix several places where head_add_(css|js) functions have been used incorrectly. It appears that mistakes were made going back a long time and propagated. Here's the way it should work:  
						
						... 
						
						
						
						- if there is no preceding / character, we look for the file within all the appropriate theme directories.
- otherwise the file should have a preceding /, which means use this path relative to the hubzilla basedir
- files beginning with // are considered to be schemeless URLs.
Therefore 'foo.css' means find the best theme-able representation of foo.css.
'/library/foo.css' means only use the version of foo.css that is in /library. 
						
						
					 
					
						2017-02-19 16:50:41 -08:00 
						 
				 
			
				
					
						
							
							
								Mario Vavti 
							
						 
					 
					
						
						
							
						
						a1b35fb7d1 
					 
					
						
						
							
							fix an issue with sticky_kit where input fields and textareas would blur on recalc. auto resize the notes textarea since if it sticks to the bottom it can not be properly resized  
						
						
						
						
					 
					
						2017-01-05 17:40:45 +01:00 
						 
				 
			
				
					
						
							
							
								Mario Vavti 
							
						 
					 
					
						
						
							
						
						04472bd730 
					 
					
						
						
							
							fix a glitch in sticky-kit and comment out alt_pager() in widget_conversations since it will not work there  
						
						
						
						
					 
					
						2016-12-21 11:51:24 +01:00 
						 
				 
			
				
					
						
							
							
								Mario Vavti 
							
						 
					 
					
						
						
							
						
						6bde70d60a 
					 
					
						
						
							
							move the sticky-kit^Cquery plugin to /lib and see if we want this for the whole app  
						
						
						
						
					 
					
						2016-12-16 16:14:56 +01:00 
						 
				 
			
				
					
						
							
							
								Mario Vavti 
							
						 
					 
					
						
						
							
						
						2e32b5f467 
					 
					
						
						
							
							upgrade to jquery-3.1 and minor fixes  
						
						
						
						
					 
					
						2016-07-15 13:20:00 +02:00 
						 
				 
			
				
					
						
							
							
								redmatrix 
							
						 
					 
					
						
						
							
						
						905374c86e 
					 
					
						
						
							
							experimental rtl support; this will probably require a fair bit of work.  
						
						
						
						
					 
					
						2016-06-19 21:10:57 -07:00 
						 
				 
			
				
					
						
							
							
								redmatrix 
							
						 
					 
					
						
						
							
						
						fa48de33c2 
					 
					
						
						
							
							provide syntax based [colour] highlighting on code blocks for popular languages. I'm not happy with the line height on the list elements but couldn't see where this was defaulted. This uses the syntax [code=xxx]some code snippet[/code], where xxx represents a code/language style - with about 18 builtins.  
						
						
						
						
					 
					
						2016-06-15 19:44:15 -07:00 
						 
				 
			
				
					
						
							
							
								redmatrix 
							
						 
					 
					
						
						
							
						
						2f64684299 
					 
					
						
						
							
							some event fixes, also change jquery-textcomplete to un-minified since the minified version appears to require a mapping file and causes a lot of server fetch errors trying to load it.  
						
						
						
						
					 
					
						2016-05-25 20:06:21 -07:00 
						 
				 
			
				
					
						
							
							
								Mario Vavti 
							
						 
					 
					
						
						
							
						
						1e27038b73 
					 
					
						
						
							
							update jquery.textcomplete to version 1.3.4 and add minified version  
						
						
						
						
					 
					
						2016-04-23 21:42:10 +02:00 
						 
				 
			
				
					
						
							
							
								redmatrix 
							
						 
					 
					
						
						
							
						
						9abd95fad3 
					 
					
						
						
							
							static App  
						
						
						
						
					 
					
						2016-03-31 16:06:03 -07:00 
						 
				 
			
				
					
						
							
							
								redmatrix 
							
						 
					 
					
						
						
							
						
						1cd3b41825 
					 
					
						
						
							
							deprecate $a->get_baseurl()  
						
						
						
						
					 
					
						2016-03-30 22:13:24 -07:00 
						 
				 
			
				
					
						
							
							
								redmatrix 
							
						 
					 
					
						
						
							
						
						d5db25808a 
					 
					
						
						
							
							Facebook scraper "OpenGraph" support; modules will need to set the required fields (type, image, url) as well as any desired optional or type specific fields. We will set the title during pagebuild.  
						
						
						
						
					 
					
						2016-03-07 15:03:53 -08:00 
						 
				 
			
				
					
						
							
							
								Mario Vavti 
							
						 
					 
					
						
						
							
						
						c97cc1487c 
					 
					
						
						
							
							a simple cover-photo implementation for redbasic default template  
						
						
						
						
					 
					
						2016-03-02 12:31:25 +01:00 
						 
				 
			
				
					
						
							
							
								Mario Vavti 
							
						 
					 
					
						
						
							
						
						0b487122f6 
					 
					
						
						
							
							tryout: introduce loading of images before rendering content and provide some detailed logging in js-console  
						
						
						
						
					 
					
						2016-02-12 11:00:50 +01:00 
						 
				 
			
				
					
						
							
							
								Mario Vavti 
							
						 
					 
					
						
						
							
						
						c38687725d 
					 
					
						
						
							
							kick right aside out a little earlier  
						
						
						
						
					 
					
						2015-09-20 22:12:00 +02:00 
						 
				 
			
				
					
						
							
							
								Mario Vavti 
							
						 
					 
					
						
						
							
						
						ec1d6d537e 
					 
					
						
						
							
							quick fix for choklet bannertwo  
						
						
						
						
					 
					
						2015-09-14 09:20:08 +02:00 
						 
				 
			
				
					
						
							
							
								Mario Vavti 
							
						 
					 
					
						
						
							
						
						f54688a547 
					 
					
						
						
							
							since we can now use plain upstream justifiedGallery library - switch to minified version  
						
						
						
						
					 
					
						2015-07-01 11:42:17 +02:00 
						 
				 
			
				
					
						
							
							
								Mario Vavti 
							
						 
					 
					
						
						
							
						
						50ac9378e3 
					 
					
						
						
							
							assign right aside the same width as we have in left aside but hide it on small and xs screens. make aside width a variablee for easier handling.  
						
						
						
						
					 
					
						2015-06-10 13:08:17 +02:00 
						 
				 
			
				
					
						
							
							
								Mario Vavti 
							
						 
					 
					
						
						
							
						
						d9b9faaa89 
					 
					
						
						
							
							add this to better support mobile devices out of the box in zen template  
						
						
						
						
					 
					
						2015-05-25 21:27:33 +02:00 
						 
				 
			
				
					
						
							
							
								Klaus Weidenbach 
							
						 
					 
					
						
						
							
						
						c62e75d789 
					 
					
						
						
							
							Add sprintf.js v1.0.2.  
						
						... 
						
						
						
						This script provides sprintf() for JavaScript. It can be used for
example for translating strings used in JavaScript with variables.
It is licensed under BSD-3-Clause and can be found on GitHub:
https://github.com/alexei/sprintf.js  
						
						
					 
					
						2015-05-14 10:39:56 +02:00 
						 
				 
			
				
					
						
							
							
								Mario Vavti 
							
						 
					 
					
						
						
							
						
						9391f6f905 
					 
					
						
						
							
							allow blocks to have custom classes and add a new template called zen which gives you an empty page to work with  
						
						
						
						
					 
					
						2015-05-06 10:53:26 +02:00 
						 
				 
			
				
					
						
							
							
								Mario Vavti 
							
						 
					 
					
						
						
							
						
						b59e2870ab 
					 
					
						
						
							
							Move bootstrap dependencies (tagsinput) to theme redbasic (we only have it there). Comment out some most probably deprecated js includes. Some css cleanup.  
						
						
						
						
					 
					
						2015-03-27 11:52:59 +01:00 
						 
				 
			
				
					
						
							
							
								marijus 
							
						 
					 
					
						
						
							
						
						db7b4ea2bf 
					 
					
						
						
							
							update justifiedGallery to version 3.5.4 and add ignoreElement option which will hopefully be accepted upstream  
						
						
						
						
					 
					
						2015-02-14 22:18:50 +01:00 
						 
				 
			
				
					
						
							
							
								friendica 
							
						 
					 
					
						
						
							
						
						fce51876c9 
					 
					
						
						
							
							bring some styling back to the colorbox and improve the event preview ability  
						
						
						
						
					 
					
						2015-02-09 18:58:43 -08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						09129cbe5f 
					 
					
						
						
							
							Added a table of content as bbcode element [toc] for webpages  
						
						... 
						
						
						
						- Included jquery.toc.js (http://www.apache.org/licenses/LICENSE-2.0 )
- Modified jquery.toc.js to work with the webpages of the red#matrix
- Added info to the help 
						
						
					 
					
						2015-01-14 22:47:54 +01:00 
						 
				 
			
				
					
						
							
							
								Einer von Vielen 
							
						 
					 
					
						
						
							
						
						43b877caa1 
					 
					
						
						
							
							Test  
						
						... 
						
						
						
						...with table of content.
jquery.tableofconent.js works bunt not properly 
						
						
					 
					
						2015-01-13 00:06:44 +01:00 
						 
				 
			
				
					
						
							
							
								Stefan Parviainen 
							
						 
					 
					
						
						
							
						
						cf840bee11 
					 
					
						
						
							
							Remove reference to non-existing colorbox.css  
						
						
						
						
					 
					
						2015-01-05 21:26:20 +01:00 
						 
				 
			
				
					
						
							
							
								Stefan Parviainen 
							
						 
					 
					
						
						
							
						
						b320b8cbf3 
					 
					
						
						
							
							Replace fancybox with colorbox  
						
						
						
						
					 
					
						2015-01-05 19:49:20 +01:00 
						 
				 
			
				
					
						
							
							
								Stefan Parviainen 
							
						 
					 
					
						
						
							
						
						128b0008ee 
					 
					
						
						
							
							Replace jslider with jRange  
						
						
						
						
					 
					
						2015-01-05 18:30:12 +01:00 
						 
				 
			
				
					
						
							
							
								Stefan Parviainen 
							
						 
					 
					
						
						
							
						
						7791d28a5d 
					 
					
						
						
							
							Replace divgrow with more modern readmore.js  
						
						
						
						
					 
					
						2015-01-05 17:10:08 +01:00 
						 
				 
			
				
					
						
							
							
								Stefan Parviainen 
							
						 
					 
					
						
						
							
						
						9557908875 
					 
					
						
						
							
							Warn about unsaved settings using jquery.areyousure  
						
						
						
						
					 
					
						2015-01-01 12:32:15 +01:00 
						 
				 
			
				
					
						
							
							
								Stefan Parviainen 
							
						 
					 
					
						
						
							
						
						aa73259a47 
					 
					
						
						
							
							Fancy categories input with bootstrap-tagsinput  
						
						
						
						
					 
					
						2014-12-21 12:42:07 +01:00 
						 
				 
			
				
					
						
							
							
								Stefan Parviainen 
							
						 
					 
					
						
						
							
						
						c78fb89f62 
					 
					
						
						
							
							Better autocomplete based on jquery-textcomplete  
						
						
						
						
					 
					
						2014-12-20 15:21:31 +01:00 
						 
				 
			
				
					
						
							
							
								friendica 
							
						 
					 
					
						
						
							
						
						2975c6dd43 
					 
					
						
						
							
							stylish_select wants to attach itself to the root html element. Since it still has some serious issues, don't let it attach itself to anything.  
						
						
						
						
					 
					
						2014-10-07 21:06:23 -07:00 
						 
				 
			
				
					
						
							
							
								friendica 
							
						 
					 
					
						
						
							
						
						45df73d456 
					 
					
						
						
							
							add stylish_select to new_channel page - but comment out until we can theme it. It needs a bit of theming to even work correctly.  
						
						
						
						
					 
					
						2014-09-18 17:06:15 -07:00 
						 
				 
			
				
					
						
							
							
								marijus 
							
						 
					 
					
						
						
							
						
						8835f646ae 
					 
					
						
						
							
							Revert "Revert "Merge pull request  #583  from git-marijus/master""  
						
						... 
						
						
						
						This reverts commit 08638f3ec8 
						
						
					 
					
						2014-09-11 10:35:19 +02:00 
						 
				 
			
				
					
						
							
							
								friendica 
							
						 
					 
					
						
						
							
						
						08638f3ec8 
					 
					
						
						
							
							Revert "Merge pull request  #583  from git-marijus/master"  
						
						... 
						
						
						
						autoload broken - even after clearing cache and retrying.
This reverts commit 13e7a8f1234712b78e52 
						
						
					 
					
						2014-09-10 16:09:01 -07:00 
						 
				 
			
				
					
						
							
							
								marijus 
							
						 
					 
					
						
						
							
						
						c1c2214b47 
					 
					
						
						
							
							photo justification  
						
						
						
						
					 
					
						2014-09-10 17:10:39 +02: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 
							
						 
					 
					
						
						
							
						
						0bfd08b547 
					 
					
						
						
							
							fix fluid layout for choklet_bannertwo  
						
						
						
						
					 
					
						2014-05-14 18:07:01 -07:00 
						 
				 
			
				
					
						
							
							
								friendica 
							
						 
					 
					
						
						
							
						
						b31aa49a43 
					 
					
						
						
							
							this doesn't really work  
						
						
						
						
					 
					
						2014-05-14 16:33:48 -07:00