aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* eliminate the obsolete "last-child" indicatorfriendica2012-07-1819-733/+476
|
* remove some d* extraneous bullshitfriendica2012-07-183-23/+4
|
* Removing connectors we won't be needing - this is probably going to break ↵friendica2012-07-1821-3609/+11
| | | | some shit.
* bad sync with github windows clientfriendica2012-07-18943-92823/+0
|
* some important stuff we'll needfriendica2012-07-18942-0/+92819
|
* initial commitfriendica2012-07-181-0/+4
|
* json notification popup mostly working in zerofriendica2012-07-176-50/+59
|
* front end for alternate profile photosfriendica2012-07-173-1/+17
|
* backend support for alternate profile photos for private profilesfriendica2012-07-173-12/+38
|
* error cleanupfriendica2012-07-174-27/+8
|
* pass all possible network search params to javascript - we will be ↵friendica2012-07-171-1/+27
| | | | processing them on the client and building the proper query string there.
* first cut at a generalised item query functionfriendica2012-07-162-0/+142
|
* working towards getting rid of item['tag'] and item['file'] - still some ↵friendica2012-07-163-35/+32
| | | | dependencies
* more search cleanupfriendica2012-07-163-1/+16
|
* make network tag and personal searches work againfriendica2012-07-163-31/+24
|
* make alt_pager the network page default - at least until we get rid of the ↵friendica2012-07-162-35/+18
| | | | network page
* unified search autocomplete backend, browser performance seems to be a bit suckyfriendica2012-07-162-0/+104
|
* hashtag autocomplete iconfriendica2012-07-161-0/+0
|
* the pioneers should at least have a current db - it will likely be some time ↵friendica2012-07-165-95/+150
| | | | 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-162-5/+28
| | | | 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-164-3/+17
|
* use include/language.php for all language and translation codefriendica2012-07-166-148/+145
|
* contact edit sliderfriendica2012-07-154-2/+25
|
* change readmefriendica2012-07-151-6/+3
|
* more work on json notifications, now working except for notify popupfriendica2012-07-156-92/+90
|
* updatesfriendica2012-07-148-71/+137
|
* merge upstream, slider work, refactor ping module, language selection workfriendica2012-07-1342-284/+11865
|
* add plink to profile change notificationsfriendica2012-07-123-5/+12
|
* language detection and sparkle links added to plinks where appropriatefriendica2012-07-1212-15/+45
|
* don't need this one right nowfriendica2012-07-111-0/+0
|
* use the colour wheelfriendica2012-07-117-3/+3
|
* move saved searches to new taxonomyfriendica2012-07-114-29/+39
|
* get rid of special "short salmon key" for statusnetfriendica2012-07-117-34/+15
|
* gracefully recover from datetime constructor issuesfriendica2012-07-112-3/+24
|
* catchupfriendica2012-07-112-30/+66
|
* catchupfriendica2012-07-103-14/+1
|
* add iconsfriendica2012-07-108-0/+240
|
* create fetch_tags function, make search work again, change logofriendica2012-07-1012-49/+61
|
* upstream fixes and a lot of taxonomy stufffriendica2012-07-1010-16/+32
|
* sliderfriendica2012-07-09421-1/+69069
|
* theme cleanupfriendica2012-07-0989-14646/+13
|
* making tags workfriendica2012-07-099-76/+163
|
* identity address is now a web-id or "webbie"friendica2012-07-094-26/+39
|
* remove bookmark content flagfriendica2012-07-084-57/+22
|
* Merge branch 'master' of file:////home/macgirvin/devfriendica2012-07-0757-290/+604
|\ | | | | | | | | Conflicts: boot.php
| * Merge https://github.com/friendica/friendica into pullfriendica2012-07-0756-77/+383
| |\
| | * Merge pull request #381 from fermionic/embed-multiple-private-photosfriendica2012-07-074-75/+380
| | |\ | | | | | | | | Embed multiple private photos
| | | * cleanupZach Prezkuta2012-07-071-5/+0
| | | |