aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* begin channel management (was "manage") page, use term "channel" instead of ↵friendica2012-08-306-25/+43
| | | | the vague and hard to explain "identity"
* more DB cleanupfriendica2012-08-3029-278/+184
|
* remove update_notesfriendica2012-08-301-60/+0
|
* start on contacts/profilesfriendica2012-08-3028-104/+102
|
* trim a bit of fatfriendica2012-08-2923-1806/+87
|
* make home redirection and register link work againfriendica2012-08-282-7/+4
|
* have to do something about that return_url - but let's just plunge forward ↵friendica2012-08-283-14/+16
| | | | without it.
* now it gets hardfriendica2012-08-283-54/+139
|
* recover frankenthemefriendica2012-08-272-75/+6
|
* solve endless redirectfriendica2012-08-271-3/+5
|
* Now logging in with Red zaccount/zentity instead of Friendica user. Yay. ↵friendica2012-08-2713-157/+216
| | | | Most existing Friendica functionality is now stuffed since the Red structures are quite different.
* stufffriendica2012-08-277-83/+40
|
* a few minor changesfriendica2012-08-2629-501/+295
|
* begin debug zentityfriendica2012-08-243-97/+3
|
* basic identity creationfriendica2012-08-242-45/+50
|
* back to identity creation formfriendica2012-08-2314-146/+291
|
* per module code file for themesfriendica2012-08-223-1/+7
|
* cleanup the rest of the new register logicfriendica2012-08-223-92/+96
|
* basic hub registrationfriendica2012-08-214-35/+49
|
* zfinger - return all additional hubsfriendica2012-08-211-2/+15
|
* zfingerfriendica2012-08-212-0/+49
|
* upstreamfriendica2012-08-214-1/+20
|
* NaCl passwords - (db update)friendica2012-08-213-11/+40
|
* upstream fixesfriendica2012-08-205-28/+33
|
* don't count ignored events in notificationsfriendica2012-08-162-3/+18
|
* new contact edit mockup - verdict: too complicated, must simplifyfriendica2012-08-167-21/+627
|
* invitation cleanupfriendica2012-08-162-22/+20
|
* reversed error logicfriendica2012-08-161-3/+3
|
* zregister, cont.friendica2012-08-163-5/+27
|
* add invitiation logic to registrations - this is starting to look goodfriendica2012-08-162-20/+43
|
* That's betterfriendica2012-08-164-6/+3
|
* more zregister cleanup and theme separationfriendica2012-08-166-50/+74
|
* registration dangling code fragment that should've been removedfriendica2012-08-153-40/+45
|
* item table rename parent-uri, target-type, object-type (more to come later)friendica2012-08-1521-144/+144
|
* cleanup of mod_zregister, basic functionality working - new accounts getting ↵friendica2012-08-153-59/+75
| | | | stored.
* merge from upstreamfriendica2012-08-155-6/+13
|
* improvements in js localisation/translationfriendica2012-08-139-176/+196
|
* add jquery.i18n for client side translationsfriendica2012-08-1310-0/+6868
|
* reduce duplication - only provide one system language settingfriendica2012-08-128-49/+36
|
* fix events ping notification backendfriendica2012-08-111-2/+2
|
* cleanup all the theme include stuff - this could make Friendica themes work ↵friendica2012-08-112-39/+42
| | | | out of the box, maybe.
* merge upstreamfriendica2012-08-1131-129/+252
|
* Dr. Theme-instein - It Lives!friendica2012-08-094-165/+369
|
* where did that !@#$ "lang" come from? Get rid of it (again).friendica2012-08-091-1/+1
|
* hubloc schema changesfriendica2012-08-091-5/+11
|
* zot basic comm structure (real basic)friendica2012-08-093-4/+147
|
* more theme modularisation and css/js managementfriendica2012-08-0934-63/+562
|
* merge comment threading, provide plugin/theme functions to handle css/js ↵friendica2012-08-0921-55/+529
| | | | includes
* Merge https://github.com/friendica/red into zpullfriendica2012-08-0818-15/+847
|\
| * Merge pull request #2 from beardy-unixer/masterfriendica2012-08-0818-15/+847
| |\ | | | | | | More theme refactoring