aboutsummaryrefslogtreecommitdiffstats
path: root/view/js/main.js
Commit message (Collapse)AuthorAgeFilesLines
...
* still trying to sort out the liveupdate issues. This was getting overly ↵friendica2014-06-261-31/+20
| | | | complicated with all the different ways we've tried to fix this issue so let's step back and simplify it a bit.
* Events show up as notifications about a week in advance so you know they're ↵friendica2014-06-241-4/+4
| | | | coming. But let's put an indicator next to the notification count when there's an event that is actually happening today -- so you don't have to look at the calendar or notification detail every day for a week to figure out if the day has finally arrived yet.
* move the reset of "in_progress" to after the page and structures have ↵friendica2014-06-231-1/+2
| | | | completed updating
* profile likesfriendica2014-06-221-0/+6
|
* put viewsrc back in a lightboxfriendica2014-06-181-2/+3
|
* now we should be able to remove the function check. Revert if live updates ↵friendica2014-06-181-27/+7
| | | | or page loads go weird. I've tested, but it went weird on me last time I tried this a week or so ago so I'm crossing fingers.
* animate show/hide commentsmarijus2014-06-161-2/+2
|
* move hide-comments to center and change its appearence a littlemarijus2014-06-151-0/+2
|
* try to force the update mode to fix the "starting up browser, quickly loads ↵friendica2014-06-131-1/+1
| | | | page 2 at the beginning" bug
* move new comment open/close js functions to core so they can be used by ↵marijus2014-06-051-0/+33
| | | | other themes
* possible fix for empty commentbox colapsing on tool-button clickmarijus2014-05-241-12/+9
|
* the js seems to interfere with something else... comment out for now...marijus2014-05-201-2/+2
|
* some work on comment_item.tplmarijus2014-05-201-13/+17
|
* allow jgrowl 'close all' message to be translatedfriendica2014-05-131-0/+1
|
* Also for notifications.Olaf Conradi2014-05-021-2/+5
|
* fix lock permissions view and autoload not kicking in on touch devices under ↵marijus2014-03-251-22/+4
| | | | certain conditions
* Translation for jQuery.divgrow strings. Fix mismatch in jQuery.timeago stringsAlexandre Hannud Abdo2014-02-241-1/+1
|
* bootstrapify the navmarijus2014-02-191-57/+32
|
* make links in comments bookmark-ablefriendica2014-02-041-2/+4
|
* move js files from corefriendica2014-01-041-0/+1211