aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* here's where the heavy lifting begins - everything is likely to be broken ↵friendica2012-10-0110-73/+164
| | | | for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers.
* moving a lot of structure around. 'entity' is now 'channel'friendica2012-09-256-72/+74
|
* separate the public feed from everything elsefriendica2012-09-203-44/+186
|
* permissions responder + upstream mergefriendica2012-09-102-65/+118
|
* remove targeted windowsfriendica2012-09-092-7/+7
|
* updatesfriendica2012-09-0910-17/+123
|
* unbreak some more stufffriendica2012-09-041-6/+6
|
* bring back "this is you" comment photofriendica2012-09-041-2/+11
|
* rev updatefriendica2012-09-031-1/+1
|
* set the account_id on channel creationfriendica2012-09-021-62/+11
|
* fix the navfriendica2012-09-021-11/+4
|
* rev updatefriendica2012-09-023-7/+17
|
* more DB cleanupfriendica2012-08-3012-166/+77
|
* start on contacts/profilesfriendica2012-08-304-4/+4
|
* trim a bit of fatfriendica2012-08-293-11/+10
|
* have to do something about that return_url - but let's just plunge forward ↵friendica2012-08-281-2/+2
| | | | without it.
* now it gets hardfriendica2012-08-281-0/+88
|
* recover frankenthemefriendica2012-08-271-5/+6
|
* solve endless redirectfriendica2012-08-271-3/+5
|
* Now logging in with Red zaccount/zentity instead of Friendica user. Yay. ↵friendica2012-08-274-94/+161
| | | | Most existing Friendica functionality is now stuffed since the Red structures are quite different.
* stufffriendica2012-08-272-3/+3
|
* a few minor changesfriendica2012-08-2610-178/+163
|
* begin debug zentityfriendica2012-08-241-2/+2
|
* basic identity creationfriendica2012-08-241-0/+41
|
* back to identity creation formfriendica2012-08-233-0/+58
|
* cleanup the rest of the new register logicfriendica2012-08-221-3/+78
|
* basic hub registrationfriendica2012-08-211-20/+25
|
* upstreamfriendica2012-08-211-1/+9
|
* NaCl passwords - (db update)friendica2012-08-211-3/+28
|
* upstream fixesfriendica2012-08-202-25/+26
|
* reversed error logicfriendica2012-08-161-3/+3
|
* zregister, cont.friendica2012-08-161-0/+11
|
* add invitiation logic to registrations - this is starting to look goodfriendica2012-08-161-20/+37
|
* That's betterfriendica2012-08-161-1/+1
|
* more zregister cleanup and theme separationfriendica2012-08-162-2/+27
|
* registration dangling code fragment that should've been removedfriendica2012-08-152-19/+44
|
* item table rename parent-uri, target-type, object-type (more to come later)friendica2012-08-157-81/+81
|
* cleanup of mod_zregister, basic functionality working - new accounts getting ↵friendica2012-08-151-10/+17
| | | | stored.
* merge from upstreamfriendica2012-08-153-5/+11
|
* improvements in js localisation/translationfriendica2012-08-133-36/+56
|
* reduce duplication - only provide one system language settingfriendica2012-08-126-44/+31
|
* cleanup all the theme include stuff - this could make Friendica themes work ↵friendica2012-08-111-12/+35
| | | | out of the box, maybe.
* merge upstreamfriendica2012-08-115-11/+75
|
* zot basic comm structure (real basic)friendica2012-08-092-4/+136
|
* more theme modularisation and css/js managementfriendica2012-08-091-4/+3
|
* merge comment threading, provide plugin/theme functions to handle css/js ↵friendica2012-08-095-11/+448
| | | | includes
* Merge https://github.com/friendica/red into zpullfriendica2012-08-081-4/+4
|\
| * Merge remote-tracking branch 'upstream/master'Thomas Willingham2012-08-092-8/+10
| |\
| * | Bring get_theme_screenshot and get_theme_info up to date.Thomas Willingham2012-08-061-4/+4
| | |
* | | moving forward againfriendica2012-08-084-26/+19
| |/ |/|