aboutsummaryrefslogtreecommitdiffstats
path: root/js
Commit message (Expand)AuthorAgeFilesLines
* 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 shrink...friendica2013-01-251-0/+14
* 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 co...friendica2013-01-071-4/+19
* 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 selec...friendica2013-01-051-6/+6
* modularise the notification popupsfriendica2012-12-181-3/+23
* some cleanup - Thomas we can put the radius/shadow stuff back later for the h...friendica2012-12-161-2/+2
* 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
* progress on the acl selector - it should mostly work, but the returned data i...friendica2012-12-071-4/+4
* trace through the threaded conversation spaghetti to bring back a sane lookin...friendica2012-11-281-3/+3
* likes are quasi working again - at least an activity item is stored and it mo...friendica2012-11-051-0/+3
* "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t...friendica2012-10-291-2/+1
* fix starring postsfriendica2012-10-271-1/+1
* wall posts now display - address book structure revamp startedfriendica2012-10-101-1/+1
* here's where the heavy lifting begins - everything is likely to be broken for...friendica2012-10-011-2/+8
* States/Countries now free formfriendica2012-09-091-438/+0
* 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
* 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 home,search,community...friendica2012-07-251-1/+1
* 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
* rev updatefriendica2012-07-241-36/+33
* implement page update modesfriendica2012-07-231-69/+87
* correct spelling - tread to threadfriendica2012-07-231-1/+1
* pass all network page vars to the client to build ajax queries, change timeag...friendica2012-07-231-17/+17
* update relative time on new ajax loaded content which wasn't evaluated during...friendica2012-07-231-0/+6
* realtime updates of "6 minutes ago" with fallback to iso8601 timestamps (avai...friendica2012-07-231-0/+28
* should be able to use this to get rid of vertical scrollbars but still restri...friendica2012-07-221-0/+33
* add js relative date calculator so that "3 minutes ago" will be updated when ...friendica2012-07-221-0/+1
* json notification popup mostly working in zerofriendica2012-07-171-36/+46
* more work on json notifications, now working except for notify popupfriendica2012-07-151-61/+58
* updatesfriendica2012-07-141-3/+3