aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* suggestion notificationsfriendica2012-01-036-16/+55
|
* fix reference variable effects on sortingfriendica2012-01-034-6/+10
|
* check count before foreachfriendica2012-01-021-2/+3
|
* hopefully this will speed up the network updates a wee bit morefriendica2012-01-021-3/+8
|
* that didn't work - revertfriendica2012-01-021-4/+5
|
* sql optimisation cont.friendica2012-01-022-6/+5
|
* conversation sql optimisationsfriendica2012-01-023-28/+72
|
* Merge branch 'pull'friendica2012-01-029-189/+479
|\
| * Merge pull request #21 from fabrixxm/fixinstallfabrixxm2012-01-029-189/+479
| |\ | | | | | | Fix install procedure
| | * install: fix install procedureFabio Comuni2012-01-025-180/+435
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | install procedure as a wizard graphical rappresentation of passed/unpassed system checks db connection test don't try anymore to create the db admin email and timezone are asked in a separate pass fix loading of database.sql, removing comments from phpmyadmin export fix check for .htconfig.php writability ask for php-cli path if not found in PATH install_db.tpl use field_* templates to render the form
| | * text: "turn off" logger() if module is "install"Fabio Comuni2012-01-021-0/+4
| | |
| | * dba: leave unconnected if $server and $user are not definedFabio Comuni2012-01-021-7/+14
| | |
| | * datetime: new field_timezone() function, new template field_select_raw.tplFabio Comuni2012-01-022-2/+26
| |/ | | | | | | | | returns a timezone select like select_timezone() but using template field_select_raw.tpl. field_select_raw get options html as forth argument, instead of array value=>label like field_select
* / revupfriendica2012-01-021-1/+1
|/
* try again on the network page sql optimisationfriendica2012-01-021-7/+12
|
* revert sql optimisation - js updates brokenfriendica2012-01-021-5/+4
|
* long running query on network page - optimise out the double sub-selectfriendica2012-01-011-4/+5
|
* bug #250 typo in database.sqlfriendica2012-01-011-1/+1
|
* extensible notify structurefriendica2012-01-013-3/+10
|
* change default ostatus poll intervalfriendica2012-01-012-2/+2
|
* notification data typefriendica2012-01-013-3/+40
|
* function not definedfriendica2011-12-302-1/+5
|
* migrate more notificationsfriendica2011-12-293-122/+32
|
* hide contacts on approvalfriendica2011-12-295-4/+15
|
* add notifications to d* private messagesfriendica2011-12-271-0/+13
|
* Merge branch 'pull'friendica2011-12-274-11/+54
|\
| * translation of email templatesTobias Diekershoff2011-12-262-0/+42
| |
| * translation of email templateTobias Diekershoff2011-12-261-5/+6
| |
| * translation of the email templateTobias Diekershoff2011-12-261-6/+6
| |
* | notification testingfriendica2011-12-273-10/+10
| |
* | notify_introfriendica2011-12-263-19/+40
| |
* | extending notifications to other typesfriendica2011-12-265-144/+52
|/
* new notification module working for "email message received"friendica2011-12-253-128/+66
|
* Merge branch 'master' into notifyfriendica2011-12-252-2/+2
|\
| * Merge branch 'pull'friendica2011-12-251-1/+1
| |\
| | * Merge pull request #20 from Keith2/masterfriendica2011-12-251-1/+1
| | |\ | | | | | | | | Spelling mistake fix using TLS not TSL
| | | * modified: settings.php corrected TLS email connector not working due to ↵root2011-12-251-1/+1
| | |/ | | | | | | | | | spelling mistake.
| * | revupfriendica2011-12-251-1/+1
| | |
| * | revupfriendica2011-12-241-1/+1
| | |
* | | more enotifyfriendica2011-12-252-14/+16
| | |
* | | more enotifyfriendica2011-12-243-10/+46
| | |
* | | more work on enotifyfriendica2011-12-232-8/+91
| | |
* | | Merge branch 'master' into notifyfriendica2011-12-231-1/+1
|\| |
| * | revupfriendica2011-12-231-1/+1
| | |
* | | Merge branch 'master' into notifyfriendica2011-12-230-0/+0
|\| |
| * | preparation for 3g email contactsfriendica2011-12-231-1/+7
| |/
* | preparation for 3rd generation email contactsfriendica2011-12-231-1/+7
| |
* | Merge branch 'master' into notifyfriendica2011-12-221-5/+3
|\|
| * improved cid searchfriendica2011-12-221-5/+3
| |
* | Merge branch 'master' into notifyfriendica2011-12-2234-2483/+2848
|\|