Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moving a lot of structure around. 'entity' is now 'channel' | friendica | 2012-09-25 | 1 | -1/+1 |
| | |||||
* | making magic | friendica | 2012-09-22 | 1 | -1/+1 |
| | |||||
* | separate the public feed from everything else | friendica | 2012-09-20 | 1 | -1/+1 |
| | |||||
* | permissions responder + upstream merge | friendica | 2012-09-10 | 1 | -1/+1 |
| | |||||
* | updates | friendica | 2012-09-09 | 1 | -1/+1 |
| | |||||
* | simplify | friendica | 2012-09-04 | 1 | -1/+1 |
| | |||||
* | rev update | friendica | 2012-09-03 | 1 | -1/+1 |
| | |||||
* | channel/identity selection manage page | friendica | 2012-09-02 | 1 | -1/+1 |
| | |||||
* | rev update | friendica | 2012-09-02 | 1 | -1/+1 |
| | |||||
* | start on contacts/profiles | friendica | 2012-08-30 | 1 | -1/+1 |
| | |||||
* | trim a bit of fat | friendica | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | Now logging in with Red zaccount/zentity instead of Friendica user. Yay. ↵ | friendica | 2012-08-27 | 1 | -1/+1 |
| | | | | Most existing Friendica functionality is now stuffed since the Red structures are quite different. | ||||
* | a few minor changes | friendica | 2012-08-26 | 1 | -1/+1 |
| | |||||
* | back to identity creation form | friendica | 2012-08-23 | 1 | -1/+1 |
| | |||||
* | cleanup the rest of the new register logic | friendica | 2012-08-22 | 1 | -1/+1 |
| | |||||
* | NaCl passwords - (db update) | friendica | 2012-08-21 | 1 | -1/+1 |
| | |||||
* | upstream fixes | friendica | 2012-08-20 | 1 | -1/+1 |
| | |||||
* | new contact edit mockup - verdict: too complicated, must simplify | friendica | 2012-08-16 | 1 | -1/+1 |
| | |||||
* | merge from upstream | friendica | 2012-08-15 | 1 | -1/+1 |
| | |||||
* | improvements in js localisation/translation | friendica | 2012-08-13 | 1 | -1/+1 |
| | |||||
* | reduce duplication - only provide one system language setting | friendica | 2012-08-12 | 1 | -1/+1 |
| | |||||
* | merge upstream | friendica | 2012-08-11 | 1 | -1/+1 |
| | |||||
* | merge comment threading, provide plugin/theme functions to handle css/js ↵ | friendica | 2012-08-09 | 1 | -1/+1 |
| | | | | includes | ||||
* | rev update | friendica | 2012-08-08 | 1 | -1/+1 |
| | |||||
* | the dynamic "show more" sort of works - but with a nagging delay. But I need ↵ | friendica | 2012-08-06 | 1 | -1/+1 |
| | | | | to move on to bigger things. We'll leave it for now. | ||||
* | updates | friendica | 2012-08-05 | 1 | -1/+1 |
| | |||||
* | remember that the main thing is to keep the main thing the main thing... | friendica | 2012-07-31 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | move today's events into a ping notification | friendica | 2012-07-28 | 1 | -1/+1 |
| | |||||
* | rev update | friendica | 2012-07-27 | 1 | -1/+1 |
| | |||||
* | add zot hub location table to db, use diff to avoid re-install | friendica | 2012-07-26 | 1 | -1/+1 |
| | |||||
* | upstream changes, rev update | friendica | 2012-07-25 | 1 | -1/+1 |
| | |||||
* | rev update | friendica | 2012-07-24 | 1 | -1/+1 |
| | |||||
* | pass all network page vars to the client to build ajax queries, change ↵ | friendica | 2012-07-23 | 1 | -1/+1 |
| | | | | timeago variable names so as not to conflict with item timers. | ||||
* | more registration functions plus ability to over-ride individual strings ↵ | friendica | 2012-07-22 | 1 | -1/+1 |
| | | | | plus upstream merges plus rev update | ||||
* | new registration page | friendica | 2012-07-21 | 1 | -1/+1 |
| | |||||
* | simplify | friendica | 2012-07-21 | 1 | -1/+1 |
| | |||||
* | sync changes | friendica | 2012-07-19 | 1 | -1/+1 |
| | |||||
* | eliminate the obsolete "last-child" indicator | friendica | 2012-07-18 | 1 | -1/+1 |
| | |||||
* | backend support for alternate profile photos for private profiles | friendica | 2012-07-17 | 1 | -1/+1 |
| | |||||
* | the pioneers should at least have a current db - it will likely be some time ↵ | friendica | 2012-07-16 | 1 | -1/+1 |
| | | | | before db updates go into this tree as many incompatible things are changing and cannot be automatically migrated, so it will probably mean frequent reinstalls. | ||||
* | more work on json notifications, now working except for notify popup | friendica | 2012-07-15 | 1 | -1/+1 |
| | |||||
* | updates | friendica | 2012-07-14 | 1 | -1/+1 |
| | |||||
* | add plink to profile change notifications | friendica | 2012-07-12 | 1 | -1/+1 |
| | |||||
* | gracefully recover from datetime constructor issues | friendica | 2012-07-11 | 1 | -1/+1 |
| | |||||
* | create fetch_tags function, make search work again, change logo | friendica | 2012-07-10 | 1 | -0/+1 |