aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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 o...friendica2012-08-111-12/+35
* 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 incl...friendica2012-08-095-11/+448
* 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
|/
* 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 home,search,community...friendica2012-07-251-3/+16
* 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
* realtime updates of "6 minutes ago" with fallback to iso8601 timestamps (avai...friendica2012-07-231-3/+9
* more registration functions plus ability to over-ride individual strings plus...friendica2012-07-222-66/+79
* upstream fixesfriendica2012-07-221-450/+635
* more account infrastructurefriendica2012-07-222-2/+102
* simplifyfriendica2012-07-213-38/+9
* syncfriendica2012-07-193-1/+72
* sync changesfriendica2012-07-193-17/+64
* eliminate the obsolete "last-child" indicatorfriendica2012-07-1810-489/+187
* remove some d* extraneous bullshitfriendica2012-07-181-12/+2
* Removing connectors we won't be needing - this is probably going to break som...friendica2012-07-189-3213/+7
* json notification popup mostly working in zerofriendica2012-07-171-0/+2
* backend support for alternate profile photos for private profilesfriendica2012-07-171-2/+1
* error cleanupfriendica2012-07-171-4/+6
* first cut at a generalised item query functionfriendica2012-07-161-0/+140