aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* backend support for post previewfriendica2012-01-055-9/+19
* send diaspora share notification back to originator for auto friendingfriendica2012-01-053-23/+6
* change to hover functionfriendica2012-01-043-3/+3
* more title stufffriendica2012-01-048-4/+54
* bit more improvement on dynamic titlefriendica2012-01-043-2/+17
* better title handling (duepuntozero only at this time)friendica2012-01-041-0/+10
* dynamic title input box - via fabrixxmfriendica2012-01-0414-40/+102
* fix registration request pingsfriendica2012-01-041-3/+3
* Merge branch 'pull'friendica2012-01-041-3/+3
|\
| * Merge pull request #22 from 23n/patch-1fabrixxm2012-01-031-3/+3
| |\
| | * Update view/de/strings.php23n2012-01-041-3/+3
| |/
* | support auto-friend page types for Diasporafriendica2012-01-041-3/+50
* | Allow Diaspora to post to forumsfriendica2012-01-042-2/+7
* | new smileyfriendica2012-01-044-2/+7
* | add verb and item to notifications to aid in localisationfriendica2012-01-037-10/+63
* | remove some old email templatesfriendica2012-01-038-153/+0
|/
* 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
| |\
| | * install: fix install procedureFabio Comuni2012-01-025-180/+435
| | * 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
| |/
* / 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
|\