aboutsummaryrefslogtreecommitdiffstats
path: root/view/js/main.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* | more work on filesmarijus2014-12-281-0/+2
|/
* more work on filesmarijus2014-12-271-2/+2
* files: make mod/filestorage.php load via ajax and some design work. work in p...marijus2014-12-211-0/+12
* fix some directory anomoliesfriendica2014-12-161-1/+1
* call collapseHeight when neededfriendica2014-12-161-0/+2
* add divmore to directory entriesfriendica2014-12-161-1/+1
* wall tagsfriendica2014-12-151-1/+4
* yet another option for the homepagefriendica2014-11-201-1/+1
* allow members to set the per-item "show more" height (separately for network ...friendica2014-11-171-16/+4
* add unseen count and way to mark unseen to list mode. Also fix automatic mark...friendica2014-11-171-0/+7
* when in list mode, make the max height half of the normal height before 'divg...friendica2014-11-161-17/+16
* class is a reserved wordfriendica2014-11-101-1/+1
* don't offer forum (@name+) completion in comments, since it won't do anything.friendica2014-10-231-1/+1
* really fix connedit > collection > checkboxmarijus2014-10-131-0/+1
* allow (our own) ajax urls to pass through bbcode intact.friendica2014-10-091-4/+6
* shareable design elementsfriendica2014-10-061-1/+4
* more work on shared design elementsfriendica2014-10-031-1/+7
* implement a "powered-by" but leave it turned off until somebody with a good e...friendica2014-09-291-0/+1
* constrain viewsrc colorbox to 80% of the current page size. It gets messy scr...friendica2014-09-241-1/+1
* Navbar notifications: don't show "nothing new here" unless we've checked and ...friendica2014-09-201-1/+1
* update jg to latest preview release and try once more to really justify the w...marijus2014-09-201-5/+9
* this still has less issuesmarijus2014-09-161-2/+2
* this is probably better in most casesmarijus2014-09-151-1/+1
* tryout - some more adjustmentsmarijus2014-09-141-3/+1
* tryout - fetch larger thumbnail if image gets streched over its sizemarijus2014-09-141-6/+6
* define justifiedGalleryActive in head.tpl to not break other pages autoloadmarijus2014-09-121-1/+1
* do not load next page if justifiedGallery() is not ready yetmarijus2014-09-121-2/+3