| Commit message (Expand) | Author | Age | Files | Lines |
* | picking up the page load times a bit | friendica | 2012-07-25 | 9 | -66/+94 |
* | tie the main slider to ajax updates and buildCmd | friendica | 2012-07-25 | 6 | -25/+35 |
* | recover existing conversation loading functionality for home,search,community... | friendica | 2012-07-25 | 6 | -8/+24 |
* | upstream changes, rev update | friendica | 2012-07-25 | 3 | -3/+3 |
* | At this moment, of the content pages only the network page partially works an... | friendica | 2012-07-25 | 1 | -0/+0 |
* | take out divgrow until I can fix it | friendica | 2012-07-25 | 2 | -3/+19 |
* | see if this works for getting rid of scrollbars | friendica | 2012-07-24 | 4 | -29/+136 |
* | ajax page loads | friendica | 2012-07-24 | 4 | -23/+42 |
* | zentity is currently just a screen mockup until the page spec is complete | friendica | 2012-07-24 | 6 | -0/+624 |
* | rev update | friendica | 2012-07-24 | 4 | -40/+38 |
* | implement page update modes | friendica | 2012-07-23 | 15 | -110/+242 |
* | correct spelling - tread to thread | friendica | 2012-07-23 | 55 | -183/+183 |
* | convert all network search params to get requests (no url path args) | friendica | 2012-07-23 | 5 | -36/+36 |
* | pass all network page vars to the client to build ajax queries, change timeag... | friendica | 2012-07-23 | 4 | -37/+53 |
* | update relative time on new ajax loaded content which wasn't evaluated during... | friendica | 2012-07-23 | 2 | -0/+7 |
* | realtime updates of "6 minutes ago" with fallback to iso8601 timestamps (avai... | friendica | 2012-07-23 | 8 | -8/+85 |
* | 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 | 2 | -0/+153 |
* | registration page form validation | friendica | 2012-07-22 | 2 | -3/+55 |
* | more registration functions plus ability to over-ride individual strings plus... | friendica | 2012-07-22 | 4 | -73/+121 |
* | account + entity ~= user | friendica | 2012-07-22 | 1 | -0/+37 |
* | upstream fixes | friendica | 2012-07-22 | 3 | -453/+654 |
* | more account infrastructure | friendica | 2012-07-22 | 7 | -331/+135 |
* | page templating and css management | friendica | 2012-07-21 | 8 | -35/+80 |
* | breakup css into page layout css, and provide module specific layout css - wh... | friendica | 2012-07-21 | 4 | -22/+48 |
* | convert password fields from type=text to type=password | friendica | 2012-07-21 | 1 | -2/+2 |
* | new registration page | friendica | 2012-07-21 | 5 | -1/+287 |
* | syntax | friendica | 2012-07-21 | 1 | -1/+1 |
* | account flags, account roles | friendica | 2012-07-21 | 1 | -0/+20 |
* | simplify | friendica | 2012-07-21 | 35 | -16450/+37 |
* | sync | friendica | 2012-07-19 | 9 | -5/+103 |
* | add patch files | friendica | 2012-07-19 | 1 | -0/+5 |
* | sync changes | friendica | 2012-07-19 | 8 | -24/+259 |
* | dynamic load on slider change + delay to settle | friendica | 2012-07-19 | 5 | -18/+66 |
* | the main slider sort of works for testing now | friendica | 2012-07-19 | 4 | -20/+45 |
* | dynamically building the page query - start simple | friendica | 2012-07-18 | 2 | -4/+20 |
* | eliminate the obsolete "last-child" indicator | friendica | 2012-07-18 | 19 | -733/+476 |
* | remove some d* extraneous bullshit | friendica | 2012-07-18 | 3 | -23/+4 |
* | Removing connectors we won't be needing - this is probably going to break som... | friendica | 2012-07-18 | 21 | -3609/+11 |
* | bad sync with github windows client | friendica | 2012-07-18 | 943 | -92823/+0 |
* | some important stuff we'll need | friendica | 2012-07-18 | 942 | -0/+92819 |
* | initial commit | friendica | 2012-07-18 | 1 | -0/+4 |
* | json notification popup mostly working in zero | friendica | 2012-07-17 | 6 | -50/+59 |
* | front end for alternate profile photos | friendica | 2012-07-17 | 3 | -1/+17 |
* | backend support for alternate profile photos for private profiles | friendica | 2012-07-17 | 3 | -12/+38 |
* | error cleanup | friendica | 2012-07-17 | 4 | -27/+8 |
* | pass all possible network search params to javascript - we will be processing... | friendica | 2012-07-17 | 1 | -1/+27 |
* | first cut at a generalised item query function | friendica | 2012-07-16 | 2 | -0/+142 |
* | working towards getting rid of item['tag'] and item['file'] - still some depe... | friendica | 2012-07-16 | 3 | -35/+32 |
* | more search cleanup | friendica | 2012-07-16 | 3 | -1/+16 |