aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* realtime updates of "6 minutes ago" with fallback to iso8601 timestamps ↵friendica2012-07-231-3/+9
| | | | (available on tooltip)
* more registration functions plus ability to over-ride individual strings ↵friendica2012-07-222-66/+79
| | | | plus upstream merges plus rev update
* 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 ↵friendica2012-07-189-3213/+7
| | | | some shit.
* 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
|
* working towards getting rid of item['tag'] and item['file'] - still some ↵friendica2012-07-162-23/+17
| | | | dependencies
* more search cleanupfriendica2012-07-161-0/+8
|
* make network tag and personal searches work againfriendica2012-07-161-0/+8
|
* the pioneers should at least have a current db - it will likely be some time ↵friendica2012-07-163-18/+4
| | | | 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.
* language filtering infrastructure, check owner's language prefs and either ↵friendica2012-07-161-5/+8
| | | | translate it or dump it depending on those prefs and the availability of translation plugins.
* call item_translate hook if source language is not acceptable, ignore ↵friendica2012-07-161-2/+17
| | | | message if it cannot be translated.
* check for existence, not value of $arr['term']friendica2012-07-161-1/+1
|
* split up get_browser_language() to use in additional waysfriendica2012-07-162-1/+15
|
* use include/language.php for all language and translation codefriendica2012-07-164-145/+144
|
* more work on json notifications, now working except for notify popupfriendica2012-07-153-3/+3
|
* updatesfriendica2012-07-141-0/+25
|