aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |/ |/|
* | the dynamic "show more" sort of works - but with a nagging delay. But I need ↵friendica2012-08-062-8/+10
|/ | | | to move on to bigger things. We'll leave it for now.
* updatesfriendica2012-08-058-10/+36
|
* major theme re-org, only duepuntozero and slackr working atmfriendica2012-08-011-2/+8
|
* remember that the main thing is to keep the main thing the main thing...friendica2012-07-313-2/+107
|
* functions to generate and check webbies interactivelyfriendica2012-07-301-0/+45
|
* get_item_elements (json version)friendica2012-07-292-0/+79
|
* birthdays and events are now notificationsfriendica2012-07-292-0/+7
|
* move today's events into a ping notificationfriendica2012-07-281-0/+50
|
* more fixes for the legacy stuff as we push forward to new stufffriendica2012-07-261-4/+4
|
* picking up the page load times a bitfriendica2012-07-252-0/+28
|
* recover existing conversation loading functionality for ↵friendica2012-07-251-3/+16
| | | | home,search,community,display,etc. whilst working on the ajax stuff in network
* ajax page loadsfriendica2012-07-241-8/+24
|
* rev updatefriendica2012-07-241-1/+1
|
* implement page update modesfriendica2012-07-233-1/+114
|
* convert all network search params to get requests (no url path args)friendica2012-07-232-5/+6
|