aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-04-2929-144/+238
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remotes/upstream/master: the heart should really be red. fix location change notification enhanced profile reporting for single values add db field for removed account, which will also be the first test of update error checking toggle to archive unfriends, though render them useless indicate successful updates diabook-themes: small fix diabook-themes: bug/css-fixes some constants for the db update failure possibilities bring back the email and logging of update failures, but without the transactions * master:
| * the heart should really be red.friendica2012-04-291-1/+1
| |
| * fix location change notificationfriendica2012-04-291-1/+1
| |
| * enhanced profile reporting for single valuesfriendica2012-04-291-15/+51
| |
| * add db field for removed account, which will also be the first test of ↵friendica2012-04-293-4/+13
| | | | | | | | update error checking
| * toggle to archive unfriends, though render them uselessfriendica2012-04-281-0/+15
| |
| * indicate successful updatesfriendica2012-04-281-4/+8
| |
| * diabook-themes: small fixtommy tomson2012-04-292-2/+2
| |
| * diabook-themes: bug/css-fixestommy tomson2012-04-2923-98/+126
| |
| * some constants for the db update failure possibilitiesfriendica2012-04-281-0/+8
| |
| * bring back the email and logging of update failures, but without the ↵friendica2012-04-282-25/+19
| | | | | | | | transactions
* | Merge branch 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-04-284-134/+149
|\| | | | | | | | | | | | | | | * remotes/upstream/master: a few more continues that should be returns small bugfix. sometimes also avatar pics were rescaled * master:
| * Merge https://github.com/friendica/friendica into pullfriendica2012-04-281-1/+1
| |\
| | * Merge pull request #275 from cvogeley/masterfriendica2012-04-281-1/+1
| | |\ | | | | | | | | small bugfix. sometimes also avatar pics were rescaled
| | | * small bugfix. sometimes also avatar pics were rescaledChristian Vogeley2012-04-281-1/+1
| | |/
| * / a few more continues that should be returnsfriendica2012-04-283-133/+148
| |/
* | Merge branch 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-04-281-1/+1
|\| | | | | | | | | | | | | * remotes/upstream/master: poller refactor: continue not valid in this context * master:
| * poller refactor: continue not valid in this contextfriendica2012-04-281-1/+1
| |
* | Merge branch 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-04-2810-445/+548
|\| | | | | | | | | | | | | | | | | | | | | * remotes/upstream/master: break up poller into separate processes add tooltip title to common_tabs PRIVACY: if wall is blocked, don't provide public keywords in HTML meta Diabook-dark update, it's almost useable now (if you're lenient). Added "important changes" to admin menu for admins who don't follow the github properly. * master:
| * break up poller into separate processesfriendica2012-04-274-432/+529
| |
| * add tooltip title to common_tabsfriendica2012-04-271-1/+1
| |
| * Merge https://github.com/friendica/friendica into pullfriendica2012-04-274-10/+14
| |\
| | * Diabook-dark update, it's almost useable now (if you're lenient).Thomas Willingham2012-04-283-10/+13
| | |
| | * Added "important changes" to admin menu for admins who don't followThomas Willingham2012-04-281-0/+1
| | | | | | | | | | | | the github properly.
| * | PRIVACY: if wall is blocked, don't provide public keywords in HTML metafriendica2012-04-271-2/+4
| |/
* | fix #search-textSimon L'nu2012-04-274-14/+8
| | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
* | Merge branch 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-04-270-0/+0
|/ | | | | | | | | | | | * remotes/upstream/master: string update implement contact archival archive contact flag pass zrl to dfrn_request as fallback rev update another attempt to fix lower tab behaviour on small screens, community back in tab area * master:
* string updatefriendica2012-04-271-75/+99
|
* implement contact archivalfriendica2012-04-278-19/+56
|
* archive contact flagfriendica2012-04-273-2/+7
|
* pass zrl to dfrn_request as fallbackfriendica2012-04-271-0/+5
|
* Merge https://github.com/friendica/friendica into pullfriendica2012-04-275-58/+84
|\
| * Merge pull request #274 from cvogeley/masterfriendica2012-04-271-22/+24
| |\ | | | | | | cleanzero: nav.tpl: Another attempt to improve lower tab behaviour
| | * another attempt to fix lower tab behaviour on small screens, community back ↵Christian Vogeley2012-04-271-22/+24
| |/ | | | | | | in tab area
| * Merge pull request #273 from simonlnu/masterSimon2012-04-274-24/+14
| |\ | | | | | | fix netsearch-box dupe and stuff
| | * remove extra netsearch-box and fixSimon L'nu2012-04-274-24/+14
| | | | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| | * Merge branch 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-04-270-0/+0
| |/ | | | | | | | | | | * remotes/upstream/master: * master:
| * Merge pull request #272 from simonlnu/masterSimon2012-04-274-12/+46
| |\ | | | | | | fix contact-friend stuff on profile sidebar
| | * fix contact-friend stuff on profile sidebarSimon L'nu2012-04-274-12/+46
| | | | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| | * Merge branch 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-04-270-0/+0
| |/ | | | | | | | | | | | | * remotes/upstream/master: put community back on the lower tab. It belongs with message streams * master:
* / rev updatefriendica2012-04-272-249/+298
|/
* Merge https://github.com/friendica/friendica into pullfriendica2012-04-274-20/+34
|\
| * Merge pull request #271 from simonlnu/masterSimon2012-04-274-20/+34
| |\ | | | | | | fix some css errors
| | * fix some css errorsSimon L'nu2012-04-274-20/+34
| | | | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| | * Merge branch 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-04-270-0/+0
| |/ | | | | | | | | | | | | * remotes/upstream/master: fix view contacts * master:
* / put community back on the lower tab. It belongs with message streamsfriendica2012-04-271-4/+3
|/
* Merge https://github.com/friendica/friendica into pullfriendica2012-04-275-1/+63
|\
| * Merge pull request #270 from simonlnu/masterSimon2012-04-265-1/+63
| |\ | | | | | | fix 2 issues
| | * fix 2 issues. contacts img in finder; wall filer titleSimon L'nu2012-04-275-1/+63
| | | | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
| | * Merge branch 'master', remote-tracking branch 'remotes/upstream/master'Simon L'nu2012-04-270-0/+0
| |/ | | | | | | | | | | | | | | | | | | | | * remotes/upstream/master: reset qcomment selector after insert. put fakelink back in birthday notice birthday contact link goes to event page instead of remote profile make comment edit icons look more like base theme rev update * master: