Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | have to do something about that return_url - but let's just plunge forward ↵ | friendica | 2012-08-28 | 1 | -11/+13 |
| | | | | without it. | ||||
* | recover frankentheme | friendica | 2012-08-27 | 1 | -70/+0 |
| | |||||
* | Now logging in with Red zaccount/zentity instead of Friendica user. Yay. ↵ | friendica | 2012-08-27 | 3 | -3/+22 |
| | | | | Most existing Friendica functionality is now stuffed since the Red structures are quite different. | ||||
* | a few minor changes | friendica | 2012-08-26 | 4 | -5/+5 |
| | |||||
* | back to identity creation form | friendica | 2012-08-23 | 5 | -40/+66 |
| | |||||
* | per module code file for themes | friendica | 2012-08-22 | 1 | -0/+3 |
| | |||||
* | upstream | friendica | 2012-08-21 | 3 | -0/+11 |
| | |||||
* | don't count ignored events in notifications | friendica | 2012-08-16 | 1 | -0/+5 |
| | |||||
* | new contact edit mockup - verdict: too complicated, must simplify | friendica | 2012-08-16 | 3 | -0/+77 |
| | |||||
* | invitation cleanup | friendica | 2012-08-16 | 1 | -4/+1 |
| | |||||
* | zregister, cont. | friendica | 2012-08-16 | 1 | -1/+1 |
| | |||||
* | That's better | friendica | 2012-08-16 | 2 | -3/+1 |
| | |||||
* | more zregister cleanup and theme separation | friendica | 2012-08-16 | 2 | -0/+33 |
| | |||||
* | item table rename parent-uri, target-type, object-type (more to come later) | friendica | 2012-08-15 | 4 | -13/+13 |
| | |||||
* | cleanup of mod_zregister, basic functionality working - new accounts getting ↵ | friendica | 2012-08-15 | 1 | -6/+9 |
| | | | | stored. | ||||
* | improvements in js localisation/translation | friendica | 2012-08-13 | 2 | -98/+35 |
| | |||||
* | merge upstream | friendica | 2012-08-11 | 24 | -117/+174 |
| | |||||
* | Dr. Theme-instein - It Lives! | friendica | 2012-08-09 | 4 | -165/+369 |
| | |||||
* | where did that !@#$ "lang" come from? Get rid of it (again). | friendica | 2012-08-09 | 1 | -1/+1 |
| | |||||
* | more theme modularisation and css/js management | friendica | 2012-08-09 | 32 | -32/+546 |
| | |||||
* | merge comment threading, provide plugin/theme functions to handle css/js ↵ | friendica | 2012-08-09 | 10 | -20/+51 |
| | | | | includes | ||||
* | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2012-08-09 | 10 | -38/+261 |
|\ | |||||
| * | the dynamic "show more" sort of works - but with a nagging delay. But I need ↵ | friendica | 2012-08-06 | 10 | -38/+261 |
| | | | | | | | | to move on to bigger things. We'll leave it for now. | ||||
* | | Port Comix-plain - also needs some CSS-fu, but works. | Thomas Willingham | 2012-08-06 | 7 | -0/+414 |
| | | |||||
* | | Port Comix - needs some CSS-fu, but works. | Thomas Willingham | 2012-08-06 | 7 | -0/+418 |
|/ | |||||
* | updates | friendica | 2012-08-05 | 3 | -3/+8 |
| | |||||
* | That's the zeros done. The others need more fiddling with. | Thomas Willingham | 2012-08-06 | 8 | -27/+27 |
| | |||||
* | Port Greenzero | Thomas Willingham | 2012-08-06 | 9 | -7/+7 |
| | |||||
* | Port Easterbunny | Thomas Willingham | 2012-08-06 | 7 | -5/+5 |
| | |||||
* | Kill NS themes | Thomas Willingham | 2012-08-06 | 12 | -420/+0 |
| | |||||
* | Port darkzero | Thomas Willingham | 2012-08-06 | 8 | -8/+8 |
| | |||||
* | major theme re-org, only duepuntozero and slackr working atm | friendica | 2012-08-01 | 232 | -35/+45 |
| | |||||
* | 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. | ||||
* | show spinning cursor to let you know a refresh is happening. | friendica | 2012-07-25 | 1 | -0/+1 |
| | |||||
* | picking up the page load times a bit | friendica | 2012-07-25 | 4 | -45/+9 |
| | |||||
* | tie the main slider to ajax updates and buildCmd | friendica | 2012-07-25 | 4 | -6/+8 |
| | |||||
* | recover existing conversation loading functionality for ↵ | friendica | 2012-07-25 | 2 | -1/+4 |
| | | | | home,search,community,display,etc. whilst working on the ajax stuff in network | ||||
* | upstream changes, rev update | friendica | 2012-07-25 | 2 | -2/+2 |
| | |||||
* | take out divgrow until I can fix it | friendica | 2012-07-25 | 1 | -0/+1 |
| | |||||
* | zentity is currently just a screen mockup until the page spec is complete | friendica | 2012-07-24 | 4 | -0/+107 |
| | |||||
* | rev update | friendica | 2012-07-24 | 1 | -2/+3 |
| | |||||
* | implement page update modes | friendica | 2012-07-23 | 8 | -34/+14 |
| | |||||
* | correct spelling - tread to thread | friendica | 2012-07-23 | 54 | -182/+182 |
| | |||||
* | pass all network page vars to the client to build ajax queries, change ↵ | friendica | 2012-07-23 | 1 | -17/+17 |
| | | | | timeago variable names so as not to conflict with item timers. | ||||
* | realtime updates of "6 minutes ago" with fallback to iso8601 timestamps ↵ | friendica | 2012-07-23 | 4 | -3/+24 |
| | | | | (available on tooltip) | ||||
* | registration page form validation | friendica | 2012-07-22 | 1 | -0/+6 |
| | |||||
* | page templating and css management | friendica | 2012-07-21 | 6 | -31/+74 |
| | |||||
* | breakup css into page layout css, and provide module specific layout css - ↵ | friendica | 2012-07-21 | 1 | -1/+6 |
| | | | | which should dramatically reduce the size of theme files and reduce load times | ||||
* | convert password fields from type=text to type=password | friendica | 2012-07-21 | 1 | -2/+2 |
| | |||||
* | new registration page | friendica | 2012-07-21 | 2 | -0/+66 |
| |