aboutsummaryrefslogtreecommitdiffstats
path: root/js/main.js
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #77 from git-marijus/masterfriendica2013-07-141-10/+10
|\ | | | | add spin.js a themable js spinner to red
| * port jot to spin.jsgit-marijus2013-07-131-1/+1
| |
| * port like button to spin.jsgit-marijus2013-07-131-7/+7
| |
| * Update main.jsgit-marijus2013-07-131-1/+1
| |
| * Update main.jsgit-marijus2013-07-131-1/+2
| |
| * Update main.jsgit-marijus2013-07-131-3/+2
| |
* | fix undefined commentWrapfriendica2013-07-041-1/+4
| |
* | with luck this will fix issue #61 and issue #62 - boy that was fun (not).friendica2013-07-021-24/+13
| |
* | some work on issue #62 (comments collapsing on liveupdate), but still a work ↵friendica2013-07-021-14/+23
| | | | | | | | | | | | in progress some work on photo consolidated "view/edit", but still a work in progress
* | issue #65friendica2013-07-011-0/+16
|/
* possibly fix skipped pages on endless scrollfriendica2013-06-131-6/+15
|
* fix timeago on search items, and bring back app display for wall items - ↵friendica2013-05-091-6/+6
| | | | which took a bit of re-arranging of a lot of other stuff
* get rid of jquery.browser warnings by removing msie hacks in two places, ↵friendica2013-05-091-1/+1
| | | | live update and fancybox
* get search page working with live-update and endless scroll, still not ↵friendica2013-05-091-0/+1
| | | | perfect - there may be duplicated content and possibly unauthorised content and 'timeago' not working correctly - will deal with those later, but at least you can see results.
* clean up some funky menu interactionsfriendica2013-03-061-2/+2
|
* mod_display - no fun. Not working at all. But a bit of progress.friendica2013-02-101-6/+2
|
* give time for seen flag to get reset after comment post before repinging.friendica2013-02-051-1/+1
|
* finish up the "mark all xyz seen" for all known values of xyzfriendica2013-02-031-8/+5
|
* when did the ago-time div get renamed? I don't remember doing that.friendica2013-01-311-6/+6
|
* tweaking z-index on chanview full-page mode so that everything works correctlyfriendica2013-01-251-4/+4
|
* ability to make chanview iframe full size (covering source window) and ↵friendica2013-01-251-0/+14
| | | | shrink it again
* fix event notificationsfriendica2013-01-161-4/+4
|
* lots of notification tweaksfriendica2013-01-081-8/+8
|
* make normal popups work againfriendica2013-01-071-1/+2
|
* more work on notification system, fix a couple of minor issues from smarty ↵friendica2013-01-071-4/+19
| | | | conversion
* more work on notification popupfriendica2013-01-061-18/+16
|
* get sliders working againfriendica2013-01-061-0/+2
|
* make preview work fix some other nitsfriendica2013-01-061-10/+9
|
* fix timeago updates, reset unseen counts on channel page, don't set nav ↵friendica2013-01-051-6/+6
| | | | selected on profile page
* modularise the notification popupsfriendica2012-12-181-3/+23
|
* some cleanup - Thomas we can put the radius/shadow stuff back later for the ↵friendica2012-12-161-2/+2
| | | | hipster kids, it's quite distracting at the moment and makes it hard to get serious work done. Hmmm. Wonder if we could make radius/shadow configurable like colours.... and maybe even screen transparency.... that could be interesting.
* get rid of undefined $ error by mangling theme specific JS include orderfriendica2012-12-131-16/+17
|
* templatise the building of page queries so we can re-use it elsewherefriendica2012-12-131-2/+2
|
* I've already told you repeatedly how much I despise endless scroll. But will ↵friendica2012-12-101-1/+40
| | | | you listen? No. Here it is. Now frucking fruckoff.
* trace through the threaded conversation spaghetti to bring back a sane ↵friendica2012-11-281-3/+3
| | | | looking network page
* likes are quasi working again - at least an activity item is stored and it ↵friendica2012-11-051-0/+3
| | | | mostly has correct data, but displaying it needs improvement.
* "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes ↵friendica2012-10-291-2/+1
| | | | to the profile details.
* fix starring postsfriendica2012-10-271-1/+1
|
* here's where the heavy lifting begins - everything is likely to be broken ↵friendica2012-10-011-2/+8
| | | | for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers.
* more zregister cleanup and theme separationfriendica2012-08-161-0/+11
|
* improvements in js localisation/translationfriendica2012-08-131-17/+96
|
* the dynamic "show more" sort of works - but with a nagging delay. But I need ↵friendica2012-08-061-1/+33
| | | | to move on to bigger things. We'll leave it for now.
* more fixes for the legacy stuff as we push forward to new stufffriendica2012-07-261-0/+1
|
* show spinning cursor to let you know a refresh is happening.friendica2012-07-251-0/+4
|
* picking up the page load times a bitfriendica2012-07-251-18/+21
|
* tie the main slider to ajax updates and buildCmdfriendica2012-07-251-4/+10
|
* recover existing conversation loading functionality for ↵friendica2012-07-251-1/+1
| | | | home,search,community,display,etc. whilst working on the ajax stuff in network
* take out divgrow until I can fix itfriendica2012-07-251-3/+18
|
* see if this works for getting rid of scrollbarsfriendica2012-07-241-29/+0
|
* ajax page loadsfriendica2012-07-241-1/+6
|