Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge comment threading, provide plugin/theme functions to handle css/js ↵ | friendica | 2012-08-09 | 3 | -3/+15 |
| | | | | includes | ||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2012-08-08 | 3 | -11/+11 |
|\ | |||||
| * | More wrong links | Thomas Willingham | 2012-08-07 | 1 | -2/+2 |
| | | |||||
| * | Bloody hell, this touches a lot of code. | Thomas Willingham | 2012-08-06 | 1 | -2/+2 |
| | | |||||
| * | Theme admin menu. | Thomas Willingham | 2012-08-06 | 1 | -2/+2 |
| | | |||||
| * | get_theme_config_file | Thomas Willingham | 2012-08-06 | 1 | -5/+5 |
| | | |||||
* | | moving forward again | friendica | 2012-08-08 | 3 | -43/+13 |
|/ | |||||
* | 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 ↵ | friendica | 2012-07-30 | 1 | -1/+1 |
| | | | | unicode stuff gets thrown in as a name. Currently this will only work for latin/european/cyrillic/russian, but possible to extend to ideographic forms. | ||||
* | 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 ↵ | friendica | 2012-07-25 | 2 | -3/+3 |
| | | | | home,search,community,display,etc. whilst working on the ajax stuff in network | ||||
* | 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 ↵ | friendica | 2012-07-23 | 1 | -2/+18 |
| | | | | timeago variable names so as not to conflict with item timers. | ||||
* | update relative time on new ajax loaded content which wasn't evaluated ↵ | friendica | 2012-07-23 | 1 | -0/+1 |
| | | | | during document.ready | ||||
* | registration page form validation | friendica | 2012-07-22 | 1 | -3/+49 |
| | |||||
* | more registration functions plus ability to over-ride individual strings ↵ | friendica | 2012-07-22 | 1 | -6/+41 |
| | | | | plus upstream merges plus rev update | ||||
* | 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 - ↵ | friendica | 2012-07-21 | 1 | -3/+8 |
| | | | | which should dramatically reduce the size of theme files and reduce load times | ||||
* | 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 ↵ | friendica | 2012-07-18 | 10 | -361/+4 |
| | | | | some shit. | ||||
* | 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 ↵ | friendica | 2012-07-17 | 1 | -1/+27 |
| | | | | processing them on the client and building the proper query string there. | ||||
* | 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 ↵ | friendica | 2012-07-16 | 1 | -12/+15 |
| | | | | dependencies | ||||
* | 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 ↵ | friendica | 2012-07-16 | 2 | -35/+18 |
| | | | | network page | ||||
* | unified search autocomplete backend, browser performance seems to be a bit sucky | friendica | 2012-07-16 | 2 | -0/+104 |
| |