| Commit message (Expand) | Author | Age | Files | Lines |
* | fix timeago on search items, and bring back app display for wall items - whic... | friendica | 2013-05-09 | 1 | -6/+6 |
* | get rid of jquery.browser warnings by removing msie hacks in two places, live... | friendica | 2013-05-09 | 1 | -1/+1 |
* | get search page working with live-update and endless scroll, still not perfec... | friendica | 2013-05-09 | 1 | -0/+1 |
* | clean up some funky menu interactions | friendica | 2013-03-06 | 1 | -2/+2 |
* | mod_display - no fun. Not working at all. But a bit of progress. | friendica | 2013-02-10 | 1 | -6/+2 |
* | give time for seen flag to get reset after comment post before repinging. | friendica | 2013-02-05 | 1 | -1/+1 |
* | finish up the "mark all xyz seen" for all known values of xyz | friendica | 2013-02-03 | 1 | -8/+5 |
* | when did the ago-time div get renamed? I don't remember doing that. | friendica | 2013-01-31 | 1 | -6/+6 |
* | tweaking z-index on chanview full-page mode so that everything works correctly | friendica | 2013-01-25 | 1 | -4/+4 |
* | ability to make chanview iframe full size (covering source window) and shrink... | friendica | 2013-01-25 | 1 | -0/+14 |
* | fix event notifications | friendica | 2013-01-16 | 1 | -4/+4 |
* | lots of notification tweaks | friendica | 2013-01-08 | 1 | -8/+8 |
* | make normal popups work again | friendica | 2013-01-07 | 1 | -1/+2 |
* | more work on notification system, fix a couple of minor issues from smarty co... | friendica | 2013-01-07 | 1 | -4/+19 |
* | more work on notification popup | friendica | 2013-01-06 | 1 | -18/+16 |
* | get sliders working again | friendica | 2013-01-06 | 1 | -0/+2 |
* | make preview work fix some other nits | friendica | 2013-01-06 | 1 | -10/+9 |
* | fix timeago updates, reset unseen counts on channel page, don't set nav selec... | friendica | 2013-01-05 | 1 | -6/+6 |
* | modularise the notification popups | friendica | 2012-12-18 | 1 | -3/+23 |
* | some cleanup - Thomas we can put the radius/shadow stuff back later for the h... | friendica | 2012-12-16 | 1 | -2/+2 |
* | get rid of undefined $ error by mangling theme specific JS include order | friendica | 2012-12-13 | 1 | -16/+17 |
* | templatise the building of page queries so we can re-use it elsewhere | friendica | 2012-12-13 | 1 | -2/+2 |
* | I've already told you repeatedly how much I despise endless scroll. But will ... | friendica | 2012-12-10 | 1 | -1/+40 |
* | trace through the threaded conversation spaghetti to bring back a sane lookin... | friendica | 2012-11-28 | 1 | -3/+3 |
* | likes are quasi working again - at least an activity item is stored and it mo... | friendica | 2012-11-05 | 1 | -0/+3 |
* | "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t... | friendica | 2012-10-29 | 1 | -2/+1 |
* | fix starring posts | friendica | 2012-10-27 | 1 | -1/+1 |
* | here's where the heavy lifting begins - everything is likely to be broken for... | friendica | 2012-10-01 | 1 | -2/+8 |
* | more zregister cleanup and theme separation | friendica | 2012-08-16 | 1 | -0/+11 |
* | improvements in js localisation/translation | friendica | 2012-08-13 | 1 | -17/+96 |
* | the dynamic "show more" sort of works - but with a nagging delay. But I need ... | friendica | 2012-08-06 | 1 | -1/+33 |
* | more fixes for the legacy stuff as we push forward to new stuff | friendica | 2012-07-26 | 1 | -0/+1 |
* | show spinning cursor to let you know a refresh is happening. | friendica | 2012-07-25 | 1 | -0/+4 |
* | picking up the page load times a bit | friendica | 2012-07-25 | 1 | -18/+21 |
* | tie the main slider to ajax updates and buildCmd | friendica | 2012-07-25 | 1 | -4/+10 |
* | recover existing conversation loading functionality for home,search,community... | friendica | 2012-07-25 | 1 | -1/+1 |
* | take out divgrow until I can fix it | friendica | 2012-07-25 | 1 | -3/+18 |
* | see if this works for getting rid of scrollbars | friendica | 2012-07-24 | 1 | -29/+0 |
* | ajax page loads | friendica | 2012-07-24 | 1 | -1/+6 |
* | rev update | friendica | 2012-07-24 | 1 | -36/+33 |
* | implement page update modes | friendica | 2012-07-23 | 1 | -69/+87 |
* | correct spelling - tread to thread | friendica | 2012-07-23 | 1 | -1/+1 |
* | pass all network page vars to the client to build ajax queries, change timeag... | friendica | 2012-07-23 | 1 | -17/+17 |
* | update relative time on new ajax loaded content which wasn't evaluated during... | friendica | 2012-07-23 | 1 | -0/+6 |
* | realtime updates of "6 minutes ago" with fallback to iso8601 timestamps (avai... | friendica | 2012-07-23 | 1 | -0/+28 |
* | should be able to use this to get rid of vertical scrollbars but still restri... | friendica | 2012-07-22 | 1 | -0/+33 |
* | add js relative date calculator so that "3 minutes ago" will be updated when ... | friendica | 2012-07-22 | 1 | -0/+1 |
* | json notification popup mostly working in zero | friendica | 2012-07-17 | 1 | -36/+46 |
* | more work on json notifications, now working except for notify popup | friendica | 2012-07-15 | 1 | -61/+58 |
* | updates | friendica | 2012-07-14 | 1 | -3/+3 |