aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* remove some d* extraneous bullshitfriendica2012-07-183-23/+4
* Removing connectors we won't be needing - this is probably going to break som...friendica2012-07-1821-3609/+11
* 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 processing...friendica2012-07-171-1/+27
* first cut at a generalised item query functionfriendica2012-07-162-0/+142
* working towards getting rid of item['tag'] and item['file'] - still some depe...friendica2012-07-163-35/+32
* 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 ne...friendica2012-07-162-35/+18
* 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
* language filtering infrastructure, check owner's language prefs and either tr...friendica2012-07-162-5/+28
* call item_translate hook if source language is not acceptable, ignore message...friendica2012-07-161-2/+17
* 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
|\
| * 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
| | |\
| | | * cleanupZach Prezkuta2012-07-071-5/+0
| | | * fix bugsZach Prezkuta2012-07-074-19/+33