aboutsummaryrefslogtreecommitdiffstats
path: root/view/js/main.js
Commit message (Expand)AuthorAgeFilesLines
* tweak justify gallery options to not load to large previewsMario Vavti2015-10-181-2/+1
* (re)add default image-size 320px - it is good for gallery preview. this size ...Mario Vavti2015-10-151-3/+3
* double up default photo sizes - even the mos simple camera can now do images ...Mario Vavti2015-10-151-2/+3
* do not collapse content which is just slightly higher than we allowMario Vavti2015-10-131-0/+1
* another collapseHeight() fixMario Vavti2015-10-111-1/+1
* bring our bbcode tools to private mailMario Vavti2015-10-051-2/+2
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-181-1/+1
|\
| * fix calculation of content height with marginsMario Vavti2015-09-171-1/+1
* | this is weirdredmatrix2015-08-251-1/+1
* | change name of moduleredmatrix2015-08-221-1/+1
|/
* update justifiedGallery to versio 3.6.0Mario Vavti2015-07-011-0/+1
* some work on directoryMario Vavti2015-06-231-1/+1
* frontpage changesredmatrix2015-06-071-1/+1
* revert some changes in justified galleryMario Vavti2015-04-281-1/+0
* bring lockview to menu items, slightly change the way /lockview is calledMario Vavti2015-04-211-2/+2
* make dropItem more universal and move delete up in the dropdown menuMario Vavti2015-04-121-3/+2
* delete conv items on the fly in backgroundMario Vavti2015-04-081-0/+15
* this is easier on the eyes when collapsing a long post/commentMario Vavti2015-04-081-1/+2
* Move bootstrap dependencies (tagsinput) to theme redbasic (we only have it th...Mario Vavti2015-03-271-5/+5
* whitespaceMario Vavti2015-03-261-1/+1
* do not move viewed content off the screen after collapsing a long postMario Vavti2015-03-261-2/+10
* this might stop page scrolls while new updates drop inMario Vavti2015-03-261-1/+7
* remove some vars from style.cssMario Vavti2015-03-261-1/+1
* Some JavaScript cleanups.Klaus Weidenbach2015-03-151-952/+880
* Bring simple editor formatting functions back to the main editor (bold, itali...friendica2015-03-091-0/+20
* restructure display settingsMario Vavti2015-03-051-1/+1
* fix theme preview image cssMario Vavti2015-03-051-1/+1
* the link icon on comments now calls the link parsing tool (just like the main...friendica2015-03-041-0/+35
* per Randal overheard on a foreign network - tab in post/comment edit window g...friendica2015-02-261-0/+6
* finish converting "delete" to trash icons for consistency. The 'x' was left i...friendica2015-02-261-1/+1
* show item title in channel/mid and display pageszottel2015-02-201-1/+10
* Merge pull request #900 from einervonvielen/doc_dev_beginner_correctionsRedMatrix2015-02-191-1/+1
|\
| * Changed bb code [toc] to make it more flexibleEiner von Vielen2015-02-141-1/+1
* | update justifiedGallery to version 3.5.4 and add ignoreElement option which w...marijus2015-02-141-0/+2
|/
* provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se...friendica2015-02-121-0/+3
* Fixed bbode element toc for webpagesEiner von Vielen2015-01-181-1/+1
* Added a table of content as bbcode element [toc] for webpages2015-01-141-1/+1
* TestEiner von Vielen2015-01-131-0/+2
* Merge autocomplete caching, show more results in navbar searchStefan Parviainen2015-01-071-6/+13
|\
| * also style the collapse linkmarijus2015-01-071-1/+1
| * Merge branch 'mainjsoptimize' of git://github.com/pafcu/red into pafcu-mainjs...friendica2015-01-061-6/+13
| |\
| | * Don't update fuzzy time for items in a collapsed thread to increase performance.Stefan Parviainen2015-01-061-6/+13
| * | add some style to divgrowmoremarijus2015-01-061-1/+1
| |/
* / Rename some stuff related to autocompleteStefan Parviainen2015-01-071-1/+1
|/
* Unbreak readmoreStefan Parviainen2015-01-051-3/+5
* Fix error with undefined profile_uidStefan Parviainen2015-01-051-0/+1
* Replace fancybox with colorboxStefan Parviainen2015-01-051-3/+3
* Replace divgrow with more modern readmore.jsStefan Parviainen2015-01-051-6/+4
* Merge pull request #787 from pafcu/mainjsfixRedMatrix2014-12-301-5/+5
|\
| * Only call autotime() on the correct elementsStefan Parviainen2014-12-291-5/+5