Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | trim a bit of fat | friendica | 2012-08-29 | 3 | -11/+10 | |
| | ||||||
* | have to do something about that return_url - but let's just plunge forward ↵ | friendica | 2012-08-28 | 1 | -2/+2 | |
| | | | | without it. | |||||
* | now it gets hard | friendica | 2012-08-28 | 1 | -0/+88 | |
| | ||||||
* | recover frankentheme | friendica | 2012-08-27 | 1 | -5/+6 | |
| | ||||||
* | solve endless redirect | friendica | 2012-08-27 | 1 | -3/+5 | |
| | ||||||
* | Now logging in with Red zaccount/zentity instead of Friendica user. Yay. ↵ | friendica | 2012-08-27 | 4 | -94/+161 | |
| | | | | Most existing Friendica functionality is now stuffed since the Red structures are quite different. | |||||
* | stuff | friendica | 2012-08-27 | 2 | -3/+3 | |
| | ||||||
* | a few minor changes | friendica | 2012-08-26 | 10 | -178/+163 | |
| | ||||||
* | begin debug zentity | friendica | 2012-08-24 | 1 | -2/+2 | |
| | ||||||
* | basic identity creation | friendica | 2012-08-24 | 1 | -0/+41 | |
| | ||||||
* | back to identity creation form | friendica | 2012-08-23 | 3 | -0/+58 | |
| | ||||||
* | cleanup the rest of the new register logic | friendica | 2012-08-22 | 1 | -3/+78 | |
| | ||||||
* | basic hub registration | friendica | 2012-08-21 | 1 | -20/+25 | |
| | ||||||
* | upstream | friendica | 2012-08-21 | 1 | -1/+9 | |
| | ||||||
* | NaCl passwords - (db update) | friendica | 2012-08-21 | 1 | -3/+28 | |
| | ||||||
* | upstream fixes | friendica | 2012-08-20 | 2 | -25/+26 | |
| | ||||||
* | reversed error logic | friendica | 2012-08-16 | 1 | -3/+3 | |
| | ||||||
* | zregister, cont. | friendica | 2012-08-16 | 1 | -0/+11 | |
| | ||||||
* | add invitiation logic to registrations - this is starting to look good | friendica | 2012-08-16 | 1 | -20/+37 | |
| | ||||||
* | That's better | friendica | 2012-08-16 | 1 | -1/+1 | |
| | ||||||
* | more zregister cleanup and theme separation | friendica | 2012-08-16 | 2 | -2/+27 | |
| | ||||||
* | registration dangling code fragment that should've been removed | friendica | 2012-08-15 | 2 | -19/+44 | |
| | ||||||
* | item table rename parent-uri, target-type, object-type (more to come later) | friendica | 2012-08-15 | 7 | -81/+81 | |
| | ||||||
* | cleanup of mod_zregister, basic functionality working - new accounts getting ↵ | friendica | 2012-08-15 | 1 | -10/+17 | |
| | | | | stored. | |||||
* | merge from upstream | friendica | 2012-08-15 | 3 | -5/+11 | |
| | ||||||
* | improvements in js localisation/translation | friendica | 2012-08-13 | 3 | -36/+56 | |
| | ||||||
* | reduce duplication - only provide one system language setting | friendica | 2012-08-12 | 6 | -44/+31 | |
| | ||||||
* | cleanup all the theme include stuff - this could make Friendica themes work ↵ | friendica | 2012-08-11 | 1 | -12/+35 | |
| | | | | out of the box, maybe. | |||||
* | merge upstream | friendica | 2012-08-11 | 5 | -11/+75 | |
| | ||||||
* | zot basic comm structure (real basic) | friendica | 2012-08-09 | 2 | -4/+136 | |
| | ||||||
* | more theme modularisation and css/js management | friendica | 2012-08-09 | 1 | -4/+3 | |
| | ||||||
* | merge comment threading, provide plugin/theme functions to handle css/js ↵ | friendica | 2012-08-09 | 5 | -11/+448 | |
| | | | | includes | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2012-08-08 | 1 | -4/+4 | |
|\ | ||||||
| * | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2012-08-09 | 2 | -8/+10 | |
| |\ | ||||||
| * | | Bring get_theme_screenshot and get_theme_info up to date. | Thomas Willingham | 2012-08-06 | 1 | -4/+4 | |
| | | | ||||||
* | | | moving forward again | friendica | 2012-08-08 | 4 | -26/+19 | |
| |/ |/| | ||||||
* | | the dynamic "show more" sort of works - but with a nagging delay. But I need ↵ | friendica | 2012-08-06 | 2 | -8/+10 | |
|/ | | | | to move on to bigger things. We'll leave it for now. | |||||
* | updates | friendica | 2012-08-05 | 8 | -10/+36 | |
| | ||||||
* | major theme re-org, only duepuntozero and slackr working atm | friendica | 2012-08-01 | 1 | -2/+8 | |
| | ||||||
* | remember that the main thing is to keep the main thing the main thing... | friendica | 2012-07-31 | 3 | -2/+107 | |
| | ||||||
* | functions to generate and check webbies interactively | friendica | 2012-07-30 | 1 | -0/+45 | |
| | ||||||
* | get_item_elements (json version) | friendica | 2012-07-29 | 2 | -0/+79 | |
| | ||||||
* | birthdays and events are now notifications | friendica | 2012-07-29 | 2 | -0/+7 | |
| | ||||||
* | move today's events into a ping notification | friendica | 2012-07-28 | 1 | -0/+50 | |
| | ||||||
* | more fixes for the legacy stuff as we push forward to new stuff | friendica | 2012-07-26 | 1 | -4/+4 | |
| | ||||||
* | picking up the page load times a bit | friendica | 2012-07-25 | 2 | -0/+28 | |
| | ||||||
* | recover existing conversation loading functionality for ↵ | friendica | 2012-07-25 | 1 | -3/+16 | |
| | | | | home,search,community,display,etc. whilst working on the ajax stuff in network | |||||
* | ajax page loads | friendica | 2012-07-24 | 1 | -8/+24 | |
| | ||||||
* | rev update | friendica | 2012-07-24 | 1 | -1/+1 | |
| | ||||||
* | implement page update modes | friendica | 2012-07-23 | 3 | -1/+114 | |
| |