| Commit message (Expand) | Author | Age | Files | Lines |
* | get_theme_config_file | Thomas Willingham | 2012-08-06 | 1 | -5/+5 |
* | updates | friendica | 2012-08-05 | 4 | -6/+10 |
* | major theme re-org, only duepuntozero and slackr working atm | friendica | 2012-08-01 | 2 | -17/+42 |
* | functions to generate and check webbies interactively | friendica | 2012-07-30 | 1 | -9/+62 |
* | Added urlify to try and create webbie auto-suggestions out of whatever unicod... | friendica | 2012-07-30 | 1 | -1/+1 |
* | birthdays and events are now notifications | friendica | 2012-07-29 | 3 | -8/+1 |
* | also notify count of events today | friendica | 2012-07-28 | 1 | -4/+13 |
* | move today's events into a ping notification | friendica | 2012-07-28 | 1 | -0/+11 |
* | picking up the page load times a bit | friendica | 2012-07-25 | 2 | -3/+36 |
* | tie the main slider to ajax updates and buildCmd | friendica | 2012-07-25 | 1 | -15/+17 |
* | recover existing conversation loading functionality for home,search,community... | friendica | 2012-07-25 | 2 | -3/+3 |
* | ajax page loads | friendica | 2012-07-24 | 2 | -14/+12 |
* | zentity is currently just a screen mockup until the page spec is complete | friendica | 2012-07-24 | 1 | -0/+296 |
* | implement page update modes | friendica | 2012-07-23 | 2 | -4/+10 |
* | convert all network search params to get requests (no url path args) | friendica | 2012-07-23 | 1 | -29/+21 |
* | pass all network page vars to the client to build ajax queries, change timeag... | friendica | 2012-07-23 | 1 | -2/+18 |
* | update relative time on new ajax loaded content which wasn't evaluated during... | friendica | 2012-07-23 | 1 | -0/+1 |
* | registration page form validation | friendica | 2012-07-22 | 1 | -3/+49 |
* | more registration functions plus ability to over-ride individual strings plus... | friendica | 2012-07-22 | 1 | -6/+41 |
* | upstream fixes | friendica | 2012-07-22 | 1 | -3/+8 |
* | more account infrastructure | friendica | 2012-07-22 | 1 | -18/+9 |
* | page templating and css management | friendica | 2012-07-21 | 1 | -1/+1 |
* | breakup css into page layout css, and provide module specific layout css - wh... | friendica | 2012-07-21 | 1 | -3/+8 |
* | new registration page | friendica | 2012-07-21 | 1 | -0/+219 |
* | simplify | friendica | 2012-07-21 | 4 | -52/+18 |
* | sync | friendica | 2012-07-19 | 2 | -1/+26 |
* | sync changes | friendica | 2012-07-19 | 2 | -5/+162 |
* | dynamic load on slider change + delay to settle | friendica | 2012-07-19 | 1 | -6/+8 |
* | the main slider sort of works for testing now | friendica | 2012-07-19 | 1 | -16/+28 |
* | dynamically building the page query - start simple | friendica | 2012-07-18 | 1 | -3/+13 |
* | eliminate the obsolete "last-child" indicator | friendica | 2012-07-18 | 8 | -243/+288 |
* | remove some d* extraneous bullshit | friendica | 2012-07-18 | 2 | -11/+2 |
* | Removing connectors we won't be needing - this is probably going to break som... | friendica | 2012-07-18 | 10 | -361/+4 |
* | json notification popup mostly working in zero | friendica | 2012-07-17 | 1 | -1/+1 |
* | front end for alternate profile photos | friendica | 2012-07-17 | 1 | -1/+9 |
* | backend support for alternate profile photos for private profiles | friendica | 2012-07-17 | 1 | -9/+36 |
* | error cleanup | friendica | 2012-07-17 | 3 | -23/+2 |
* | 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 | 1 | -0/+2 |
* | working towards getting rid of item['tag'] and item['file'] - still some depe... | friendica | 2012-07-16 | 1 | -12/+15 |
* | more search cleanup | friendica | 2012-07-16 | 1 | -0/+1 |
* | make network tag and personal searches work again | friendica | 2012-07-16 | 2 | -31/+16 |
* | make alt_pager the network page default - at least until we get rid of the ne... | friendica | 2012-07-16 | 2 | -35/+18 |
* | unified search autocomplete backend, browser performance seems to be a bit sucky | friendica | 2012-07-16 | 2 | -0/+104 |
* | language filtering infrastructure, check owner's language prefs and either tr... | friendica | 2012-07-16 | 1 | -0/+20 |
* | use include/language.php for all language and translation code | friendica | 2012-07-16 | 1 | -2/+0 |
* | contact edit slider | friendica | 2012-07-15 | 1 | -1/+19 |
* | more work on json notifications, now working except for notify popup | friendica | 2012-07-15 | 1 | -27/+28 |
* | updates | friendica | 2012-07-14 | 5 | -67/+108 |
* | merge upstream, slider work, refactor ping module, language selection work | friendica | 2012-07-13 | 5 | -241/+134 |