aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* merge upstream, slider work, refactor ping module, language selection workfriendica2012-07-135-35/+204
|
* add plink to profile change notificationsfriendica2012-07-121-3/+2
|
* language detection and sparkle links added to plinks where appropriatefriendica2012-07-122-0/+13
|
* get rid of special "short salmon key" for statusnetfriendica2012-07-115-31/+12
|
* gracefully recover from datetime constructor issuesfriendica2012-07-111-2/+23
|
* catchupfriendica2012-07-112-30/+66
|
* catchupfriendica2012-07-101-1/+1
|
* create fetch_tags function, make search work again, change logofriendica2012-07-104-20/+37
|
* upstream fixes and a lot of taxonomy stufffriendica2012-07-106-12/+16
|
* sliderfriendica2012-07-09418-0/+69027
|
* theme cleanupfriendica2012-07-091-1/+1
|
* making tags workfriendica2012-07-094-61/+111
|
* remove bookmark content flagfriendica2012-07-081-8/+0
|
* cleanupZach Prezkuta2012-07-071-5/+0
|
* fix bugsZach Prezkuta2012-07-073-13/+20
|
* allow more than one embedded private photoZach Prezkuta2012-07-073-119/+253
|
* add function to exclude embedded images when checking message lengthZach Prezkuta2012-07-071-4/+112
|
* Merge pull request #379 from fermionic/events-display-wrong-in-diasporafriendica2012-07-071-1/+1
|\ | | | | remove check for event description in bb2diaspora
| * remove check for event description, since it's not required to create an eventZach Prezkuta2012-07-061-1/+1
| |
* | Merge branch 'master' of git://github.com/friendica/friendicaVasudev Kamath2012-07-0632-351/+3899
|\|
| * remove obsolete zot encapsulation functionsfriendica2012-07-051-33/+0
| |
| * my php thinks this is a typoZach Prezkuta2012-07-051-1/+1
| |
| * clear title and body of items on local deleteZach Prezkuta2012-07-051-2/+4
| |
| * Merge pull request #376 from fermionic/diaspora-prevent-fcontact-race-conditionsfriendica2012-07-051-1/+3
| |\ | | | | | | slightly better way of handling last loop
| | * slightly better way of handling last loopZach Prezkuta2012-07-051-1/+3
| | |
| * | Merge pull request #375 from fermionic/diaspora-prevent-fcontact-race-conditionsfriendica2012-07-052-9/+18
| |\| | | | | | | add some timeouts to prevent deadlock
| | * add some timeouts to prevent deadlockZach Prezkuta2012-07-052-9/+18
| | |
| * | Merge pull request #373 from fermionic/more-list-fixesfriendica2012-07-052-21/+54
| |\ \ | | |/ | |/| fix small bug in lists and revert Diaspora list processing to non-Markdo...
| | * fix small bug in lists and revert Diaspora list processing to ↵Zach Prezkuta2012-07-052-21/+54
| | | | | | | | | | | | non-Markdownify version